6 lines
216 B
Nix
6 lines
216 B
Nix
{ fetchurl }:
|
|
|
|
fetchurl {
|
|
url = "https://github.com/commercialhaskell/all-cabal-hashes/archive/ccbc2765586cc6f71894919f1f096714ca6ae453.tar.gz";
|
|
sha256 = "001crq0myhn0bvyrbl10i8hski6z2a0hg9ij4plbjgvl5cldkzji";
|
|
}
|