mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
chore: update sha256 hash
This commit is contained in:
@ -11,7 +11,7 @@ stdenv.mkDerivation {
|
||||
owner = "datguypiko";
|
||||
repo = "Firefox-Mod-Blur";
|
||||
rev = "refs/heads/master";
|
||||
sha256 = "sha256-aYTl0jcsustKbKPc9bBWfAggSuFngIDiyMB30X44wPQ=";
|
||||
sha256 = "sha256-iiYc4NJGuD7Hn0ei2MOiNMytdHjI6EjsmCPVxlSrcAI=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
Reference in New Issue
Block a user