Commit graph

95445 commits

Author SHA1 Message Date
Peter Simons 488e460f27 configuration-common.nix: update reference to http-client_0_5_3_4 2016-11-07 08:36:00 +01:00
Peter Simons d9c3f3fbaf haskell-Cabal: update from 1.24.0.0 to 1.24.1.0 2016-11-07 08:36:00 +01:00
Peter Simons 5dd3c22717 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
17853c139c.
2016-11-07 08:36:00 +01:00
Peter Simons cefc24bf69 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
d2b9c38a11.
2016-11-07 08:36:00 +01:00
Peter Simons b69ef90fe7 Update to LTS Haskell 7.8. 2016-11-07 08:35:59 +01:00
Erik Rybakken 897a1ba8ff neomutt: 20160910 -> 20161104 (#20221) 2016-11-07 06:56:15 +01:00
John Ericson 6bfe04277f top-level: Make config-overriden stdenv bootstrap more normally 2016-11-06 21:28:38 -08:00
John Ericson ea7bf02268 top-level: top-level/stdenv.nix no longer needs pkg argument 2016-11-06 21:28:38 -08:00
John Ericson e22346c35e top-level: Make stdenvCross which appears at first glance normal...
...but actually is weird just like the original
2016-11-06 21:27:38 -08:00
Benno Fünfstück 0e78ed82bf dirb: init at 2.22 2016-11-07 00:52:13 +01:00
Michal Rus 91d6779b96
octave: 4.0.1 → 4.0.3 (+ portaudio dep) 2016-11-07 00:26:56 +01:00
Bjørn Forsman b1df5bf89b gstreamer: unbreak finding plugins in $NIX_PROFILES (#20207)
* gstreamer-1.0: make gst-launch find plugins again

gst-launch and friends are in the "dev" output now.

* gstreamer-1.0: lower priority on plugins from $NIX_PROFILES

Suffix the plugin paths from $NIX_PROFILES instead of prefixing them to
$GST_PLUGIN_SYSTEM_PATH. If a program has specifically set up its plugin
path to some custom/specific version, we don't want plugins from
$NIX_PROFILES to mess things up by having higher priority.
2016-11-06 22:50:41 +01:00
Jan Malakhovski 83f28fdd73
libtiff: fetchpatch -> fetchurl
See #20206.  vcunat doesn't consider this important,
but it is perhaps nicer and now is a moment we can afford to rehash.
2016-11-06 21:45:30 +01:00
Periklis Tsirakidis a9428f0c42 Fix breaking empty line 2016-11-06 18:55:43 +01:00
Periklis Tsirakidis 184aefa3c4 rtags: fix darwin build
Adds dependency to MacOS_SDK 10.9 and accordingly to the macosx
deployment target to configure SDK-based deployment in rtags. In detail,
rtags makes use of launch_activate_socket() which is available in
launchd.h >10.9. Latter is still not available through
apple-opensource-releases, if ever. Thus, the deployment target and
build input have to be added to let rtags build scripts make use of MAC_OS_X_VERSION_MAX_ALLOWED correctly.
2016-11-06 18:43:58 +01:00
Lorenzo Manacorda 2fcbe451f2 youtube-dl: add optional support for RTMP 2016-11-06 17:42:32 +01:00
Joachim F aa094fe084 Merge pull request #20216 from joachifm/lttng-modules
lttng-modules: 2.8.0 -> 2.8.3
2016-11-06 17:17:18 +01:00
Joachim F 858f088007 Merge pull request #20063 from romildo/new.lumina
lumina: init at 1.1.0-p1
2016-11-06 15:29:14 +01:00
Joachim F be59aa055b Merge pull request #20178 from 8573/8573/pkg/add/agrep/1
agrep: init at 3.41.5
2016-11-06 15:18:39 +01:00
Joachim F 5bfbf6a0fa Merge pull request #20077 from FlorentBecker/remove_pdfjam
pdfjam: remove obsolete version
2016-11-06 15:16:47 +01:00
Tim Steinbach 6779f68a41
lensfun: 0.2.8 -> 0.3.2 2016-11-06 09:04:49 -05:00
Tim Steinbach 9972b64a82
darktable: 2.0.6 -> 2.0.7 2016-11-06 09:04:13 -05:00
Joachim F 86ee97aee1 Merge pull request #20215 from schneefux/wallabag
wallabag: 2.1.2 -> 2.1.3
2016-11-06 14:19:40 +01:00
Joachim Fasting ae5d404509
lttng-modules: 2.8.0 -> 2.8.3
Fixes build against linux >=4.8

Full changelog at
https://git.lttng.org/?p=lttng-tools.git;a=blob_plain;f=ChangeLog;hb=13dc409a5ea439b96b805c3c71886a3fcfad18e8

Tested with nix-build -A linuxPackages.lttng-modules -A linuxPackages_latest.lttng-modules
2016-11-06 13:57:34 +01:00
Tobias Pflug f49f90bfdd
volnoti: init at 2013-09-23 2016-11-06 13:16:39 +01:00
schneefux 492b2ee1d4
wallabag: 2.1.2 -> 2.1.3 2016-11-06 13:09:22 +01:00
Lluís Batlle i Rossell a97db109a2 Disabling OABI_COMPAT on ARM platforms.
Otherwise, systemd-logind fails to work because SECCOMP_FILTER cannot be
enabled with OABI_COMPAT set. We don't need OABI_COMPAT at all on ARM, I
guess.

With this change, the rpi kernel boots fine for raspberrypi2.

We discussed this change with Dezgeg.
2016-11-06 12:20:43 +01:00
Franz Pletz 80c6f9cb78
pythonPackages: fix indentation, remove tabs 2016-11-06 12:03:38 +01:00
Michael Raskin 20fe51661d xlaunch: remove; it was fine-tuned to an old NixOS state and such functionality is forbidden by systemd 2016-11-06 11:42:45 +01:00
Vladimír Čunát b4c296ee09 Merge #20206: libtiff: patch for some more CVEs 2016-11-06 11:38:55 +01:00
Vladimír Čunát ac5950a4a9 libtiff: the new hashes are for fetchurl, really
... and there's not much reason to use fetchpatch in this case anyway.
2016-11-06 11:37:47 +01:00
Vladimír Čunát f77801d88d Merge branch 'master' into staging 2016-11-06 11:26:02 +01:00
Jan Malakhovski d9db320889 libtiff: patch for some more CVEs, fix patch urls 2016-11-06 10:00:22 +00:00
Peter Simons 329bf83cad esniper: update to version 2.32.0 some more 2016-11-06 10:40:13 +01:00
Joachim Schiele 47d81ed347 leaps: 0.5.1 + add a service + test 2016-11-06 10:34:42 +01:00
Josef Kemetmüller 4440cf6d81 libgeotiff: 1.2.5 -> 1.4.2 (#20190) 2016-11-06 10:08:40 +01:00
Tor Hedin Brønner baae4be182 discord: 0.0.9 -> 0.0.10 (#20184) 2016-11-06 10:02:31 +01:00
Peter Simons 9f3fbb4598 Merge pull request #20198 from Profpatsch/libsystemd-journal-unjaibreak
haskellPackages: libsystemd-journal unjailbreak
2016-11-06 09:37:09 +01:00
Peter Simons bea1712727 esniper: update to version 2.32.0 2016-11-06 09:26:51 +01:00
Edward Tjörnhammar 4009dbe543
nixos: i2pd, update config options 2016-11-06 08:13:04 +01:00
Edward Tjörnhammar 721c3d48e1
i2pd: 2.9.0 -> 2.10.0 2016-11-06 08:13:03 +01:00
Kranium Gikos Mendoza 606726005f snd: 15.9 -> 16.9 (#20202) 2016-11-06 04:56:14 +01:00
Kranium Gikos Mendoza 4e59b1a23c k3d: 0.8.0.5 -> 0.8.0.6 2016-11-06 11:01:39 +08:00
Lorenzo Manacorda 98fb9ded4e light: 0.9 -> 1.0 (#20193)
Update to version 1.0
2016-11-06 03:47:22 +01:00
Franz Pletz 7f2a1e709b
openjpeg_2_0: remove, unused in nixpkgs 2016-11-06 03:40:31 +01:00
Tim Steinbach 1ae2f86a32
rkt: 1.17.0 -> 1.18.0 2016-11-05 22:27:42 -04:00
Franz Pletz 624de33091
jasper: 1.900.2 -> 1.900.21 (security)
Incorporates fixes from all patches for the CVEs listed and some more
security-related issues like:

  http://www.openwall.com/lists/oss-security/2016/11/04/11
2016-11-06 03:19:46 +01:00
Tobias Geerinckx-Rice a66f9b2a02
dmd: 2.067.1 -> 2.070.2
dmd 2.070.2 requires a working dmd compiler to build.

Instead of downloading a pre-compiled binary blob, keep the previous
version (which does properly build from source) around as dmd_2_067_1,
and use that to bootstrap the new version.
2016-11-06 00:44:32 +01:00
Tobias Geerinckx-Rice c9bb753584
dmd: {b -> nativeB}uildInputs; remove unreferenced curl 2016-11-06 00:36:38 +01:00
Tobias Geerinckx-Rice bb57eeccde
Revert "dmd: 2.067.1 -> 2.070.2"
This reverts commit 50a579f192.

Building with AUTO_BOOTSTRAP=1 will download pre-compiled dmd binaries
during the build phase: https://github.com/NixOS/nixpkgs/pull/15256#r62290617
2016-11-06 00:36:36 +01:00