Commit graph

7 commits

Author SHA1 Message Date
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07: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
Jan Tojnar e3cbebfc7c gnome-desktop-testing: 2018.1 → unstable-2019-12-11
Update to master since the stable version prints to journal even when running in terminal, which is annoying.

Also clean up the expression.
2020-02-10 12:55:26 -05: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
Jan Tojnar f59f7c7efa
gnome-desktop-testing: update URL 2018-05-29 10:56:23 +02:00
Jan Tojnar 9daf637926
gnome-desktop-testing: 2016.1 → 2018.1 2018-05-19 17:31:33 +02:00
Jan Tojnar c878414363
gnome-desktop-testing: init at 2016.1 2018-02-14 21:02:58 +01:00