coqPackages.coinduction: modernize mkCoqDerivation release hash format
This commit is contained in:
@@ -21,7 +21,7 @@ mkCoqDerivation {
|
||||
}
|
||||
] null;
|
||||
release = {
|
||||
"1.9".sha256 = "sha256-bBU+xDklnzJBeN41GarW5KXzD8eKsOYtb//ULYumwWE=";
|
||||
"1.9".hash = "sha256-bBU+xDklnzJBeN41GarW5KXzD8eKsOYtb//ULYumwWE=";
|
||||
};
|
||||
releaseRev = v: "v${v}";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user