José Romildo Malaquias
598c6c13f0
mate-panel: let mate-panel find applets in config system path
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
ca27392d9c
mate-control-center: add gsettings schemas path to XDG vars
...
mate-control-center depends on mate-settings-daemon, but the later needs
gsettings schemas provided by the former. To fix this the gsettings schema
path from mate-control-center is added to XDG_DATA_DIRS at session
startup.
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
002fcfca35
mate-sensors-applet: init at 1.18.3
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
ea3582ab16
mate-indicator-applet: init at 1.18.1
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
5930d87112
mate-applets: init at 1.18.2
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
a513a6cf4e
mate-utils: init at 1.18.3
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
07b362419f
mate-netbook: init at 1.18.2
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
dd6856a866
caja: add dependency on hicolor_icon_theme
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
00846e6dbf
mate-system-monitor: init at 1.18.1
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
88f34e34f3
mate-calc: init at 1.18.1
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
d8dfb57005
mate-screensaver: init at 1.18.2
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
557fab2115
mate-backgrounds: init at 1.18.0
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
7110c14729
mate-polkit: init at 1.18.2
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
5953691edd
mate-user-guide: init at 1.18.0
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
492ffae9b6
mate-session-manager: remove explicitly dependence on gsettings_desktop_schemas
...
Now it is propagated by gtk3.
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
bf5702eb2d
mate-session-manager: revise dependencies
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
1bacb88c6a
mate-session-manager: add debug option to mate service
2018-01-09 02:40:04 +02:00
Orivej Desh
2e285a3e6c
mercurial: fix quoting with guiSupport for makeWrapper
...
Does not rebuild `mercurial`, only `mercurialFull`.
Fixes #33625 after #31497
2018-01-09 00:31:38 +00:00
Orivej Desh
fe05782a4f
hplip: fix quoting for makeWrapper
...
Fixes #33625 after #31497
2018-01-09 00:31:38 +00:00
Andreas Rammhold
637d5dd00c
tomcat9: 9.0.0.M17 -> 9.0.2
...
also renamed from tomcatUnstable to tomcat9
2018-01-09 01:31:06 +01:00
Andreas Rammhold
3498654f27
tomcat7: 7.0.81 -> 7.0.82 (fixes CVE-2017-12617)
...
For details see [1].
[1] http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.82
2018-01-09 01:31:06 +01:00
Andreas Rammhold
d065224202
tomcat8: 8.0.46 -> 8.0.47 (fixes CVE-2017-12617)
...
For details see [1].
[1] http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.47
2018-01-09 01:31:06 +01:00
Andreas Rammhold
15590701e2
tomcat85: 8.5.20 -> 8.5.23 (fixes CVE-2017-12617)
...
For details see [1].
[1] http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.23
2018-01-09 01:31:06 +01:00
Jörg Thalheim
470f5ef409
Merge pull request #33617 from Mic92/udevd
...
nixos/udev: fix outdated udev rules for network devices
2018-01-09 01:24:02 +01:00
Jörg Thalheim
d273f02cd1
Merge pull request #33543 from ThomasMader/dtools2.078.0
...
dtools: 2.075.1 -> 2.078.0
2018-01-08 23:36:30 +01:00
Vladimír Čunát
9297a84a85
Merge #33623 : libsigcxx: remove patch forcing -std=c++11
2018-01-08 21:25:34 +01:00
Robin Gloster
4699d04034
mongodb: 3.4.2 -> 3.4.10
...
fixes CVE-2017-15535
Release 17.09 is not affected.
2018-01-08 20:42:49 +01:00
Jeroen de Haas
157332d666
libsigcxx: removed patch that forced -std=c++11 in pkg-config file
...
This commit removes a patch from the derivation for libsigc++-2.0 that
appended -std=c++11 to the pkg-config file.
The patch in question orginated from the Debian project to enforce
-std=c++11 in projects using libsigc++-2.0 via pkg-config. This patch
was removed in 2016 when Debian switched to GCC 6.
This fixes NixOS/nixpkgs#33534 .
2018-01-08 19:54:15 +01:00
Jude Taylor
d2734eead9
fix typo
2018-01-08 10:31:12 -08:00
Jude Taylor
a19e258707
let ghcjs packages compile with new cross-compiling
2018-01-08 10:30:15 -08:00
Michael Weiss
be461b11b7
gns3Packages.{server,gui}{Stable,Preview}: 2.1.1 -> 2.1.2
2018-01-08 18:22:04 +01:00
Frederik Rietdijk
6399ddcbdf
Merge pull request #33606 from lsix/django_2_0_1
...
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
2018-01-08 17:58:04 +01:00
Franz Pletz
33a4de2941
Revert "dhcpcd: 6.11.5 -> 7.0.0"
...
This reverts commit 0e73580026
.
Blocks channel releases. See #33527 .
2018-01-08 17:00:30 +01:00
Jörg Thalheim
71cce26342
nixos/udev: fix outdated udev rules for network devices
...
Udev changed its internal naming, so this rule file no longer applied correctly.
Therefore some properties such as network driver no longer matched in
systemd-networkd.
After updating we have more properties in systemd-networkd:
$ sudo networkctl status wlp3s0
...
Driver: iwlwifi
...
To prevent this in future, the file is no copied from systemd directly
2018-01-08 16:59:33 +01:00
Yegor Timoshenko
ad26bfd316
lib/maintainers: fix typo
2018-01-08 15:12:00 +00:00
Yegor Timoshenko
85b84527f6
mopidy: fix, resolves #32234
2018-01-08 14:32:36 +00:00
Peter Hoeg
f84e7fe12d
Merge pull request #33610 from andir/syncthing-insecure
...
Mark syncthing012 and syncthing013 as insecure. Fixes #33568
2018-01-08 22:29:57 +08:00
Peter Hoeg
d2cf59dbed
optar: init at 20150210
2018-01-08 22:13:40 +08:00
Andreas Rammhold
6f61b775da
syncthing013: mark as insecure
2018-01-08 15:00:07 +01:00
Andreas Rammhold
52b8fb5d4e
syncthing012: mark as insecure
...
Also adds missing meta data.
2018-01-08 14:59:35 +01:00
Peter Simons
397515c682
Merge pull request #33607 from mpickering/purescript
...
Jailbreak purescript package
2018-01-08 14:46:54 +01:00
Yegor Timoshenko
d0cfab8346
Merge pull request #33330 from karolchmist/fix-dotty-lib-folder-public
...
dotty: wrap to prevent installing all the files in profile
2018-01-08 13:16:20 +00:00
Gabriel Ebner
563f688059
pubs: init at 0.7.0
2018-01-08 14:09:53 +01:00
Gabriel Ebner
738e97fcca
pythonPackages.pyfakefs: init at 3.3
2018-01-08 14:09:18 +01:00
Matthew Pickering
889d618f16
Jailbreak purescript package
...
See
https://github.com/NixOS/nixpkgs/issues/33355
https://github.com/purescript/purescript/issues/3189
2018-01-08 12:52:51 +00:00
Karol Chmist
6c6f620e59
Wrap dotty to prevent installing all the files profile
2018-01-08 12:43:44 +01:00
Lancelot SIX
133869e7f4
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
...
See https://docs.djangoproject.com/en/2.0/releases/2.0.1/ for release
information
2018-01-08 12:08:30 +01:00
Peter Simons
83a5765b1f
LTS Haskell 10.3
...
This update was generated by hackage2nix v2.7.2 from Hackage revision
f0c9745e58
.
2018-01-08 11:52:28 +01:00
Peter Simons
48a6d1a2ab
Merge pull request #33405 from dhess/ghc-armv7l
...
Make GHC work on armv7l-linux
2018-01-08 11:50:41 +01:00
Eelco Dolstra
424aa1a681
Merge pull request #33505 from peterhoeg/f/wbt
...
kernel: enable writeback throttling to avoid IO queues filling up
2018-01-08 11:23:00 +01:00