chore: update website
This commit is contained in:
parent
2814f8eb56
commit
137a9f6ea2
|
@ -7,6 +7,8 @@
|
|||
name = "benjaminbaedorf.eu";
|
||||
src = pkgs.fetchgit {
|
||||
url = "https://git.pub.solar/b12f/benjaminbaedorf.eu.git";
|
||||
rev = "281d06ee86782f6faf8ead79a35cc809118a6dbe";
|
||||
hash = "sha256-T0g+kFQ9tMiZBlOxLcSUX3WBZM773w7Za6ePzb8K6Cg=";
|
||||
sparseCheckout = [
|
||||
"fonts"
|
||||
"cows.jpg"
|
||||
|
@ -14,7 +16,6 @@
|
|||
"index.html"
|
||||
"public-pgp-benjamin-baedorf.asc"
|
||||
];
|
||||
hash = "sha256-c5nU9zqrHgD+dCXdXXcS9xJIaGueyXQpuwSqv0aSLM0=";
|
||||
};
|
||||
installPhase = ''
|
||||
mkdir -p $out
|
||||
|
|
Loading…
Reference in a new issue