added davinci-resolve
This commit is contained in:
parent
aca4acd345
commit
412a5eb3d3
@ -62,9 +62,9 @@
|
||||
};
|
||||
}
|
||||
)
|
||||
#( # Overrides davinci-resolve with the unstable version because of https://github.com/NixOS/nixpkgs/pull/246074
|
||||
# final: prev: {davinci-resolve = final.master.davinci-resolve;}
|
||||
#)
|
||||
( # Overrides davinci-resolve with the unstable version because of https://github.com/NixOS/nixpkgs/pull/246074
|
||||
final: prev: {davinci-resolve = final.unstable.davinci-resolve;}
|
||||
)
|
||||
];
|
||||
}
|
||||
];
|
||||
|
@ -18,6 +18,7 @@ with pkgs; [
|
||||
|
||||
# image editor
|
||||
gimp
|
||||
davinci-resolve
|
||||
|
||||
# games
|
||||
osu-lazer
|
||||
|
Loading…
Reference in New Issue
Block a user