ingress-proxy: mekanoe.com
This commit is contained in:
parent
c5eb021492
commit
161331b32a
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-00000000000000000000000000000000000000000000000000";
|
rev = "b3be6901680013b277e02f6fab159e90041a27a0";
|
||||||
};
|
};
|
||||||
installPhase = "cp -r $src $out";
|
installPhase = "cp -r $src $out";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue