fix cyberhack theme
This commit is contained in:
parent
6c0eb5a131
commit
b3667aae27
2 changed files with 20 additions and 2 deletions
|
|
@ -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 = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue