Commit Graph

222 Commits

Author SHA1 Message Date
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
worldofpeace
59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
worldofpeace
8250fcb326 fixup! treewide: use glib.{getSchemaPath, makeSchemaPath} 2019-08-27 14:25:43 -04:00
worldofpeace
7bb8f05f12 treewide: use glib.{getSchemaPath, makeSchemaPath} 2019-08-26 21:28:17 -04:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
worldofpeace
80f4d61534
Merge pull request #66934 from jtojnar/gnome-video-effects-0.5.0
gnome-video-effects: 0.4.3 → 0.5.0
2019-08-19 14:11:13 -04:00
Jan Tojnar
d4861c9ede
gnome-video-effects: move from gnome3.gnome-video-effects 2019-08-19 15:38:20 +02:00
R. RyanTM
9db5a87e8e gnome3.geary: 3.32.1 -> 3.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geary/versions
2019-08-19 04:11:14 -07: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
Frederik Rietdijk
6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Jan Tojnar
9d8984e5c9
gnomeExtensions.pidgin-im-integration: move from gnome3.pidgin-im-gnome-shell-extension 2019-08-01 13:20:18 +02:00
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
worldofpeace
66caaf0635 gnome3.nautilus-python: 1.2.2 -> 1.2.3
https://gitlab.gnome.org/GNOME/nautilus-python/blob/NAUTILUS_PYTHON_1_2_3/NEWS
2019-07-18 22:49:07 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jan Tojnar
0131424f57
gnome3.geary: add libunity
Adds unread mail counter to dash to dock.
2019-06-15 16:46:29 +02:00
Matthew Bauer
ba76fa91c7 treewide: handle enchant = enchant2
patch or provide backup to enchant1 where necessary
2019-06-03 12:47:28 -04:00
worldofpeace
4c37b4ae9c gitg: 3.30.1 -> 3.32.0
* adds libdazzle
* intltool -> gettext
* hicolor-icon-theme as native for setup-hook
* re-enable tests

https://gitlab.gnome.org/GNOME/gitg/blob/v3.32.0/NEWS
2019-06-01 16:14:21 -04:00
worldofpeace
11d752a236 gnome3.gnome-flashback: 3.30.0 -> 3.32.0
https://gitlab.gnome.org/GNOME/gnome-flashback/blob/3.32.0/NEWS
2019-05-18 16:00:41 -04:00
worldofpeace
b0651d564c gnome3.gnome-panel: 3.30.0 -> 3.32.0
https://gitlab.gnome.org/GNOME/gnome-panel/blob/3.32.0/NEWS
2019-05-18 16:00:41 -04:00
worldofpeace
6ec263488a gnome3.gnome-applets: 3.30.0 -> 3.32.0
https://gitlab.gnome.org/GNOME/gnome-applets/blob/3.32.0/NEWS
2019-05-15 21:28:15 -04:00
worldofpeace
166bb809f3 gnome3.metacity: 3.30.1 -> 3.32.0
https://gitlab.gnome.org/GNOME/metacity/blob/3.32.0/NEWS
2019-05-15 21:26:40 -04:00
worldofpeace
9a5107d90f gnome3.geary: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/geary/blob/geary-3.32.1/NEWS
2019-05-03 19:24:45 -04:00
Frederik Rietdijk
2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
worldofpeace
eb095fa677
Merge pull request #59298 from worldofpeace/gnome-pomodoro
gnome3.pomodoro: 0.13.4 -> 0.15.1
2019-04-17 20:17:42 -04:00
worldofpeace
7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
worldofpeace
4a3debad14 gnome3.pomodoro: 0.13.4 -> 0.15.1 2019-04-14 09:29:48 -04:00
worldofpeace
1fa452535e gnome3.gitg: fix build using vala_0_42
This is fixed in master but it's too much to patch in.
2019-04-06 17:14:23 -04:00
worldofpeace
44a40a02cb gnome3.gitg: cleanup 2019-04-06 17:09:43 -04:00
Tor Hedin Brønner
916f0936d7
gitg: disable tests for now 2019-04-05 12:14:09 +02:00
worldofpeace
3b3072e807
gnome3.gnome-packagekit: add hicolor-icon-theme for setup-hook 2019-04-05 12:14:03 +02:00
Will Dietz
71ae84bc0c
gnome3.geary: 0.13.2 -> 3.32.0
* make geary-attach executable
2019-04-05 12:13:49 +02:00
Tor Hedin Brønner
e1094c3408
gnome3.gpaste: 3.30.2 -> 3.32.0 2019-04-05 12:13:47 +02:00
Tor Hedin Brønner
66d5ead20a
gnome3.gnome-packagekit: 3.30.0 -> 3.32.0 2019-04-05 12:13:35 +02:00
Tor Hedin Brønner
34d172ec1a
gnome3.gpaste: fix build for 3.32 mutter 2019-04-05 11:40:32 +02:00
Tor Hedin Brønner
144526f6fe
gnome3.gnome-tweaks: 3.30.2 -> 3.32.0 2019-04-05 11:40:32 +02:00
Jascha Geerds
ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Will Dietz
deb8936aba gnome3.geary: 0.13.1 -> 0.13.2 2019-03-07 16:43:05 -05:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
worldofpeace
608b79e0f8 gnome3.geary: fix tests on aarch64 2019-02-22 14:24:14 -05:00
worldofpeace
7f2e092bd9 gnome3.geary: 0.12.4 -> 0.13.1 2019-02-22 14:05:14 -05:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Patrick Chilton
b25095bcda nixos/gnome3: add GNOME Flashback sessions option 2019-01-21 11:17:49 +01:00
Elis Hirwing
3a16083fe0 gnome3.nautilus-python: init at 1.2.2 2019-01-13 17:43:32 +01:00
worldofpeace
b3687441aa geary: fix build
Apply upstream patch that adapts to changes in latest vala.

