Commit Graph

2213 Commits

Author SHA1 Message Date
Tor Hedin Brønner
3af6c18f43
gnome3.gnome-calendar: 3.30.1 -> 3.32.0 2019-04-05 11:40:25 +02:00
Tor Hedin Brønner
69aa1b069f
gnome3.gnome-boxes: 3.30.3 -> 3.32.0.2
- add required vte dependency
- require new libosinfo et.al.

https://gitlab.gnome.org/GNOME/gnome-boxes/blob/v3.32.0.2/NEWS
2019-04-05 11:40:25 +02:00
Tor Hedin Brønner
96da79305e
gnome3.gedit: 3.30.2 -> 3.32.0
- port to meson
- now require perl at build time
- now require itstool
- parallal building fails
2019-04-05 11:40:24 +02:00
Tor Hedin Brønner
2cf79a4561
gnome3.file-roller: 3.30.1 -> 3.32.0 2019-04-05 11:40:24 +02:00
Tor Hedin Brønner
49fa47cba5
gnome3.cheese: 3.30.0 -> 3.32.0 2019-04-05 11:40:23 +02:00
Tor Hedin Brønner
2426447d3c
gnome3.accerciser: 3.22.0 -> 3.32.0
https://gitlab.gnome.org/GNOME/accerciser/blob/3.32.0/NEWS
2019-04-05 11:40:23 +02:00
Tor Hedin Brønner
14b34cc9ea
yelp: 3.30.0 -> 3.32.0 2019-04-05 11:40:21 +02:00
Tor Hedin Brønner
e5e5460f56
gnome3.yelp-xsl: 3.30.1 -> 3.32.1 2019-04-05 11:40:21 +02:00
Tor Hedin Brønner
67708fc457
gnome3.yelp-tools: 3.28.0 -> 3.32.0 2019-04-05 11:40:21 +02:00
Tor Hedin Brønner
b6183023e3
gnome3.totem: 3.30.0 -> 3.32.0
- tests now require DISPLAY access
2019-04-05 11:40:20 +02:00
Tor Hedin Brønner
e026e259f3
gnome3.sushi: 3.30.0 -> 3.32.0
- port to meson
- replace intltool with gettext
- remove no longer leaky dependencies
2019-04-05 11:40:20 +02:00
Tor Hedin Brønner
b571bb26bc
simple-scan: 3.30.2 -> 3.32.0 2019-04-05 11:40:19 +02:00
Tor Hedin Brønner
9fa52d0032
gnome3.nautilus: 3.30.5 -> 3.32.0
- update thumbnail patch, similar to gnome-desktop, but no font cache issue
- Requires gst_all_1.gst-plugins-base
2019-04-05 11:40:19 +02:00
Tor Hedin Brønner
24657133c1
gnome3.mutter: 3.30.2 -> 3.32.0
- port to meson
- the new meson build doesn't compile schemas
- use wrapGAppsHook
2019-04-05 11:40:18 +02:00
Tor Hedin Brønner
890e029e8c
gnome3.gnome-user-docs: 3.30.2 -> 3.32.0 2019-04-05 11:40:18 +02:00
Tor Hedin Brønner
04c4bd3017
gnome3.gnome-terminal: 3.30.2 -> 3.32.0 2019-04-05 11:40:17 +02:00
Tor Hedin Brønner
df566ba054
gnome3.gnome-system-monitor: 3.30.0 -> 3.32.0 2019-04-05 11:40:16 +02:00
Tor Hedin Brønner
76b8e4e43b
gnome3.gnome-software: 3.30.6 -> 3.32.0
Add new dependencies libxmlb and gnome-online-accounts
2019-04-05 11:40:16 +02:00
Tor Hedin Brønner
b857b7170d
gnome3.gnome-shell-extensions: 3.30.1 -> 3.32.0 2019-04-05 11:40:15 +02:00
Tor Hedin Brønner
f9224ac84d
gnome3.gnome-shell: 3.30.2 -> 3.32.0 2019-04-05 11:40:15 +02:00
Tor Hedin Brønner
64c5b66290
gnome3.gnome-settings-daemon: 3.30.2 -> 3.32.0
clean up dependencies
2019-04-05 11:40:15 +02:00
Tor Hedin Brønner
fba45f7599
gnome3.gnome-session: 3.30.1 -> 3.32.0 2019-04-05 11:40:14 +02:00
Tor Hedin Brønner
4d867a3b47
gnome3.gnome-online-accounts: 3.30.2 -> 3.32.0
https://gitlab.gnome.org/GNOME/gnome-online-accounts/blob/3.32.0/NEWS
2019-04-05 11:40:14 +02:00
Tor Hedin Brønner
c52ad3559c
gnome3.gnome-keyring: 3.28.2 -> 3.31.91 2019-04-05 11:40:13 +02:00
Tor Hedin Brønner
8ae8d345fc
gnome3.gnome-disk-utility: 3.30.2 -> 3.32.0 2019-04-05 11:40:13 +02:00
Tor Hedin Brønner
0081f3ac48
gnome3.gnome-desktop: 3.30.2.1 -> 3.32.0 2019-04-05 11:40:12 +02:00
Tor Hedin Brønner
f18aaa1c9f
gnome3.gnome-control-center: 3.30.3 -> 3.32.1
- update patch
- add new depeendencies: udisks2, gsound
- add system libhandy
- Remove unnecessary dependencies

Hardcode paths to
* nm-connection-editor

* passwd
  /run/wrappers/bin/passwd

* lib/cups/backend/snmp

Only thing left unpatched was something for the printing panel.
It prefers a path from CUPS_DATADIR [0] which after
investigation is unset globally, and I'm not familar with
cups to see if that should be set to a store path
or a linked system path.

[0]: https://gitlab.gnome.org/GNOME/gnome-control-center/blob/3.32.0.1/panels/printers/pp-options-dialog.c#L888

