Merge pull request #102334 from iblech/patch-23
agda-categories: Unbreak the build (trivial hash change)
This commit is contained in:
commit
cad25681ee
@ -8,7 +8,7 @@ mkDerivation rec {
|
|||||||
owner = "agda";
|
owner = "agda";
|
||||||
repo = "agda-categories";
|
repo = "agda-categories";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0n6y9xarqhj95i4h56klx10gy0fyckxbfwgiissfknpfq6l0m7r6";
|
sha256 = "1bcvmxcnl1ig38fxqkx8ydidhxq6a0kn2k9waf0lygh4ap928sgk";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ standard-library ];
|
buildInputs = [ standard-library ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user