mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-02-20 00:47:52 +01:00
Added correct hash
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation {
|
|||||||
owner = "drift";
|
owner = "drift";
|
||||||
repo = "ssp-theme";
|
repo = "ssp-theme";
|
||||||
rev = "master";
|
rev = "master";
|
||||||
hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=";
|
hash = "sha256-4d0TwJubfJrThctvE50HpPg0gqdJy595hewEcjfXlrs=";
|
||||||
domain = "git.pvv.ntnu.no";
|
domain = "git.pvv.ntnu.no";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user