Skip to content

Commit

Permalink
lib: put lib output back (see NixOs/nixpkgs / self.libg usage)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Arnold committed Mar 1, 2021
1 parent 9de889f commit 3e5553a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
});

overlay = import ./pkgs { inherit name; };
lib = import ./lib { inherit nixos; };

templates.flk.path = ./.;

Expand Down

0 comments on commit 3e5553a

Please sign in to comment.