Commit Graph

24 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
WORLDofPEACE
da420c0c9b
gtksourceview3: drop updateScript
this is frozen
2020-10-24 01:16:57 +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
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
Jan Tojnar
0ce270707c
tree-wide: remove aliases from gnome update scripts 2020-03-24 07:11:24 +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
R. RyanTM
7a47b92765 gtksourceview: 3.24.10 -> 3.24.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2019-05-11 13:39:44 -07:00
worldofpeace
1f1fb8d898 gtksourceview3: re-enable tests 2019-04-13 00:26:30 -04:00
Frederik Rietdijk
d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
R. RyanTM
759e54888c gtksourceview: 3.24.9 -> 3.24.10 (#58175)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2019-04-08 22:34:31 +02:00
Tor Hedin Brønner
5cc6b9b474
gtksourceview: disable failing tests 2019-04-05 12:14:07 +02:00
worldofpeace
873528026f
gtksourceview3: use latest vala 2019-04-05 12:13:59 +02:00
worldofpeace
750c27f432 gtksourceview: cleanup 2019-01-29 20:18:03 -05:00
Will Dietz
b3792fa893 gtksourceview: set XDG_DATA_DIRS for testing
Fixes #54894
2019-01-29 19:41:59 -05:00
R. RyanTM
e94afe9dfd gnome3.gtksourceview: 3.24.8 -> 3.24.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2018-12-15 20:06:04 -08: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
b69f280708
gnome3.gtksourceview: 3.24.6 → 3.24.8 2018-11-30 21:34:26 +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
Matthew Bauer
c605d171bb treewide: remove lintl references
libintl should be used directly, not through NIX_LDFLAGS.
2018-05-16 01:02:31 -05:00
Vincent Laporte
426dbdee23
gnome3.gtksourceview: fix build on Darwin 2018-04-06 07:22:39 +00:00
Jan Tojnar
1f1393129a
gtksourceview3: add vala dependency
Needed by gnome-calculator.
2018-03-22 07:46:46 +01:00
Jan Tojnar
08113f7ce7
gtksourceview: move out of gnome3 2018-03-22 07:46:46 +01:00