1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 17:10:48 +00:00
Commit graph

1939 commits

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