Update packages/simplesamlphptheme/default.nix

This commit is contained in:
Karoline Dyve Samuelsen
2026-02-17 10:36:12 +01:00
parent 5ab1b45aa8
commit bca735ddc9

View File

@@ -16,7 +16,7 @@ stdenv.mkDerivation {
owner = "drift"; owner = "drift";
repo = "ssp-theme"; repo = "ssp-theme";
rev = "master"; rev = "master";
hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=";
domain = "git.pvv.ntnu.no"; domain = "git.pvv.ntnu.no";
}; };