ingress-proxy: mekanoe.com

This commit is contained in:
41666 2024-01-06 00:55:36 -05:00
parent c5eb021492
commit 161331b32a

View file

@ -84,7 +84,7 @@ in {
src = builtins.fetchGit {
url = "https://codeberg.org/noe/personal-site.git";
ref = "main";
hash = "sha256-00000000000000000000000000000000000000000000000000";
rev = "b3be6901680013b277e02f6fab159e90041a27a0";
};
installPhase = "cp -r $src $out";
};