Commit Graph

134121 Commits

Author SHA1 Message Date
Jörg Thalheim
8c2dafbccd
Merge pull request #30429 from teto/alot
[RDY] init gpg python bindings +  Alot: 0.5.1 -> 0.7.0
2018-03-28 01:03:24 +01:00
Jörg Thalheim
97fc985fa2
Merge pull request #37936 from vbgl/flow-0.68
flow: 0.66.0 -> 0.68.0
2018-03-28 00:36:37 +01:00
Jan Tojnar
418b37a778
phpPackages.php-cs-fixer: 2.10.4 → 2.11.1 2018-03-28 00:46:37 +02:00
Andreas Rammhold
6abbe39551
firefox-bin: 59.0.1 -> 59.0.2
Fixes MFSA2018-10 [1].

[1] https://www.mozilla.org/en-US/security/advisories/mfsa2018-10/
2018-03-28 00:29:10 +02:00
Andreas Rammhold
24a2c3fe58
firefox-esr: 52.7.2esr -> 52.7.3esr
Fixes MFSA2018-10 [1].

[1] https://www.mozilla.org/en-US/security/advisories/mfsa2018-10/
2018-03-28 00:29:05 +02:00
Daiderd Jordan
c80b40abd4
Merge pull request #37895 from marsam/feature/enable-gerbil-on-darwin
Enable gambit/gerbil on darwin
2018-03-28 00:16:45 +02:00
Andreas Rammhold
34fe4bce9a
Merge pull request #37931 from andir/openssl
openssl{,1_1_0} update (1.0.2o, 1.1.0h)
2018-03-28 00:10:58 +02:00
Jan Tojnar
1ed3c93f21
Merge pull request #37896 from davidak/pantheon-terminal-1
pantheon-terminal: fixes "Using the 'memory' GSettings backend" issue
2018-03-27 23:51:25 +02:00
Piotr Bogdan
b353ff944a linuxPackages.ena: 1.5.0 -> 1.5.2 2018-03-27 22:28:58 +01:00
Will Dietz
cfd79b4d8a
Merge pull request #37934 from dtzWill/fix/slim-musl
slim: musl patch
2018-03-27 15:40:49 -05:00
Vincent Laporte
1874f09c40
flow: 0.66.0 -> 0.68.0 2018-03-27 20:34:15 +00:00
Vincent Laporte
be48c2effc
ocamlPackages.lwt_ppx: init at 3.3.0 2018-03-27 20:34:08 +00:00
Vincent Laporte
0b53d63dad ocamlPackages.lwt3: 3.0.0 -> 3.3.0 2018-03-27 22:32:55 +02:00
Will Dietz
5ed0ae686b slim: musl patch 2018-03-27 15:14:23 -05:00
Michael Raskin
73a7d67795 firefox: 59.0.1 -> 59.0.2 2018-03-27 22:06:54 +02:00
Will Dietz
ee28e35ba3
Merge pull request #37922 from xeji/p/libselinux-i686
libsepol,libselinux: fix i686 build
2018-03-27 14:41:44 -05:00
Andreas Rammhold
72110322c0
openssl_1_1_0: 1.1.0g -> 1.1.0h (fixes CVE-2018-0739, CVE-2017-3738)
Also fixes CVE-2018-0733 but we do not support HP-UX to my knowledge :-)

Announcement at [1].

[1] https://www.openssl.org/news/secadv/20180327.txt
2018-03-27 21:31:59 +02:00
Andreas Rammhold
4bf9b4a328
openssl: 1.0.2n -> 1.0.2o (fixes CVE-2017-3738, CVE-2018-0739)
Announcement can be found at [1].

[1] https://www.openssl.org/news/secadv/20180327.txt
2018-03-27 21:31:41 +02:00
Shell Turner
8cc6897ae9
buildRustCrate: fix equality testing
Use string equality instead of integer equality.
2018-03-27 20:08:48 +01:00
Michael Alan Dorman
dddf0314bc haskell-hnix: jailbreak deriving-compat dependency
Reported as https://github.com/jwiegley/hnix/issues/98
2018-03-27 20:43:55 +02:00
Peter Simons
234c42b8e6 haskell-json: drop obsolete override for GHC 8.4.1 2018-03-27 20:43:46 +02:00
Peter Simons
5dd264af42 haskell-getopt-generics: drop obsolete override for GHC 8.4.1 2018-03-27 20:43:46 +02:00
Peter Simons
fc58ab2ff2 LTS Haskell 11.2
This update was generated by hackage2nix v2.9.2-2-gebc40be from Hackage revision
0200fecf27.
2018-03-27 20:43:36 +02:00
Jan Tojnar
82f6267023
treewide: remove placeholder usage
see 2abac54c03
2018-03-27 20:14:44 +02:00
Will Dietz
c787555b94 firmwareLinuxNonfree: 2018-01-04 -> 2018-03-20 2018-03-27 13:08:17 -05:00
Maximilian Bosch
b71ffc1b25 qpid-cpp: fix build
The compilation broke due to the flag `-Werror=int-in-bool-context`
which caused several compilation errors with GCC v7. Disabling this
warning manually with `-Wno-error` in `NIX_CFLAGS_COMPILE` should be
fine.

