volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +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 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
rnhmjoj
|
491bc4cfed
|
pythonPackages: rename dns -> dnspython
|
2017-12-10 15:27:06 +01:00 |
|
Frederik Rietdijk
|
0a1703ba27
|
hash-slinger: fix evaluation
|
2016-08-01 10:19:55 +02:00 |
|
Michiel Leenaars
|
55904aa5c4
|
hash-slinger: init at 2.7.0
|
2016-08-01 09:51:33 +02:00 |
|