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