ingress: bump noe.sh
This commit is contained in:
parent
e02fb031de
commit
0698501bb9
2 changed files with 4 additions and 1 deletions
|
@ -49,7 +49,7 @@ in {
|
|||
};
|
||||
} // defaultConfig;
|
||||
|
||||
mekanoesh = static { src = inputs.noe-sh.${config.nixpkgs.hostPlatform}.packages.default; };
|
||||
mekanoesh = static { src = pkgs.noe-sh; };
|
||||
|
||||
ps2live = upstream: {
|
||||
locations."/" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue