Commit graph

8 commits

Author SHA1 Message Date
zowoq dfb0dff86c hound:use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
adisbladis 0e97967187
hound: Wrap git & mercurial binaries 2019-08-01 21:29:01 +01:00
Linus Heckemann ef5da57ea2 hound: 20170324 -> 2018-11-02 2018-11-23 13:22:01 +01:00
Jörg Thalheim f12006bd96 hound: 20160919 -> 20170324 2017-06-22 10:03:10 +01:00
Graham Christensen 104d6965af
hound: fixup meta 2016-10-16 13:10:41 -04:00
Graham Christensen 14384f02e8
hound: init at 20160919 2016-10-15 13:32:16 -04:00