Commit graph

1566 commits

Author SHA1 Message Date
Jan Tojnar 6a916d029e
gnome3.libgweather: 3.28.1 → 3.28.2 2018-06-14 18:26:50 +02:00
Jan Tojnar e2f9304606
gnome3.totem-pl-parser: 3.26.0 → 3.26.1 2018-06-14 18:16:28 +02:00
Jan Tojnar 42a08e62f5
gnome3.epiphany: 3.28.2.1 → 3.28.3.1 2018-06-13 20:15:05 +02:00
Jan Tojnar 7ba1016f91
gnome3.gnome-documents: 3.28.0 → 3.28.1 2018-06-13 20:15:05 +02:00
Jan Tojnar 05b9e9f011
gnome3.totem: fix build
Hopefully a proper fix for be17bccf38
2018-06-09 19:08:19 +02:00
Jan Tojnar f5150da8f9
Merge pull request #41556 from jtojnar/gnome3-update
gnome3 update
2018-06-06 15:07:43 +02:00
Jan Tojnar 027180ab03
gnome3.vte: 0.52.1 → 0.52.2 2018-06-06 12:43:30 +02:00
Jan Tojnar fba07434d1
gnome3.gnome-terminal: 3.28.1 → 3.28.2 2018-06-06 11:41:09 +02:00
Jan Tojnar 933383ceb8
gnome3.gnome-disk-utility: 3.28.2 → 3.28.3 2018-06-06 11:40:49 +02:00
Jan Tojnar e12afbe115
gnome3.gnome-control-center: 3.28.1 → 3.28.2 2018-06-06 11:40:31 +02:00
Jan Tojnar 26aca3bee1
gnome3.geocode-glib: 3.25.4.1 → 3.26.0 2018-06-06 11:40:17 +02:00
Jan Tojnar 17a8d7f5a4
gnome3.gdm: 3.28.1 → 3.28.2 2018-06-06 11:39:22 +02:00
Jan Tojnar f65cee3b9c
gnome3.epiphany: 3.28.1.1 → 3.28.2.1 2018-06-06 11:39:01 +02:00
Orivej Desh 8414fa2d6b Revert "vinagre: disable format hardening"
This reverts commit f34b498bd2.

It did not fix the build error in https://hydra.nixos.org/build/75464534/nixlog,
but #41449 did.
2018-06-04 22:37:07 +00:00
Daiderd Jordan 0b458a4129
Merge pull request #41449 from flokli/vinagre-build
gnome3.vinagre: fix build
2018-06-04 21:32:20 +02:00
Matthew Justin Bauer f34b498bd2
vinagre: disable format hardening
https://hydra.nixos.org/build/75464534/nixlog/1
2018-06-04 14:52:32 -04:00
Florian Klink 67eaab86b4 gnome3.vinagre: fix build
Currently, vinagre fails to build with the following message:

vinagre/vinagre-utils.c: In function 'vinagre_utils_request_credential':
vinagre/vinagre-utils.c:686:2: error: format not a string literal, argument types not checked [-Werror=format-nonliteral]
  _tmp12_ = g_strdup_printf (_tmp10_, _tmp11_);
  ^~~~~~~

vinagre-utils.c seems to be generated from vinagre-utils.vala. I
couldn't find anything weird in here, so let's disable
-Werror=format-nonliteral for now as done elsewhere, too.
2018-06-04 16:24:38 +02:00
Matthew Bauer 8950b14355 libpeas: supports darwin 2018-05-31 12:34:15 -04:00
Jan Tojnar 59f86ab48d
gnome3: remove gtk2 from the attribute set 2018-05-29 15:44:36 +02:00
Jan Tojnar adcfd39bb9
gnome3.libcroco: fix patch url 2018-05-29 10:56:23 +02:00
Jan Tojnar c087482770
gnome3.nemiver: fix patch url 2018-05-29 10:34:17 +02:00
Vladimír Čunát 392e6de7d0
Merge branch 'master' into staging 2018-05-20 13:20:53 +02:00
Jan Tojnar e96ec37c00
gnome3.gnome-user-docs: 3.28.1 → 3.28.2 2018-05-19 17:34:10 +02:00
Jan Tojnar e7923b9e26
gnome3.gnome-system-monitor: 3.28.1 → 3.28.2 2018-05-19 17:34:10 +02:00
Jan Tojnar 0cc8b413da
gnome3.gnome-software: 3.28.1 → 3.28.2 2018-05-19 17:34:09 +02:00
Jan Tojnar 347c1c82bb
gnome3.gnome-disk-utility: 3.28.1 → 3.28.2 2018-05-19 17:34:09 +02:00
Jan Tojnar eda0044379
gnome3.gnome-desktop: 3.28.1 → 3.28.2 2018-05-19 17:34:09 +02:00
Jan Tojnar 8d9496cb73
gnome3.gnome-music: 3.28.2 → 3.28.2.1 2018-05-19 17:34:09 +02:00
Jan Tojnar 3929be8495
gnome3.gnome-getting-started-docs: 3.28.1 → 3.28.2 2018-05-19 17:34:09 +02:00
Jan Tojnar 683d397dd8
gnome3.gnome-boxes: 3.28.3 → 3.28.4 2018-05-19 17:34:08 +02:00
John Ericson ddbe9191ef Merge remote-tracking branch 'upstream/master' into staging
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00
Jan Tojnar 75cc398b97
Merge pull request #39615 from jtojnar/gdm-wayland
GDM wayland improvements
2018-05-16 16:39:12 +02:00
Jan Tojnar 3bfa8563d1
gnome3.gdm: fix wayland detection
Apparently, wayland session were not used at all until now.
2018-05-16 16:25:21 +02:00
Jan Tojnar 6f23e142cb
gnome3.gdm: clean up 2018-05-16 16:25:20 +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
Tuomas Tynkkynen 6b6a575748 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/tools/networking/telnet/default.nix
	pkgs/top-level/aliases.nix
