flakemelt/bootstrap.nix

4 lines
61 B
Nix
Raw Normal View History

(import ./. {
lib = (import ./npins)."nixpkgs.lib" { };
})