This package experienced several radical changes as the entire python
build in `$src/management/python` was broken since the given Python
interpreter missed several needed modules (including
`pythonPackages.qpid-python`). As the CMake build tried to invoke the
affected `setup.py` manually and patched the shebangs with `disutil` and
caused non-functional executables, I split the package up into two
parts, the actual `qpid-cpp` lib and the Python module that will be
composed using `buildEnv`.

Furthermore I added myself as maintainer for the package as the diff
became quite huge and we should have more folks available to maintain
this.

See https://hydra.nixos.org/build/71519082/log
See tickets #36453 and #31747
2018-03-27 19:24:16 +02:00
Michael Raskin
95a819c002 libreoffice: wrap to set JAVA_HOME, SAL_USE_VCLPLUGIN and DBus session if not set 2018-03-27 19:30:09 +02:00
Wilga
9df1ad5a2d libsepol,libselinux: fix i686 build 2018-03-27 19:21:25 +02:00
John Wiegley
7f2305c431
Merge pull request #37919 from vbgl/coq-bignums-8.8
coqPackages.bignums: make it available for Coq 8.8
2018-03-27 10:11:30 -07:00
Michael Weiss
fb1f35424e pythonPackages.scapy: 2.3.3 -> 2.4.0 2018-03-27 18:27:55 +02:00
adisbladis
c91c50367e
plasma: 5.12.3 -> 5.12.4 2018-03-28 00:23:36 +08:00
Yegor Timoshenko
e61d69bfd3
Merge pull request #37897 from mkaito/tarsnap-symlinks-and-restore
Tarsnap: add symlink options and a restore service
2018-03-27 16:21:28 +00:00
Vincent Laporte
f3c8036a70
coqPackages.bignums: make it available for Coq 8.8 2018-03-27 16:19:33 +00:00
Joachim Fasting
707a1ce0da
tor-browser-bundle-bin: 7.5.2 -> 7.5.3 2018-03-27 18:10:58 +02:00
Joachim Fasting
f5a48fe3c9
electrum: 3.1.0 -> 3.1.1 2018-03-27 18:10:49 +02:00
Matthew Justin Bauer
bc7df1734f
gitattributes: disable merge=union in all-packages
This would lead to some merge issues occasionally.
2018-03-27 11:03:03 -05:00
John Ericson
f8ed783f4f meta: Simplify platform check logic
Code golf or readability, you decide
2018-03-27 11:59:59 -04:00
Michishige Kaito
c515f7036e Address @yegortimoshenko review 2018-03-27 16:35:54 +01:00
Shea Levy
cd7047c461
Merge branch 'riscv-limitations' 2018-03-27 11:32:38 -04:00
Sarah Brofeldt
048724c4af
Merge pull request #34971 from Twey/master
godot: 2.1.4 -> 3.0 + godot_headers
2018-03-27 17:29:27 +02:00
Michael Weiss
aacd7d6d58 androidStudioPackages.{dev,canary}: 3.2.0.6 -> 3.2.0.7 2018-03-27 17:02:40 +02:00
Nikolay Amiantov
67adb994bc linuxPackages.nvidia_x11_legacy173: drop mentions
Thanks to pbogdan for noticing this. I'd like to have a "no direct commit"
policy implemented for my own good ^_^".

Tested with ofborg's outpaths.nix
2018-03-27 17:21:11 +03:00
Thomas Tuegel
6cd5667d4d
Merge pull request #37889 from coreyoconnor/ninjaflags
qtwebengine: correct how NIX_BUILD_CORES is propagated to the gn ninja
2018-03-27 09:02:28 -05:00
adisbladis
29e757ecc5
firefox-beta-bin: 60.0b6 -> 60.0b7 2018-03-27 21:48:40 +08:00
adisbladis
deae713d6d
firefox-devedition-bin: 60.0b6 -> 60.0b7 2018-03-27 21:48:39 +08:00
Nikolay Amiantov
4b67702e5b linuxPackages.nvidia_x11_legacy304.settings: force i686
This legacy settings application doesn't support x86_64.
2018-03-27 16:43:54 +03:00
Nikolay Amiantov
00e5b20d17 linuxPackages.nvidia_x11: build only for x86 Linux 2018-03-27 16:43:53 +03:00
Nikolay Amiantov
25ac79647c linuxPackages.nvidia_x11_legacy173: drop
There's no kernel in nixpkgs suitable for this old driver -- tested with 4.4.
2018-03-27 16:43:53 +03:00
volth
f396dd1dcb nvidiaLegacy304: fix build
Fixes #37768. Fixes #33395. Closes #37866.

abbradar: don't fix settings in a NixOS module.
2018-03-27 16:43:29 +03:00
Graham Christensen
ab33c0afde
Merge pull request #37901 from grahamc/doc/syntax-highlight
nixpkgs docs: syntax highlight
2018-03-27 09:39:21 -04:00