1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

95283 commits

Author SHA1 Message Date
Nikolay Amiantov ab21519858 bumblebee: use fetchpatch for GitHub patches 2016-11-07 11:02:46 +03:00
Nikolay Amiantov 1e8384a20b Merge pull request #20003 from gnidorah/master
bumblebee: backport critical libkmod.patch
2016-11-07 10:58:29 +03:00
Luis Pedro Coelho c92a549f6c pythonPackages.jug: 1.2.2 -> 1.3.0
Update jug to newest release.
2016-11-07 08:38:20 +01:00
Peter Simons d268cef94a haskell-distributed-process-tests: don't run tests on Hydra 2016-11-07 08:36:20 +01:00
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
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
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
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
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
Eric Sagnes e14de56613 module system: extensible option types 2016-11-06 00:05:58 +01:00
Daiderd Jordan d10356b825 Merge pull request #20110 from johbo/darwin-v8-3-16-14
v8-3_16_14 tweaks for the build on darwin
2016-11-05 22:54:59 +01:00
Johannes Bornhold b27932a65b v8-3_16_14 tweaks for the build on darwin
The build was originally failing due to a missing libtool. Trying to add
the buildInput "libtool" did not work out, since a few command line
arguments are not supported. I've applied the same workaround as for
"xcodebuild".

The second change is about the install step, where the path of
"libv8.dylib" was just slightly different.
2016-11-05 22:31:12 +01:00