Added correct hash

This commit is contained in:
Karoline Dyve Samuelsen
2026-02-17 10:37:49 +01:00
parent bca735ddc9
commit da4ace6079

View File

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