Commit Graph

7 Commits

Author SHA1 Message Date
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim
97ac11f6a3
blsd: marked as broken
no longer compatible without libgit version.
Also seems unmaintained since 3 years.
2020-03-18 09:21:08 +00:00
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