1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
Commit graph

6535 commits

Author SHA1 Message Date
R. RyanTM 41750ed20f gnome3.four-in-a-row: 3.34.1 -> 3.34.3 2020-01-21 15:54:30 +00:00
R. RyanTM c2a7cfb3a8 gnome3.gnome-boxes: 3.34.2 -> 3.34.3 2020-01-21 15:05:56 +00:00
Maciej Krüger 2e2b4d39fc
cinnamon.cinnamon-settings-daemon: init at 4.4.0 2020-01-21 09:34:09 +01:00
Maciej Krüger 1170b0ecb0
cinnamon.cinnamon-translations: init at 4.4.0 2020-01-21 02:00:29 +01:00
worldofpeace 66eca6fbe3
Merge pull request #78121 from mkg20001/pkg/cinnamon-menus
cinnamon.cinnamon-menus: init at 4.4.0
2020-01-20 19:57:00 -05:00
Maciej Krüger 3a06e5f766
cinnamon.cinnamon-menus: init at 4.4.0 2020-01-21 01:48:24 +01:00
Maciej Krüger 67ce294be2
cinnamon.cjs: add nma for nma typelib 2020-01-20 19:22:22 +01:00
Maciej Krüger e105a952c2
cinnamon.cinnamon-desktop: init at 4.4.0 2020-01-20 02:02:20 +01:00
worldofpeace 21b6279c9f
Merge pull request #75680 from mkg20001/pkg/cjs
cinnamon.cjs: init at 4.4.0
2020-01-19 19:44:55 -05:00
Maciej Krüger 7238168f4f
cinnamon.cjs: init at 4.4.0 2020-01-20 01:28:16 +01:00
Maciej Krüger fa3d651ee7
spidermonkey_52: init at 52.9.0 2020-01-20 01:28:12 +01:00
worldofpeace bea1a232c6 pantheon.wingpanel-indicator-session: 2.2.6 -> 2.2.7
https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.7
2020-01-18 21:40:46 -05:00
worldofpeace 1e9a4da5b1 pantheon.elementary-default-settings: 5.1.1 -> 5.1.2
https://github.com/elementary/default-settings/releases/tag/5.1.2
2020-01-18 21:40:46 -05:00
worldofpeace 6198a0e119 pantheon.elementary-icon-theme: 5.1.0 -> 5.2.0
https://github.com/elementary/icons/releases/tag/5.2.0
2020-01-18 21:40:46 -05:00
worldofpeace 312f643a3a pantheon.switchboard: 2.3.7 -> 2.3.8
https://github.com/elementary/switchboard/releases/tag/2.3.8
2020-01-18 21:40:46 -05:00
worldofpeace 6a3c188252 pantheon.elementary-terminal: 5.5.0 -> 5.5.1
https://github.com/elementary/terminal/releases/tag/5.5.1
2020-01-18 21:40:46 -05:00
worldofpeace b85c3aea65 nixpkgs-github-update: slowness 2020-01-18 21:40:46 -05:00
Elyhaka d18ac2bca1 gdm: refactor to properly handle wayland sessions 2020-01-18 10:56:11 +01:00
Frederik Rietdijk bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
worldofpeace 1e9b195743
Merge pull request #77749 from r-ryantm/auto-update/elementary-code
pantheon.elementary-code: 3.1.1 -> 3.2.0
2020-01-16 12:33:36 -05:00
R. RyanTM 547e36c917 gnome3.gnome-klotski: 3.34.0 -> 3.34.3 (#77757) 2020-01-15 14:09:19 +01:00
R. RyanTM da05d714a7 gnome3.dconf-editor: 3.34.2 -> 3.34.3 (#77743) 2020-01-15 12:11:30 +01:00
R. RyanTM d829a66919 pantheon.elementary-code: 3.1.1 -> 3.2.0 2020-01-15 10:40:45 +00:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk 2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Luka Blaskovic e2717ad9b7 libgnomeprint: build with bison3 2020-01-13 21:35:19 +00:00
zowoq a9d3d63eaa gnome3.seahorse: 3.34 -> 3.34.1 (#77543)
https://gitlab.gnome.org/GNOME/seahorse/blob/3.34.1/NEWS
2020-01-12 12:35:36 +01:00
Frederik Rietdijk b3245241d8 Merge staging-next into staging 2020-01-12 09:47:43 +01:00
Will Dietz f38fe4691d cinnamon.xapps: 1.6.8 -> 1.6.10 2020-01-11 12:53:08 -08:00
Frederik Rietdijk 263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
Matthew Bauer 063935621c
Merge pull request #77336 from matthewbauer/fix-missing-xmemdup-in-gnustep
gnustep/base: add libiberty to linker flags
2020-01-08 15:11:06 -05:00
Matthew Bauer 2c6eaef83e gnustep/base: add libiberty to linker flags
In https://github.com/NixOS/nixpkgs/issues/76927, we found that
xmemdup is missing when compiling some conftest for gnustep-base. It’s
unclear why this happens but it appears to be from the update to gcc9.
Adding libiberty gives us that symbol and fixes things. What’s less
clear is why this happens to begin with.

Fixes #76927
2020-01-08 15:05:57 -05:00
José Romildo Malaquias 380220c237
Merge pull request #77045 from romildo/upd.mate
mate.engrampa: 1.22.2 -> 1.22.3
2020-01-08 10:29:36 -03:00
worldofpeace ffe6b959a1 pantheon.elementary-files: 4.2.0 -> 4.3.0
Added libgit2-glib for git plugin support.

https://github.com/elementary/files/releases/tag/4.3.0
2020-01-07 20:57:15 -05:00
worldofpeace 6e40111dfa nixpkgs-github-update: is_list 2020-01-07 20:57:14 -05:00
worldofpeace 794780d9a4
Merge pull request #63813 from romildo/upd.deepin.startdde
deepin.startdde: init at 5.0.1
2020-01-07 20:48:01 -05:00
worldofpeace 6194ab9aff pantheon.gala: 2019-10-31 -> 3.2.0
🎊️ versioned releases finally!
2020-01-07 20:21:15 -05:00
worldofpeace 02543efd83 deepin.dde-session-ui: use gapps wrapper
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
worldofpeace 62095621d7 deepin.dde-launcher: use gapps wrapper
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
worldofpeace f4e0ae2bb2 deepin.dde-file-manager: use gapps wrapper
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
worldofpeace 2fe9525dff deepin.dde-dock: use gapps wrapper
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
worldofpeace ff72e1dfc1 deepin.dde-control-center: use gapps wrapper
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
José Romildo Malaquias ee7041cdf6 deepin.startdde: init at 5.0.1 2020-01-07 20:13:11 -05:00
Frederik Rietdijk 5732db0652 Merge staging-next into staging 2020-01-07 20:06:45 +01:00
Tor Hedin Brønner 63f314f2c3 gnome3.mutter: 3.34.2 -> 3.34.3
https://gitlab.gnome.org/GNOME/mutter/blob/3.34.3/NEWS
2020-01-07 15:29:51 +01:00
Tor Hedin Brønner 4bdcab3bd2 gnome3.gnome-shell: 3.34.2 -> 3.34.3
https://gitlab.gnome.org/GNOME/gnome-shell/blob/3.34.3/NEWS
2020-01-07 15:29:50 +01:00
R. RyanTM 0c890f635a evolution-data-server: 3.34.2 -> 3.34.3 (#77058) 2020-01-07 12:28:13 +01:00
R. RyanTM f8f50a1d08 gnome3.gnome-robots: 3.34.0 -> 3.34.1 (#77095) 2020-01-07 12:21:22 +01:00
R. RyanTM 4932518ea8 gnome3.gnome-nibbles: 3.34.1 -> 3.34.2 (#77086) 2020-01-07 12:19:37 +01:00
R. RyanTM 1bf7fa3af2 gnome3.gnome-initial-setup: 3.34.1 -> 3.34.3 (#77094) 2020-01-07 12:12:35 +01:00
R. RyanTM 9a2064f69d gnome3.gnome-maps: 3.34.2 -> 3.34.3 (#77097) 2020-01-07 12:06:36 +01:00
R. RyanTM 01112747fc gnome3.gnome-music: 3.34.2 -> 3.34.3 (#77070) 2020-01-07 12:04:28 +01:00
worldofpeace f55ec6fd69
Merge pull request #77092 from worldofpeace/pantheon-update-jan-6
[ci] pantheon.elementary-terminal: 5.4.0 -> 5.5.0, pantheon.elementary-gtk-theme: 5.3.0 -> 5.4.0
2020-01-07 02:22:09 -05:00
R. RyanTM 568b994bb0 gnome3.gnome-control-center: 3.34.1 -> 3.34.2 (#77074) 2020-01-06 21:34:14 +01:00
R. RyanTM 68e6e35c88 gnome3.gnome-contacts: 3.34 -> 3.34.1 (#77064) 2020-01-06 21:24:30 +01:00
worldofpeace 88f26e51fd pantheon.elementary-gtk-theme: 5.3.0 -> 5.4.0
https://github.com/elementary/stylesheet/releases/tag/5.4.0
2020-01-06 09:50:15 -05:00
worldofpeace 7062a0df29 pantheon.elementary-terminal: 5.4.0 -> 5.5.0
https://github.com/elementary/terminal/releases/tag/5.5.0
2020-01-06 09:48:48 -05:00
R. RyanTM df56b344d7 gnome3.accerciser: 3.34.2 -> 3.34.3 (#77006) 2020-01-06 15:32:40 +01:00
R. RyanTM 3c5349e8cb epiphany: 3.34.2 -> 3.34.3.1 (#77035) 2020-01-06 15:27:13 +01:00
R. RyanTM 3ca7fbbca4 gnome3.eog: 3.34.1 -> 3.34.2 (#77032) 2020-01-06 13:49:15 +01:00
José Romildo Malaquias 7878ac636f mate.engrampa: 1.22.2 -> 1.22.3 2020-01-06 07:39:25 -03:00
José Romildo Malaquias c1dfcabba0 xfce.catfish: 1.4.11 -> 1.4.12 2020-01-04 11:48:18 +00:00
Robin Gloster 760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster 5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
Frederik Rietdijk 6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Jan Tojnar 480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Bjørn Forsman 1a9fcf4f34 gnomeExtensions.gsconnect: 27 -> 30 (#76633) 2019-12-30 01:55:14 +01:00
Frederik Rietdijk fb66525297 Merge master into staging-next 2019-12-29 10:19:39 +01:00
Jan Tojnar 332cfab4ce
Merge pull request #76591 from lourkeur/set_XKB_CONFIG_ROOT
Fix services.xserver.extraLayouts under GNOME 3
2019-12-28 20:34:56 +01:00
Louis Bettens 729bd0ba58 gnome3.gnome-desktop: honor $XKB_CONFIG_ROOT 2019-12-28 12:34:56 +01:00
worldofpeace 7217f6ce40
Merge pull request #76521 from romildo/test.mate
mate.mate-control-center: look for system themes in system data dirs
2019-12-26 19:54:14 -05:00
Franz Pletz 77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
José Romildo Malaquias 6756cc69c5
Merge pull request #76348 from romildo/upd.mate
mate.caja: 1.22.2 -> 1.22.3
2019-12-26 08:07:11 -03:00
José Romildo Malaquias 6f42bf8aa0 mate.mate-control-center: look for system themes in system data dirs 2019-12-26 07:55:57 -03:00
Jan Tojnar ca39dd3a8a
Merge branch 'master' into staging-next 2019-12-25 05:15:06 +01:00
Jan Tojnar d5bbb86bcb
Merge pull request #76257 from r-ryantm/auto-update/gnome-shell-extensions
gnome3.gnome-shell-extensions: 3.34.1 -> 3.34.2
2019-12-25 01:06:59 +01:00
Jan Tojnar 1b53d70207
Merge pull request #76359 from r-ryantm/auto-update/polari
gnome3.polari: 3.34.0 -> 3.34.1
2019-12-24 20:29:32 +01:00
R. RyanTM 4aeb0f0058 gnome3.polari: 3.34.0 -> 3.34.1 2019-12-23 22:26:49 -08:00
José Romildo Malaquias 3b18010783 mate.caja: 1.22.2 -> 1.22.3 2019-12-23 23:02:59 -03:00
Jan Tojnar 1c87928428
Merge pull request #76269 from r-ryantm/auto-update/gnome-settings-daemon
gnome3.gnome-settings-daemon: 3.34.1 -> 3.34.2
2019-12-24 02:38:01 +01:00
Jan Tojnar 3087143870
Merge pull request #76333 from r-ryantm/auto-update/nautilus
gnome3.nautilus: 3.34.1 -> 3.34.2
2019-12-24 01:33:45 +01:00
R. RyanTM b35f36ec74 gnome3.nautilus: 3.34.1 -> 3.34.2 2019-12-23 16:22:38 -08:00
Jan Tojnar c118f8099e
Merge pull request #76255 from r-ryantm/auto-update/gnome-session
gnome3.gnome-session: 3.34.1 -> 3.34.2
2019-12-23 18:59:07 +01:00
Jan Tojnar bb321ac28c
Merge pull request #76256 from r-ryantm/auto-update/gnome-music
gnome3.gnome-music: 3.34.1 -> 3.34.2
2019-12-23 18:39:59 +01:00
Jan Tojnar 4bd1b18f78
Merge pull request #76259 from r-ryantm/auto-update/gnome-software
gnome3.gnome-software: 3.34.1 -> 3.34.2
2019-12-23 18:36:24 +01:00
Jan Tojnar 490339c8b6
Merge pull request #76268 from r-ryantm/auto-update/gnome-autoar
gnome3.gnome-autoar: 0.2.3 -> 0.2.4
2019-12-23 18:31:13 +01:00
R. RyanTM 70c10dcca9 gnome3.gnome-settings-daemon: 3.34.1 -> 3.34.2 2019-12-23 06:42:14 -08:00
R. RyanTM d9fd44729d gnome3.gnome-autoar: 0.2.3 -> 0.2.4 2019-12-23 06:38:52 -08:00
worldofpeace 73a2107bc0
Merge pull request #76183 from romildo/upd.catfish
catfish: 1.4.10 -> 1.4.11
2019-12-23 09:12:21 -05:00
R. RyanTM 94a6663f78 gnome3.gnome-software: 3.34.1 -> 3.34.2 2019-12-23 05:05:24 -08:00
R. RyanTM bf346fe0cc gnome3.gnome-shell-extensions: 3.34.1 -> 3.34.2 2019-12-23 04:56:42 -08:00
R. RyanTM 351b7f1546 gnome3.gnome-music: 3.34.1 -> 3.34.2 2019-12-23 04:50:56 -08:00
R. RyanTM b37b684ee4 gnome3.gnome-session: 3.34.1 -> 3.34.2 2019-12-23 04:35:49 -08:00
José Romildo Malaquias 0529b27d18 catfish: move to pkgs/desktops/xfce/applications
Since release 1.4.6 catfish is an Xfce Project. See https://bluesabre.org/2018/07/15/catfish-1-4-6-released-now-an-xfce-project

Makes an alias for catfish.
2019-12-23 07:54:59 -03:00
worldofpeace 776893e4d6 pantheon.wingpanel-with-indicators: optionals 2019-12-22 23:09:56 -05:00
worldofpeace f8b86fae8a pantheon.switchboard-with-plugs: optionals 2019-12-22 23:09:41 -05:00
worldofpeace 35b7b17125
Merge pull request #76116 from worldofpeace/pantheon-cleanup
Pantheon cleanups
2019-12-22 22:59:21 -05:00