Commit graph

9 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
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
obadz 55af73e156 mono: only maintain major versions (mono4 & mono5) 2018-12-23 00:04:46 +00:00
Markus Kowalewski e2407c1e05
dbus-sharp-[glib]: add license 2018-10-08 21:32:14 +02:00
worldofpeace 33fa23f6b3 dbus-sharp-2_0: fix build (#46060) 2018-09-04 23:38:07 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Al Zohali 826c716ea3 dbus-sharp-1_0: init at 0.7 2016-03-07 23:21:01 +03:00
Al Zohali d9a7918055 dbus-sharp-2_0: init at 0.8.1 2016-03-07 23:21:01 +03:00