add default.nix
This commit is contained in:
3
default.nix
Normal file
3
default.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs }:
|
||||
|
||||
pkgs.lib.fix (x: (import ./pkgs) (x // pkgs) pkgs)
|
||||
Reference in New Issue
Block a user