https://gitlab.gnome.org/GNOME/gnome-control-center/blob/3.32.1/NEWS
2019-04-05 11:40:12 +02:00
Tor Hedin Brønner
0bac188b59
gnome3.gnome-contacts: 3.30.2 -> 3.32.0
- enable telepathy again
- fix build with libsoup, pulled in through folks_eds.
  Probably caused by libsoup version bump, but not sure.
2019-04-05 11:40:11 +02:00
Tor Hedin Brønner
6d7b4c0f79
gnome3.gnome-calculator: 3.30.1 -> 3.32.0
Now require `gtksourceview4` instead of 3.
2019-04-05 11:40:10 +02:00
Tor Hedin Brønner
a0293afece
gnome3.gnome-bluetooth: 3.28.2 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-bluetooth/blob/GNOMEBT_V_3_32_1/NEWS
2019-04-05 11:40:10 +02:00
Tor Hedin Brønner
21a5dbf2a4
gnome3.gnome-backgrounds: 3.30.0 -> 3.32.0 2019-04-05 11:40:09 +02:00
Tor Hedin Brønner
ed208c5b31
gnome3.gdm: 3.30.3 -> 3.32.0 2019-04-05 11:40:09 +02:00
Tor Hedin Brønner
11c90c3c43
gnome3.eog: 3.28.4 -> 3.32.0 2019-04-05 11:40:08 +02:00
Tor Hedin Brønner
1344ef2ce9
gnome3.dconf-editor: 3.30.2 -> 3.32.0 2019-04-05 11:40:08 +02:00
Tor Hedin Brønner
e671e00313
gnome3.dconf: 0.30.1 -> 0.32.0 2019-04-05 11:40:07 +02:00
Tor Hedin Brønner
aae7a6c4c1
baobab: 3.30.0 -> 3.32.0 2019-04-05 11:40:07 +02:00
Tor Hedin Brønner
958767c530
gnome3.adwaita-icon-theme: 3.30.1 -> 3.32.0 2019-04-05 11:40:06 +02:00
Tor Hedin Brønner
94d4cbd619
evince: 3.30.2 -> 3.32.0
- pruneLibtoolFiles is now on by default
- build now require appstream to generate some data
- upstream has switched from intltool to gettext
- clean up
- recentListSize no longer applicable
2019-04-05 11:40:06 +02:00
Tor Hedin Brønner
0405df7535
gnome3.epiphany: 3.30.3 -> 3.32.1.2
- unit_tests is now a feature not a bool

