Commit Graph

15 Commits

Author SHA1 Message Date
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
gnidorah
2774941cc2 kmsxx: 2020-02-14 -> 2020-08-04 2020-08-06 09:33:19 +03:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gnidorah
cebf96a257 kmsxx: 2019-10-28 -> 2020-02-14 2020-02-15 15:24:24 +01:00
gnidorah
34647cf35b kmsxx: 2018-10-23 -> 2019-10-28 2019-11-04 08:54:02 -08: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
gnidorah
1f18bb67b7 kmsxx: 2018-09-10 -> 2018-10-23 2019-01-12 01:29:44 +03:00
Will Dietz
4c1f27a4fc kmsxx: 2017-10-10 -> 2018-09-10
Various improvements -- if nothing else the 'kmstest'
utility now explains properly when permissions problem :).
2018-09-14 13:18:14 -05:00
adisbladis
d99378654f pythonPackages: Add version and pname attributes to packages 2017-11-23 17:49:43 +01:00
gnidorah
9087f56b32 ksmxx: 2017-10-03 -> 2017-10-10 2017-10-12 18:01:37 +03:00
gnidorah
cf4a2bb111 kmsxx, pykms: suggestions by @FRidh 2017-10-12 17:59:12 +03:00
gnidorah
86ebd2e684 kmsxx and pykms: init at 2017-10-03 2017-10-12 17:59:12 +03:00