fix hash
This commit is contained in:
parent
b7f2c92d06
commit
6ba1ef4a31
@ -33,7 +33,7 @@ in stdenv.mkDerivation rec {
|
|||||||
owner = "dtschump";
|
owner = "dtschump";
|
||||||
repo = "gmic";
|
repo = "gmic";
|
||||||
rev = "v.${version}";
|
rev = "v.${version}";
|
||||||
sha256 = "0f69r460lyfb021m7bs8s4rxa3png51cbp1izywsy3sprjd1s57p";
|
sha256 = "1yg9ri3n07drv8gz4x0mn39ryi801ibl26jaza47m19ma893m8fi";
|
||||||
};
|
};
|
||||||
|
|
||||||
gmic_qt = fetchFromGitHub {
|
gmic_qt = fetchFromGitHub {
|
||||||
|
Loading…
Reference in New Issue
Block a user