Commit Graph

18 Commits

Author SHA1 Message Date
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
Piotr Bogdan
7a8b86318a
gtksourceview: 4.6.1 -> 4.8.0
https://gitlab.gnome.org/GNOME/gtksourceview/-/blob/4.8.0/NEWS
2020-10-24 01:15:13 +02:00
Daniel Șerbănescu
c38b57f867 gtksourceview: 4.6.0 -> 4.6.1 2020-08-10 13:55:19 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Tor Hedin Brønner
a215f184f9
gtksourceview4: 4.4.0 -> 4.6.0 2020-04-09 10:24:06 +02:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
Tor Hedin Brønner
5f6c07f390 gtksourceview4: 4.2.0 → 4.4.0 2019-09-30 19:39:47 +02: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
worldofpeace
88837700be
gtksourceview4: use latest vala 2019-04-05 12:13:59 +02:00
Jan Tojnar
51d80c2404
gtksourceview4: 4.0.3 → 4.2.0
https://gitlab.gnome.org/GNOME/gtksourceview/blob/4.2.0/NEWS
2019-04-05 12:13:57 +02:00
worldofpeace
ed63bd949d gtksourceview4: cleanup 2019-01-29 20:18:03 -05:00
worldofpeace
bb509ab087 gtksourceview4: set XDG_DATA_DIRS for testing, fix build 2019-01-29 20:17:45 -05: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
7dc92f639c
gtksourceview4: 4.0.0 → 4.0.3 2018-11-30 21:35:13 +01:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Jan Tojnar
a9dbcdb626
gtksourceview4: init at 4.0.0 2018-03-22 07:46:46 +01:00