ingress-proxy: mekanoe.com
This commit is contained in:
parent
f1126b3f9b
commit
c5eb021492
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ in {
|
||||||
src = builtins.fetchGit {
|
src = builtins.fetchGit {
|
||||||
url = "https://codeberg.org/noe/personal-site.git";
|
url = "https://codeberg.org/noe/personal-site.git";
|
||||||
ref = "main";
|
ref = "main";
|
||||||
hash = "sha256-xxxxxxxxxxxxxx";
|
hash = "sha256-00000000000000000000000000000000000000000000000000";
|
||||||
};
|
};
|
||||||
installPhase = "cp -r $src $out";
|
installPhase = "cp -r $src $out";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue