Compare commits

2 Commits

Author SHA1 Message Date
7c9efc9638 leonard: update amalie-mansaker-no 2025-12-12 20:18:06 +01:00
ad36469dd2 Merge pull request 'nixos-25.11' (#6) from nixos-25.11 into main
Reviewed-on: #6
2025-12-08 21:07:41 +01:00

View File

@@ -6,8 +6,8 @@ stdenv.mkDerivation {
url = "https://git.feal.no/amalieem/amalie.mansaker.no.git"; url = "https://git.feal.no/amalieem/amalie.mansaker.no.git";
fetchSubmodules = true; fetchSubmodules = true;
rev = "58265a25b37bf2286e0704e02ab3dde56a348d8b"; rev = "15142c93da33414a0be49384a03b704ad95e31be";
hash = "sha256-dPcv0AGjsWqDCWCjV2PeklBrWsIawLAccRQEYe3teOM="; hash = "sha256-oq5NC11UDYjYKToPsEXovCiIBD5adamVwi3scOFzpHM=";
}; };
nativeBuildInputs = [ hugo ]; nativeBuildInputs = [ hugo ];