https://gitlab.gnome.org/GNOME/epiphany/blob/3.32.1.2/NEWS
2019-04-05 11:40:05 +02:00
Tor Hedin Brønner
037e1e8ea8
gnome3.evolution: 3.30.5 -> 3.32.0 2019-04-05 11:40:05 +02:00
Tor Hedin Brønner
9e5ac89a77
evolution-data-server: 3.30.5 -> 3.32.0 2019-04-05 11:40:04 +02:00
Tor Hedin Brønner
714dd8bf8b
gnome3.gjs: 1.54.3 -> 1.56.0 2019-04-05 11:40:04 +02:00
Tor Hedin Brønner
d6c8771dd4
gnome3.tracker-miners: 2.1.5 -> 2.2.1
- update patch: meson.build now get stuff correctly from pkgconfig
2019-04-05 11:40:04 +02:00
Tor Hedin Brønner
fb5b2ad53f
gnome3.tracker: 2.1.6 -> 2.2.1
- move patch to file
- turn on docs (they're turned off by default now)
2019-04-05 11:40:03 +02:00
Tor Hedin Brønner
60a8244b35
gsettings-desktop-schemas: 3.28.1 -> 3.32.0 2019-04-05 11:39:59 +02:00
Jan Tojnar
cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
worldofpeace
7fe664cab2 gnome3.mutter328: use wrapGAppsHook 2019-04-03 17:02:38 -04:00
John Ericson
4ccb74011f Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
worldofpeace
c4df83279e gnome3.mutter328: hardcode path to zenity 2019-03-31 19:38:51 -04:00
worldofpeace
874856a228 gnome3.mutter328: use gnome-3-28 branch
Probably should get these patches in while
I'm stuck with this. Alternative would be to
fetch the patches individually.

pipewire was accidentally in buildInputs when it has
been disabled

Changes: https://gitlab.gnome.org/GNOME/mutter/compare/3.28.3...gnome-3-28
2019-03-31 19:23:08 -04:00
Gabriel Ebner
fa355972ed evince: enable postscript support 2019-03-25 17:25:15 +01:00
Wael M. Nasreddine
5af0780492
Merge remote-tracking branch 'origin/master' into staging
* origin/master: (693 commits)
  buildGoModule: use go_1_12 instead of go_1_11 (#58103)
  gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091)
  signal-desktop: 1.22.0 -> 1.23.0
  added missing semicolon to documentation
  terminus_font_ttf: 4.46.0 -> 4.47.0
  buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)
  dav1d: init at 0.2.1
  dropbox-cli: 2018.11.28 -> 2019.02.14
  atlassian-confluence: 6.14.1 -> 6.14.2
  maintainers: update email for dywedir
  python.pkgs.hglib: use patch to specify hg path (#57926)
  chkrootkit: 0.52 -> 0.53
  radare2-cutter: 1.7.2 -> 1.8.0
  autorandr: 1.7 -> 1.8
  pythonPackages.pyhepmc: fix build
  llvm-polly/clang-polly: use latest llvm
  apulse: 0.1.11.1 -> 0.1.12, cleanup
  factorio: experimental 0.17.14 → 0.17.16 (#58000)
  sequeler: 0.6.7 -> 0.6.8
  nasc: 0.5.1 -> 0.5.2
  ...
2019-03-21 21:01:25 -07:00
worldofpeace
a6fb15c853 vala_0_44: init at 0.44.1 2019-03-18 01:32:39 -04: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
Jan Tojnar
025960d229
evolution-data-server: propagate libsoup
It is required by libedataserver-1.2
2019-03-05 21:46:36 +01:00
Jan Tojnar
f43a553e1f
gnomeExtensions.sound-output-device-chooser: init at unstable-2018-12-30 2019-03-04 00:27:55 +01:00
Jan Tojnar
008a35cd4b
gnomeExtensions.window-corner-preview: init at unstable-2019-02-27 2019-03-04 00:21:53 +01:00
Jan Tojnar
2079e72f0e
gnomeExtensions.dash-to-dock: 64 → 65
https://micheleg.github.io/dash-to-dock/release/2019/02/12/new-release-v65.html
2019-03-03 23:38:14 +01:00
Jan Tojnar
300a4a654c
Merge pull request #56679 from r-ryantm/auto-update/gnome-remote-desktop
gnome3.gnome-remote-desktop: 0.1.6 -> 0.1.7
2019-03-02 15:55:07 +01:00
Jan Tojnar
beb375896f
gnome3.gnome-remote-desktop: 0.1.6 -> 0.1.7 2019-03-02 15:10:45 +01:00
R. RyanTM
15ad7d3e7d gnome3.gdm: 3.30.2 -> 3.30.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdm/versions
2019-03-02 00:00:48 -08:00
Frederik Rietdijk
2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Tor Hedin Brønner
9202c5ab8f
gnome3.gnome-desktop: fix thumbnailing with missing fontconfig cache (#56346)
Also use @storeDir@ instead of hardcoded /nix/store
2019-02-25 20:04:28 +01:00
Guillaume Maudoux
a3e440ca8b gnome-desktop: cherry-pick nautilus sandbox changes 2019-02-25 09:48:12 +01:00
Guillaume Maudoux
02d3e97750 nautilus: fix thumbnail generation on NixOS 2019-02-25 09:47:23 +01:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
Piotr Bogdan
4f40607e7e gnome3.mutter: add patch for upstream issue #270 2019-02-23 08:43:27 +00:00
worldofpeace
7ef9879769
Merge pull request #56165 from worldofpeace/bump-geary
gnome3.geary: 0.12.4 -> 0.13.1
2019-02-22 17:43:01 -05: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
worldofpeace
d14768da42 gnome3.gnome-control-center: 3.30.2 -> 3.30.3
a1d936d9dd/NEWS (L2)
2019-02-22 12:44:32 -05:00
worldofpeace
f0f651dde8 gnome3.gnome-online-accounts: 3.30.1 -> 3.30.2
1894ec59e1/NEWS (L1)
2019-02-22 12:44:31 -05:00
worldofpeace
255185cc65 gnome3.gnome-desktop: 3.30.2 -> 3.30.2.1
2da71b79c8/NEWS
2019-02-22 12:44:29 -05:00
Frederik Rietdijk
5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Matthew Bauer
b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Frederik Rietdijk
d2c3fd5af0 Python: fix outfall after setting strictDeps = true; 2019-02-17 14:40:54 +01:00
Vladimír Čunát
f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
worldofpeace
3eec4b57c2
Merge pull request #55877 from dtzWill/fix/gnome-control-center-session-path-maybe
gnome-control-center: point to gnome-session's libexecdir properly
2019-02-17 03:49:10 +00:00
Will Dietz
22dac1e857 gnome-control-center: point to gnome-session's libexecdir properly 2019-02-16 22:37:47 -05:00
worldofpeace
e6b76ad3c7
Merge pull request #55608 from dtzWill/update/gnome-chess-3.30.1
gnome-chess: 3.30.0 -> 3.30.1
2019-02-17 03:35:10 +00:00
Frederik Rietdijk
fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk
6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Wael Nasreddine
a0eb6c1f81
gnome3.dconf: fix the build on Darwin (#55800)
Fix the build on Darwin.

Please see https://gitlab.gnome.org/GNOME/dconf/issues/47 for more information.
2019-02-15 17:29:35 -08:00
Jan Tojnar
b7e78c283e
Merge pull request #55612 from dtzWill/update/evolution-3.30.5
evolution: 3.30.4 -> 3.30.5
2019-02-14 14:08:16 +01:00
Jan Tojnar
471949e783
Merge pull request #55609 from dtzWill/update/evolution-data-server-3.30.5
evolution-data-server: 3.30.4 -> 3.30.5
2019-02-14 13:49:23 +01:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Frederik Rietdijk
7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
Will Dietz
60d96bcaf0 evolution: 3.30.4 -> 3.30.5 2019-02-11 18:03:45 -06:00
Will Dietz
e05c652a31 epiphany: 3.30.2 -> 3.30.3 2019-02-11 18:02:41 -06:00
Will Dietz
210175a50f evolution-data-server: 3.30.4 -> 3.30.5 2019-02-11 18:02:02 -06:00
Will Dietz
11149891d4 gnome-chess: 3.30.0 -> 3.30.1 2019-02-11 18:00:15 -06:00
worldofpeace
7da8f4b392 gnome3: add @worldofpeace to maintainers
One of my primary roles I'd like to assume in nixpkgs.
2019-02-10 00:24:58 -05:00
Matthew Bauer
5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
worldofpeace
f3750e7b41 gnome3.gnome-keyring: use placeholder 2019-02-06 18:07:22 -05:00
worldofpeace
884f7ad3cf gnome3.gnome-keyring: disable test suite
Seen these fail non-deterministically at a high enough frequency
making it a good contender to disable completely.

See also #55293, #51121.

cc @hedning @jtojnar
2019-02-06 18:07:22 -05:00
Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
R. RyanTM
bb1c1ee4f3 gnome3.evolution: 3.30.3 -> 3.30.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evolution/versions
2019-01-28 19:28:26 +00:00
R. RyanTM
b2298c9eda gnome3.gnome-online-accounts: 3.30.0 -> 3.30.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-online-accounts/versions
2019-01-28 16:54:36 +00:00
worldofpeace
2530372351 gnome3.evolution-data-server: hardcode for DefaultSources gschema 2019-01-24 20:54:14 +00:00
Jan Tojnar
437e478a50
gdl: rename from gnome3.gdl 2019-01-21 12:03:34 +01:00
Patrick Chilton
b25095bcda nixos/gnome3: add GNOME Flashback sessions option 2019-01-21 11:17:49 +01:00
Tor Hedin Brønner
4fe0bd0f29
Merge pull request #54268 from hedning/gnome-fixes
Gnome fixes (gnome-documents and eog)
2019-01-18 14:55:14 +01:00
Tor Hedin Brønner
5f50db875f gnome3.gnome-documents: fix runtime
libgdprivate needs access to libgd in RPATH

https://gitlab.gnome.org/GNOME/gnome-documents/issues/5
2019-01-18 14:32:03 +01:00
Tor Hedin Brønner
b26207d359 gnome3.eog: fix thumbnail generation
Same as nautilus
2019-01-18 13:27:06 +01:00
R. RyanTM
d0d372536b evolution-data-server: 3.30.3 -> 3.30.4 (#54222)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evolution-data-server/versions
2019-01-18 11:48:49 +01:00
Jan Tojnar
7cc983eade
Merge pull request #54206 from r-ryantm/auto-update/gnome-sound-recorder
gnome3.gnome-sound-recorder: 3.28.1 -> 3.28.2
2019-01-18 03:04:16 +01:00
Jan Tojnar
9c23304cd6
gnome3.gnome-sound-recorder: 3.28.1 -> 3.28.2
Also adding a patch that fixes crash when trying to play recordings.
2019-01-18 01:47:01 +01:00
R. RyanTM
46aadd5dad gnome3.gnome-settings-daemon: 3.30.1.2 -> 3.30.2 (#54220)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-settings-daemon/versions
2019-01-18 01:27:48 +01:00
Tor Hedin Brønner
2195c59234
gnome3.removePackagesByName: fix filter reference (#54204) 2019-01-17 21:06:31 +01:00
Jan Tojnar
23c1a234dc
Merge pull request #54124 from jtojnar/remove-packages-by-name
nixos/desktops: deduplicate removePackagesByName
2019-01-17 16:05:14 +01:00
Jan Tojnar
bedc81fcb6
nixos/desktops: deduplicate removePackagesByName
GNOME, MATE and LxQt all use removePackagesByName. Let’s move it to a single
place, rename the attributes to meaningful name and add docs.
2019-01-17 07:13:25 +01:00
Elis Hirwing
538d1a0e0e gnomeExtensions.gsconnect: init at 20 2019-01-13 17:43:32 +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
Tor Hedin Brønner
a4fa9e8a1d
gnome3.gnome-system-log: remove, broken and obsolete (#53768)
It doesn't run, and it has been supplanted by `gnome-logs`:
https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/46

If it actually worked it would be fine to keep, but I don't consider it worth it
to fix.
2019-01-10 21:16:25 +01:00
worldofpeace
51088d7d96 gnome-menus: rename from gnome3.gnome-menus 2018-12-25 20:14:32 -05:00
worldofpeace
2c76519900 vte, vte_290, vte-ng: rename frome gnome3.vte* 2018-12-25 20:14:32 -05:00
worldofpeace
0b14f7896d libgnomekbd: rename from gnome3.libgnomekbd 2018-12-25 20:14:31 -05:00
worldofpeace
702168a67c gsound: rename from gnome3.gsound 2018-12-25 20:14:29 -05:00
worldofpeace
c1599d29d9 gcr: rename from gnome3.gcr 2018-12-25 20:14:28 -05:00
worldofpeace
1954e6a949 totem-pl-parser: rename from gnome3.totem-pl-parser 2018-12-25 20:14:27 -05:00
worldofpeace
634eaf80b2 folks: rename from gnome3.folks 2018-12-25 20:14:26 -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
38582b0f32
libzapojit: rename from gnome3.libzapojit 2018-12-25 17:50:21 +01:00
Jan Tojnar
0f0179c2fa
librest: rename from gnome3.rest 2018-12-25 17:47:52 +01:00
Jan Tojnar
3ca8d0f814
libgweather: rename from gnome3.libgweather 2018-12-25 17:33:21 +01:00
Jan Tojnar
93a6f4414c
geocode-glib: rename from gnome3.geocode-glib 2018-12-25 17:28:34 +01:00
Jan Tojnar
7ca5ec11b0
libgee: rename from gnome3.libgee 2018-12-25 17:21:09 +01:00
Jan Tojnar
df89d4ce41
libpeas: rename from gnome3.libpeas 2018-12-25 17:21:08 +01:00
Jan Tojnar
1ba8575f9a
libcroco: rename from gnome3.libcroco 2018-12-25 17:21:08 +01:00
Jan Tojnar
878d289c6f
libgepub: rename from gnome3.libgepub 2018-12-25 17:21:08 +01:00
Jan Tojnar
d6ab3a534f
libgdata: rename from gnome3.libgdata 2018-12-25 17:21:08 +01:00
Jan Tojnar
5f77bef30b
libgxps: rename from gnome3.libgxps 2018-12-25 17:21:08 +01:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Jan Tojnar
c808f75c02
Merge pull request #52735 from jtojnar/glom
glom: init at 1.31.6
2018-12-24 13:13:40 +01:00
Jan Tojnar
b52fe92a2f
gnome3.california: drop 2018-12-24 02:57:27 +01:00
Jan Tojnar
0e502862d5
gnome3.evince: remove libtool files
Stop requiring dependents to link against aspell and hspell.
2018-12-24 02:29:17 +01:00
Jan Tojnar
52be9fbba0
gnome3.gnome-software: 3.30.5 → 3.30.6 2018-12-20 00:28:49 +01:00
Frederik Rietdijk
9ab61ab8e2 Merge staging-next into staging 2018-12-19 09:00:36 +01:00
Jan Tojnar
3380db94b1
gtksourceviewmm: move from gnome3.gtksourceviewmm 2018-12-18 00:46:55 +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
Tor Hedin Brønner
17af7d3182 gnome3.gnome-shell-extensions: note tests need spidermonkey_52
Also move spidermonkey_52 to checkInputs as it's not a runtime dependency.
2018-12-16 16:53:34 +01:00
Tor Hedin Brønner
2727774ce1
Merge pull request #51933 from hedning/fix-nautilus-thumbnails
gnome3.nautilus: fix thumbnail generation
2018-12-13 14:34:12 +01:00
Tor Hedin Brønner
4d0a88b21a gnome3.nautilus: fix thumbnail generation
3.30 copied over the thumbnail code frome gnome-desktop:
673c81cf9f

Simply patch nautilus too.

ref https://github.com/NixOS/nixpkgs/issues/50494
2018-12-13 12:37:58 +01:00
Tor Hedin Brønner
4a8e6b5884
Merge pull request #51910 from etu/update-topicons
gnomeExtensions.topicons-plus: 21 -> 22
2018-12-13 09:50:04 +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
ed14b1e688
gnome3.nautilus: 3.30.4 → 3.30.5 2018-12-12 20:01:00 +01:00
Jan Tojnar
679cadbd7a
gnome3.seahorse: 3.30 → 3.30.1.1 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
7f709c3d21
gnome3.vte: 0.54.2 → 0.54.3 2018-12-12 20:00:59 +01:00
Jan Tojnar
1079262d28
gnome3.totem: 3.26.2 → 3.30.0 2018-12-12 20:00:58 +01:00
Jan Tojnar
057d910e12
gnome3.gnome-contacts: 3.30.1 → 3.30.2 2018-12-12 20:00:58 +01:00
Jan Tojnar
e77a8a5e74
evolution-data-server: 3.30.2 → 3.30.3 2018-12-12 20:00:58 +01:00
Jan Tojnar
52691cf7d9
gnome3.gnome-maps: 3.30.2.1 → 3.30.3 2018-12-12 20:00:58 +01:00
Jan Tojnar
6c138622a4
gnome3.evolution: 3.30.2 → 3.30.3 2018-12-12 20:00:46 +01:00
Elis Hirwing
e8ef485246
gnomeExtensions.topicons-plus: 21 -> 22 2018-12-12 14:39:50 +01:00
Tor Hedin Brønner
d54bfa8f41 gnome3.gnome-session: prevent crash when launching wayland sessions
gnome-session inherits GDMS PATH, which is at the moment non-functional. In X11
this didn't matter as the `Xsession` wrapper would populate the environment
beforehand. Wayland sessions doesn't source `Xesssion` (duh), so we patch
`bin/gnome-session` to use absolute paths for `grep` and `bash`.

In addition `bin/gnome-session` is a simple wrapper around
`libexec/gnome-session-binary` mostly responsible for sourcing the users profile
before launching the binary. This made our wrapping of `bin/gnome-session`
ineffective on wayland as the profile would reset the environment. Simply wrap
`libexec/gnome-session-binary` instead.
2018-12-10 10:27:00 +01:00
Frederik Rietdijk
a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +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
4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jan Tojnar
30f090ff7b
gnome3.updateScript: reuse gnome-update-script 2018-12-02 00:50:37 +01:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Jan Tojnar
440d84cfb1
gnome3.updateScript: improve pre-release detection
Previously all versions with minor >= 90 were considered pre-release,
which failed to consider versions like 0.100.

Let’s limit the range to 90–99 and 900–999.
2018-11-30 21:35:29 +01:00
Jan Tojnar
79ad3690f9
gnome3.gtksourceviewmm.updateScript: allow unstable versions 2018-11-30 21:35:28 +01:00
Jan Tojnar
195fc315ef
gnome3.gnome-system-log.updateScript: allow unstable versions 2018-11-30 21:35:28 +01:00
Jan Tojnar
1fe7aaf692
empathy.updateScript: allow unstable versions 2018-11-30 21:35:27 +01:00
Jan Tojnar
cb7a36c355
nemiver.updateScript: allow unstable versions 2018-11-30 21:35:27 +01:00
Jan Tojnar
7f0bfab373
gnome3.grilo: 0.3.6 → 0.3.7 2018-11-30 21:35:27 +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
d5ba27a700
gnome3.gnome-desktop: fix path substitution
`substituteAll` intentionally doesn't work with all caps:
https://github.com/NixOS/nixpkgs/issues/28086
2018-11-30 21:35:26 +01:00
Tor Hedin Brønner
f82c95ecbd
gnome3.gnome-characters: add gnome-desktop typelib 2018-11-30 21:35:25 +01:00
Tor Hedin Brønner
7ee05feb4e
gnome3.devhelp: 3.30.0 -> 3.30.1 2018-11-30 21:35:25 +01:00
Tor Hedin Brønner
0192b5aa54
gnome3: add hedning to maintainers 2018-11-30 21:35:24 +01:00
Jon Banafato
55cbc8b0e9
gnomeExtensions.no-title-bar: 8 -> 9 2018-11-30 21:35:24 +01:00
Jon Banafato
999cd7f8dc
gnomeExtensions.caffeine: unstable-2017-06-21 -> unstable-2018-09-25 2018-11-30 21:35:23 +01:00
Jon Banafato
10d43b28ad
gnomeExtensions.nohotcorner: 17.0 -> 18.0 2018-11-30 21:35:23 +01:00
Jon Banafato
98c02413db
gnomeExtensions.icon-hider: 20 -> 21 2018-11-30 21:35:23 +01:00
Tor Hedin Brønner
b1f55d27bc
gnome3.zenity: 3.28.1 -> 3.30.0 2018-11-30 21:35:22 +01:00
Tor Hedin Brønner
abb694f562
gitg: 3.26.0 -> 3.30.1 2018-11-30 21:35:22 +01:00
Jan Tojnar
e02516db75
nixos/gnome3: enable remote desktop on wayland 2018-11-30 21:35:21 +01:00
Jan Tojnar
d359635ab4
gnome3.gnome-remote-desktop: init at 0.1.6 2018-11-30 21:35:21 +01:00
Jan Tojnar
181a9865fc
gnome3.tracker: 2.1.4 → 2.1.6
systemd sure service files are no longer installed by default when the build
can't find systemd, so we need to manually specificy the install dir.
2018-11-30 21:35:20 +01:00
Jan Tojnar
b83ff40a5e
gnome3.libgda: 5.2.4 → 5.2.5 2018-11-30 21:35:20 +01:00
Jan Tojnar
f6ad14a50e
gnome3.eog: 3.28.3 → 3.28.4 2018-11-30 21:35:19 +01:00
Jan Tojnar
89594d9258
gnome3.grilo-plugins: 0.3.7 → 0.3.8 2018-11-30 21:35:19 +01:00
worldofpeace
153f3f867b
gnome3.mutter328: init 2018-11-30 21:35:15 +01:00
Jan Tojnar
e22da7680e
empathy: fix build 2018-11-30 21:35:14 +01:00
Tor Hedin Brønner
e7bd4f87e4
gnomeExtensions.system-monitor: 33 -> 36 2018-11-30 21:35:13 +01:00
Tor Hedin Brønner
7e082a4706
gnomeExtensions.nohotcorner: 16.0 -> 17.0 2018-11-30 21:35:13 +01:00
Tor Hedin Brønner
9a4932b1ad
gnomeExtensions.icon-hider: 19 -> 20 2018-11-30 21:35:12 +01:00
Jan Tojnar
02ebd47dfa
gnomeExtensions.dash-to-panel: 11 → 16 2018-11-30 21:35:12 +01:00
Jan Tojnar
1ccf2626ee
gnomeExtensions.dash-to-dock: 63 → 64 2018-11-30 21:35:11 +01:00
Jan Tojnar
c36ffca064
gnome3.pomodoro: fix build 2018-11-30 21:35:10 +01:00
Jan Tojnar
ab51dc1bea
gnome3.gnome-devel-docs: 3.28.0 → 3.30.2 2018-11-30 21:35:01 +01:00
Jan Tojnar
109b9e3c05
gnome3.gpaste: 3.28.2 → 3.30.2 2018-11-30 21:34:51 +01:00
Jan Tojnar
e2fb5c302b
gnome3.folks: fix build 2018-11-30 21:34:49 +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
Tor Hedin Brønner
2c8565a3ce
nixos/gdm: use XDG_DATA_DIRS to find sessions
Gdm now searches for session files in XDG_DATA_DIRS so we no longer need the
sessions_dir.patch.
2018-11-30 21:34:47 +01:00
Tor Hedin Brønner
e09e735a09
spidermonkey_60: init at 60.3.0
A new test checks and fails if we're building in js/src, so we create a build
dir like Arch does.
2018-11-30 21:34:46 +01:00
Jan Tojnar
bd2c80a42e
gnome3.gnome-user-docs: 3.28.2 → 3.30.2 2018-11-30 21:34:46 +01:00
Jan Tojnar
d02d548e33
gnome3.gnome-getting-started-docs: 3.28.2 → 3.30.0 2018-11-30 21:34:45 +01:00
Jan Tojnar
269f7f56c4
gnome3.atomix: 3.29.3 → 3.30.0.1 2018-11-30 21:34:45 +01:00
Jan Tojnar
9696e36d9d
gnome3.gconf: remove
The throw statement broke building gnome3 attribute set. Since 18.09
has already been branched off, we just remove the warning.
2018-11-30 21:34:44 +01:00
Jan Tojnar
e60cf52805
vala_0_42: init at 0.42.3 2018-11-30 21:34:42 +01:00
Jan Tojnar
9dc7dee1b3
gnome3.yelp-xsl: 3.28.0 → 3.30.1 2018-11-30 21:34:42 +01:00
Jan Tojnar
0cdc4ab476
yelp: 3.28.1 → 3.30.0 2018-11-30 21:34:41 +01:00
Jan Tojnar
a27dd0aa88
gnome3.vte: 0.52.2 → 0.54.2 2018-11-30 21:34:41 +01:00
Jan Tojnar
18d6f1f3fd
gnome3.tracker-miners: 2.1.3 → 2.1.5 2018-11-30 21:34:41 +01:00
Jan Tojnar
e56f97cd64
gnome3.swell-foop: 3.28.0 → 3.30.0 2018-11-30 21:34:40 +01:00
Jan Tojnar
ade896e8a9
gnome3.sushi: 3.28.3 → 3.30.0 2018-11-30 21:34:40 +01:00
Jan Tojnar
bcc8e6d2a9
simple-scan: 3.28.1 → 3.30.2 2018-11-30 21:34:40 +01:00
Jan Tojnar
036d7d40f3
gnome3.seahorse: 3.20.0 → 3.30 2018-11-30 21:34:39 +01:00
Jan Tojnar
438011d44e
gnome3.polari: 3.28.1 → 3.30.2 2018-11-30 21:34:39 +01:00
Jan Tojnar
bb0b136e26
gnome3.nautilus: 3.28.1 → 3.30.4 2018-11-30 21:34:31 +01:00
Jan Tojnar
beb6779900
gnome3.mutter: 3.28.3 → 3.30.2 2018-11-30 21:34:29 +01:00
Jan Tojnar
070e918e35
gnome3.metacity: 3.28.0 → 3.30.0 2018-11-30 21:34:29 +01:00
Jan Tojnar
70f1b62368
gnome3.lightsoff: 3.28.0 → 3.30.0 2018-11-30 21:34:29 +01:00
Jan Tojnar
da25669c5d
gnome3.iagno: 3.28.0 → 3.30.0 2018-11-30 21:34:27 +01:00
Jan Tojnar
cb45ce9017
gucharmap: 11.0.1 → 11.0.3 2018-11-30 21:34:26 +01:00
Jan Tojnar
726af32d52
gsettings-desktop-schemas: 3.28.0 → 3.28.1 2018-11-30 21:34:26 +01:00
Jan Tojnar
b2f1c63364
gnome3.gnome-tweaks: 3.28.1 → 3.30.1 2018-11-30 21:34:25 +01:00
Jan Tojnar
a1ed87daa1
gnome3.gnome-terminal: 3.28.2 → 3.30.2 2018-11-30 21:34:25 +01:00
Jan Tojnar
01a39ac8d5
gnome3.gnome-taquin: 3.28.0 → 3.30.0 2018-11-30 21:34:24 +01:00
Jan Tojnar
3c0b77b957
gnome3.gnome-system-monitor: 3.28.2 → 3.30.0 2018-11-30 21:34:24 +01:00
Jan Tojnar
9637215623
gnome3.gnome-sudoku: 3.28.0 → 3.30.0 2018-11-30 21:34:23 +01:00
Jan Tojnar
2dd1afd37e
gnome3.gnome-software: 3.28.2 → 3.30.5 2018-11-30 21:34:23 +01:00
Jan Tojnar
e5c40b8b61
gnome3.gnome-shell-extensions: 3.28.1 → 3.30.1 2018-11-30 21:34:23 +01:00
Jan Tojnar
66c36aea1b
gnome3.gnome-shell: 3.28.3 → 3.30.2 2018-11-30 21:34:23 +01:00
Jan Tojnar
cf4a89ec36
gnome3.gnome-settings-daemon: 3.28.1 → 3.30.1.2 2018-11-30 21:34:22 +01:00
Jan Tojnar
fd24e60d86
gnome3.gnome-session: 3.28.1 → 3.30.1 2018-11-30 21:34:22 +01:00
Jan Tojnar
dbddbb2635
gnome3.gnome-screenshot: 3.26.0 → 3.30.0 2018-11-30 21:34:22 +01:00
Jan Tojnar
8de442f349
gnome3.gnome-power-manager: 3.26.0 → 3.30.0 2018-11-30 21:34:21 +01:00
Jan Tojnar
c06774d0f1
gnome3.gnome-photos: 3.28.0 → 3.30.1 2018-11-30 21:34:21 +01:00
Jan Tojnar
b69722b0c1
gnome3.gnome-packagekit: 3.28.0 → 3.30.0 2018-11-30 21:34:21 +01:00
Jan Tojnar
4e4202acdb
gnome3.gnome-online-miners: 3.26.0 → 3.30.0 2018-11-30 21:34:20 +01:00
Jan Tojnar
1544e140d6
gnome3.gnome-online-accounts: 3.28.0 → 3.30.0 2018-11-30 21:34:20 +01:00
Jan Tojnar
00eaa166fc
gnome3.gnome-music: 3.28.2.1 → 3.30.2 2018-11-30 21:34:20 +01:00
Jan Tojnar
239364679e
gnome3.gnome-mines: 3.28.0 → 3.30.1.1 2018-11-30 21:34:19 +01:00
Jan Tojnar
48a7318d5a
gnome3.gnome-maps: 3.28.2 → 3.30.2.1 2018-11-30 21:34:19 +01:00
Jan Tojnar
2757eb7d40
gnome3.gnome-logs: 3.28.5 → 3.30.0 2018-11-30 21:34:19 +01:00
Jan Tojnar
267e564b27
gnome3.gnome-documents: 3.28.2 → 3.30.0 2018-11-30 21:34:18 +01:00
Jan Tojnar
17d52ba84e
gnome3.gnome-disk-utility: 3.28.3 → 3.30.2 2018-11-30 21:34:18 +01:00
Jan Tojnar
a5920916e1
gnome3.gnome-desktop: 3.28.2 → 3.30.2 2018-11-30 21:34:18 +01:00
Jan Tojnar
f5342946c3
gnome3.gnome-control-center: 3.28.2 → 3.30.2 2018-11-30 21:34:17 +01:00
Jan Tojnar
21f0b27e4f
gnome3.gnome-contacts: 3.28.2 → 3.30.1 2018-11-30 21:34:17 +01:00
Jan Tojnar
d15332a392
gnome3.gnome-color-manager: 3.28.0 → 3.30.0 2018-11-30 21:34:17 +01:00
Jan Tojnar
25ece79161
gnome3.gnome-clocks: 3.28.0 → 3.30.1 2018-11-30 21:34:17 +01:00
Jan Tojnar
3d3ab77fae
gnome3.gnome-chess: 3.28.1 → 3.30.0 2018-11-30 21:34:16 +01:00
Jan Tojnar
1d00c5b935
gnome3.gnome-characters: 3.28.2 → 3.30.0 2018-11-30 21:34:16 +01:00
Jan Tojnar
3254228ca0
gnome3.gnome-calendar: 3.28.2 → 3.30.1 2018-11-30 21:34:16 +01:00
Jan Tojnar
3493889bbb
gnome3.gnome-calculator: 3.28.2 → 3.30.1 2018-11-30 21:34:15 +01:00
Jan Tojnar
83ce748807
gnome3.gnome-boxes: 3.28.5 → 3.30.3 2018-11-30 21:34:00 +01:00
Jan Tojnar
4dda564576
gnome3.gnome-backgrounds: 3.28.0 → 3.30.0 2018-11-30 21:33:59 +01:00
Jan Tojnar
3a154cbbc3
gnome3.gjs: 1.52.3 → 1.54.3 2018-11-30 21:33:58 +01:00
Jan Tojnar
84f1759182
gnome3.gedit: 3.28.1 → 3.30.2 2018-11-30 21:33:57 +01:00
Jan Tojnar
5d6e2395ca
gnome3.gdm: 3.28.3 → 3.30.2 2018-11-30 21:33:57 +01:00
Jan Tojnar
f6c9a6729e
gnome3.five-or-more: 3.28.0 → 3.30.0 2018-11-30 21:33:56 +01:00
Jan Tojnar
813c96b7c5
gnome3.file-roller: 3.28.1 → 3.30.1 2018-11-30 21:33:56 +01:00
Jan Tojnar
36f9685aee
evolution-data-server: 3.28.5 → 3.30.2 2018-11-30 21:33:56 +01:00
Jan Tojnar
40f9556c94
gnome3.evolution: 3.28.5 → 3.30.2 2018-11-30 21:33:55 +01:00
Jan Tojnar
45f7595575
evince: 3.28.2 → 3.30.2 2018-11-30 21:33:55 +01:00
Jan Tojnar
013df809d5
epiphany: 3.28.3.1 → 3.30.2 2018-11-30 21:33:55 +01:00
Jan Tojnar
d6bb24df9f
gnome3.dconf-editor: 3.28.0 → 3.30.2 2018-11-30 21:33:54 +01:00
Jan Tojnar
54c3d87de1
gnome3.dconf: 0.28.0 → 0.30.1 2018-11-30 21:33:54 +01:00
Jan Tojnar
eb6347bc05
gnome3.cheese: 3.28.0 → 3.30.0 2018-11-30 21:33:54 +01:00
Jan Tojnar
cb842f8533
gnome3.gnome-notes: 3.28.3 → 3.30.3 2018-11-30 21:33:53 +01:00
Jan Tojnar
e29980b372
baobab: 3.28.0 → 3.30.0 2018-11-30 21:33:53 +01:00
Jan Tojnar
e447800e5f
gnome3.aisleriot: 3.22.5 → 3.22.7 2018-11-30 21:33:53 +01:00
Jan Tojnar
7ba6b65c43
gnome3.adwaita-icon-theme: 3.28.0 → 3.30.1 2018-11-30 21:33:52 +01:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Peter Simons
00a8fdac61 gnome3.gnome-keyring: disable test suite on i686 to fix the build
https://github.com/NixOS/nixpkgs/issues/51121
(cherry picked from commit 86d1ba34b4249d4403cedef8a2ee66b1409f6f01)
2018-11-27 17:43:45 +01:00
Matthew Bauer
d492f53faf
Merge pull request #50527 from matthewbauer/ninja-check-phase
Add check phase to ninja setup hook
2018-11-20 16:55:12 -06:00
Matthew Bauer
2c47a4229f treewide: remove ctest usages
These are already in the generated makefiles!
2018-11-18 19:31:02 -06:00
Jan Tojnar
85bd2a7acb
Merge pull request #46020 from jtojnar/meson-0.47
meson: 0.46.1 → 0.48.2
2018-11-18 22:17:49 +01:00
Jan Tojnar
63ab92cff8
gnome3.gnome-session: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:43 +01:00
Jan Tojnar
5c5736e6e2
gnome3.gnome-bluetooth: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:42 +01:00
Jan Tojnar
08db7cf19b
gnome3.gnome-settings-daemon: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:42 +01:00
Matthew Bauer
a83dc7e331
Merge pull request #47690 from romildo/fix.icon-cache
build GTK icon caches for some packages
2018-11-12 17:24:53 -06:00
José Romildo Malaquias
83efc39766 gnome-themes-extra: build GTK icon cache 2018-11-12 21:05:25 -02:00
Jan Tojnar
033dce35d8
Merge pull request #48047 from thefloweringash/fix-mutter-crash
gnome3.mutter: fix crash on startup with nvidia drivers
2018-11-04 13:47:16 +01:00
Tristan Helmich (omniIT)
eaa4b7e0bd adwaita-icon-theme: 3.28.0 -> 3.30.0 2018-10-28 21:58:58 +01:00
Andreas Rammhold
6ad3088b12 libgxps: fix CVE-2018-10733 2018-10-26 12:17:58 +02:00
Jan Tojnar
6b8657e159 gnome3.dconf-editor: clean up 2018-10-21 21:46:14 +02:00
Jan Tojnar
34ca5f34e2 gnome3.gnome-packagekit: clean up 2018-10-21 21:46:13 +02:00
Jan Tojnar
467c459b9e gnome3.nautilus: add glib-networking
Necessary for WebDAV over TLS, etc.
2018-10-21 20:55:33 +02:00
Tor Hedin Brønner
f908bf2730 gnome3.gdm: Always reset the environment for new sessions
When GDM launches a new session it will inherit the user's systemd
environment (but only unset variables). If `__NIXOS_SET_ENVIRONMENT_DONE` is set
in the user's systemd environment it will prevent the environment to be set
properly or updated (eg. after having done a system rebuild).

Gnome sessions exports their environment to systemd at startup. If something
is keeping the user's systemd process alive (eg. ssh) launching a new gnome
session after logging out will result in a broken PATH. Specifically the PATH
will be inherited from GDM and never reset.

We patch GDM to never inherit `__NIXOS_SET_ENVIRONMENT_DONE` so new sessions
will always reset their base environment.

fixes https://github.com/NixOS/nixpkgs/issues/48255

For more info about the environment setup:
https://github.com/NixOS/nixpkgs/pull/45784
2018-10-16 07:09:46 +02:00
Andrew Childs
6a5a5b9fa0 gnome3.gnome-contacts: fix compile failure due to clutter-gtk change (#48135) 2018-10-10 22:46:29 +02:00
Andrew Childs
e2e23ddd89 gnome3.mutter: fix crash on startup with nvidia drivers 2018-10-08 22:23:42 +09: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
9db0207496
gnome3: remove version attribute
It was used by some themes in the past, but it broke them whenever GNOME
was updated, so it should not be used anymore.
2018-10-05 02:07:09 +02:00
Matthew Bauer
1ffe83caa7
Merge pull request #42846 from ambrop72/optimus-prime-config-master
nixos/xserver: Implement configuration of NVIDIA Optimus via PRIME
2018-10-03 22:56:53 -05:00