Artturin
da9a9a4404
treewide: cross fixes
2022-09-07 21:20:54 +03:00
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
worldofpeace
59e68d3b74
treewide: don't use single quotes with placeholder
2019-09-03 13:01:42 -04: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
worldofpeace
913a6510ed
libaccounts-glib: 1.23 -> 1.24
...
- Switched to the Meson Build System
2018-11-07 17:05:19 -05:00
Markus Kowalewski
a0a4756ed3
libaccounts-glib: add license + description
2018-10-17 21:10:32 +02:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Jan Tojnar
66c5f850e0
libaccounts-glib: 1.18 → 1.23
2017-12-04 02:07:55 +01:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Vladimír Čunát
4d3198ca31
libaccounts-glib: fixup build after glib update
2015-10-01 21:37:19 +02:00
Tobias Geerinckx-Rice
27eeeb9acb
libaccounts-glib 1.16 -> 1.18
...
Development has moved from Google Code to Gitlab.
2015-05-31 22:01:11 +02:00
Thomas Tuegel
abb76bcdad
add libaccounts-glib-1.16
2015-05-06 07:34:18 -05:00