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
|
( # Overrides davinci-resolve with the unstable version because of https://github.com/NixOS/nixpkgs/pull/246074
|
||||||
# final: prev: {davinci-resolve = final.master.davinci-resolve;}
|
final: prev: {davinci-resolve = final.unstable.davinci-resolve;}
|
||||||
#)
|
)
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
@ -18,6 +18,7 @@ with pkgs; [
|
|||||||
|
|
||||||
# image editor
|
# image editor
|
||||||
gimp
|
gimp
|
||||||
|
davinci-resolve
|
||||||
|
|
||||||
# games
|
# games
|
||||||
osu-lazer
|
osu-lazer
|
||||||
|
Loading…
Reference in New Issue
Block a user