Commit graph

6 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Frederik Rietdijk 85e170c2c1 linuxband: use python2 2017-01-11 18:25:10 +01:00
Frederik Rietdijk 76ef3ef0e1 linuxband: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Bart Brouns 57d9fd8f65 linuxband: init at 12.02.1 2016-05-02 23:28:32 +02:00