2018-05-16 03:09:33 +03:00
Yegor Timoshenko edbce18903
tracker-miners: switch to meson, some tweaks (#39534) 2018-05-15 20:55:40 +03:00
Jan Tojnar 1092a24307
Merge pull request #40460 from hedning/gnome-shell-3.28.2
gnome3.gnome-shell: 3.28.1 -> 3.28.2
2018-05-15 14:26:49 +02:00
Jan Tojnar d5060ac3a7
Merge pull request #33371 from jtojnar/flatpak
Flatpak
2018-05-15 14:19:33 +02:00
Jan Tojnar 2fc8b83282
gnome3.gnome-software: build with flatpak support 2018-05-15 13:28:30 +02:00
Tor Hedin Brønner 989fd880a1 gnome3.gnome-shell: 3.28.1 -> 3.28.2 2018-05-13 23:15:39 +02:00
Frederik Rietdijk 658b7c3f2e Merge master into staging 2018-05-13 12:13:25 +02:00
Jan Tojnar 0e57b81b2d
gnome3.gnome-shell: fix libgnomekdb path 2018-05-12 22:58:04 +02:00
Frederik Rietdijk a18b493e02 Merge master into staging 2018-05-09 10:48:01 +02:00
Jan Tojnar 2be9f02201
gnome3.gnome-clocks: add fallback sound theme 2018-05-09 03:12:41 +02:00
Matthew Bauer 6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
Jan Tojnar 85a0cd915b
Merge pull request #40155 from jtojnar/gnome-3.28.2
GNOME Updates
2018-05-08 04:42:29 +02:00
Jan Tojnar c477acec9e
gnome3.mutter: 3.28.0 → 3.28.1 2018-05-08 03:31:57 +02:00
Jan Tojnar df80580521
gnome3.gnome-shell: 3.28.0 → 3.28.1 2018-05-08 03:31:56 +02:00
Jan Tojnar 2b1db53296
gnome3.gnome-shell-extensions: 3.28.0 → 3.28.1 2018-05-08 02:47:43 +02:00
Jan Tojnar fef1129d4e
gnome3.gnome-keyring: 3.28.0.2 → 3.28.2 2018-05-08 02:37:35 +02:00
Jan Tojnar 6465aaac06
gnome3.gnome-contacts: 3.28.1 → 3.28.2 2018-05-08 02:37:17 +02:00
Jan Tojnar 6353a952ce
gnome3.gjs: 1.52.2 → 1.52.3 2018-05-08 02:36:57 +02:00
Jan Tojnar 44e49b9e45
evolution-data-server: 3.28.1 → 3.28.2 2018-05-08 02:36:37 +02:00
Jan Tojnar ffda669690
gnome3.eog: 3.28.1 → 3.28.2 2018-05-08 02:36:21 +02:00
Jan Tojnar 47d29c502f
gnome3.gnome-music: 3.28.1 → 3.28.2 2018-05-08 02:36:10 +02:00
Jan Tojnar 2415bdc78e
gnome3.gnome-maps: 3.28.1 → 3.28.2 2018-05-08 02:36:02 +02:00
Jan Tojnar 048de32f28
gnome3.gnome-logs: 3.28.0 → 3.28.2 2018-05-08 02:35:52 +02:00
Jan Tojnar 2a5ce6157a
gnome3.gnome-characters: 3.28.0 → 3.28.2 2018-05-08 02:35:43 +02:00
Jan Tojnar df8665d04e
gnome3.gnome-calendar: 3.28.1 → 3.28.2 2018-05-08 02:35:29 +02:00
Jan Tojnar cafac77e20
gnome3.gnome-boxes: 3.28.2 → 3.28.3 2018-05-08 02:35:09 +02:00
Jan Tojnar 715adbfad3
evolution: 3.28.1 → 3.28.2 2018-05-08 02:34:50 +02:00
Jan Tojnar 9ad901ae1f
gnome3.bijiben: 3.28.1 → 3.28.2 2018-05-08 02:34:36 +02:00
Jan Tojnar 300af66777
gnome3.gdm: fix session chooser
We are patching GDM to respect GDM_SESSIONS_DIR environment
variable, which we are setting in the GDM module. Previously, we
only took care of a single code path, the one that handled session
start-up; missing the one obtaining the list of sessions.

This commit patches the second code path, and also whitelists the
GDM_SESSIONS_DIR so that it can be passed to the greeter.

Fixes #34101
2018-05-06 22:20:56 +02:00
Jan Tojnar 4feaecc23d
evolution-data-server: fix SSL support on non-GNOME platforms 2018-05-05 14:57:18 +02:00
Matthew Justin Bauer eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
Ryan Mulligan 038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
Will Dietz 4b7b083bcb treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
Include all linux platforms.
2018-04-30 18:12:10 -05:00
Jan Tojnar 0dec4fa1db
rarian: merge gnome{2,3}.rarian 2018-04-25 15:53:26 +02:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Daiderd Jordan a4585468d1
Merge branch 'master' into staging 2018-04-24 20:22:01 +02:00
Jan Tojnar 51a345c6bb
gnome3.gjs: 1.52.1 → 1.52.2 2018-04-24 18:22:42 +02:00
Jan Tojnar af3565ca20
geary: 0.12.1 → 0.12.2 2018-04-24 13:30:57 +02:00
Jan Tojnar fe5fcee1f2
gnome3.sushi: 3.24.0 → 3.28.3 2018-04-24 13:30:57 +02:00
Jan Tojnar 6c15df2c91
gnome3.epiphany: 3.28.1 → 3.28.1.1 2018-04-24 13:30:57 +02:00
Tuomas Tynkkynen 3c6e077301 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/development/tools/misc/binutils/default.nix
2018-04-22 22:31:30 +03: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
Keith Amidon 737c1c491d gnome-boxes: fix USB redirection (#39129)
This fixes USB redirection in gnome-boxes by ensuring that the
required PolicyKit action policy file is installed in the spice-gtk
package and adding that package to gnome-boxes propagatedUserEnvPkgs.
2018-04-19 20:40:10 +02:00
Jan Tojnar 72b27f2519
gnome3: 3.28.0 → 3.28.1 2018-04-14 13:35:45 +02:00
Jan Tojnar e362dd6d4c
gnomeExtensions.dash-to-dock: 62 → 63 2018-04-03 18:13:25 +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
Tor Hedin Brønner 43ce9b93f5 gnome3.gnome-shell-extensions: let apps-menu know about gnome-menus 2018-04-03 16:10:23 +02:00
Tor Hedin Brønner 1661e88e82 gnome3.gnome-shell-extensions: build schema files 2018-04-03 16:10:12 +02:00
Jan Tojnar c7a51a7499
gnome3.gnome-music: fix ugly codecs 2018-03-29 11:09:38 +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
Jan Tojnar d70b9e458a
gnome3.libgweather: 3.28.0 → 3.28.1 2018-03-28 19:50:33 +02:00
Jan Tojnar 5d4f6024e8
gnome3.gnome-themes-extra: 3.27.92 → 3.28 2018-03-28 19:50:32 +02:00
Jan Tojnar 6d1c022390
gnome3.gnome-keyring: 3.28.0.1 → 3.28.0.2 2018-03-28 19:50:32 +02:00
Jan Tojnar 78190d2e87
evince: add comic support 2018-03-28 19:50:31 +02:00
Jan Tojnar 025881c236
treewide: remove placeholder usage
Temporary compatibility fix, continuation of https://github.com/NixOS/nixpkgs/pull/37860
2018-03-28 19:44:33 +02:00
Michael Raskin fc0e62a24a
Merge pull request #36411 from tiramiseb/gnome-shell-extension-impatience
gnomeExtensions.impatience: fix the package and upgrade to version 0.4.5
2018-03-28 10:00:32 +00:00
Michael Raskin 52f9d29d9a
Merge pull request #36410 from tiramiseb/gnome-shell-extension-system-monitor
gnomeExtensions.system-monitor: fix this package and upgrade to v33
2018-03-28 09:59:33 +00:00
Jan Tojnar 82f6267023
treewide: remove placeholder usage
see 2abac54c03
2018-03-27 20:14:44 +02:00
Florian Klink 6ac74d60ad networkmanager-pptp: remove package
Currently broken on NixOS due to hardcoded modprobe binary path (see
bug #30756 from Oct 2017), no activity on a proposed fix for months.
As the protocol is terribly broken anyways, let's better remove it
completely, and not talk about anymore ;-)

Closes #30756.
2018-03-23 22:24:50 +01:00
Jan Tojnar 359f5b0ff7
gitg: clean up 2018-03-23 13:18:40 +01:00
Jan Tojnar efd53598f8
gnome3.geary: clean up 2018-03-23 13:18:40 +01:00
Jan Tojnar 087ca0ca24
yelp: clean up 2018-03-23 13:18:39 +01:00
Jan Tojnar 060e6aab52
gnome3.totem: clean up 2018-03-23 13:18:39 +01:00
Jan Tojnar 3b3e059dac
gnome3.gnome-system-log: clean up 2018-03-23 13:18:38 +01:00