Closes https://github.com/NixOS/nixpkgs/issues/53864
2019-01-13 03:43:15 -05:00
worldofpeace
c1599d29d9 gcr: rename from gnome3.gcr 2018-12-25 20:14:28 -05:00
Jan Tojnar
73f32e7e58
gexiv2: rename from gnome3.gexiv2 2018-12-25 18:43:33 +01:00
Jan Tojnar
f6afec36fa
gfbgraph: rename from gnome3.gfbgraph 2018-12-25 18:05:36 +01:00
Jan Tojnar
c6eece711e
libmediaart: rename from gnome3.libmediaart 2018-12-25 18:01:39 +01:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Jan Tojnar
b52fe92a2f
gnome3.california: drop 2018-12-24 02:57:27 +01:00
Jan Tojnar
976cf14983
gitg: fix build with latest libgitg2-glib 2018-12-16 22:56:31 +01:00
Jan Tojnar
4c40adceb9
libgit2-glib: move to top-level 2018-12-16 22:56:30 +01:00
Jan Tojnar
09eae5380f
gnome3.libgnome-games-support: 1.4.2 → 1.4.3 2018-12-12 20:01:00 +01:00
Jan Tojnar
aaaf48b2aa
libgda: move from gnome3.libgda 2018-12-12 20:00:59 +01:00
Jan Tojnar
929bf748e8
gnome3.gnome-tweaks: 3.30.1 → 3.30.2 2018-12-12 20:00:59 +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
05a71d24ce
gnome3.gexiv2: 0.10.8 → 0.10.9 2018-11-30 21:35:27 +01:00
Tor Hedin Brønner
abb694f562
gitg: 3.26.0 -> 3.30.1 2018-11-30 21:35:22 +01:00
Jan Tojnar
b83ff40a5e
gnome3.libgda: 5.2.4 → 5.2.5 2018-11-30 21:35:20 +01:00
Jan Tojnar
c36ffca064
gnome3.pomodoro: fix build 2018-11-30 21:35:10 +01:00
Jan Tojnar
109b9e3c05
gnome3.gpaste: 3.28.2 → 3.30.2 2018-11-30 21:34:51 +01:00
Tor Hedin Brønner
05dff03bc1
gnome3.gnome-flashback: 3.28.0 → 3.30.0 2018-11-30 21:34:48 +01:00
Tor Hedin Brønner
305c7114a4
gnome3.gnome-applets: 3.28.0 → 3.30.0 2018-11-30 21:34:48 +01:00
Tor Hedin Brønner
845bc0de0e
gnome3.geary: fix build with webkit-2.22.0 2018-11-30 21:34:48 +01:00
Tor Hedin Brønner
d678b0c4ba
gnome3.gnome-panel: 3.28.0 → 3.30.0 2018-11-30 21:34:47 +01:00
Jan Tojnar
070e918e35
gnome3.metacity: 3.28.0 → 3.30.0 2018-11-30 21:34:29 +01:00
Jan Tojnar
b2f1c63364
gnome3.gnome-tweaks: 3.28.1 → 3.30.1 2018-11-30 21:34:25 +01:00
Jan Tojnar
b69722b0c1
gnome3.gnome-packagekit: 3.28.0 → 3.30.0 2018-11-30 21:34:21 +01:00
Jan Tojnar
34ca5f34e2 gnome3.gnome-packagekit: clean up 2018-10-21 21:46:13 +02: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
Vladimír Čunát
1428d00aa4
Merge branch 'master' into staging-next
Hydra: ?compare=1477053
2018-09-04 13:06:45 +02:00
Jan Tojnar
b3e4a1a64c
gnome3.gnome-tweaks: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Frederik Rietdijk
b910b697f6 Merge master into staging 2018-09-02 12:10:33 +02:00
Jan Tojnar
810111616b
gnome3.geary: 0.12.3 → 0.12.4 2018-09-01 20:58:44 +02:00
Vladimír Čunát
80b25db15c
treewide: use glib tools from build-time $PATH
Using explicit output feels more flaky in case we e.g. move the binary.
(No strong opinion on my side, feel free to revert if you think so.)
2018-08-30 19:47:41 +02:00
Jörg Thalheim
3a56156866 vala_0_32: remove 2018-08-29 11:39:28 +01:00
Jan Tojnar
ede0b56cae
gnome3.libgnome-games-support: 1.4.1 → 1.4.2 2018-08-25 15:57:22 +02:00
Vladimír Čunát
2c1e736ae8
gnome3.libgda: build with gcc6 on aarch64
Fixes #45618.  I don't know what's the matter.
Feel free to come with a better fix.
2018-08-25 10:49:18 +02:00
Jan Tojnar
2f801195fc
gnome3.libgnome-games-support: propagate required dependencies 2018-08-14 22:02:20 +02:00
Jan Tojnar
c3ce3714ac
gnome3.gnome-applets: init at 3.28.0 2018-08-09 17:36:45 +02:00
Jan Tojnar
ea286b0610
gnome3.gnome-flashback: init at 3.28.0 2018-08-09 17:36:44 +02:00
Jan Tojnar
64b5e0773b
gnome3.gnome-panel: init at 3.28.0 2018-08-09 17:36:43 +02:00
Jan Tojnar
46dcfd27c3
gnome3.metacity: init at 3.28.0 2018-08-09 17:36:43 +02:00
Jan Tojnar
f63d94eba3
gnome3.gpaste: hard-code paths
GPaste GNOME Shell extension uses GPaste library generated via introspection. Previously, we added the gpaste package to services.xserver.desktopManager.gnome3.sessionPath option, which
added its typelib directory to GI_TYPELIB_PATH environment variable globally, in order for GNOME Shell to be able to find it. This is not very Nix-y, though, so we have decided to patch the code to
append the path to the GI repository search path.

