Commit graph

3569 commits

Author SHA1 Message Date
Jan Tojnar 699aa4fc86
gnome3.gjs: 1.48.6 → 1.50.2 2017-11-26 03:10:47 +01:00
Jan Tojnar 0f06bab3f3
gnome3: 3.24 -> 3.26 2017-11-26 03:10:47 +01:00
Orivej Desh 29b2984b0c
Merge pull request #31987 from jtojnar/devhelp-devdoc
stdenv: Move devhelp books to outputDevdoc
2017-11-25 23:14:47 +00:00
Frederik Rietdijk d087463b48 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 09:13:36 +01:00
Jan Tojnar f764b5408e
Merge pull request #31359 from deedrah/pr/gnome_settings_tzdata
gnome3.gnome-settings-daemon: use zone.tab from tzdata
2017-11-24 12:55:16 +01:00
Jan Tojnar f15f06c901
gnome2.libglademm: split out devdoc output 2017-11-24 02:13:57 +01:00
Jan Tojnar 9c7a06d595
gnome3.gsettings_desktop_schemas: do not depend on gnome-backgrounds
We intend to make all GTK apps depend on the desktop schemas. Since
the schemas depend on gnome-backgrounds to determine the default
wallpaper path, it would increase the closure size significantly
for smaller apps.

We could split out the org.gnome.desktop.background and screensaver
schemas but that would make the packaging unnecessarily complicated.
Instead we remove the backgrounds dependency since they are not used
(outside of GNOME) or they will be replaced by a different set by
the NixOS module. There will be no background when running GNOME
manually but that can be easily fixed.
2017-11-23 22:35:29 +01:00
John Ericson 405412dfd9
Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-files
stdenv setup: Always use both propagated files
2017-11-22 15:23:37 -05:00
John Ericson da19c34d0f stdenv setup: Always use both propagated files
This continues #23374, which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.

This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Pierre Chevalier 37875c4a77 gdm: start gdm on tty7 rather than default tty1
- Fixes nixos-rebuild switch/test issue with GNOME
  https://github.com/NixOS/nixpkgs/issues/21439
- The solution was given here:
  d761e66a41 (commitcomment-25382880)
