nixpkgs/pkgs/misc/bleeding-edge-fetch-info/hsutils.nix

4 lines
164 B
Nix
Raw Normal View History

args: with args; fetchurl {
url = http://mawercer.de/~nix/repos/hsutils.tar.gz;
sha256 = "6d1cc9881fb2684016e52d3ab8e6666c5396da168eb298c3a549294668f6aa52";}