summary refs log tree commit diff
path: root/pkgs/development/erlang-modules/hex/goldrush.nix
blob: ddff7f6cc56dfe5cc0863f35f56dbe505c339ab7 (plain) (blame)
1
2
3
4
5
6
7
{ buildHex, fetchurl }:

buildHex {
  name = "goldrush";
  version = "0.1.7";
  sha256 = "1zjgbarclhh10cpgvfxikn9p2ay63rajq96q1sbz9r9w6v6p8jm9";
}