forked from poz/niksos
chore: remove nixpak from flake outputs
This commit is contained in:
parent
c7cb0effa0
commit
1a044b0731
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
self,
|
||||
nixpkgs,
|
||||
nur,
|
||||
nixpak,
|
||||
...
|
||||
} @ inputs: let
|
||||
inherit (nixpkgs) lib; # we isolate lib from nixpkgs to be able to pass it to specific flake options, alternatively use nixpkgs.lib
|
||||
|
|
Loading…
Reference in a new issue