2017-11-19 19:35:37 +01:00
Pascal Wittmann c1dd363a3d
Merge pull request #31793 from romildo/new.lxtask
lxtask: init at 0.1.8
2017-11-18 14:06:35 +01:00
José Romildo Malaquias e8712da846 lxtask: init at 0.1.8 2017-11-18 10:03:31 -02:00
Orivej Desh 89912165e1
Merge pull request #31378 from michaelpj/imp/plymouth-nixos-branding
breeze-plymouth: add optional nixos branding, enable for plasma5
2017-11-18 10:37:26 +00:00
Orivej Desh b7734b61a0
Merge pull request #31736 from ChengCat/chengcat
thunar: add wrapGAppsHook
2017-11-17 20:59:47 +00:00
Orivej Desh a368bbb57d
Merge pull request #31024 from yegortimoshenko/xfce4-panel/gettext
xfce4-panel: patch gettext in xfce4-popup-* scripts, fixes #30033
2017-11-16 20:49:34 +00:00
Orivej Desh a131ab23e2
Merge pull request #31023 from yegortimoshenko/xfce4-settings/libinput
xfce4-settings: build w/ xorg-libinput, make some dependencies optional
2017-11-16 20:41:23 +00:00
Orivej Desh 28ebb17f46 xfce4-settings: enable parallel building 2017-11-16 20:40:33 +00:00
Orivej Desh 0de5c4afd9
Merge pull request #31693 from romildo/fix.enlightenment
enlightenment: fix names of setuid wrapped files
2017-11-16 20:07:24 +00:00
Yucheng Zhang 517741c98e thunar: add wrapGAppsHook 2017-11-16 18:06:37 +08:00
Jan Tojnar 697a148f45
gnome3.grilo-plugins: add missing dleyna dependency 2017-11-15 14:02:38 +01:00
Jan Tojnar a3509f6c22
gnome3.gnome-online-miners: add missing dleyna dependency 2017-11-15 14:02:37 +01:00
Jan Tojnar abb17136de
gnome3.gnome-photos: add missing dleyna depenency 2017-11-15 14:02:37 +01:00
José Romildo Malaquias 22c85def14 enlightenment: fix names of setuid wrapped files 2017-11-15 08:45:26 -02:00
Samuel Leathers e0483a59cc
Merge pull request #31532 from romildo/upd.enlightenment
enlightenment: 0.21.10 -> 0.22.0
2017-11-12 21:44:54 -05:00
José Romildo Malaquias c42a0fbf09 enlightenment: 0.21.10 -> 0.22.0
- Update to version 0.22.0
- Switch build tools from autotools to meson
- Change handling of setuid programs
2017-11-13 00:22:01 -02:00
Michael Peyton Jones 96da47ddfb breeze-plymouth: allow optional NixOS branding 2017-11-10 12:54:06 +00:00
mimadrid e227398955
vte-ng: 0.46.1.a -> 0.50.2.a 2017-11-09 09:41:16 +01:00
Thomas Tuegel b8abd97c3b
Merge pull request #31382 from adisbladis/plasma-5_11_3
plasma: 5.11.2 -> 5.11.3
2017-11-08 16:06:52 -06:00
adisbladis 6d23ec7c3f
plasma: 5.11.2 -> 5.11.3 2017-11-08 15:05:43 +08:00
Rostislav Beneš a98d270978 gnome3.gnome-settings-daemon: use zone.tab from tzdata 2017-11-07 15:04:05 +01:00
Vladimír Čunát 1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Jan Tojnar 3c98114d6f
gnome3.mutter: cleanup 2017-11-05 20:44:23 +01:00
Jan Tojnar 716a0d6c19
gnome3.mutter: fix libgudev 232 compatibility 2017-11-05 20:44:22 +01:00
Jan Tojnar de0cede481
gnome3.dconf: cleanup 2017-11-05 20:44:21 +01:00
Jan Tojnar 4d66728328
gnome3.mutter: add libwacom dependency 2017-11-05 20:44:20 +01:00
Jan Tojnar 1260fe96a6
gnome3.mutter: remove stale patches 2017-11-05 20:44:19 +01:00
Jan Tojnar 309a831e05
gnome3.totem-pl-parser: clean up 2017-11-05 20:44:18 +01:00
Jan Tojnar 64e3473017
nautilus-sendto: 3.8.1 → 3.8.6 2017-11-05 20:44:17 +01:00
Jan Tojnar 185484d6ac
gnome3.vte: 0.48.3 → 0.50.1 2017-11-05 20:44:12 +01:00
Orivej Desh 2b9975c244 gitg: 3.24.0 -> 3.26.0 2017-11-05 18:43:30 +00:00
Orivej Desh 711f260f71 libgit2-glib: 0.25.0 -> 0.26.0 2017-11-05 18:43:30 +00:00
Jan Tojnar 6ad65e046f
gnome3.glade: clean up 2017-11-05 18:02:19 +01:00
Jan Tojnar 9f30edc085
gnome3.glade: fix compatibility with glib 2.53.4
Closes: #31272
2017-11-05 18:02:07 +01:00
Jan Tojnar f5d5c13ad7
gnome3.libgxps: 0.2.2 → 0.3.0 2017-11-05 17:02:31 +01:00
Jan Tojnar faac8b301c
libzapojit: add meta.description 2017-11-05 17:02:30 +01:00
Jan Tojnar 7d0357449f
gnome3.libpeas: 1.18.0 → 1.22.0 2017-11-05 17:02:25 +01:00
Jan Tojnar b5c6349661
gnome3.libgdata: 0.17.6 → 0.17.9 2017-11-05 17:02:24 +01:00
Jan Tojnar e03c009a5e
gnome3.grilo_plugins: 0.3.3 → 0.3.5 2017-11-05 17:02:23 +01:00
Jan Tojnar 573c039f9b
gnome3.grilo: 0.3.3 → 0.3.4 2017-11-05 17:02:23 +01:00
Jan Tojnar 1e8e2a4f0d
gnome3.totem-pl-parser: move src to a separate file 2017-11-05 17:02:23 +01:00
Jan Tojnar 9ee18a51c6
gnome3.folks: 0.11.3 → 0.11.4 2017-11-05 17:02:22 +01:00
Ioannis Koutras e18cdf0f46 pavucontrol-qt: use libsForQt5.callPackage 2017-11-02 19:59:28 +02:00
José Romildo Malaquias 62204a59c7
Merge branch 'master' into upd.lxqt 2017-11-02 10:27:39 -02:00
José Romildo Malaquias 82e75a0bac Merge branch 'upd.lxqt' of github.com:romildo/nixpkgs into upd.lxqt 2017-11-02 10:22:22 -02:00
José Romildo Malaquias d9f9c0d0d1 qtermwidget: keep version 0.7.1, needed by virt-manager-qt 2017-11-02 10:15:48 -02:00
Peter Hoeg 9ac793f860 plasma: 5.11.1 -> 5.11.2 2017-11-02 17:30:32 +08:00
José Romildo Malaquias c07835a11b
Merge branch 'master' into upd.lxqt 2017-11-02 00:29:12 -02:00
José Romildo Malaquias d3763a7164 lxqt: remove the attribute standardPatch 2017-11-02 00:20:11 -02:00
José Romildo Malaquias d7366454c4 lxqt: remove lxqt-common 2017-11-02 00:16:38 -02:00
José Romildo Malaquias 7059004883 lxqt: remove lxqt-common 2017-11-02 00:15:35 -02:00
José Romildo Malaquias 94e02ae507 lxqt-themes: init at 0.12.0 2017-11-02 00:12:29 -02:00
José Romildo Malaquias 8d7341e10b screengrab: small fixes 2017-11-02 00:09:14 -02:00
José Romildo Malaquias 546c7e874a qterminal: 0.7.1 -> 0.8.0 2017-11-02 00:07:15 -02:00
José Romildo Malaquias f20eb21735 qps: 1.10.16 -> 1.10.17 2017-11-02 00:06:56 -02:00
José Romildo Malaquias 08c6d0e18e qlipper: use src attribute instead of srcs 2017-11-02 00:06:09 -02:00
José Romildo Malaquias 4efa48edf0 obconf-qt: 0.11.1 -> 0.12.0 2017-11-02 00:02:50 -02:00
José Romildo Malaquias db19d1b400 lximage-qt: 0.5.1 -> 0.6.0 2017-11-02 00:02:29 -02:00
José Romildo Malaquias 6556e696ff compton-conf: 0.2.1 -> 0.3.0 2017-11-02 00:01:57 -02:00
José Romildo Malaquias 3eeed44419 qtermwidget: 0.7.1 -> 0.8.0 2017-11-02 00:01:22 -02:00
José Romildo Malaquias 6ccc34c2ad pcmanfm-qt: 0.11.3 -> 0.12.0 2017-11-02 00:00:50 -02:00
José Romildo Malaquias 9258056a10 pavucontrol-qt: 0.2.0 -> 0.3.0 2017-11-02 00:00:22 -02:00
José Romildo Malaquias f451d92e6e lxqt-sudo: 0.11.1 -> 0.12.0 2017-11-01 23:59:37 -02:00
José Romildo Malaquias 9b07f61e8d lxqt-session: 0.11.1 -> 0.12.0 2017-11-01 23:59:05 -02:00
José Romildo Malaquias 1288876ab0 lxqt-runner: 0.11.1 -> 0.12.0 2017-11-01 23:58:43 -02:00
José Romildo Malaquias 2312b0ef47 lxqt-qtplugin: 0.11.1 -> 0.12.0 2017-11-01 23:58:19 -02:00
José Romildo Malaquias f50e270076 lxqt-powermanagement: 0.11.1 -> 0.12.0 2017-11-01 23:57:57 -02:00
José Romildo Malaquias 644938aee9 lxqt-policykit: 0.11.1 -> 0.12.0 2017-11-01 23:57:37 -02:00
José Romildo Malaquias 9a907dcd6b lxqt-panel: 0.11.1 -> 0.12.0 2017-11-01 23:57:11 -02:00
José Romildo Malaquias 530f8e820b lxqt-openssh-askpass: 0.11.1 -> 0.12.0 2017-11-01 23:56:40 -02:00
José Romildo Malaquias 95ace38efd lxqt-notificationd: 0.11.1 -> 0.12.0 2017-11-01 23:56:20 -02:00
José Romildo Malaquias 902ec14a9b lxqt-l10n: 0.11.2 -> 0.12.0 2017-11-01 23:55:55 -02:00
José Romildo Malaquias 2f0a5d14e5 lxqt-globalkeys: 0.11.1 -> 0.12.0 2017-11-01 23:55:19 -02:00
José Romildo Malaquias e54f761cd9 lxqt-config: 0.11.1 -> 0.12.0 2017-11-01 23:54:59 -02:00
José Romildo Malaquias 7f3576f2dd lxqt-admin: 0.11.1 -> 0.12.0 2017-11-01 23:54:39 -02:00
José Romildo Malaquias fb997f817f lxqt-about: 0.11.1 -> 0.12.0 2017-11-01 23:54:09 -02:00
José Romildo Malaquias 0054183cc6 libfm-qt: 0.11.1 -> 0.12.0 2017-11-01 23:53:34 -02:00
José Romildo Malaquias 6e37bd54ce lxqt-build-tools: 0.3.2 -> 0.4.0 2017-11-01 23:52:41 -02:00
José Romildo Malaquias 05de6f3dd2 libsysstat: 0.3.3 -> 0.4.0 2017-11-01 23:51:28 -02:00
José Romildo Malaquias 70fb53f657 libqtxdg: 2.0.0 -> 3.1.0 2017-11-01 23:50:28 -02:00
José Romildo Malaquias e71dc0c2fc liblxqt: 0.11.1 -> 0.12.0 2017-11-01 23:47:42 -02:00
Vladimír Čunát 447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Ricardo M. Correia 39e958b61e lxqt-panel: fix patch hash
... and switch to fetchpatch to avoid GitHub hash changes.
2017-11-01 00:27:20 +02:00
Yegor Timoshenko bd4c66886a xfce4-panel: patch gettext in xfce4-popup-* scripts, fixes #30033 2017-10-31 05:51:14 +00:00
Yegor Timoshenko c55a0cdeb3 xfce4-settings: build w/ xorg-libinput, make some dependencies optional
Closes #30148.
2017-10-31 05:17:59 +00:00
Herwig Hochleitner 0d6822be2b Revert "webkitgtk: 2.16.6 -> 2.18.2"
This already went to staging, sorry

