Commit Graph

12 Commits

Author SHA1 Message Date
Sandro Jäckel
653837881e
treewide: replace lib/${python.libPrefix}/site-packages with its shorthand ${python.sitePackages}
which should be always preferred
2024-01-30 19:56:57 +01:00
R. Ryantm
dbd3bea087 hash-slinger: 3.2 -> 3.3 2023-06-04 22:15:22 +00:00
Fabian Affolter
d7fa12bd18 hash-slinger: 3.1 -> 3.2 2022-06-13 20:10:50 +02:00
Fabian Affolter
750f9aaac9 hash-slinger: 2.7 -> 3.1 2021-11-11 18:55:17 +02:00
Frederik Rietdijk
fe538efe61 hash-slinger: stay with python2
Seems hard to check whether this one will work with python3.
2021-04-03 17:06:09 +02:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
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