Commit Graph

21 Commits (947e443e02acc92200e45c568d2e4787242da6f2)

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
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
worldofpeace 40e234d2ae gsignondPlugins.sasl: correct description 2018-11-30 13:46:21 -05:00
worldofpeace 214ac4bf72 gsignondPlugins.oauth: correct description 2018-11-30 13:46:21 -05:00
worldofpeace f5d2cb0170 gsignondPlugins.mail: correct description 2018-11-30 13:46:20 -05:00
worldofpeace 66a8c69134 gsignondPlugins.lastfm: correct description 2018-11-30 13:46:20 -05:00
worldofpeace 4428c7c459 gsignond: add meta to wrapper 2018-11-30 13:46:20 -05:00
worldofpeace 8da5d27db8 gsignondPlugins.mail: 2018-10-04 -> 0.3.0 2018-11-30 13:46:12 -05:00
worldofpeace f966aea21f gsignond: unstable-2018-10-04 -> 1.2.0 2018-11-30 13:44:47 -05:00
Patrick Hilhorst 1c69e58e61
treewide: use unstable-date instead of hash as version 2018-11-06 00:17:02 +01:00
worldofpeace 518e7eb8c2 gsignondPlugins.mail: init at 2018-10-04 2018-10-19 06:29:04 -04:00
worldofpeace 95210447ee gsignondPlugins.lastfm: init at 2018-05-07 2018-10-19 06:29:04 -04:00
worldofpeace 0bcd20e3d8 gsignondPlugins.oauth: init at 2018-10-04 2018-10-19 06:29:04 -04:00
worldofpeace 3522d66f5a gsignondPlugins.sasl: init at 2017-11-11 2018-10-19 06:29:03 -04:00
worldofpeace 1917c7de87 gsignond: init at 2018-10-04 2018-10-19 06:29:03 -04:00