Commit graph

5 commits

Author SHA1 Message Date
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
Jörg Thalheim 2f4037f62b
blsd: fix cross-compilation 2018-11-21 17:49:32 +00:00
Jörg Thalheim 84c75d5a50 blsd: bump libgit 2018-07-27 13:34:35 +01:00
Bart Brouns 72c5514202 blsd: init at 2017-07-27 2017-12-19 09:40:01 +01:00