This reverts commit 288740ad69.
2017-10-28 13:53:19 +02:00
Herwig Hochleitner 288740ad69 webkitgtk: 2.16.6 -> 2.18.2
remove references to 216x

CVE-2017-7087
CVE-2017-7089
CVE-2017-7090
CVE-2017-7091
CVE-2017-7092
CVE-2017-7093
CVE-2017-7095
CVE-2017-7096
CVE-2017-7098
CVE-2017-7100
CVE-2017-7102
CVE-2017-7104
CVE-2017-7107
CVE-2017-7109
CVE-2017-7111
CVE-2017-7117
CVE-2017-7120

closes #29796
2017-10-28 13:37:08 +02:00
Frederik Rietdijk 8634a2e2c5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-27 21:35:58 +02:00
Tuomas Tynkkynen fd29f6685f qt5, plasma-5: Make 'bin' output the first one
Stay consistent with other multiple output packages.
2017-10-24 23:48:49 +03:00
José Romildo Malaquias 77c130083a efl: 1.20.4 -> 1.20.5 2017-10-24 16:23:02 -02:00
Franz Pletz aebae6c208
webkitgtk: 2.16.6 -> 2.18.1 for multiple CVEs
See https://webkitgtk.org/security/WSA-2017-0008.html
2017-10-24 13:20:38 +02:00
Heitham Omar 6321999eaf gnome-themes-standard: 3.22.1 -> 3.22.3 2017-10-22 00:05:35 +02:00
Thomas Tuegel 0cd1b02817
plasma-5: remove startkde
We no longer have a separate `startkde` script; instead we patch the script
which comes with `plasma-workspace`. The primary reason to do this is that we
have not been keeping up with the minor bugfixes that the upstream script
receives. A secondary reason is: now that we support Wayland, we don't really
want to have a separate package for each session script.
2017-10-20 09:28:56 -05:00
Thomas Tuegel ebcccaf754
plasma-workspace: enable Wayland session support 2017-10-20 09:28:56 -05:00
adisbladis f8368f68ea
plasma5.plasma-vault: init at 5.11.1 2017-10-19 11:09:23 +08:00
adisbladis 84847258bb
plasma: 5.10.5 -> 5.11.1 2017-10-19 11:09:22 +08:00
Vladimír Čunát 6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Peter Hoeg 82b8a22fa9 Merge pull request #30354 from peterhoeg/p/sddm-kcm
sddm-kcm: init at 5.10.5
2017-10-13 09:52:14 +08:00
Peter Hoeg 37172d2b74 sddm-kcm: init at 5.10.5 2017-10-12 23:09:50 +08:00
Patrick Chilton e3675fedc7 mate-power-manager: init at 1.18.0 2017-10-12 08:22:21 +02:00
Jan Tojnar ef9b59c26f
gnome3.geary: 0.11.3 → 0.12.0
Closes: #30024
2017-10-10 14:57:09 +02:00
Jan Tojnar cd2f6220bc
gnome3.libgee: 0.18 → 0.20 2017-10-10 14:56:11 +02:00
José Romildo Malaquias e72146b90a enlightenment: 0.21.9 -> 0.21.10 2017-10-10 06:51:46 +02:00
Vladimír Čunát 55ed948a55
gnome3.vte-ng: fixup build after #29039 2017-10-07 11:14:22 +02:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Graham Christensen 0115dd351b Merge pull request #28959 from jtojnar/fix/pomodoro-gnome3.24
gnome-pomodoro: Update for compatibility with GNOME 3.24
2017-10-05 19:35:16 -04:00
Graham Christensen 3bd24be7dc Merge pull request #30102 from jtojnar/gnome-simple-scan
simple-scan: Move to GNOME package set
2017-10-05 17:38:51 -04:00
Jan Tojnar ef6130fd78
gnome3.gnome_online_accounts: build with Vala bindings 2017-10-05 13:37:40 +02:00
Graham Christensen 5c7cc53cb7 Merge pull request #29983 from jtojnar/gnome-control-center-thumbnailers
gnome3.gnome_control_center: fix thumbnailers path
2017-10-05 07:29:48 -04:00
Jan Tojnar e7b277f3c5
gnome3.simple-scan: move src to a separate file 2017-10-05 01:01:57 +02:00
Jan Tojnar 50bca782b3
simple-scan: move to gnome3 package set 2017-10-05 01:00:53 +02:00
Jan Tojnar f61d734bce
gnome3.pomodoro: 0.11.2 → 0.13.3 2017-10-04 22:39:42 +02:00
Orivej Desh f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Graham Christensen 5af263c2af Merge pull request #27468 from jtojnar/fix/pinentry-gnome
pinentry: add GNOME frontend
2017-10-02 07:29:23 -04:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Jan Tojnar a093bf8b88
gnome3.gnome_control_center: fix thumbnailers path
Just like Nautilus (see #29970), GNOME Control Center also uses
gnome-desktop for generating thumbnails. In particular, it tries
to make a thumbnail from a file choosen as a profile picture, and
when it does not succeed, it will not allow that file to be chosen.
Of course, whithout a thumbnailer, it will always fail.

43129a1cfd/panels/user-accounts/um-photo-dialog.c (L190-L192)

Since gnome-desktop scans `thumbnailers` directories under the paths
in `XDG_DATA_DIRS`, gdk-pixbuf  had to be added to the path to provide
access to image thumbnailer.
2017-10-01 14:47:49 +02:00
Graham Christensen aebdc892d6 Merge pull request #29970 from jtojnar/nautilus-thumbnailers
gnome3.nautilus: add thumbnailers
2017-10-01 08:40:01 -04:00
Jan Tojnar b34a891295
gnome3.gcr: prevent dependency cycle
When overriding gnupg to uss pinentry gnome3 frontend, there is
a dependency cycle:

    gnupg → pinentry_gnome → gcr → gnupg

This commit overrides the gnupg required by gcr to not build GUI.
2017-10-01 01:40:03 +02:00
Jan Tojnar adbba9d5f6
gnome3.gcr: propagate pkg-config dependencies
The pinentry_gnome package requires gcr. Unfortunately, when configure
asks about the library (or `pkg-config --libs gcr-base-3` is used) it
fails because glib is not in scope.

```
$ pkg-config --libs gcr-base-3
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glib-2.0', required by 'gcr-base-3', not found
```

This commit moves glib and gtk to `propagatedBuildInputs` so pkgconfig
could find them.

See also 38b58bab62
2017-10-01 01:38:15 +02:00
Graham Christensen a1a5c9887a Merge pull request #28955 from jtojnar/eds-goa
gnome3.evolution-data-server: Re-add GNOME Online Accounts support
2017-09-30 19:23:45 -04:00
Jan Tojnar baa7e397c1
gnome3.nautilus: add thumbnailers
Nautilus, resp. gnome-desktop, scans `thumbnailers` directories
under the paths in `XDG_DATA_DIRS`. gdk-pixbuf was not, for some
reason, listed in the variable, therefore Nautilus did not generate
image thumbnails.

I also add librsvg to the variable so that SVG files can be rendered.
It does not work at the moment, though, because of incorrect path to
the renderer.
2017-10-01 00:37:43 +02:00
Orivej Desh 2f522ce25e Merge pull request #29885 from xzfc/gucharmap
gucharmap: 3.18.2 -> 10.0.1
2017-09-29 13:46:14 +00:00
José Romildo Malaquias 3e91da5ece efl: 1.20.3 -> 1.20.4 2017-09-28 23:04:52 -03:00
Albert Safin 1ae19b6c4e gucharmap: 3.18.2 -> 10.0.1
- Gucharmap no longer follow the GNOME major versioning.
- Gucharmap no longer includes Unicode data. Instead the data should be
  downloaded from unicode.org.
2017-09-29 02:25:41 +07:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Jan Tojnar 13649ee12f
libgnomeui: fix compatibility with GLib
Picked from #29392, like the parent commit.
2017-09-28 12:17:27 +02:00
Jan Tojnar d9d65fb275
libgda: finally fix compatibility with GLib
vcunat ported this and changed fetchpatch to fetchurl,
as the patch is just an attachement, it's not generated.
2017-09-28 12:13:29 +02:00
Vladimír Čunát f1e6c43d45
gnome2.glibgnome: fixup build with updated glib 2017-09-28 12:00:22 +02:00
José Romildo Malaquias 7d883056a0 lxqt.screengrab: 2017-02-18 -> 1.97 (#29835) 2017-09-28 00:52:18 +02:00
Eelco Dolstra 28299f669a Add even more dev outputs 2017-09-27 12:08:48 +02:00
Eelco Dolstra 8ccce8de89 Add more dev outputs 2017-09-25 19:52:10 +02:00
Eelco Dolstra 60aaced9a0
Add some dev outputs 2017-09-25 16:05:10 +02:00
Jan Tojnar 29dd3accf5
gnome3.evolution-data-server: Re-add GNOME Online Accounts support
In #26879, GNOME Online Accounts support was removed resulting in
repeated authentication prompts for users relying on services like
Google Calendar.

This commit removes the build flag that disabled the support.
2017-09-25 01:12:56 +02:00
Jan Tojnar 69698ec11c gnome3: only maintain single GNOME 3 package set (#29397)
* gnome3: only maintain single GNOME 3 package set

GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.

This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.

Closes: #29329

* maintainers/scripts/gnome: Use fixed GNOME 3 directory

Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.

This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00
Tuomas Tynkkynen 4acb425c39 darwin: Disable yet another bunch of packages never having built successfully
cjdns: https://hydra.nixos.org/build/61134279
jonprl: https://hydra.nixos.org/build/61123711
mate.libmatemixer: https://hydra.nixos.org/build/61126968
dirac: https://hydra.nixos.org/build/61132432
idnkit: https://hydra.nixos.org/build/61123544
trousers: https://hydra.nixos.org/build/61109766
packetdrill: https://hydra.nixos.org/build/61116190
osm2pgsql: https://hydra.nixos.org/build/61118017
nawk: https://hydra.nixos.org/build/61139000
2017-09-22 21:16:39 +03:00
Tuomas Tynkkynen ab71280823 darwin: Disable some packages that have never built successfully
mate.mate-desktop: https://hydra.nixos.org/build/61110037
gdmap: https://hydra.nixos.org/build/61144743
redsocks: https://hydra.nixos.org/build/61123106
resolv_wrapper: https://hydra.nixos.org/build/61121132
ogmtools: https://hydra.nixos.org/build/61108726
mp3info: https://hydra.nixos.org/build/61139015
lxappearance-gtk3: https://hydra.nixos.org/build/61126327
hdf5-fortran: https://hydra.nixos.org/build/61146631
pqiv: https://hydra.nixos.org/build/61124724
2017-09-22 17:25:38 +03:00
John Ericson 7c73ff4e92 gnome-vfs: Recategorize dependencies 2017-09-21 15:49:55 -04:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Joachim F 707b281432 Merge pull request #29332 from romildo/fix.gnome-shell-extensions
gnome-shell-extensions: enable all extensions
2017-09-17 11:00:46 +00:00
Bastian Köcher 4bfb9e3c9b kde4Workspace: Remove, because it is not maintained anymore 2017-09-14 13:01:43 +02:00
romildo 349782cee4 gnome-shell-extensions: enable all extensions 2017-09-13 18:41:02 -03:00
Vladimír Čunát 422adc3063
Merge branch 'staging'
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Jörg Thalheim cfb198015e Merge pull request #29012 from gnidorah/maxx
maxx: allow launching individual components
2017-09-12 11:37:22 +01:00
Frederik Rietdijk dab3272f47 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-10 08:56:39 +02:00
Aleksey Kladov 6ce21acf32 lxqt-session: fix the build
closes #29130
2017-09-08 23:39:33 +03:00
romildo b776cd02bf efl: 1.20.2 -> 1.20.3 2017-09-08 21:33:33 +02:00
Frederik Rietdijk febd5e323d Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-08 20:48:14 +02:00
romildo dce314e55b terminology: 1.1.0 -> 1.1.1 2017-09-08 07:43:36 +02:00
Anderson Torres 936dca89df Merge pull request #28969 from disassembler/xiphos
xiphos: 4.0.3 -> 4.0.6
2017-09-07 17:11:45 -03:00
Eelco Dolstra ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
This reverts commit 0a944b345e, reversing
changes made to 61733ed6cc.

I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
2017-09-07 12:51:21 +02:00
gnidorah d627ded461 maxx: allow launching individual components 2017-09-05 16:49:49 +03:00
Frederik Rietdijk d7ef196c26 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-05 10:11:06 +02:00
Vladimír Čunát 8414d8386b
maxx: license fixups
The main thing is that I'm convinced the license can't be free when it
restricts redistribution to certain platforms.  That probably holds with
the usual definitions like from Debian, FSF or OSI.
2017-09-04 22:57:03 +02:00
Samuel Leathers 2aa8bc45d3 gnome2.gtkhtml4: init at 4.10.0 2017-09-04 08:23:52 -04:00
Jörg Thalheim 4391330033 Merge pull request #28893 from jtojnar/gpaste-service
gnome3.gpaste: Add GPaste service
2017-09-03 16:27:30 +01:00
Jörg Thalheim c2881983fb gpaste: add adwaita-icon-theme theme 2017-09-03 16:26:51 +01:00
John Ericson 0a944b345e Merge pull request #28557 from obsidiansystems/binutils-wrapper
Binutils-wrapper: Init by refactoring out of cc-wrapper
2017-09-03 10:37:27 -04:00
Vladimír Čunát 37242d98de
Merge branch 'master' into staging 2017-09-03 10:51:11 +02:00
Jan Tojnar 4069cb2b0f
gnome3.gpaste: refactor 2017-09-02 17:43:16 +02:00
Thomas Tuegel 71d377fcb0
kscreenlocker: 5.10.5 -> 5.10.5.1
Fix segfault with nVidia drivers; see
https://bugs.kde.org/show_bug.cgi?id=384005
2017-09-02 09:14:39 -05:00
Frederik Rietdijk d0dab8a330 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-02 11:10:52 +02:00
romildo f907ad9f2f mate-notification-daemon: init at 1.18.0 2017-09-01 18:02:24 -03:00
romildo 8087940327 mate-control-center: add dependence libappindicator 2017-09-01 17:43:28 -03:00
romildo c4dd81b81d mate: remove icon cache 2017-09-01 17:27:24 -03:00
romildo fbed066d4b mate-control-center: add dependence librsvg, needed by the mate-control-center application 2017-09-01 17:22:07 -03:00
romildo b02f227791 mate-desktop: remove unneeded dependencies gnome3.defaultIconTheme and gnome3.gnome_themes_standard 2017-09-01 17:18:59 -03:00
John Ericson 3f30cffa55 misc pkgs: Use $NIX_BINUTILS for when needed
Certain files are now only there instead of $NIX_CC (some are in both)
2017-09-01 11:44:55 -04:00
Gabriel Ebner 52eb0e0fbd gnome3.dconf-editor: include gsettings_desktop_schemas 2017-09-01 13:07:39 +02:00
Jörg Thalheim d0e4aef32a Merge pull request #28781 from romildo/mate
mate: add the MATE desktop environment
2017-08-31 18:57:20 +01:00
romildo 8f8d308fe1 mate: use newScope 2017-08-31 13:30:32 -03:00
romildo a9f66285b7 mate-icon-theme: build icon cache 2017-08-31 13:29:02 -03:00
romildo 934b9bef41 mate-session-manager: init at 1.18.1 2017-08-31 00:10:20 -03:00
romildo 25f65c4339 mate-panel: init at 1.18.4 2017-08-31 00:08:40 -03:00
romildo c1e18929f0 mate-control-center: init at 1.18.2 2017-08-31 00:07:11 -03:00
romildo 8f7d80339a mate-settings-daemon: init at 1.18.1 2017-08-31 00:03:41 -03:00
romildo 5bbe177b3f marco: init at 1.18.1 2017-08-31 00:01:39 -03:00
romildo 7e151599f4 mate-menus: init at 1.18.0 2017-08-30 23:59:38 -03:00
romildo dd3703e166 libmateweather: init at 1.18.1 2017-08-30 23:56:47 -03:00
romildo 20f3dfd579 libmatemixer: init at 1.18.0 2017-08-30 23:55:20 -03:00
romildo 75d643ee83 libmatekbd: init at 1.18.2 2017-08-30 23:53:16 -03:00
romildo 6c4424efb2 mate-desktop: add maintainer 2017-08-30 23:49:46 -03:00
romildo dd230e33d6 mate: organize packages in base and extra 2017-08-30 23:48:20 -03:00
Frederik Rietdijk 6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Symphorien Gibol bd54589233 networkmanager_iodine: init at 1.2.0 2017-08-30 02:58:29 +02:00
Jan Tojnar b64f149ea9
gnome-disk-utility: fix missing schemas for gnome-disk-image-mounter
Continuation of #28053

gnome-disk-image-mounter from gnome-disk-utility was not wrapped, resulting in an
error due to the inability to find gsettings schemas.

This commit replaces the manual wrapping of gnome-disks binary with wrapGAppsHook
so that all binaries are wrapped correctly.
2017-08-29 13:29:04 +02:00
Vladimír Čunát 2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Tom Hunger 64e4b9637b Remove unused gdm/3.16-wip 2017-08-28 19:52:06 +01:00
Tom Hunger 3247c940e0 gnome-photos: 3.24.2 -> -3.24.3 2017-08-28 15:55:05 +01:00