🚀 add nixpkgs-review
This commit is contained in:
parent
a863e30305
commit
f9edbf2dc3
4 changed files with 126 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
final: prev: {
|
||||
python-dev = import ./python.nix final prev;
|
||||
nixpkgs-review = inputs.nixpkgs-review-checks.defaultPackage."${prev.system}";
|
||||
master = import inputs.master {
|
||||
inherit (prev) system;
|
||||
config.allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue