Commit graph

16 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
Doron Behar ad344c1529
gusb: 0.3.3 -> 0.3.5 2020-10-24 01:14:04 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar 444538ee97
gusb: 0.3.0 → 0.3.3
https://github.com/hughsie/libgusb/blob/0.3.3/NEWS#L1-L34
2020-02-06 05:51:43 +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
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
Jan Tojnar 6b5571b9e8 gusb: 0.2.11 → 0.3.0 2018-10-26 22:16:43 +02:00
Jan Tojnar 578beeb525
gusb: 0.2.9 → 0.2.11 2017-11-05 17:02:26 +01:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Shea Levy fa84ad2593 gusb: 0.2.4 -> 0.2.9 2017-02-27 08:30:20 -05:00
Ram Kromberg 7e226b02c5 gusb: vala -> vala_0_23 2016-08-21 20:07:11 +03:00
Samuel Rivas 7cfcbae958 gusb: refactor, enable vala
This exports the vapi files to share/vala/vapi
2015-09-19 20:05:34 +02:00
Georges Dubus 0ca664e996 gusb: fixed build, updated to 0.2.4 2015-01-14 13:39:39 +01:00
Marc Weber 513dad6527 colord, gusb: package.
Part of #517.
2013-09-15 11:53:11 +03:00