worldofpeace
76d12e8b88
gnomeExtension.timepp: mark as broken
2019-10-03 00:09:16 +02:00
worldofpeace
eebc63aabd
gnomeExtension.tilingnome: 2019-01-18 -> 2019-09-19
2019-10-03 00:09:16 +02:00
worldofpeace
3e0539af09
gnomeExtension.taskwhisperer: mark as broken
2019-10-03 00:09:16 +02:00
worldofpeace
b9f3160c2a
gnomeExtension.system-monitor-applet: mark as broken
2019-10-03 00:09:16 +02:00
worldofpeace
9599236469
gnomeExtension.sound-output-device-chooser: 2019-04-01 -> 24
2019-10-03 00:09:16 +02:00
worldofpeace
d6413fc352
gnomeExtensions.remove-dropdown-arrows: 11 -> 13
2019-10-03 00:09:15 +02:00
worldofpeace
4333119b64
gnomeExtensions.pidgin-im-integration: mark as broken
2019-10-03 00:09:15 +02:00
worldofpeace
006330bce4
gnomeExtensions.icon-hider: mark as broken
2019-10-03 00:09:15 +02:00
worldofpeace
77f1d77a3b
gnomeExtensions.clipboard-indicator: mark as broken
2019-10-03 00:09:15 +02:00
worldofpeace
18f2e6230a
gnomeExtensions.caffeine: make as broken
2019-10-03 00:09:14 +02:00
worldofpeace
3b81b3a827
gnomeExtensions.arc-menu: 31 -> 33.2
2019-10-03 00:09:14 +02:00
worldofpeace
fc8413d218
gnomeExtensions.appindicator: 29 -> 30
2019-10-03 00:09:14 +02:00
worldofpeace
d935c9bc59
gnomeExtensions.mediaplayer: remove
...
Source repo is archived and the extension was retired [0]
[0]: https://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer/blob/master/README.md
2019-10-03 00:09:14 +02:00
worldofpeace
dac8bf9ed5
libpeas: correct gtk .pc file
...
Here's the diff post meson:
-prefix=/nix/store/hfrrby8wapcz17v927as18z3znqdv2ps-libpeas-1.22.0
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+prefix=/nix/store/sc8h3m6fv3zdjzpkimhm4yqarafhjp6y-libpeas-1.24.0
+libdir=${prefix}/lib
includedir=${prefix}/include
-Name: libpeas-gtk
-Description: libpeas-gtk, a GObject plugins library (Gtk widgets)
-Requires: glib-2.0 >= 2.38.0, gtk+-3.0 >= 3.0.0, libpeas-1.0 >= 1.22.0
-Version: 1.22.0
+Name: libpeas-gtk-1.0
+Description: GObject plugins library widgetery
+Version: 1.24.0
+Requires.private: libpeas-1.0, glib-2.0 >= 2.38.0, gobject-2.0 >= 2.38.0, gobject-introspection-1.0 >= 1.39.0, gtk+-3.0 >= 3.0.0, gmodule-2.0 >= 2.38.0, gio-2.0 >= 2.38.0
+Libs: -L${prefix}//lib -lpeas-gtk-1.0
Cflags: -I${includedir}/libpeas-1.0
-Libs: -L${libdir} -lpeas-gtk-1.0
As we can see, all the requires got moved into private.
This appears to have broken midori [0]
[0]: https://hydra.nixos.org/build/101627205
2019-10-03 00:09:14 +02:00
worldofpeace
1252132f08
midori: 7 -> 9.0
...
* add libarchive and json-glib
We use vala_0_44 to avoid the issue with sqlite3 vapi [0]
[0]: a54e4d89a4
.patch
2019-10-03 00:09:13 +02:00
worldofpeace
7ba3608aa0
feedreader: fix build with latest libsecret
2019-10-03 00:09:13 +02:00
worldofpeace
752ebe1078
libunity: fix build with latest vala
...
See: https://gitlab.gnome.org/GNOME/vala/issues/766
2019-10-03 00:09:13 +02:00
worldofpeace
e7b7d75825
epiphany: 3.32.4 -> 3.34.0
2019-10-03 00:09:13 +02:00
Tor Hedin Brønner
84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
...
* add fix-bubblewrap-paths.patch
* use clangStdenv
We're running into #36947
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeace
38147b9215
nixos/gnome-initial-setup: prevent run on existing systems
...
GNOME initial setup's run is conditioned on whether
the gnome-initial-setup-done file exists in XDG_CONFIG_HOME
Because of this, every existing user will have initial setup
running because they never ran it before.
To prevent this we create the file if the users stateVersion
is older than 20.03 (the release we added this module).
Also drop uneeded manual conflicts as systemd.packages
does handle this.
2019-10-03 00:09:12 +02:00
worldofpeace
f462b376bb
nixos/gdm: prevent g-i-s from running
2019-10-03 00:09:12 +02:00
worldofpeace
ea6aae81f1
gnome3.gdm: add branding
...
We use the logo key to add the NixOS text logo to GDM.
2019-10-03 00:09:12 +02:00
worldofpeace
f9b44934bc
nixos/gnome-initial-setup: init
...
It tries to start during the GDM session even
with the conflicts.
2019-10-03 00:09:12 +02:00
worldofpeace
f8682c31dd
gnome3.gnome-initial-setup: init at 3.34.0
2019-10-03 00:09:11 +02:00
worldofpeace
4ff0d1e23f
umockdev: use latest vala
2019-10-03 00:09:11 +02:00
worldofpeace
41d71bacd6
dee: pull in patches
...
Fixes the deprecation warnings and vapi stuff.
This also allows us to use latest vala.
2019-10-03 00:09:11 +02:00
Utku Demir
26e22e6dfe
Remove obsolete patch for Hedgehog on ghc-8.8.1
2019-10-03 11:07:21 +13:00
R. RyanTM
d33e497b1b
unrar: 5.7.5 -> 5.8.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/unrar/versions
2019-10-02 23:52:53 +02:00
Thomas Tuegel
9a0674296e
kdelibs: Patch for CVE-2019-14744
...
See also: https://phabricator.kde.org/D22989
See also: https://github.com/NixOS/nixpkgs/issues/70102
2019-10-02 16:47:02 -05:00
Martin Milata
12f31b7366
libpng12: 1.2.57 -> 1.2.59
...
CVE-2017-12652
2019-10-02 23:41:25 +02:00
Thomas Tuegel
260ef791a3
pykde4: Do not build on Hydra
...
pykde4 is not used in Nixpkgs, so it is not appropriate to build on Hydra.
2019-10-02 16:31:41 -05:00
Thomas Tuegel
ee36267193
kdelibs: gnidorah is maintainer
2019-10-02 16:30:09 -05:00
Thomas Tuegel
e98b64c2e0
Revert "Remove pykde4"
...
This reverts commit a3ad16b9ca
.
2019-10-02 16:29:14 -05:00
John Mercier
2e2b068e04
micronaut 1.2.1 -> 1.2.3
2019-10-02 23:15:56 +02:00
Silvan Mosberger
899937e1ca
Merge pull request #69868 from Infinisil/config-check-warning
...
nixos/nix-daemon: Prevent network warning when checking config
2019-10-02 23:15:13 +02:00
Silvan Mosberger
2b1e2f2e97
Merge pull request #69746 from Infinisil/rem-opt-usage-message
...
lib.mkRemovedOptionModule: Show replacement for option usage too
2019-10-02 23:11:41 +02:00
Lassulus
f9b2528866
Merge pull request #70168 from schmittlauch/cawbird
...
cawbird: init at 1.0.1, replace corebird
2019-10-02 23:05:10 +02:00
Evan Stoll
cdc963c5f3
gitkraken: 6.2.0 -> 6.2.1
2019-10-02 22:55:04 +02:00
Silvan Mosberger
643a329a4c
do-agent: init at 3.5.6 ( #69186 )
...
do-agent: init at 3.5.6
2019-10-02 22:34:26 +02:00
José Romildo Malaquias
9f58b7c4bb
catfish: 1.4.7 -> 1.4.10
2019-10-02 22:28:13 +02:00
Peter Simons
31714a442d
Merge pull request #70192 from obsidiansystems/call-hackage-cross
...
haskell: Speed up cross callHackage by using native source
2019-10-02 22:15:48 +02:00
Edmund Wu
24a7e828df
linux_testing_bcachefs: 5.2.2019.09.24 -> 5.2.2019.10.01
2019-10-02 16:12:49 -04:00
Trolli Schmittlauch
f855e588b7
corebird: drop package due to discontinuation, recommend cawbird
as alternative
2019-10-02 22:07:42 +02:00
Maximilian Bosch
4537d0de34
Merge pull request #69995 from r-ryantm/auto-update/xterm
...
xterm: 348 -> 349
2019-10-02 21:54:04 +02:00
Philipp Middendorf
4ec79e8c09
quake3e: init at 2019-09-09
2019-10-02 21:53:08 +02:00
Matthew Bauer
47f384e238
Merge pull request #70265 from nyanloutre/ledger_live_icon_fix
...
ledger-live-desktop: add smaller desktop icon
2019-10-02 15:45:10 -04:00
Nathan Yong
bd1ff8696b
vcv-rack: 1.1.4 -> 1.1.5
2019-10-02 21:37:20 +02:00
nyanloutre
902de7a412
ledger-live-desktop: add smaller desktop icon
...
Original 1024x1024 icon doesn't show properly in KDE
2019-10-02 21:19:52 +02:00
Lassulus
dc00a981b2
Merge pull request #70204 from 0x4A6F/master-qubes-core-vchan-xen
...
qubes-core-vchan-xen: init at 4.1.2
2019-10-02 20:39:45 +02:00
Thomas Tuegel
a3ad16b9ca
Remove pykde4
2019-10-02 13:37:43 -05:00