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