Commit Graph

125240 Commits

Author SHA1 Message Date
adisbladis
c0c421c311
kde-applications: 17.12.0 -> 17.12.1 2018-01-12 12:08:21 +08:00
adisbladis
f2bca2935a
sonarr: 2.0.0.5054 -> 2.0.0.4949 2018-01-12 11:11:00 +08:00
adisbladis
2377d7bcb2
radarr: 0.2.0.846 -> 0.2.0.910 2018-01-12 11:10:59 +08:00
adisbladis
b3b3de67fa
Merge pull request #33716 from pbogdan/darktable-lua
darktable: lua support requires lua 5.3
2018-01-12 10:44:35 +08:00
adisbladis
1dec6a1b9f
Merge pull request #33759 from LumiGuide/pgmanage-10.1.0
pgmanage: 10.0.2 -> 10.1.0
2018-01-12 10:43:02 +08:00
Bas van Dijk
628fcfb308 pgmanage: 10.0.2 -> 10.1.0 2018-01-12 00:27:10 +01:00
Daiderd Jordan
10c6439a89
Merge pull request #33756 from acowley/pngpp-darwin
pngpp: darwin support
2018-01-11 23:26:47 +01:00
Anthony Cowley
ed559bf5d3 pngpp: darwin support
1) Building with clang is addressed by navigating a minor #if in some
of the code.

2) I noticed that even when things were building correctly, passing
`${out}` as a variable assignment to `make` was actually not working:
there were compiler warnings about missing include directories whose
bogus paths involved the literal string `out`. I ended up fixing this
by performing the assignment to the make variable `PREFIX` in the
`Makefile` itself.
2018-01-11 15:49:17 -05:00
José Romildo Malaquias
1566b47c21
materia-theme: 20171213 -> 20180110 2018-01-11 21:36:02 +01:00
Michael Weiss
e4cad917a2 lf: 2017-10-30 -> 2018-01-11 2018-01-11 20:32:33 +01:00
Eelco Dolstra
dddcd10ecc
Don't set 'config.xorg = {}'
This makes memoization of Nixpkgs evaluation less effective, since
some Nixpkgs invocations may have 'config = {}' while others may have
'config = { xorg = {}; }'.

