fix cyberhack theme

This commit is contained in:
alyx 2026-02-21 20:31:58 +00:00
parent 6c0eb5a131
commit b3667aae27
Signed by: alyx
SSH key fingerprint: SHA256:ikXQIBRoakFdxVU/cImm2/V8XxM0gMJU8QybMfU66H0
2 changed files with 20 additions and 2 deletions

View file

@ -9,7 +9,7 @@ stdenvNoCC.mkDerivation {
version = "1.0";
src = pkgs.fetchgit {
url = "https://git.disroot.org/eudaimon/CyberHack.git";
rev = "master";
rev = "68fd81099a046bab8b560c7b3122824d9cdcc0ad";
sha256 = "17lh4flbsgh5ddr6la2vnj3pd0185a2d7cwakm5c4ac9glx0wx0b";
};
installPhase = ''