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 |
|
adisbladis
|
d99378654f
|
pythonPackages: Add version and pname attributes to packages
|
2017-11-23 17:49:43 +01:00 |
|
Joachim Fasting
|
10785e8960
|
python.pkgs.systemd: fix eval
|
2017-06-05 19:28:38 +02:00 |
|
Jörg Thalheim
|
6b89277fed
|
python.pkgs.systemd: 233 -> 234
also python library does not match with our systemd version, the
changes done in this release are systemd 233 and python 3.6 related.
|
2017-06-05 16:07:11 +01:00 |
|