Instead set 'config = {}'.
2018-01-11 19:31:05 +01:00
Andreas Rammhold
856d9c2b49
Merge pull request #33739 from andir/spark
Apache Spark address CVE-2017-12612
2018-01-11 18:13:48 +00:00
Linus Heckemann
9ab77680b6 bullet: fix build on aarch64 2018-01-11 19:30:19 +03:00
Linus Heckemann
93cdceafb8 bullet: 2.86.1 -> 2.87 2018-01-11 19:30:19 +03:00
Jörg Thalheim
bb9bcfa295 doc/cross-compilation: fixes typos 2018-01-11 16:26:30 +00:00
adisbladis
dd4272cb98
Merge pull request #33726 from bachp/glusterfs-3.12.4
glusterfs: 3.12.3 -> 3.12.4
2018-01-12 00:20:53 +08:00
adisbladis
e42c4c0789
Merge pull request #33751 from ankhers/update_elixir_rc
Update Elixir 1.6 RC
2018-01-12 00:14:07 +08:00
Justin Wood
4cd40bb062
Update Elixir 1.6 RC 2018-01-11 11:02:47 -05:00
Peter Simons
aecc868ac1
Merge pull request #33733 from dhess/arm-cross-fixes
ghc, haskell-modules: ARM cross build fixes.
2018-01-11 16:56:20 +01:00
Drew Hess
e4f3fe051e ghc, haskell-modules: ARM cross build fixes.
As requested in #33405.
2018-01-11 10:45:44 -05:00
Shea Levy
4e78aeb441
callCabal2nix: Fix calling with a path in the store. 2018-01-11 10:17:56 -05:00
Thomas Tuegel
7fedfeabae
Merge pull request #33747 from ttuegel/bugfix/qt-5/eval-size
qt5: reduce evaluation memory use
2018-01-11 08:36:13 -06:00
Thomas Tuegel
a8e7ac2555
qt5: reduce evaluation memory use 2018-01-11 08:24:39 -06:00
Shea Levy
fb069b77ee
Merge branch 'callCabal2nix-cleanSourceWith' 2018-01-11 09:21:50 -05:00
Shea Levy
0578f07b91
postgresql: Respect dontDisableStatic 2018-01-11 09:19:46 -05:00
zimbatm
1276a3b12a
nixos/acme: configurable TOS hash (#33522)
This hash tends to change and upstream simp_le doesn't seem to keep up
with the changes.
2018-01-11 14:19:15 +00:00
Yegor Timoshenko
8d12c26e34
sylpheed: 3.5.1 -> 3.6.0 2018-01-11 14:04:44 +00:00
adisbladis
65774cb22e
busybox: 1.27.2 -> 1.28.0 2018-01-11 21:42:32 +08:00
adisbladis
8c1e47a320
aws-vault: Fix eval 2018-01-11 21:38:32 +08:00
Tim Steinbach
eb0ecd7eba
linux-copperhead: 4.14.12.a -> 4.14.13.a 2018-01-11 08:30:19 -05:00
zimbatm
b5b6656c87 aws-vault: init at 4.1.0 2018-01-11 12:46:21 +00:00
Andreas Rammhold
3e2015c239
spark_22: 2.2.0 -> 2.2.1 2018-01-11 12:52:32 +01:00
Andreas Rammhold
e250ca072a
spark_16: removed ancient (insecure) version 2018-01-11 12:50:51 +01:00
Peter Simons
db8a42963b
Merge pull request #33735 from dhess/swagger2-armv7l
haskell-modules: swagger2 still needs dontHaddock on armv7l-linux.
2018-01-11 12:45:07 +01:00
Andreas Rammhold
9213d0cfa5
spark: mark versions <= 2.2.0 && <= 2.1.2 as insecure due to CVE-2017-12612
Details can be retrieve at [1].

[1] https://spark.apache.org/security.html
2018-01-11 12:45:03 +01:00
Jörg Thalheim
788c5195f3 Revert "nixos/udev: fix outdated udev rules for network devices"
This reverts commit 45c5a915980fbe1fa6f0ff80ab2d11b60b844d9e.

This breaks PredictableNetworkInterfaceNames on systems without networkd.
We should only include this file from systemd, when networkd is enabled.
2018-01-11 11:21:16 +00:00
Michael Raskin
18ca43f339
Merge pull request #33612 from fare-patches/master
Update gambit and gerbil
2018-01-11 09:38:08 +00:00
adisbladis
d4917695b5
faad2: 2.7 -> 2.8.8 2018-01-11 17:31:47 +08:00
Francois-Rene Rideau
699c8cc832 gerbil: 0.12-DEV-836-gcde6802 -> 0.12-DEV-1030-gbbed3bc 2018-01-11 04:28:18 -05:00
adisbladis
26ddcd55f3
calibre: 3.14.0 -> 3.15.0 2018-01-11 17:25:23 +08:00
adisbladis
828298ce26
fastlane: 2.68.2 -> 2.75.1 2018-01-11 17:20:54 +08:00
adisbladis
663618ed3a
awscli: 1.14.17 -> 1.14.22 2018-01-11 17:20:53 +08:00
adisbladis
f1faffacd1
pythonPackages.botocore: 1.8.21 -> 1.8.26 2018-01-11 17:20:52 +08:00
adisbladis
10791c481c
haveged: 1.9.1 -> 1.9.2 2018-01-11 17:20:51 +08:00
Luz
e056315a3e librepcb-unstable: init at 2017-12-29 (#33630) 2018-01-11 09:20:00 +00:00
Drew Hess
84e4caacc5
haskell-modules: swagger2 still needs dontHaddock on armv7l-linux. 2018-01-11 00:59:55 -08:00
Orivej Desh
2f6b88551b
Merge pull request #33225 from LumiGuide/opencv-3.4.0
opencv: 3.3.1 -> 3.4.0
2018-01-11 08:29:05 +00:00
Will Dietz
8753b10808 discord: fix "corrupt install" warnings, misc cleanup
Few things:
* Discord binary has RUNPATH not RPATH set
* patchelf uses RUNPATH if it already exits, so deps end up in RUNPATH
* RUNPATH isn't searched for plugins or transitive deps
* ..badness results

Despite this, it currently seems to work-- with the caveat
that it has a little bar on top complaining about how
"it looks like your installation is corrupt".

This fixes that warning and does some minor cleanup.
2018-01-10 22:12:06 -08:00
adisbladis
15b1432435 libvorbis: Fix CVE-2017-14160, CVE-2017-14632 & CVE-2017-14633 2018-01-11 05:25:09 +01:00
Peter Hoeg
c80dc05ed6
Merge pull request #33144 from catern/master
supervise: 1.0.0 -> 1.1.0 and supervise_api fixes
2018-01-11 11:51:28 +08:00