1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

15 commits

Author SHA1 Message Date
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