image-generator: 3.0.2 -> 3.1.0
This commit is contained in:
parent
fa39f83193
commit
c643cb8d61
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ rustPlatform.buildRustPackage rec {
|
||||||
# src = ./.;
|
# src = ./.;
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://github.com/mrVanDalo/image-generator";
|
url = "https://github.com/mrVanDalo/image-generator";
|
||||||
rev = "e41d8b9a7675a628d19fd114f33397de43bafbf7";
|
rev = "7f5fd75ffa0f4ebd531f7f01b51bbec26ff000f4";
|
||||||
sha256 = "1lx4ii3nxvd9h3nz8fqyn80905dqkcwngm6229m5jcv32k686y7c";
|
sha256 = "1vflkrld7qiikykna2ygw6cv8vn07x458pkrsrxm8imhm579076r";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoSha256 = "07pwds279qc54g5fza805ah2m8jhrdzng7vb1bi24a9ra9ci8s29";
|
cargoSha256 = "07pwds279qc54g5fza805ah2m8jhrdzng7vb1bi24a9ra9ci8s29";
|
||||||
|
|
Loading…
Reference in a new issue