Taahir Ahmed
f029fc8cdc
csscompressor: init at 0.9.4 ( #24946 )
2017-04-17 09:49:43 +01:00
Roman Kuznetsov
a0466f7f22
fsharp: 4.0.1.1 -> 4.1.7
...
Build F# with default mono version
Introduce separate fsharp41 packages
2017-04-17 10:39:38 +02:00
Andrew Miloradovsky
da9a147b7b
dale: init at 20170416
...
Lisp-flavoured C. Dale is a system (no GC) programming language
that uses S-expressions for syntax and supports syntactic macros.
2017-04-17 01:03:14 +00:00
Jörg Thalheim
a7d2be1471
pythonPackages.iso3166: enable tests
...
fixes #24884
2017-04-17 01:24:29 +02:00
zraexy
ab031bf9b7
pythonPackages.iso3166: init at 0.8
2017-04-17 01:24:28 +02:00
zraexy
62b1bd180f
pythonPackages.iso-639: init at 0.4.5
2017-04-17 01:24:27 +02:00
Jörg Thalheim
af416aae81
cargo: remove unnecessary rm
...
Since cargo build became a rust package, postInstall hook was no longer
called. When the hook was reenabled in
cdd11368426380db545cad84c76e350e5e201adc, it revealed that scripts
leftover from the component based installer are no longer present.
2017-04-17 00:29:44 +02:00
Michael Raskin
851b584581
compile uiop/version with uiop, seems needed for monolithic bundles in some cases
2017-04-16 19:25:48 +02:00
Gabriel Ebner
d3284576d4
emscripten: 1.37.3 -> 1.37.9
2017-04-16 18:39:00 +02:00
Vladimír Čunát
98777646f9
wxGTK*: avoid the mesa attribute
...
Tested building all wxGTK* and execution of codeblocks.
2017-04-16 13:03:32 +02:00
Vladimír Čunát
2065eea424
mesa: reduce usage of the attribute and explain why
2017-04-16 13:03:15 +02:00
Frederik Rietdijk
5c8ffe0311
Python 3.x: do not regenerate _sysconfigdata
...
This commit fixes several issues:
- as reported in https://github.com/NixOS/nixpkgs/issues/24924 it was
possible that the file _sysconfigdata.pyc was generated after the actual
build of the CPython interpreter. We forgot to regenerate that file
during the build. This is now fixed
- the expression of the 3.3 interpreter now also includes some of the
determinism patches even though the output isn't yet reproducible. The
reason for adding them is that this makes the expressions of the
different interpreters more similar.
- references to -dev packages are now also removed in the 3.6 package,
thereby reducing its closure size
2017-04-16 10:41:35 +02:00
Vladimír Čunát
9ee2143912
treewide: remove unused buildEnv parameters
2017-04-16 10:29:49 +02:00
Jörg Thalheim
0a84b26809
Merge pull request #24935 from jlesquembre/prettier
...
prettier: init at 1.1.0
2017-04-16 09:55:32 +02:00
Guillaume Maudoux
605ce9b241
cppcheck: 0.76.1 -> 0.78 ( #24937 )
...
* cppcheck: 0.76.1 -> 0.78
* cppcheck: enable rule-file support
2017-04-16 09:53:05 +02:00
José Luis Lafuente
b7b85316fd
prettier: init at 1.1.0
2017-04-15 20:36:57 +02:00
Profpatsch
7df8e53d28
psc-package: init at 0.1.1
2017-04-15 16:10:13 +02:00
Jörg Thalheim
26f5fa8f97
Merge pull request #24922 from phunehehe/haskell-shell-hook
...
haskell-modules: fix shell hook
2017-04-15 12:34:41 +02:00
Mikael Brockman
4f3caee682
intel-gpu-tools: 1.17 -> 1.18 ( #24920 )
...
Version 1.17 fails to build with the current libdrm
because of a changed struct (`drm_event_vblank`).
I had to patch `tools/Makefile.am` to use `GLIB_CFLAGS`;
otherwise, the build failed to find `glib.h`.
2017-04-15 11:32:46 +02:00
Michael Raskin
b454dcd0e0
safefile: init at 1.0.5
2017-04-15 10:59:16 +02:00
Hoang Xuan Phu
2fde20e271
haskell-modules: fix shell hook
...
26623240e9
lacks a newline
2017-04-15 16:33:07 +08:00
Benjamin Staffin
cdbcaa56b6
Merge pull request #24822 from techhazard/add-disk-storage-to-libvirt
...
add disk type storage to libvirt
2017-04-14 19:12:33 -04:00
Vladimír Čunát
f7a4f146c9
Merge branch 'master' into staging
...
This includes a fix for a bad merge.
2017-04-14 19:22:02 +02:00
Vladimír Čunát
2090aa4f65
Merge: fixup a bad merge
...
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Vladimír Čunát
6617c8bd87
A fixed version of commit eb750f9a7b
...
For detailed explanation see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 18:59:36 +02:00
John Ericson
eec35cb6bd
Merge pull request #24889 from formaltech/halvm-bump
...
Remove hardening at HaLVM 2.4.0
2017-04-14 12:58:46 -04:00
Vincent Laporte
31fef05c7c
ocamlPackages.lwt: 2.6.0 -> 2.7.1
2017-04-14 13:59:55 +00:00
Vladimír Čunát
878bbaf4e9
glib: 2.50.3 -> 2.52.1
2017-04-14 12:28:01 +02:00
Eelco Dolstra
7f09c06c58
usbredir: Use dev output
2017-04-14 11:22:28 +02:00
Vladimír Čunát
1a1f2262b4
Merge #24637 : gcc: include dylibs for darwin build
2017-04-14 10:53:16 +02:00
Vladimír Čunát
24444513fb
Merge branch 'staging'
2017-04-14 10:32:13 +02:00
David Johnson
6f69681dad
Add hardening, bump hash to HaLVM
2017-04-14 00:34:02 -05:00
Benjamin Saunders
9ea655dcdd
electron: 1.4.15 -> 1.6.2
2017-04-13 19:17:39 -07:00
Volth
dc0e338e01
libguestfs: 1.34.6 -> 1.36.3
2017-04-13 15:55:23 +00:00
Volth
94753af68c
libguestfs: 1.34.4 -> 1.34.6
2017-04-13 15:55:20 +00:00
Volth
cf68f546b1
libguestfs: 1.29.5 -> 1.34.4
2017-04-13 15:54:11 +00:00
Daniel Peebles
09a9a472ee
Merge pull request #24830 from mayflower/refactor/boolToString
...
treewide: use boolToString function
2017-04-13 09:45:31 -04:00
Tim Steinbach
3c29b8e7da
Merge pull request #24864 from NeQuissimus/gradle_3_5
...
gradle: 3.4.1 -> 3.5
2017-04-13 08:50:49 -04:00
Eelco Dolstra
d3c737a080
gcc-snapshot: 7-20161211 -> 7-20170409
2017-04-13 13:07:45 +02:00
Jörg Thalheim
300c59c7fc
Merge pull request #24865 from mucaho/conan
...
conan: init at 0.21.2
2017-04-13 10:34:11 +02:00
Vladimír Čunát
42fd72091e
gnutls: use 3.5.10 on Darwin for now
...
This contains a revert of d6454e6a1
.
2017-04-13 09:39:02 +02:00
Daniel Peebles
f21a6940da
Merge pull request #24838 from matthewbauer/ibtool
...
pinentry_mac: use xcbuild
2017-04-12 22:20:57 -04:00
mucaho
8d5e55a0f0
conan: init at 0.21.2
2017-04-13 03:43:21 +02:00
mucaho
fe2ced1ea8
pythonPackages.node-semver: init at 0.1.1
2017-04-13 03:10:57 +02:00
mucaho
acf45e0f9c
pythonPackages.pluginbase: init at 0.5
2017-04-13 03:10:10 +02:00
Matthew Bauer
9e5fe7738a
xib2nib: add meta
...
also:
- NSPlist
- PlistCpp
2017-04-12 20:07:55 -05:00
Tim Steinbach
47e82ef817
gradle: 3.4.1 -> 3.5
2017-04-12 19:40:05 -04:00
Fernando J Pando
80c295f50f
pythonPackages.distro: init 1.0.3
...
- tested on darwin
- tested on nixos
2017-04-13 00:01:30 +02:00
Joachim Fasting
13a0ad3108
opal: NIX_CFLAGS -> NIX_CFLAGS_COMPILE
...
Seeing as the build already passes, I suspect this is strictly redundant
...
Tested with nix-build -A opal
2017-04-12 19:27:06 +02:00
Joachim Fasting
540a6412e3
suitesparse_4_4: NIX_CFLAGS -> NIX_CFLAGS_COMPILE
...
Tested with nix-build -A suitesparse_4_4
2017-04-12 19:27:03 +02:00
Joachim Fasting
a883581ddb
suitesparse_4_2: remove bogus NIX_CFLAGS
...
NIX_CFLAGS should be NIX_CFLAGS_COMPILE; since pic is the default, we
simply remove the bogus declaration.
Tested with nix-build -A suitesparse_4_2
2017-04-12 19:26:58 +02:00
Daiderd Jordan
5ba445752b
Merge pull request #24700 from hamishmack/fixes-for-macos
...
gtk fixes for macos
2017-04-12 19:26:32 +02:00
Nikolay Amiantov
8c56608078
unity3d: 5.3.5 -> 5.5.3
...
Also add udev to dependencies and don't strip unneeded ones.
Fixes #22513 .
2017-04-12 16:52:18 +03:00
Matthew Bauer
3d1d805245
Revert "xcbuild: try to fix sdk not found"
...
This reverts commit 87e6b2c50f
.
2017-04-12 05:20:33 -05:00
Matthew Bauer
1781ec934f
xib2nib: move nsplist, plistcpp to own folder
...
These libraries could be used by other packages so list them in
all-packages.nix as well.
2017-04-12 03:28:33 -05:00
Matthew Bauer
d697e5c8ee
ibtool: rename xib2nib
2017-04-12 03:23:28 -05:00
Matthew Bauer
f6860a6685
xcbuild: remove unnecessary flags
2017-04-12 03:21:58 -05:00
Matthew Bauer
c90058e774
ibtool: update to newer hash
2017-04-12 02:59:18 -05:00
Tristan Helmich
cf957fedea
pythonPackages.phonenumbers: init at 8.4.0
2017-04-12 01:58:28 +02:00
Profpatsch
048114eb4f
compile-daemon: init at 2013-03-08
2017-04-12 00:07:55 +02:00
Franz Pletz
29ed67faea
libressl_2_5: 2.5.1 -> 2.5.3
2017-04-11 19:41:01 +02:00
Bjørn Forsman
9c830c8456
hydra: add dependency on Nix' perl bindings
...
This unbreaks the build since the latest nixUnstable update
(3dd66ec6e9
).
It's basically the same fix as in hydra git repo:
a0376a92e5
2017-04-11 19:34:25 +02:00
Franz Pletz
3ab45f4b36
treewide: use boolToString function
2017-04-11 18:18:53 +02:00
Vince van Oosten
00c3bd1561
add parted to build inputs
2017-04-11 16:05:07 +02:00
Rok Garbas
8fcb9275d1
pypi2nix: 1.6.0 -> 1.8.0
2017-04-11 14:33:54 +02:00
Vince v. Oosten
39e95aa159
add disk storage to libvirt
2017-04-11 13:03:02 +02:00
Tuomas Tynkkynen
e4b48c7186
libsigsegv: Remove aarch64 patch, enable tests
...
The aarch64 patch has been applied upstream. Let's hope that the new
release fixes the tests as well.
2017-04-11 14:01:34 +03:00
Tuomas Tynkkynen
8eb25e1245
lzo: 2.09 -> 2.10
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
72b2cbe3b7
libsigsegv: 2.10 -> 2.11
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
5de624e437
gmp: 6.1.1 -> 6.1.2
2017-04-11 13:00:56 +03:00
Tuomas Tynkkynen
52797fc600
Merge remote-tracking branch 'upstream/master' into staging
2017-04-11 12:58:43 +03:00
Maximilian Güntner
d84029f296
ruby-modules: check tzinfo version
...
tzinfo 0.3.xx does not contain the file
lib/tzinfo/zoneinfo_data_source.rb
it is only included in the 1.x branch.
closes #24080
closes #24682
2017-04-11 10:44:54 +02:00
Matthew Bauer
bb2eb5b0e8
ibtool: use xib2nib src
2017-04-11 03:22:32 -05:00
Hamish Mackenzie
4d5ed187d3
gtk-mac-integration: fix gtk3 version
...
Include a Gtk3 version of gtk-mac-integration.
Add gobjectIntrospection to gtk-mac-integration.
Use propagatedBuildInputs for gtk.
2017-04-10 23:42:04 -07:00
Hamish Mackenzie
da1d13bc07
webkgitgtk: fix 2.14 on macOS
...
Includes the patches from macports and fixes an issue with the
`otool -L` output that was causing g-ir-scanner to fail.
The paths in the macports patches have been modified so that they
will work with `patches` in nix (an extra directory level was
added).
2017-04-10 23:11:16 -07:00
Matthew Bauer
f1fdc98884
pugixml: fixup darwin
2017-04-11 01:03:11 -05:00
Vladimír Čunát
d6454e6a15
gnutls: try to fix build on Darwin, after update
2017-04-11 03:39:47 +02:00
aszlig
49cf934642
pyocr: Add patch to support Tesseract 3.05.00
...
This is from the commit message I've written for the upstream pull
request (jflesch/pyocr#62 ):
This is a bit more involved, because Tesseract 3.05.00 comes not
only with improvements but also with a few quirks we need to deal
with.
The first quirk is that the order arguments of the `tesseract'
command now matters and the list of configurations has to be at the
end of the command line. So we add a new attribute tesseract_flags
to the BaseBuilder class that contains a list of all the flags to
pass to `tesseract', the tesseract_configs attribute however remains
pretty much the same but now only really contains a list of configs
instead of being mixed with flag arguments.
Another quirk has to do with Leptonica >= 1.74 which Tesseract
3.05.00 now requires. Leptonica has special handling of files that
reside in /tmp and assumes that it's an internal temporary file of
Leptonica. In order to deal with it, we now run Tesseract in a
temporary directory, which contains the input/output files and use
the relative name of these files because Leptonica only searches for
path names beginning with /tmp.
Fortunately the last item we need to address is not really a quirk,
but an API change. In Tesseract 3.05.00 there is now a new function
called TessBaseAPIDetectOrientationScript(), which doesn't fill the
OSResults object anymore but now allows to pass the values we're
interested in directly by reference. We need to use this new
function because the old function TessBaseAPIDetectOS() now *always*
returns false.
I've tested this specifically on NixOS and in conjunction with Paperwork
(the only package that's using pyocr so far) and all the tests of the
dependency chain are now succeeding. However, I didn't do manual tests
of Paperwork though.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-11 03:21:39 +02:00
aszlig
42bb63f803
leptonica: 1.72 -> 1.74.1
...
The changes are a bit too big to include it here in the commit message,
so if you want the details of what changed, please visit this URL:
http://leptonica.org/source/version-notes.html
I have also provided openjpeg, giflib and libwebp as dependencies so
that Leptonica is able to read/write those file formats.
Additionally I've added a patch that uses pkgconfig to resolve all
dependencies (except giflib), because unlike AC_CHECK_LIB() the
PKG_CHECK_MODULES() macro defines *_LIBS variables to include the linker
search path.
Unfortunately that patch alone is not enough, because the *_LIBS
variable are substituted by the upstream configure.ac to *not* include
the linker search paths, so we need to remove the AC_SUBST() calls
within PKG_CHECK_MODULES().
The only dependency that's not yet using PKG_CHECK_MODULES() is giflib,
because giflib doesn't have a pkg-config description file, therefore
we're using substituteInPlace to insert the linker search path after the
lept.pc file was generated by configure.
Another thing that we no longer need is the dependency on libpng version
1.2, because Leptonica now also works with more recent libpng versions.
Tested by building the package itself and also the following packages
that immediately depend on leptonica:
* k2pdfopt
* tesseract
* jbig2enc
All of these packages succeeded to build on x86_64-linux.
The main reason why I'm bumping Leptonica to version 1.74.1 is that we
need at least version 1.74 to bump Tesseract to the latest upstream
version.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-11 03:21:29 +02:00
Leandro Lisboa Penz
ce6b5b8673
aspell: set default aspell data-dir if ASPELL_CONF is not set
...
if the user didn't set ASPELL_CONF, use it to point to the dictionary
location by first looking at NIX_PROFILE directories and then using
$HOME/.nix-profile.
See NixOS/nixpkgs#1000
2017-04-10 22:14:29 +01:00
Vladimír Čunát
6d1374238f
gnutls: bugfix 3.5.10 -> 3.5.11
2017-04-10 17:53:54 +02:00
Vladimír Čunát
c714f8241a
libdrm: 2.4.76 -> 2.4.79
2017-04-10 16:27:29 +02:00
Frederik Rietdijk
767e459200
Merge pull request #22726 from matthewbauer/openblas-closure-size
...
openblas: disable static libs
2017-04-10 16:11:19 +02:00
Tim Steinbach
5a3dca24d8
sbt: 0.13.14 -> 0.13.15
2017-04-10 08:44:32 -04:00
Franz Pletz
6049560e60
jenkins: 2.49 -> 2.53
2017-04-10 14:31:27 +02:00
Franz Pletz
b4c7979363
libgit2: 0.24.6 -> 0.25.1
2017-04-10 14:31:26 +02:00
Tobias Geerinckx-Rice
f5fe20c7f4
Merge pull request #24773 from cko/maven-3_5_0
...
maven: 3.3.9 -> 3.5.0
2017-04-10 13:02:57 +01:00
Vladimír Čunát
e47ac55a21
glibc: apply the i686 patch only on i686
...
... to reduce rebuilding. /cc #23177 .
2017-04-10 11:18:50 +02:00
Vladimír Čunát
c30b12b9a5
glibc: fix i686 crashes via an upstream patch
...
Fixes #23177 .
2017-04-10 11:13:00 +02:00
Nikolay Amiantov
ef1e28f5f6
qt56.qtwebengine: patch more library paths
...
Backport 040b86a96e
.
2017-04-10 11:35:00 +03:00
Michael Raskin
f12bd6e9b6
lispPackage.iolib: missed one system
2017-04-10 10:09:22 +02:00
Michael Raskin
08abe4fe93
lispPackage.iolib: list the hidden systems to make sure bundles exist
2017-04-10 09:57:17 +02:00
Daiderd Jordan
f8230518a2
Merge pull request #24762 from matthewbauer/darwin-misc-fixes
...
darwin: miscellaneous fixes
2017-04-10 08:50:15 +02:00
Matthew Bauer
dd25b6da62
cwebbin: fix src again
2017-04-09 18:33:48 -05:00
Michael Raskin
58d6b50232
lispPackages: load precompiled asdf; support more implementations
2017-04-10 01:10:49 +02:00
Tuomas Tynkkynen
a05959e191
Merge remote-tracking branch 'upstream/master' into staging
2017-04-10 01:41:49 +03:00
Michael Raskin
917ecc2390
lispPackages.iolib: precompile iolib/os
2017-04-09 23:48:24 +02:00
David McFarland
f2655dd0c7
mesa: patch vulkan manifests when any driver is enabled
2017-04-10 00:17:36 +03:00
Matthew Bauer
cb180f47d4
cwebbin: fix src
2017-04-09 15:47:55 -05:00
Daiderd Jordan
35eb784bf2
Merge pull request #24761 from matthewbauer/hidapi2
...
hidapi: fix macos
2017-04-09 22:39:15 +02:00
Matthew Bauer
cba6e28766
hidapi: fix macos
2017-04-09 15:21:26 -05:00
Tuomas Tynkkynen
a7b572805c
strace: 4.15 -> 4.16
2017-04-09 21:48:25 +03:00
Tuomas Tynkkynen
15efefa832
lcov: 1.12 -> 1.13
2017-04-09 21:48:25 +03:00
Tuomas Tynkkynen
caccd11442
dtc: 1.4.2 -> 1.4.4
2017-04-09 21:48:25 +03:00
Peter Simons
282bc88093
Merge pull request #24754 from shlevy/haskell-overrideSrc
...
haskell-lib: Add overrideSrc helper
2017-04-09 17:55:23 +02:00
Christine Koppelt
b7223e0393
maven: 3.3.9 -> 3.5.0
2017-04-09 16:58:48 +02:00
Michael Raskin
ba7a1b6505
Merge pull request #24520 from asppsa/octave-hg
...
Add Octave HG version, use with purePackages.octave
2017-04-09 15:23:51 +02:00
Peter Simons
4e307b644a
Merge pull request #24760 from matthewbauer/linux-only-pkgs
...
Mark linux-only pkgs
2017-04-09 14:18:10 +02:00
Alastair Pharo
68c56c46fb
purePackages.octave: Use octaveHg
...
Pure's Octave package compiles but crashes with Octave 4.2 due to an
upstream bug which is fixed in mercurial.
2017-04-09 21:54:39 +10:00
Alastair Pharo
813eb41cf6
octaveHg: add package
2017-04-09 21:54:14 +10:00
Benno Fünfstück
8130c350b2
Merge pull request #24743 from ljli/hs-haskell-tools
...
haskell: Correct dependencies for haskell-tools-*_0_6_0_0
2017-04-09 13:35:21 +02:00
Matthew Bauer
87e6b2c50f
xcbuild: try to fix sdk not found
...
This is an attempt to get rid of the issues with sdk not found in
xcbuild when building pinentry_mac.
2017-04-09 04:27:56 -05:00
Matthew Bauer
34422f428d
ibtool: add to toolchain
...
- init package
- add into xcbuild/toolchain.nix
2017-04-09 04:27:21 -05:00
Matthew Bauer
5eb75ce205
xcbuild: add app bundle specs
2017-04-09 04:22:08 -05:00
Franz Pletz
a49481a740
Merge pull request #24763 from matthewbauer/darwin-glfw-fixes
...
glfw: fix darwin build
2017-04-09 11:17:42 +02:00
Matthew Bauer
8df24b78d5
wxGTK28: linux only
2017-04-09 02:11:16 -05:00
Alastair Pharo
250ddfe1a2
octave: add runtime texinfo dependency
...
makeinfo (provided by the texinfo package) is used by the "help"
command in Octave to display info about functions, etc. By default,
Octave looks for "makeinfo" in the PATH, rather than specifying the
location of the executable. This results in Nix not being aware that
makeinfo is required at runtime (so unless you happen have makeinfo
available from your path, "help" won't work).
This patch fixes that by setting the path to makeinfo in Octave,
thereby creating a runtime dependency on texinfo.
2017-04-09 16:42:56 +10:00
Matthew Bauer
23d8b4f10c
glfw: fix darwin build
2017-04-09 00:23:24 -05:00
Matthew Bauer
3baff95efd
botan: fix macOS build
2017-04-08 23:49:55 -05:00
Matthew Bauer
3f2560cc08
xbase: make linux-only
2017-04-08 23:34:51 -05:00
Matthew Bauer
a1f22aafa2
neardal: make linux-only
2017-04-08 23:34:51 -05:00
Matthew Bauer
04f8199e5b
libx86emu: make linux-only
2017-04-08 23:34:41 -05:00
Matthew Bauer
efcd597ab6
cwebbin: Fix macOS build
2017-04-08 23:28:01 -05:00
Matthew Bauer
719cb89342
wxsqlite3: fix macOS build
2017-04-08 23:28:01 -05:00
Matthew Bauer
6a6b371a77
liblastfm: fix macOS build
2017-04-08 23:28:01 -05:00
Cole Scott
ff1e372849
arm-frc-linux-gnueabi-gcc: init at 4.9.4
...
fixes #24578
2017-04-09 01:06:34 +02:00
Cole Scott
1d7a478c92
arm-frc-linux-gnueabi-binutils: init at 2.28
2017-04-09 01:06:34 +02:00
Cole Scott
7c32b93c9a
arm-frc-linux-gnueabi-eglibc: init at 2.21-r0.83
2017-04-09 01:06:33 +02:00
Cole Scott
9597247cc0
arm-frc-linux-gnueabi-linux-api-headers: init at 3.19-r0.36
2017-04-09 01:06:33 +02:00
Shea Levy
a6c39ed207
haskell-lib: Add overrideSrc helper
2017-04-08 16:21:57 -04:00
Tim Steinbach
9d94e100f5
coursier: 1.0.0-M15-5 -> 1.0.0-RC1
2017-04-08 15:03:33 -04:00
Leon Isenberg
55e191d844
haskell: Correct dependencies for haskell-tools-*_0_6_0_0
2017-04-08 14:51:43 +02:00
Tim Steinbach
184e3238c7
Merge pull request #24544 from NeQuissimus/skopeo_policy
...
skopeo: default policy
2017-04-08 08:36:41 -04:00
Thomas Tuegel
e0b1288ebd
Merge pull request #24340 from periklis/topic_qt58_modules
...
qt58: extend darwin compatibility
2017-04-08 07:32:21 -05:00
Aristid Breitkreuz
a0eabfbcbd
Merge pull request #24715 from ljli/ghcjs-dep-cycle
...
haskell: ghcjs packages: Break dependency cycle less invasive
2017-04-08 12:25:54 +02:00
Aristid Breitkreuz
43626b6a88
Merge pull request #24698 from MP2E/ffmpeg_sdl2
...
ffmpeg-full: replace SDL support with SDL2 support
2017-04-08 12:16:11 +02:00
Aristid Breitkreuz
18e5d913d7
Merge pull request #24740 from dyrnade/chefdk
...
chefdk: 0.11.2 -> 1.3.40
2017-04-08 12:13:56 +02:00
Aristid Breitkreuz
e893646494
Merge pull request #24692 from LumiGuide/haskell-link-with-gold
...
haskell: add the linkWithGold function to link packages with ld.gold
2017-04-08 12:01:05 +02:00
Aristid Breitkreuz
058610c355
Merge pull request #24722 from ljli/ghcjs-prim
...
haskell: ghcjs packages: Remove ghcjs-prim
2017-04-08 11:58:23 +02:00
Aristid Breitkreuz
59057d2272
Merge pull request #24679 from lsix/django_security_fixes
...
Django security fixes (for CVEs)
2017-04-08 11:48:46 +02:00
Aristid Breitkreuz
6dd7dd52b8
Merge pull request #24539 from Ralith/vulkan-loader
...
vulkan-loader: 1.0.39.1 -> 1.0.42.2
2017-04-08 11:48:04 +02:00
Aristid Breitkreuz
290315ff6a
Merge pull request #24627 from mdaiter/suitesparseCUDATouchups
...
suitesparse: refining CUDA support
2017-04-08 11:45:17 +02:00
Aristid Breitkreuz
f6fc8467cd
Merge pull request #24672 from magnetophon/libsndfile
...
libsndfile: 1.0.27 -> 1.0.28
2017-04-08 11:33:03 +02:00
Aristid Breitkreuz
672160a00f
Merge pull request #24741 from kamilchm/ponyc
...
ponyc: 0.12.2 -> 0.13.0
2017-04-08 11:28:43 +02:00
Vladimír Čunát
26766f0e57
Merge branch 'staging'
...
There are a few dozen new failures on Darwin, probably related to
updates of stdenv's llvm and/or pkgconfig.
Still the total number of successes increases.
2017-04-08 11:02:36 +02:00
Periklis Tsirakidis
775531c1e3
qt58: extend darwin compatibility
2017-04-08 09:54:46 +02:00
Kamil Chmielewski
b55a9f86e4
ponyc: 0.12.2 -> 0.13.0
...
https://github.com/ponylang/ponyc/issues/1823
2017-04-08 09:43:24 +02:00
dyrnade
0a573f7a0c
changed chefdk version to 1.3.40
...
upgraded dependencies for chefdk-1.3.40
2017-04-08 10:16:56 +03:00
Jörg Thalheim
efe12d6658
Merge pull request #24732 from NeQuissimus/scala_2_11_10
...
scala: 2.11.9 -> 2.11.10
2017-04-08 08:50:50 +02:00
Jörg Thalheim
6c59393888
Merge pull request #24735 from nixy/hy/0.12.1-update
...
hy: 0.11.1 -> 0.12.1
2017-04-08 08:45:00 +02:00
Andrew R. M
106214a7c9
hy: 0.11.1 -> 0.12.1
...
Fixed build inputs up a little while bumping version
2017-04-07 23:15:16 -04:00
Tim Steinbach
4151bf5fd4
scala: 2.11.9 -> 2.11.10
2017-04-07 19:54:40 -04:00
Leon Isenberg
60e9371738
haskell: ghcjs packages: Remove ghcjs-prim
...
It is wired into ghcjs now.
2017-04-07 21:41:01 +02:00
Aristid Breitkreuz
be6e9dce32
Merge branch 'master' of github.com:NixOS/nixpkgs
2017-04-07 20:44:40 +02:00
Aristid Breitkreuz
d486006e06
rq: 0.9.2 -> 0.10.4 (still broken, our v8 is too old)
2017-04-07 20:43:55 +02:00
Dan Peebles
b9e558597d
stdenv-darwin: bump to use LLVM 4.0 & new bootstrap tools
2017-04-07 14:36:21 -04:00
Leon Isenberg
7a08e57b9e
haskell: ghcjs packages: Break dependency cycle less invasive
...
Between cabal and hscolour.
2017-04-07 19:02:52 +02:00
Gabriel Ebner
66606beb23
Merge pull request #24706 from NeQuissimus/sbt_0_13_14
...
sbt: 0.13.13 -> 0.13.14
2017-04-07 14:34:09 +02:00
Dan Peebles
57e25171a5
Merge branch 'master' into staging
2017-04-07 08:28:07 -04:00
Dan Peebles
27cec397b1
itk: 4.10 -> 4.11
...
Also includes a patch to work against clang 4, which was my original
motivation for the 4.10 -> 4.11 upgrade (since it fixed another issue)
2017-04-07 08:23:08 -04:00
Tim Steinbach
4c718a9a5a
sbt: 0.13.13 -> 0.13.14
2017-04-07 08:22:04 -04:00
Markus Hauck
370452ef41
scalafmt: 0.6.7 -> 0.6.8 ( #24699 )
2017-04-07 11:42:31 +01:00
Bas van Dijk
c865b8e35e
haskell: add the linkWithGold function to link packages with ld.gold
...
Also support linking the double-conversion package with ld.gold.
2017-04-07 09:44:11 +02:00
Dan Peebles
1be61d1921
podofo: fix on LLVM 4
...
Not sure if the things I made optional on Darwin are really worth keeping
at all, but I don't have a Linux box handy so I'm minimizing potential
damage.
2017-04-06 23:33:14 -04:00
Dan Peebles
0cacae6a5f
gcc6: fix for LLVM 4.0
2017-04-06 23:20:35 -04:00
Cray Elliott
5b6b1100f3
ffmpeg-full: replace SDL support with SDL2 support
...
ffmpeg 3.2 dropped support for SDL1 completely, so migrate to SDL2
2017-04-06 20:13:47 -07:00
Dan Peebles
81352b2cb5
Merge branch 'master' into staging
2017-04-06 21:26:24 -04:00
Dan Peebles
6b1957d17a
qt5: fix to work on LLVM 4
...
Including apple_sdk.sdk is generally a recipe for a bad time on LLVM 3.8
and above, since you end up with bad headers in the wrong place that hurt
the new libc++ in 3.8 and above. In this case, qt only wanted the super-
generic SDK for CUPS headers, which we can just depend on directly now.
2017-04-06 21:00:28 -04:00
Hamish Mackenzie
bde6e3da6f
Fix geoclue build on Darwin
2017-04-07 00:45:54 +02:00
Michael Raskin
365e8a7b6a
quicklispPackages: update to fresh QuickLisp
...
lispPackages: reduce environment-bombing
2017-04-06 18:47:36 +02:00
Lancelot SIX
af60375392
pythonPackages.django_1_10: 1.10.6 -> 1.10.7
...
This is a security release. See
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/
2017-04-06 14:41:28 +02:00
Bart Brouns
480d94553e
libsndfile: 1.0.27 -> 1.0.28
2017-04-06 12:36:11 +02:00
Peter Hoeg
0af3de05ae
Merge pull request #24665 from peterhoeg/f/pmc
...
pmccabe: darwin is supported too
Fixes #24636 .
2017-04-06 17:11:38 +08:00
Peter Hoeg
ca0493ff63
pmccabe: darwin is supported too
2017-04-06 16:53:01 +08:00
Shea Levy
5e984362f6
haskell generic builder: Use ghcjs's hsc2hs.
...
This is required when using ghcjs to compile Setup.hs, which we do since #23614 .
See comments on c35350a212
2017-04-06 03:16:00 -04:00
Vladimír Čunát
10dc47e5e1
Merge #24558 : qt58: Fix path to qhelpgenerator
...
Fixes #24659 .
2017-04-06 00:47:58 +02:00
Vladimír Čunát
c6bc4cfdbc
Merge branch 'master' into staging
2017-04-06 00:16:59 +02:00
Daiderd Jordan
d42dccf029
pkgconfig: 0.29.1 -> 0.29.2
2017-04-06 00:08:04 +02:00
Markus Hauck
471626e6fb
scalafmt: 0.6.6 -> 0.6.7
...
Updates scalafmt to 0.6.7
2017-04-05 20:40:14 +02:00
Jörg Thalheim
052cd88921
Merge pull request #24625 from Mic92/networkmanager
...
networkmanager: 1.4.4 -> 1.6.4
2017-04-05 12:49:58 +02:00
Benno Fünfstück
26084166c3
Merge pull request #24646 from luke-clifton/accelerate-llvm
...
llvm-hs: Point llvm-hs to llvm_4
2017-04-05 11:42:00 +02:00
Luke Clifton
5ffece7de1
llvm-hs: Point llvm-hs to llvm_4
2017-04-05 16:51:45 +08:00
Peter Simons
bbbe24f469
Merge pull request #24530 from mulderr/master
...
oracle-instantclient: add optional odbc support
2017-04-05 10:24:49 +02:00
Peter Simons
4ad28de5a3
Merge pull request #24510 from woehr/master
...
ghcjs (head): Fix infinite recursion ...
2017-04-05 10:23:37 +02:00
Shea Levy
f038db24a6
nix-plugins: 2.0.6 -> 2.0.7.
...
Fixes warning on nix 1.12
2017-04-04 22:50:00 -04:00
Shea Levy
fe319f8ebd
nix-plugins: 2.0.3 -> 2.0.6.
...
Fixes incompatibility between build-time and link-time nix version
2017-04-04 22:35:35 -04:00
Daiderd Jordan
9896cf1028
gcc: include dylibs for darwin build
2017-04-04 23:53:39 +02:00
Shea Levy
3f023c8989
nix-plugins: 2.0.2 -> 2.0.3
...
Fixes darwin build
2017-04-04 15:11:42 -04:00
Jörg Thalheim
b04fb3ffcd
Merge pull request #24586 from maurer/bap
...
Add BAP to nixpkgs
2017-04-04 19:48:49 +02:00
Matthew Maurer
e010c25ba4
libbap: init at master-2017-02-08
2017-04-04 13:17:56 -04:00
Matthew Maurer
d022b4419c
bap-python: init at 1.1.0
2017-04-04 13:11:06 -04:00
Matthew Maurer
7171d16fd4
bap: init at 1.2.0
2017-04-04 13:11:01 -04:00
Shea Levy
9904019841
nix-plugins: Bump, unbreak
2017-04-04 11:29:40 -04:00
Matthew Daiter
d712c04d25
suitesparse: refining CUDA support
2017-04-04 17:23:20 +02:00
Jörg Thalheim
43c0530ca6
libproxy: fix compilation
...
also use webkit backend (webkitgtk is also a more common gnome/gtk)
Changelog: https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=1.6.2
2017-04-04 17:00:40 +02:00
zimbatm
7fe25124bc
Merge pull request #24604 from NeQuissimus/ruby_updates
...
Ruby updates
2017-04-04 15:38:22 +01:00
Peter Simons
fa365c2b9d
haskell-language-nix: fix build with GHC 7.6.3
2017-04-04 16:29:12 +02:00
Peter Simons
046c5c57d0
haskell-binary: update 0.8.x branch to latest version
2017-04-04 16:29:12 +02:00
Peter Simons
b232d2f4e4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1.1 from Hackage revision
f68bd69837
.
2017-04-04 16:29:06 +02:00
Peter Simons
4f62f342f6
hackage2nix: disable Hydra builds for accelerate-* packages with unfree license
2017-04-04 16:29:04 +02:00
Peter Simons
e0160f70da
LTS Haskell 8.8
2017-04-04 16:29:04 +02:00
Dan Peebles
3a9c217804
rtags: fix for clang/libc++ 4
...
This also fixes a missing header in the SDK that rtags needs to work
properly. The underlying cause is that C++ headers got shuffled around a
lot in libc++ 3.8 (I believe) and became more standards-compliant, which
led to a lot of C-compatible passthrough header files being added to it
like math.h, which defines some C++-compatible versions of standard
functions like signbit, while #include_next'ing the system math.h. In
this case, including the SDK was stuffing another math.h in front of the
libc++ shim, which led to all sorts of mysterious failures.
2017-04-04 08:07:52 -04:00
Domen Kožar
f3dbaa7b57
Merge pull request #24595 from lukego/pharo-no-pic
...
pharo-vm: Disable "pic" hardening
2017-04-04 12:01:27 +02:00
Domen Kožar
94d1145ece
Merge pull request #24597 from lukego/pharo-launcher-test
...
pharo-launcher: Add test case & myself as maintainer
2017-04-04 08:08:48 +02:00
Tim Steinbach
3535a6bf3c
ruby: 2.0.0-p647 -> 2.0.0-p648
2017-04-03 15:40:26 -04:00
lprndn
f259fa6e91
Merge branch 'master' into lprndn_Nixpkgs
2017-04-03 21:37:11 +02:00
Tim Steinbach
ec2c469230
ruby: 2.2.5 -> 2.2.7
2017-04-03 15:33:26 -04:00
Tim Steinbach
482566939e
ruby: 2.3.3 -> 2.3.4
2017-04-03 15:28:38 -04:00
Tim Steinbach
bc45ee50c4
ruby: 2.4.0 -> 2.4.1
2017-04-03 15:23:18 -04:00
Nikolay Amiantov
ef4b73a038
libappindicator: propagate dependencies
2017-04-03 17:39:41 +03:00
Luke Gorrie
4736c19c65
pharo-launcher: Add test case & myself as maintainer
2017-04-03 14:26:33 +00:00
Luke Gorrie
c77a54d79f
pharo-vm: Disable "pic" hardening
...
Compiling the Pharo VM with "pic" hardening causes segmentation faults
on startup of pharo-launcher.
Resolves NixOS/nixpkgs#24541 .
2017-04-03 13:58:02 +00:00
Shea Levy
1feca4cae3
haskellPackages: Export haskellSrc2nix and hackage2nix
...
Allows using a different haskell package set to generate the nix
expressions (during eval time) than the one used to actually build the
package (at build time).
2017-04-03 08:13:07 -04:00
Vladimír Čunát
969849acf8
mesa: maintenance 17.0.2 -> 17.0.3
2017-04-03 11:24:50 +02:00
David McFarland
2c006ca805
Revert "openssl: add custom build of 1.0.2 for steam"
...
No longer necessary. See https://github.com/NixOS/nixpkgs/pull/23034#issuecomment-291005754
This reverts commit a50784b34e
.
2017-04-03 09:04:44 +02:00
Eelco Dolstra
747ad4befd
mlt: Remove some -dev paths from the closure
...
This reduces the closure size of mlt-qt5 from 683 to 278 MiB.
2017-04-02 21:51:46 +02:00
Eelco Dolstra
6d4e6102a7
libgsf: Use separate dev output
2017-04-02 21:51:46 +02:00
Ambroz Bizjak
195efedd2c
qt58: Fix path to qhelpgenerator in cmake file.
...
It is located in the dev output, fix it as for qcollectiongenerator.
This fixes a build error in KDevelop.
2017-04-02 11:21:34 +02:00
Orivej Desh
8f9b219107
kwallet: support GPG-encrypted wallets
2017-04-01 23:42:30 +00:00
Michael Weiss
40d171855f
gpgme: 1.8.0 -> 1.9.0
...
For the license change see:
- https://directory.fsf.org/wiki/GPGME#tab=Details
- AUTHORS [0]
See #24491 for the other changes.
[0]: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob;f=AUTHORS;h=bbf1576ad27dc51956c371282862b468c633ea49;hb=HEAD
2017-04-02 01:26:22 +02:00
Tim Steinbach
4ceeac7526
skopeo: default policy
2017-04-01 18:33:36 -04:00
Joachim F
1517a354b3
Merge pull request #24427 from joachifm/use-remove-references-to
...
go builder: use removeReferencesTo
2017-04-01 22:25:58 +01:00
Benjamin Saunders
201960922c
vulkan-loader: 1.0.39.1 -> 1.0.42.2
2017-04-01 12:28:59 -07:00
Tim Steinbach
9e1537cd21
Merge pull request #24511 from holidaycheck/update-skopeo
...
skopeo: 0.1.16 -> 0.1.18
2017-04-01 13:48:02 -04:00
Tim Steinbach
ed5d80d74b
Merge pull request #24524 from vbgl/utop_404
...
utop: fix on OCaml 4.04
2017-04-01 13:45:56 -04:00
Tim Steinbach
eec90be5cd
Merge pull request #24538 from srp/scala-2.11.9
...
scala_2_11: 2.11.8 -> 2.11.9
2017-04-01 13:43:44 -04:00
Scott R. Parish
4ab90c3b70
scala_2_11: 2.11.8 -> 2.11.9
2017-04-01 10:40:43 -07:00
Vladimír Čunát
40628d9ed8
Merge #22873 : updates of various python packages
2017-04-01 19:26:40 +02:00
Vladimír Čunát
1a805c4c63
libdrm: 2.4.75 -> 2.4.76
2017-04-01 14:48:29 +02:00
Vladimír Čunát
8eab29e26f
nss: 3.28.3 -> 3.30 ( close #24508 )
2017-04-01 13:31:05 +02:00
Vladimír Čunát
6230bfa123
libpng: 1.6.28 -> 1.6.29
2017-04-01 13:27:39 +02:00
Vladimír Čunát
d55727c7a5
at-spi2-core: maintenance 2.22.0 -> 2.22.1
2017-04-01 13:27:22 +02:00
Vladimír Čunát
ae58febf70
gdk-pixbuf: maintenance 2.36.5 -> 2.36.6
2017-04-01 13:27:19 +02:00
Vladimír Čunát
ae08fdd84e
pango: maintenance 1.40.3 -> 1.40.4
2017-04-01 13:27:18 +02:00
Vladimír Čunát
6c153c55c3
gtk3: maintenance 3.22.8 -> 3.22.11
2017-04-01 13:27:17 +02:00
Vladimír Čunát
0bc62f8d2e
Merge #23832 : gdbm: 1.12 -> 1.13
2017-04-01 13:27:15 +02:00
Vladimír Čunát
af098ff18e
libgudev: fix build after update #23965
...
I somehow missed this error.
2017-04-01 13:26:27 +02:00
Vincent Laporte
fcb9f44375
ocamlPackages.{ocf,xtmpl}: fix for OCaml 4.04
2017-04-01 12:30:14 +02:00
Vincent Laporte
e5d0593a42
ocamlPackages.core_extended: fix build on Linux
2017-04-01 12:30:14 +02:00
ndowens
e109faa401
libgudev: 230 -> 231 ( #23965 )
2017-04-01 12:26:36 +02:00
Johannes Bornhold
249b34aadc
python: Move catch_conflicts.py into subdirectory ( #23600 )
...
Python does add the script's directory into "sys.path". For the case of
"catch_conflicts.py" this means "/nix/store" is added to "sys.path". This can
result in very long delays if the store contains a lot of entries.
(moved from master commit 76213d102c
)
2017-04-01 12:22:36 +02:00
Vladimír Čunát
eb551a435f
Merge branch 'master' into staging
2017-04-01 12:21:54 +02:00
Vladimír Čunát
46ea770b2b
Revert "python: Move catch_conflicts.py into subdirectory ( #23600 )" ( #24528 )
...
This reverts commit 76213d102c
.
2017-04-01 12:20:31 +02:00
Johannes Bornhold
76213d102c
python: Move catch_conflicts.py into subdirectory ( #23600 )
...
Python does add the script's directory into "sys.path". For the case of
"catch_conflicts.py" this means "/nix/store" is added to "sys.path". This can
result in very long delays if the store contains a lot of entries.
2017-04-01 12:19:53 +02:00
Maciej Kazulak
23ec4a40ee
oracle-instantclient: add optional odbc support
2017-04-01 11:50:13 +02:00
ndowens
b83d2970f2
pkgconfig: 0.29 -> 0.29.1 ( #24394 )
2017-04-01 11:06:20 +02:00
Vladimír Čunát
f44ea1fec2
Merge branch 'staging'
2017-04-01 10:58:20 +02:00
Vaibhav Sagar
d9b36c36c5
pycairo: fix build with Python 3.6
...
Apply the same patch as for Python 3.5 so that this builds correctly.
Addresses #24501 .
2017-04-01 09:58:01 +02:00
Vincent Laporte
da8201e7c3
ocamlPackages.sedlex: fix on OCaml 4.04
2017-04-01 09:06:57 +02:00
Michael Raskin
623a469653
quicklispPackages, lispPackages: make all system-loads pass with precompilation
2017-04-01 08:08:22 +02:00