mirror of https://cgit.krebsco.de/nix-writers
parent
e627e256f4
commit
5a72331961
1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
||||
{ pkgs }: |
||||
|
||||
pkgs.lib.fix (x: (import ./pkgs) (x // pkgs) pkgs) |
||||
Loading…
Reference in new issue