ingress: bump noe.sh
This commit is contained in:
parent
0698501bb9
commit
8b76fb5fa7
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -815,11 +815,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1711168834,
|
"lastModified": 1711170321,
|
||||||
"narHash": "sha256-DIhoOd+yQSLgvsq7wCF9ZxAF+9ShymRhDeS8DB0jhQw=",
|
"narHash": "sha256-rV6THqeeuEmTBgC2TRAQYNrGdjMBBof344AWgl6AgKw=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "6ee365055a5e7338a42b2047673163a1918af079",
|
"rev": "38fbd6ccf22953e66033bbbcef3771d21c495bf7",
|
||||||
"revCount": 14,
|
"revCount": 16,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://codeberg.org/noe/personal-site"
|
"url": "https://codeberg.org/noe/personal-site"
|
||||||
},
|
},
|
||||||
|
|
|
@ -49,7 +49,7 @@ in {
|
||||||
};
|
};
|
||||||
} // defaultConfig;
|
} // defaultConfig;
|
||||||
|
|
||||||
mekanoesh = static { src = pkgs.noe-sh; };
|
mekanoesh = static { src = pkgs.noe-sh.packages.${pkgs.system}.default; };
|
||||||
|
|
||||||
ps2live = upstream: {
|
ps2live = upstream: {
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue