zenmonitor: use hash instead of sha256
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation {
|
||||
owner = "detiam";
|
||||
repo = "zenmonitor3";
|
||||
rev = "1e1ceec7353dc418578fe8ae56536bfee6adeca3";
|
||||
sha256 = "sha256-q5BeLu0A2XJkJL8ptN4hj/iLhQmpb16QEhOuIhNzVaI=";
|
||||
hash = "sha256-q5BeLu0A2XJkJL8ptN4hj/iLhQmpb16QEhOuIhNzVaI=";
|
||||
};
|
||||
|
||||
buildInputs = [ gtk3 ];
|
||||
|
||||
Reference in New Issue
Block a user