Additionally, the code relies on GPaste’s GSettings schemas, so we had to hard-code the paths to them as well. We ignored the GNOME Shell’s schemas, since they will already be available for the
extension inside GNOME Shell program.
2018-08-01 19:14:30 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Frederik Rietdijk
3c09808160 Merge master into staging-next 2018-07-16 07:43:37 +02:00
Jan Tojnar
1997deab8d
gnome3.geary: 3.28.2 → 3.28.3 2018-07-14 15:52:20 +02:00
Vladimír Čunát
f7781f5293
Merge branch 'master' into staging 2018-06-30 01:41:59 +02:00
Jan Tojnar
eee6565783
gspell: move to top-level 2018-06-29 18:41:59 +02:00
Jan Tojnar
0194f7fbe6
gnome3.california: fix build 2018-06-29 14:43:13 +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
Jan Tojnar
af3565ca20
geary: 0.12.1 → 0.12.2 2018-04-24 13:30:57 +02:00
R. RyanTM
93c8af6a1b gnome3.gpaste: 3.28.1 -> 3.28.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gpaste/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client -h’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client --help’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client help’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client -v’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client --version’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client version’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped -h’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped --help’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped help’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped -v’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped --version’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped version’ and found version 3.28.2
- found 3.28.2 with grep in /nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2
- directory tree listing: https://gist.github.com/528b9d74e22700cfa3bb92a21baa9f09
2018-04-20 05:18:03 -07:00
Jan Tojnar
72b27f2519
gnome3: 3.28.0 → 3.28.1 2018-04-14 13:35:45 +02:00
Tor Hedin Brønner
7f3e2f62c1 gnome3.gnome-tweaks: make tweaks aware of gnome-shell-extensions
This makes it possible to use the `user-theme` extension.
2018-04-03 16:12:18 +02:00
Jan Tojnar
6e8a13f7e5
gnome3.gpaste: 3.28.0 → 3.28.1 2018-03-28 19:50:33 +02:00
Jan Tojnar
9ccc726749
gnome3.libgnome-games-support: 1.4.0 → 1.4.1 2018-03-28 19:50:33 +02:00