William A. Kennington III
453b986d2f
pcre: Updates to fix a number of vulnerabilities
...
- CVE-2015-3210
- CVE-2015-5073
- http://seclists.org/oss-sec/2015/q3/295
2015-09-17 14:31:05 -07:00
Vladimír Čunát
a418096d6a
Merge branch 'master' into staging
2015-09-17 20:07:20 +02:00
Lancelot SIX
bed1eb3260
autogen: 5.18.5 -> 5.18.6 ( close #9885 )
...
See http://lists.gnu.org/archive/html/info-gnu/2015-09/msg00006.html for
announcement
2015-09-17 19:55:34 +02:00
Arseniy Seroka
3a6774ab34
Merge pull request #9898 from robbinch/pkg-zimlib
...
zimlib: init at 20150710.
2015-09-17 18:05:14 +03:00
Eelco Dolstra
f81982e779
gdb: Update to 7.10
2015-09-17 15:56:42 +02:00
Eelco Dolstra
e636e0a532
gdb: Look for debug info in /run/current-system/sw/lib/debug
...
The previous default was $out/lib/debug, which wasn't very useful.
This ensures that you can do
environment.systemPackages = [ pkgs.hello.debug ];
to install debug info.
2015-09-17 15:56:37 +02:00
Robbin C
024b0414ab
zimlib: init at 20150710.
...
This adds zimlib, a library for reading and writing ZIM files. ZIM is a
file format for storing Web content offline.
2015-09-17 12:26:11 +08:00
William A. Kennington III
318ac091b2
ldns: Compat with perl 5.22
2015-09-16 21:20:49 -07:00
William A. Kennington III
35b3a53829
libabw: Boost 1.59 Compat
2015-09-16 13:45:54 -07:00
William A. Kennington III
5a0759971f
heimdal: 2015-06-17 -> 2015-09-13
2015-09-16 13:14:23 -07:00
William A. Kennington III
62a04a8bf1
libtasn1: 4.5 -> 4.7
2015-09-16 13:05:16 -07:00
Arseniy Seroka
69ea3f4a9a
Merge pull request #9867 from AndersonTorres/intercal
...
Intercal: a quick fix to find gcc
2015-09-16 22:53:05 +03:00
Arseniy Seroka
ea8e824cdd
Merge pull request #9852 from taku0/wavpack_darwin
...
wavpack: disabled asm for Darwin
2015-09-16 22:52:27 +03:00
Andreas Wagner
937741c9f3
teensy-loader-cli: consistent naming, version bump
2015-09-16 19:14:01 +02:00
Thomas Tuegel
3dcff36085
julia: build dependencies with same openblas
2015-09-16 11:19:03 -05:00
Thomas Tuegel
aa4efac850
arpack: update homepage
2015-09-16 11:08:39 -05:00
Bryan Gardiner
4140c7fe16
openjdk8: add the architecture passthru from openjdk7
2015-09-16 06:42:22 -07:00
taku0
a904293857
wavpack: disabled asm for Clang
2015-09-16 21:10:19 +09:00
Tobias Geerinckx-Rice
d884dd7a55
libpsl: list 2015-09-07 -> 2015-09-15
2015-09-16 05:01:19 +02:00
Tobias Geerinckx-Rice
0635ec3b5c
libpsl: 0.8.0 -> 0.9.0
2015-09-16 05:01:18 +02:00
Pascal Wittmann
c748c0fb41
global: 6.5 -> 6.5.1
2015-09-15 23:47:18 +02:00
Vladimír Čunát
83df5ae07b
ccl: fix fetchsvn hash ( fixes #9746 )
...
No idea what's changed.
2015-09-15 21:47:52 +02:00
Peter Simons
91b07846a6
haskell-bytestring-builder: trigger re-build to recover from broken package on Hydra
2015-09-15 21:31:49 +02:00
William A. Kennington III
773b4deb7c
Merge commit 'a6f6c0e' into master.upstream
...
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
William A. Kennington III
8dc7073546
Merge branch 'master.upstream' into staging.upstream
2015-09-15 12:04:41 -07:00
Peter Simons
7802f5c793
haskell.lib: add doDistribute function as a dual to dontDistribute
2015-09-15 16:23:46 +02:00
Peter Simons
974f2122b1
jailbreak-cabal: clean up overrides
...
These changes ensure that jailbreak-cabal works correctly without further
configuration even with older compilers. The exception to that rule being,
naturally, versions of GHC that can't compile Cabal 1.20.x; these *do* need
another override.
2015-09-15 16:23:46 +02:00
Peter Simons
73d79ed945
ghc: re-add version 7.8.3, which is required for LTS support
2015-09-15 16:23:46 +02:00
Peter Simons
6a0e150aa9
configuration-ghc-7.10.x.nix: remove obsolete overrides
2015-09-15 16:23:46 +02:00
Domen Kožar
81b05b4a48
bump a bunch of python libs to fix py35 support
2015-09-15 16:16:11 +02:00
Peter Simons
8836c58dc0
Remove all references to haskell-ng and haskellngPackages from Nixpkgs.
2015-09-15 16:11:58 +02:00
Pascal Wittmann
1e24c18d18
mujs: 2015-01-22 -> 2015-09-15
2015-09-15 11:02:23 +02:00
Vladimír Čunát
6521957bf4
lesstif: correct the version
...
... to correspond to what is really downloaded and built.
Also, the 2006 comment was no longer correct, as the version is from 2009.
2015-09-15 10:03:23 +02:00
Domen Kožar
cabb050528
add python35 and python35Packages
2015-09-15 07:46:46 +02:00
Domen Kožar
eb29d8e44b
Merge pull request #9869 from Mathnerd314/import-fix
...
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314
eb7404d97a
all-packages: Use callPackage where possible
2015-09-14 22:27:19 -06:00
Domen Kožar
60ad36ba67
libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
...
I've extracted some of libraries and made expression simpler.
(cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
AndersonTorres
6a8cf7854d
Intercal: a quick fix to find gcc
...
Intercal needs gcc to build any executable, and in Nix/NixOS it needs to
be explicitly set in PATH environment variable. So, now ick is
conveniently wrapped.
2015-09-14 23:40:46 -03:00
Tobias Geerinckx-Rice
98782144ed
libtiff: 4.0.5 -> 4.0.6
2015-09-15 03:32:41 +02:00
Benjamin Saunders
8613179f78
llvm: 3.6 -> 3.7 ( close #9815 )
...
Package changes from 3.6:
- CMake exports patch no longer necessary
- Cosmetic purity patch fix
- Build libc++ with private libc++abi headers visible from sources
- Work around bugs in lldb's configure scripts
2015-09-14 23:47:20 +02:00
Peter Simons
e1bbc6f35c
cabal2nix: fix version number 20180903 to 20150903
...
Thanks to @drvink for pointing this out.
2015-09-14 13:46:16 -07:00
Vincent Laporte
55004d509a
ocaml-dolog: 1.0 -> 1.1
2015-09-14 20:07:21 +02:00
Eelco Dolstra
b0fd35e174
openjdk8: Add missing setup hooks
2015-09-14 18:28:52 +02:00
Eelco Dolstra
7a1aa50908
Rename OpenJDK expressions
...
It's silly to have OpenJDK 7 in default.nix when it's not in fact the
default.
2015-09-14 18:28:48 +02:00
Peter Simons
6be6397aa1
ghcjs: import gtk2hs-buildtools from the regular Haskell package set
...
The tool is required for ghcjs builds, but ghcjs cannot compile it itself,
obviously, because it's written in C.
2015-09-14 16:43:31 +02:00
Peter Simons
346d777d31
hackage-packages.nix: update to 7fb00804dc
with hackage2nix v20150903-37-ge57a1f9
2015-09-14 12:27:34 +02:00
Bjørn Forsman
d7a0becf37
opencv3: add enableContrib flag
...
If true, enable the repository of extra modules for OpenCV.
Build tested.
Based on patch from Bas van Dijk <v.dijk.bas@gmail.com>.
2015-09-14 11:10:13 +02:00
Bjørn Forsman
affcf2e030
opencv3: add enableIpp flag
...
Intel Integrated Performance Primitives (IPP) speeds up parts of OpenCV
on Intel processors (and compatible). It increases the store path from
220 MiB to 300 MiB, so it defaults to off.
Original patch from Bas van Dijk <v.dijk.bas@gmail.com>.
I tried applying the same change to opencv(2.x). OpenCV 2.x didn't
automatically detect IPP, so I reverted the change.
2015-09-14 11:10:13 +02:00
goibhniu
529fad3fcf
Merge pull request #9691 from samuelrivas/update-argyllcms
...
Update argyllcms
2015-09-14 10:01:36 +02:00
William A. Kennington III
285db2986a
Revert "libtasn1: 4.5 -> 4.6"
...
This reverts commit ea818b155e
.
This broke building gnutls.
2015-09-13 19:51:52 -07:00