ingress: bump noe.sh
This commit is contained in:
parent
8b76fb5fa7
commit
34dbbc859d
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@
|
||||||
# nest everything under a namespace that's not likely to collide
|
# nest everything under a namespace that's not likely to collide
|
||||||
# with anything in nixpkgs
|
# with anything in nixpkgs
|
||||||
local-pkgs = import ../pkgs { pkgs = final; };
|
local-pkgs = import ../pkgs { pkgs = final; };
|
||||||
noe-sh = import inputs.noe-sh {
|
|
||||||
system = final.system;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# This one contains whatever you want to overlay
|
# This one contains whatever you want to overlay
|
||||||
|
|
Loading…
Add table
Reference in a new issue