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