Dan Peebles
1a4ca220e1
treewide: fix assorted issues revealed by the meta checker
...
Turns out a couple of the licenses were wrong, as well as being strings.
2017-04-28 23:07:42 -04:00
Anthony Cowley
86e160440f
rtags: link to libclang.dylib at absolute path on darwin
2017-04-28 21:35:46 -04:00
Anthony Cowley
0059131f54
llvm: Add the LLVM OpenMP components
...
Needed to build an executable that uses OpenMP with clang. This
includes a header file and a library that clang will link into an
executable whose source makes use of ‘omp‘ pragmas.
2017-04-28 21:30:55 -04:00
Tomas Hlavaty
f1cf8125f0
sbcl: enable threadSupport also on aarch64-linux
2017-04-28 23:51:58 +02:00
Tomas Hlavaty
6e53534c2f
sbcl: 1.3.16 -> 1.3.17
2017-04-28 23:51:53 +02:00
Lancelot SIX
e1a82bd39e
pythonPackages.django_1_11: init at 1.11
...
This it the LTS release and will receive security updates for 3 years.
See https://docs.djangoproject.com/en/1.11/releases/1.11/
2017-04-28 21:55:45 +02:00
Lancelot SIX
72966154b3
pythonPackages.django-compat: 1.0.13 -> 1.0.14
2017-04-28 21:55:44 +02:00
Lancelot SIX
453da61547
pythonPackages.django_guardian: 1.4.6 -> 1.4.8
2017-04-28 21:55:44 +02:00
Lancelot SIX
b8ee0d54aa
libidn2: 2.0.1 -> 2.0.2
...
See https://lists.gnu.org/archive/html/info-gnu/2017-04/msg00011.html
for release information
2017-04-28 21:38:12 +02:00
Periklis Tsirakidis
db6ba4dee7
emscripten: fix closure-compiler path
2017-04-28 18:54:47 +02:00
Vincent Laporte
752351e889
ocamlPackages: make explicit some version requirements
2017-04-28 16:19:58 +00:00
Vincent Laporte
1bacfb4637
ocamlPackages.cppo: 1.3.2 -> 1.5.0
2017-04-28 16:19:57 +00:00
Vincent Laporte
2e75b4b479
ocamlPackages.ocurl: propagate its curl dependency
2017-04-28 16:19:57 +00:00
Vincent Laporte
8ab3a2a232
Revert "ocamlPackages.llvm: fix hash"
...
This reverts commit 0c8cf28091
.
2017-04-28 16:19:57 +00:00
Pascal Wittmann
959fadb86e
yesod-auth-oauth2: jailbreak because of outdated dependencies
2017-04-28 14:40:26 +02:00
Joachim F
bb572f0942
Merge pull request #25115 from sifmelcara/update/crystal-0.22.0
...
crystal: 0.21.0 -> 0.22.0
2017-04-28 12:44:57 +01:00
Thomas Tuegel
2716e5bd80
qt58.qtbase: cleanup: sort attributes
2017-04-28 05:54:29 -05:00
Thomas Tuegel
18f95ce5d9
kinit: don't use obsolete macros in library paths patch
2017-04-28 05:54:29 -05:00
Thomas Tuegel
9f00e2be18
qt58.qtbase: fix warnings in TZDIR patch
2017-04-28 05:54:28 -05:00
Thomas Tuegel
64418af8c5
qt58.qtbase: fix developer build
2017-04-28 05:54:22 -05:00
Thomas Tuegel
52ac15953e
makeQtWrapper: prefix Qt search paths
2017-04-28 05:54:21 -05:00
Thomas Tuegel
594ee6d570
kinit: set absolute path to extra libraries
2017-04-28 05:54:20 -05:00
Thomas Tuegel
577c4f543b
qt58.qtbase: remove D-Bus library paths patch
...
Qt is configured with `-dbus-linked` which causes the library paths to be
resolved at compile time and added to RPATH.
2017-04-28 05:54:19 -05:00
Thomas Tuegel
5735edb894
qt58.qtbase: remove OpenSSL library paths patch
...
Qt is configure with `-openssl-linked` which causes the library paths to be
resolved at build time and added to RPATH.
2017-04-28 05:54:19 -05:00
Thomas Tuegel
c37220fcf9
kwindowsystem: purify platform plugin detection
2017-04-28 05:54:18 -05:00
Thomas Tuegel
0d0858202c
qtbase: unify Linux and Darwin patchsets
2017-04-28 05:54:17 -05:00
Thomas Tuegel
4bd911dcd6
qtbase: fill in configure flags
2017-04-28 05:54:17 -05:00
Thomas Tuegel
3062080572
qt58.qtbase: remove SSL decryption patch
...
This option does not require a patch; it can be enabled through
NIX_CFLAGS_COMPILE.
2017-04-28 05:54:16 -05:00
Thomas Tuegel
a579e0129c
qt58.qtbase: clean up configuration
2017-04-28 05:54:16 -05:00
Thomas Tuegel
e4fb41cc5b
qt58.qtbase: clean up CMake path sed scripts
2017-04-28 05:54:15 -05:00
Thomas Tuegel
9d9ab3de98
qt58.qtbase: replace mkspecs patch with sed script
2017-04-28 05:49:35 -05:00
Thomas Tuegel
1f62bf01d3
qt58.qtbase: Fix path to fallback libGL
2017-04-28 05:49:35 -05:00
Thomas Tuegel
8e2b6a90c0
qt58.qtbase: Fix path to libdbus
2017-04-28 05:49:35 -05:00
Thomas Tuegel
f45f2635e1
qt58.qtbase: Fix path to libssl and libcrypto
2017-04-28 05:49:34 -05:00
Thomas Tuegel
ff8fa7e397
qt58.qtbase: Fix path to libXcursor
2017-04-28 05:49:34 -05:00
Thomas Tuegel
40aa757898
qt58.qtbase: Fix path to libresolv
2017-04-28 05:49:34 -05:00
Thomas Tuegel
6169bd98f5
qt58: ignore NIX_PROFILES environment variable
2017-04-28 05:49:34 -05:00
Thomas Tuegel
12c981d4b7
qt58.qtbase: Fix QTCOMPOSE search patch
2017-04-28 05:49:34 -05:00
Thomas Tuegel
2ce3fe0a71
qt58.qtbase: Fix QT_QPA_PLATFORM_PLUGIN_PATH
...
The default installation path for QPA plugins is appended to
QT_QPA_PLATFORM_PLUGIN_PATH, making it unnecessary to wrap some applications and
preventing applications from loading platform plugins from the wrong Qt version.
2017-04-28 05:49:34 -05:00
Thomas Tuegel
44eb84feb6
qt58.qtbase: Update patch offsets
2017-04-28 05:49:34 -05:00
Jörg Thalheim
f67f3acc0a
perlPackages.FileSlurp: silence perl 5.24.1 warnings
...
this silence annoying warnings happens in nixos-rebuild
activating the configuration...
setting up /etc...
syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506.
syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506.
...
syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506.
setting up tmpfiles
2017-04-28 11:43:14 +02:00
Daiderd Jordan
f240276000
blas: fix darwin library id
2017-04-27 23:25:07 +02:00
Daiderd Jordan
56ac9ae5da
libplist: 1.12 -> 2.0.0
2017-04-27 22:48:10 +02:00
Dan Peebles
7c2419df76
shibboleth-sp: minor fixes
2017-04-27 14:06:41 -04:00
Dan Peebles
5d5c1ac8e5
opensaml-cpp: minor fixes to meta fields and parallel building
2017-04-27 14:06:28 -04:00
Dan Peebles
61f0c5e05e
xml-tooling-c: minor fixes to meta fields
2017-04-27 14:06:11 -04:00
Dan Peebles
14d8ce79ee
log4cpp: minor fixes to meta fields
2017-04-27 14:05:51 -04:00
Jon Banafato
878b3500ee
clutter: Add gtk3 to buildInputs ( #24815 )
...
This is similar to the same change made in PR #12996 . Fixes #21509
(makes `gnome3.sushi` work again).
2017-04-27 19:24:59 +02:00
Graham Christensen
a3b9dbd0be
sysbench: 2015-04-22 -> 1.0.6
2017-04-27 12:42:57 -04:00
Daniel Peebles
b3b6b2e38c
Merge pull request #25255 from jammerful/shibboleth
...
Add Shibboleth Service Provider
2017-04-27 11:03:22 -04:00
jammerful
dfcc8dd48c
shibboleth-sp: init at 2.6.0
2017-04-27 10:49:30 -04:00
Tim Steinbach
cd2b044847
kotlin: 1.1.1 -> 1.1.2
2017-04-27 08:30:30 -04:00
Jörg Thalheim
85add87068
Merge pull request #25244 from Mic92/meson
...
meson: 0.35.0 -> 0.40.0
2017-04-27 13:22:40 +02:00
Jörg Thalheim
785d008511
libhttpseverywhere: 0.2.10 -> 0.4.2
2017-04-27 13:22:02 +02:00
Peter Simons
cd4d91eb11
Merge pull request #25254 from nh2/generic-stack-builder-no-stack-setup-lts-8.3
...
generic Haskell builder: Don't call `stack setup`.
2017-04-27 10:44:56 +02:00
Jörg Thalheim
a89a091b20
Merge pull request #25207 from matthiasbeyer/update-rtv
...
rtv: 1.14.1 -> 1.15.1
2017-04-27 09:12:45 +02:00
Jörg Thalheim
9079676fe1
pythonPackages.kitchen: fix evaluation error
2017-04-27 09:07:38 +02:00
Jörg Thalheim
3d10db7bc8
pythonPackages.coveralls: correct description
2017-04-27 09:03:06 +02:00
Jörg Thalheim
237d61939d
pythonPackages.vcrpy: enable tests
2017-04-27 08:33:42 +02:00
Jörg Thalheim
c797550957
pythonPackages.pytest-httpbin: correct meta
; tests
2017-04-27 08:33:38 +02:00
Jörg Thalheim
e66c9221d6
pythonPackages.httpbin: 0.2.0 -> 0.5.0
2017-04-27 08:33:34 +02:00
Jörg Thalheim
dbed116989
pythonPackages.kitchen: 1.1.1 -> 1.2.4
2017-04-27 08:33:29 +02:00
jammerful
d169a9c619
opensaml-cpp: init at 2.6.0
...
Required by the Shibboleth Service Provider
2017-04-26 22:10:16 -04:00
jammerful
7267ae5e1d
xml-tooling-c: init at 1.6.0
...
Required by the Shibboleth Service Provider
2017-04-26 22:10:15 -04:00
jammerful
da6c83aa3b
log4shib: init at 1.0.9
...
Required by the Shibboleth Service Provider Package
2017-04-26 22:10:03 -04:00
Niklas Hambüchen
139b1377d4
generic Haskell builder: Don't call stack setup
.
...
`stack setup` should not be called inside `nix-build` because
that makes stack download a GHC instead of using nix's one
(the one provided `generic-stack-builder.nix` as the `ghc` argument),
which will not work.
Further evidence for this is that the `stack --nix` support
intentionally uses `--system-ghc` for the same purpose.
2017-04-26 20:20:36 +02:00
Matthias Beyer
7735348d77
pythonPackages.vcrpy: init at 1.10.5
2017-04-26 19:49:48 +02:00
Matthias Beyer
87ce1e73a5
pythonPackages.coveralls: init at 1.1
2017-04-26 19:49:48 +02:00
Matthias Beyer
47403cf386
pytest-httpbin: init at 0.2.3
2017-04-26 19:49:47 +02:00
Jörg Thalheim
120f017646
Merge pull request #25192 from Hodapp87/ezdxf
...
ezdxf (Python package): init at 0.8.1
2017-04-26 16:46:29 +02:00
Jörg Thalheim
0ee8160aa4
meson: 0.35.0 -> 0.40.0
...
In configured builds other tools tries to call meson by directly
passing meson tools directly to python. Since they were shell scripts
due wrapping this failed
2017-04-26 16:41:49 +02:00
John Ericson
761af14778
Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCross
...
Purge binutilsCross
2017-04-26 09:09:06 -04:00
Jean-Philippe Bernardy
7fb36cd681
keras: 1.2.2 -> 2.0.3
2017-04-26 11:52:57 +02:00
Vladimír Čunát
d7b21c5319
Merge #25171 : libidn2: 0.16 -> 2.0.1
...
wget seems to work OK.
2017-04-26 09:19:43 +02:00
John Ericson
8328e3d3a6
glibc: Remove hack around long-fixed bug
...
https://sourceware.org/bugzilla/show_bug.cgi?id=411 was solved in 2012.
2017-04-25 21:43:15 -04:00
John Ericson
295315cc87
binutilsCross: Remove and use binutils
instead always
...
See previous commit for what was done to `binutils` to make this
possible.
There were some uses of `forcedNativePackages` added. The
combination of overrides with that attribute is highly spooky: it's
often important that if an overridden package comes from it, the
replaced arguments for that package come from it. Long term this
package set and all the spookiness should be gone and irrelevant:
"Move along, nothing to see here!"
No hashes should be changed with this commit
2017-04-25 21:36:19 -04:00
Dan Peebles
b2ce7fd3a9
xml-security-c: should work on any unix
...
In practice its xalanc dependency will fail on platforms other than Linux
and Darwin, but if that gets fixed there's no reason this shouldn't work.
2017-04-25 17:50:02 -04:00
Dan Peebles
91f55f4e8a
xalanc: enable on Darwin
2017-04-25 17:49:12 -04:00
Chris Hodapp
489fa7b723
ezdxf: Add hodapp as maintainer
2017-04-25 17:34:52 -04:00
Jörg Thalheim
1e3416cc0a
pythonPackages.ezdxf: fix tests
2017-04-25 23:25:13 +02:00
James Earl Douglas
fa8ee0d45b
jenkins: 2.55 -> 2.56
2017-04-25 16:48:47 -04:00
James Earl Douglas
fce59d47e7
jenkins: 2.53 -> 2.55
2017-04-25 13:57:10 -04:00
Thomas Tuegel
de260d8b77
Merge pull request #25094 from vandenoever/kdeapps-17.04
...
Kdeapps 17.04
2017-04-25 09:12:18 -05:00
Benno Fünfstück
6b36d26a24
haskell: add more callPackageWithScope docs
2017-04-25 16:08:44 +02:00
Benno Fünfstück
731e0fa742
haskell: preserve overrideScope on override
...
We want code such as `(pkg.override {}).overrideScope (self: super: {})` to
work. This didn't work before, since `override` will call the original package
again, and the attribute `overideScope`, which `callPackageWithScope` added,
wasn't added again. The fix for this is to modify the package function itself
to include the `callPackageWithScope` attribute, so it'll be re-added whenever
the function is overriden for with arguments.
There is a small problem here though: since callPackage uses some magic
(`builtins.functionArgs`) to determine the auto-arguments of a function, we
can't just write `callPackageWith scope drvScope`, since
`builtins.functionArgs drvScope` will be `{}`. To fix this, we implement our own
`callPackageWith`.
Fixes https://github.com/NixOS/nixpkgs/issues/7953 .
Closes https://github.com/NixOS/nixpkgs/pull/9336 .
2017-04-25 16:08:43 +02:00
Michael Alan Dorman
9b74549c0b
purescript: remove overrides
...
It now supports recent versions of various dependencies.
2017-04-25 16:08:43 +02:00
Peter Simons
92844240c2
halvm: set proper meta.platforms
...
64-bit Linux is the only platform that has Xen in Nixpkgs.
2017-04-25 16:08:43 +02:00
Peter Simons
9fa927f106
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1.1-8-g19ebdb9 from Hackage revision
14048552ae
.
2017-04-25 16:08:38 +02:00
Peter Simons
2a34188f2c
hackage2nix: update list of broken packages
2017-04-25 16:08:37 +02:00
Peter Simons
0f104177ad
LTS Haskell 8.12
2017-04-25 16:08:00 +02:00
Chris Hodapp
244b575a1d
ezdxf (Python package): init at 0.8.1
2017-04-25 10:07:15 -04:00
Dan Peebles
9046e54f6d
qt5: fix to work on LLVM 4
...
(this is reapplying 6b1957d17a
, which got
lost in a merge)
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-25 09:37:36 -04:00
Marius Bergmann
d25f7c9eed
yarn: 0.22.0 -> 0.23.2 ( #25189 )
2017-04-25 11:05:35 +01:00
Gabriel Ebner
10b95d7623
emscripten: 1.37.9 -> 1.37.10
2017-04-25 11:08:20 +02:00
John Ericson
75441dd64a
Merge pull request #25194 from obsidiansystems/host-target-unconfuse
...
stdenv.cross is a silly attribute that needs to go leaving the well-defined hostPlatform and targetPlatform. This PR doesn't remove it, but changes its definition: before it tracked the target platform which is sometimes more useful for compilers, and now it tracks the host platform which is more useful for everything else. Most usages are libraries, falling in the "everything else" category, so changing the definition makes sense to appease the majority. The few compiler (gcc in particular) uses that exist I remove to use targetPlatform --- preserving correctness and becoming more explicit in the process.
I would also update the documentation aside mentioning stdenv.cross as deprecated, but the definition given actually erroneously assumes this PR is already merged!
2017-04-24 19:07:48 -04:00
Jörg Thalheim
5793e97e6e
Merge pull request #25161 from armijnhemel/ucommon
...
ucommon: 6.3.1 -> 7.0.0
2017-04-24 23:09:26 +02:00
John Ericson
a7068ace35
Rewrite a few stdenv.cross
uses that *should* be targetPlatform
...
The previous commit redefines `stdenv.cross` for the sake of normal
libaries, the most common use-case of that attribute. Some compilers
however relied on the old definition so we have them use
`targetPlatform` instead. This special casing is fine because we
eventually want to remove `stdenv.cross` and use either `hostPlatform`
or `targetPlatform` instead.
2017-04-24 16:31:45 -04:00
Franz Pletz
bede043070
libytnef: init at 1.9.2
2017-04-24 21:06:52 +02:00
Tuomas Tynkkynen
c90998d5cf
Revert "rustc: don't build on i686"
...
This reverts commit 9f86136cef
.
Rust is nowadays required for building Firefox, so the channel updates
are blocked on this.
(It also builds fine for me.)
2017-04-24 21:25:02 +03:00
Tuomas Tynkkynen
cf3800b38c
Merge remote-tracking branch 'upstream/staging' into master
2017-04-24 19:25:38 +03:00
Vladimír Čunát
10af6b4dbf
perl*, statsmodels: fix evaluation problems
...
The tarball job now builds again.
2017-04-24 17:36:28 +02:00
Peter Simons
85a9e6dcdf
R: update list of broken packages (and some cosmetic)
2017-04-24 15:39:54 +02:00
Peter Simons
430cbcfd2b
R: update CRAN and BIOC package sets
2017-04-24 15:39:08 +02:00
michael bishop
0e9a01355a
cimg: fix paths and unbreak overrides
2017-04-24 09:16:51 -03:00
Tuomas Tynkkynen
84982c28de
Merge remote-tracking branch 'upstream/master' into staging
2017-04-24 15:04:43 +03:00
Tim Steinbach
f6e0e71b9d
ammonite: 0.8.2 -> 0.8.3
2017-04-24 07:08:55 -04:00
Lancelot SIX
0c318375c8
libidn2: 0.16 -> 2.0.1
...
See http://lists.gnu.org/archive/html/info-gnu/2017-04/msg00010.html
for release information. With this release the numbering scheme changed.
2017-04-24 11:22:23 +02:00
Alastair Pharo
b330329768
php: fix php-config header file paths
...
Split outputs mean that the "include" folder from PHP gets placed into a
"dev" derivation. However php-config is not aware of this, which means
that compiling extensions with phpize fails with an error about being
unable to find header files (see #24357 , #24420 ). This fixes that by:
1. passing the `--includedir` flag to `configure` so that `php-config`
gives the correct paths.
2. moving the `phpize` and `php-config` scripts and man pages to the
dev derivation, to prevent cylic references.
3. ensuring that the `configure` script arguments are stripped from
all binaries, including `php-embed`, to prevent cyclic references.
2017-04-24 16:45:20 +10:00
Daiderd Jordan
80828429d7
Merge pull request #25066 from matthewbauer/less-darwin-eval-errors
...
Add Darwin as platform to various "broken" packages that actually build
2017-04-24 08:14:21 +02:00
Patrick Mahoney
1a7586ce24
ocamlPackages.utop: fix environment variables
...
In the wrapper scripts, both OCAMLPATH and CAML_LD_LIBRARY_PATH where
being created with a trailing literal $OCAMLPATH, rather than the
expanded version. Thus if, for example, ocamlPackages.core was present
in OCAMLPATH prior to running utop, the wrapper script would set the
variable to $utop_dependencies:'$OCAMLPATH', and when using utop to
open Core.Std, the following error was reported:
findlib: [WARNING] cannot read directory $OCAMLPATH: No such file
or directory
This patch fixes the quoting issue, and further refactors the build to
use standard wrapProgram helper, and uses an "inner derivation" to
re-use the setupHook machinery of buildOCaml and findlib instead of
manually specifying the OCAMLPATH required for utop along with
transitive dependencies.
2017-04-24 00:12:46 -05:00
John Wiegley
2df7f1b5b5
coq.QuickChick: Update to latest version that works with Coq 8.6
2017-04-23 21:53:21 -07:00
Matthew Bauer
2060f5b1fc
libgtop: supports darwin
2017-04-23 18:08:53 -05:00
Matthew Bauer
b73eb69582
gst-plugins-good: supports darwin
2017-04-23 18:08:52 -05:00
Matthew Bauer
bd33551e06
qwt: supports darwin
2017-04-23 18:08:51 -05:00
Matthew Bauer
fac85b06fd
exempi: supports darwin
2017-04-23 18:08:50 -05:00
Matthew Bauer
b9c8a0182a
antlr: supports darwin
2017-04-23 18:08:40 -05:00
Matthew Bauer
a708fd840f
zimg: supports darwin
2017-04-23 18:08:40 -05:00
Matthew Bauer
1091c3b489
colm: supports darwin
2017-04-23 18:08:39 -05:00
Matthew Bauer
3e6579ee84
libinfinity: supports darwin
2017-04-23 18:08:38 -05:00
Matthew Bauer
18b8a22bca
libdiscid: support darwin
2017-04-23 18:08:37 -05:00
Matthew Bauer
0b58b437ea
libconfuse: supports darwin
2017-04-23 18:08:36 -05:00
Matthew Bauer
d21afc0b29
opencv: supports darwin
2017-04-23 18:08:31 -05:00
Matthew Bauer
983a0f31ca
menu-cache: supports darwin
2017-04-23 18:08:23 -05:00
Matthew Bauer
ad3b346e78
liblo: supports darwin
2017-04-23 18:08:22 -05:00
Matthew Bauer
6d4a1f03fa
libfm: supports darwin
2017-04-23 18:08:22 -05:00
Matthew Bauer
b39f6dad2c
libdvdread: supports darwin
2017-04-23 18:08:21 -05:00
Matthew Bauer
5042d93178
libconfig: supports darwin
2017-04-23 18:08:21 -05:00
Matthew Bauer
9f4f4f006b
extra-cmake-modules: supports darwin
2017-04-23 18:08:20 -05:00
Armijn Hemel
1601bf5cfc
ucommon: 6.3.1 -> 7.0.0
2017-04-23 22:45:29 +02:00
Matthew Bauer
3cfdaa4b2b
wxwidgets: add homepage and descriptions
...
Update meta to make things more informative.
2017-04-23 15:25:23 -05:00
Matthew Bauer
6f3085d572
wxwidgets: add wxWindows license
...
all wx{GTK,widgets,windows,mac,etc}* packages use the wxWindows license.
2017-04-23 15:20:35 -05:00
Matthew Bauer
3cc4bfa7a3
wxwidgets: restructure into one folder
...
It’s easier to manage these in one folder.
Affected folders from pkgs/development/libraries/:
- wxGTK-2.8
- wxGTK-2.9
- wxGTK-3.0
- wxmac
These will all go into pkgs/development/libraries/wxwidgets for now.
2017-04-23 15:15:46 -05:00
Kamil Chmielewski
b125fbfb07
ponyc: 0.13.0 -> 0.13.1
...
https://github.com/ponylang/ponyc/issues/1848
2017-04-23 21:21:56 +02:00
obadz
dcc61da97c
Merge pull request #25102 from obadz/python-pyspread
...
python2Packages.pyspread: init at 1.1 (and fix wxPython to inject required dependencies)
2017-04-23 17:55:29 +01:00
gnidorah
4204c47b5c
qtstyleplugins: 2016-12-01 -> 2017-03-11
2017-04-23 16:06:55 +03:00
Luca Bruno
fa652cef22
Fix node2nix installation instructions in README
2017-04-23 13:47:59 +01:00
Nick Novitski
37b0be688d
bundix: 2.0.8 -> 2.1.0 ( #25129 )
2017-04-23 13:13:50 +01:00
Volth
2770be5d5e
reason: 1.13.3 -> 1.13.4
2017-04-23 11:29:10 +00:00
Volth
aa8d50ce0b
reason: init at 1.13.3
2017-04-23 11:23:21 +00:00
Joachim F
f1bc5a3a83
Merge pull request #25111 from bachp/gitlab-runner-update
...
Gitlab runner update
2017-04-23 12:16:27 +01:00
Frederik Rietdijk
4fc9b1852a
Merge remote-tracking branch 'upstream/master' into HEAD
2017-04-23 11:26:47 +02:00
Michael Raskin
8611d92954
Merge pull request #25136 from taku0/hunspell-1.6.1
...
hunspell: 1.3.3 -> 1.6.1
2017-04-23 11:04:27 +02:00
taku0
5bcaeda4c8
hunspell: 1.3.3 -> 1.6.1
2017-04-23 11:42:59 +09:00
mingchuan
ca5913bf33
crystal: 0.21.0 -> 0.22.0
2017-04-23 03:01:17 +08:00
Patrick Mahoney
d27e250627
ocamlPackages.lambdaTerm: use buildOcaml
...
This adds the shared objects setup hook to prepare
CAML_LD_LIBRARY_PATH.
2017-04-22 13:36:23 -05:00
Patrick Mahoney
02682e5093
ocamlPackages.ocaml_lwt: use buildOcaml
...
This adds the shared objects setup hook to prepare
CAML_LD_LIBRARY_PATH.
2017-04-22 13:33:09 -05:00
David Johnson
bcd5865adf
HaLVM: Shebang fix for Hydra
...
On my local nixos machine, `useSandbox = true;` wasn't enabled. This exposed the fact that various scripts weren't shebang-patched. @cleverca22 has provided the fix.
cc @peti @domenkozar @Ericson2314
2017-04-22 10:33:01 -07:00
Richard Szibele
5f9096a033
curlcpp: 20160901 -> 1.0 ( #25104 )
2017-04-22 16:14:32 +01:00
Daiderd Jordan
004ecac47b
perl: add patch for sw_vers on darwin
...
Fixes #25090
2017-04-22 15:29:46 +02:00
Pascal Bach
d609a5eb5c
gitlab-runner_1_11: 1.11.1 -> 1.11.2
2017-04-22 14:11:07 +02:00
Pascal Bach
be463abc10
gitlab-runner: 9.0.0 -> 9.1.0
2017-04-22 14:10:48 +02:00
obadz
c8788f4e7b
python2Packages.pyspread: init at 1.1
2017-04-22 00:27:40 +01:00
obadz
a5cb00e884
pythonPackages.wxPython: inject Cairo, Pango and GDK library paths
2017-04-21 23:51:39 +01:00
Daiderd Jordan
5238b85207
Merge pull request #25069 from matthewbauer/libbsd-darwin
...
libbsd: fixup on darwin
2017-04-21 22:55:08 +02:00
obadz
dbb06ea3d2
pythonPackages.typeguard: init at 2.3.1 ( #25040 )
2017-04-21 21:20:49 +01:00
Jos van den Oever
34f492d7d8
kdeFrameworks: 5.32.0 -> 5.33.0
2017-04-21 20:49:23 +02:00
Chris Hodapp
5864baa4c6
mapnik: add optional PostgreSQL dependency
...
Closes #25063 .
2017-04-21 16:50:43 +02:00
Fernando J Pando
4ac06ea6a1
buildbot: 0.9.4 -> 0.9.5
...
- adds distro dependency
- buildbot nodaemon in service module
- fakerepo for module tests
- service module parameter fixup
- tested on nixos
- tested on darwin
2017-04-21 10:32:36 -04:00
Peter Simons
4c0098f1dc
haskell-old-time: fix build with GHC HEAD
2017-04-21 16:25:54 +02:00
Peter Simons
7462c7d2f7
haskell-utf8-string: fix build with GHC HEAD
2017-04-21 16:25:53 +02:00
Peter Simons
25a1ef369b
haskell-hsdns: fix build with GHC 7.0.x and 7.2.x
2017-04-21 16:25:53 +02:00
Peter Simons
f4ed1f98d1
haskell-gtksourceview: clean up overrides for versions 2 and 3 of the package
2017-04-21 16:25:53 +02:00
Benno Fünfstück
5f33eb493f
haskell-packages: factor package set construction in new file
...
Closes https://github.com/NixOS/nixpkgs/pull/24850 .
2017-04-21 16:25:53 +02:00
Peter Simons
6e50b4532c
halvm: mark build as broken
...
The build relies on /usr/bin/env, which does not exist in chroot build
environments: http://hydra.nixos.org/build/51814615 .
Ping: @dmjio
2017-04-21 16:25:53 +02:00
Peter Simons
9a7ba4e7a9
haskell-stack: fix build by passing an old version of "store"
2017-04-21 16:25:53 +02:00
Peter Simons
87ec7bb087
haskell-dbus: drop semicolons.patch; this change appears to have been included upstream
2017-04-21 16:25:52 +02:00
Peter Simons
4c8056a8d9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1.1-8-g19ebdb9 from Hackage revision
0d6c9d1b64
.
2017-04-21 16:25:45 +02:00
Peter Simons
7cfb6509ed
hackage2nix: provide old versions of "store" so that we can build stack
2017-04-21 16:24:54 +02:00
Peter Simons
6c36c19f7d
LTS Haskell 8.11
2017-04-21 16:24:54 +02:00
Will Dietz
9273286353
swift: 3.1 -> 3.1.1
2017-04-21 07:28:56 -05:00
romildo
0b80179b03
imlib2: 1.4.9 -> 1.4.10
2017-04-21 09:27:53 -03:00
Michael Raskin
100919ab5b
Merge pull request #25067 from tohl/master
...
update sbcl and stunnel and more
2017-04-21 09:49:00 +02:00
Vincent Laporte
59c70e446c
jbuilder: 1.0+beta5 -> 1.0+beta7
2017-04-21 07:02:31 +00:00
Matthew Bauer
b688827072
libbsd: use patch instead of fork
2017-04-20 20:17:43 -05:00
Matthew Bauer
8316eb5a5f
libbsd: fixup on darwin
...
This is my attempt to get libbsd workin on Darwin. It's kind of a mess
right now with patches. Most of it are ugly hacks but at least it builds!
2017-04-20 17:55:47 -05:00
Tomas Hlavaty
8162ee9b60
cmucl: 21a -> 21b
2017-04-21 00:32:02 +02:00
Tomas Hlavaty
bcd349d70d
picolisp: 16.6 -> 16.12
2017-04-21 00:25:23 +02:00
Tomas Hlavaty
2b4ad8d34e
mlt: 6.2.0 -> 6.4.1
2017-04-21 00:20:49 +02:00
Tomas Hlavaty
c2306a2ff4
libpst: 0.6.68 -> 0.6.70
2017-04-21 00:12:34 +02:00
Tomas Hlavaty
053edc0689
sbclBootstrap.aarch64-linux: init at 1.3.16
2017-04-20 23:33:00 +02:00
Tomas Hlavaty
e4ea8e13d6
sbcl: remove unused file 1.2.5.nix
2017-04-20 23:31:54 +02:00
Tomas Hlavaty
43707f2764
sbclBootstrap.x86_64-linux: 1.2.15 -> 1.3.16
2017-04-20 23:30:56 +02:00
Tomas Hlavaty
8bb981fce3
sbcl: 1.3.15 -> 1.3.16
2017-04-20 23:30:07 +02:00
Tim Steinbach
75b4bec6fb
Merge pull request #25049 from NeQuissimus/openjdk_8_131
...
openjdk: 8u121-13 -> 8u131-11
2017-04-20 17:16:15 -04:00
Tim Steinbach
8b3907d153
Merge pull request #25051 from NeQuissimus/scala_2_11_11
...
scala: 2.11.10 -> 2.11.11
2017-04-20 17:15:58 -04:00
Tim Steinbach
2352e2a5ea
Merge pull request #25050 from NeQuissimus/scala_2_12_2
...
scala: 2.12.1 -> 2.12.2
2017-04-20 17:15:46 -04:00
Vincent Laporte
0fcc6ca515
ocamlPackages.menhir: 20170101 -> 20170418
2017-04-20 20:16:35 +00:00
Michiel Leenaars
29d9814e40
dkimpy: init -> 0.6.1
2017-04-20 20:22:21 +02:00
Chris Hodapp
80beb55cfc
imager (r-modules): add pkgs.x11 to fix build, unmark imager/ForestTools as broken
2017-04-20 14:18:01 -04:00
Daiderd Jordan
8402585c39
Merge pull request #25044 from obsidiansystems/libiconv-bump
...
libiconv: 1.14 -> 1.15
2017-04-20 19:48:37 +02:00
Frederik Rietdijk
8e8aa0f27f
Merge pull request #25008 from holidaycheck/nodejs-7.9.0
...
nodejs: 7.7.3 -> 7.9.0
2017-04-20 17:15:18 +02:00
Frederik Rietdijk
8b09dea578
pythonPackages.jedi: 0.9.0 -> 0.10.2
2017-04-20 13:42:20 +02:00
Frederik Rietdijk
60eaa476ab
pythonPackages.ipython: 5.3.0 -> 6.0.0
2017-04-20 13:41:22 +02:00
Frederik Rietdijk
61c49b1014
pythonPackages.statsmodels: fix eval
2017-04-20 10:28:31 +02:00
Tim Steinbach
2f026678d5
scala: 2.11.10 -> 2.11.11
2017-04-19 21:10:10 -04:00
Tim Steinbach
4b9ac70a87
scala: 2.12.1 -> 2.12.2
2017-04-19 21:06:02 -04:00
Tim Steinbach
fabfec0512
openjdk: 8u121-13 -> 8u131-11
2017-04-19 21:03:55 -04:00
Antoine Eiche
5560384388
pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2
2017-04-20 00:40:24 +02:00
John Ericson
8bd1a6c0b2
libiconv: 1.14 -> 1.15
2017-04-19 18:13:39 -04:00
David Johnson
d8e87fc0c4
Disable parallel building
2017-04-19 15:20:51 -05:00
Ricardo M. Correia
70a5b53a27
doit: init at 0.30.3
...
doit is a task management & automation tool.
2017-04-19 21:20:23 +02:00
Benno Fünfstück
042e268612
Revert "aspell: only set ASPELL_CONF from NIX_PROFILES in wrapper if unset"
...
This reverts commit 399065f226
.
I am blind, this was already checked above. Thanks @bjornfor for noticing.
2017-04-19 20:21:36 +02:00
Tim Steinbach
553bf09ba9
Merge pull request #25011 from benley/oraclejdk
...
oraclejdk: 8u121 -> 8u131
2017-04-19 11:24:50 -04:00
Benno Fünfstück
399065f226
aspell: only set ASPELL_CONF from NIX_PROFILES in wrapper if unset
2017-04-19 17:14:51 +02:00
Benno Fünfstück
792135a218
Merge pull request #24425 from lpenz/aspellconf
...
Set aspell's data-dir through ASPELL_CONF in a wrapper
2017-04-19 17:11:53 +02:00
Armijn Hemel
192659af57
radare2: 1.3.0 -> 1.4.0
2017-04-19 12:23:45 +02:00
Jörg Thalheim
3a8a027c44
Merge pull request #25013 from amiloradovsky/dale
...
dale: 20170416 -> 20170419
2017-04-19 10:22:16 +02:00
Linus Heckemann
fe7bec1f08
gst-plugins-bad: add libgme
2017-04-19 08:48:06 +01:00
Andrew Miloradovsky
30b774a5c7
dale: 20170416 -> 20170419
...
- now builds on x86-32 too (+ tests)
- fairer platforms declaration
- corrected the license information
2017-04-19 05:46:35 +00:00
Benjamin Staffin
ad0ad62c31
oraclejdk: 8u121 -> 8u131
2017-04-19 00:13:17 -04:00
Jaka Hudoklin
e0b0a07a74
Merge pull request #23073 from volth/libguestfs-1.34
...
libguestfs: 1.29.5 -> 1.36.3
2017-04-19 02:01:54 +02:00
Joachim F
1dcb587d93
Merge pull request #24888 from Ralith/electron
...
electron: 1.4.15 -> 1.6.2
2017-04-18 21:47:33 +01:00
Mathias Schreck
6cdec33141
nodejs: 7.7.3 -> 7.9.0
2017-04-18 22:43:50 +02:00
Vincent Laporte
0c8cf28091
ocamlPackages.llvm: fix hash
2017-04-18 17:32:18 +00:00
Vincent Laporte
2230009e7d
ocaml: 4.04.0 -> 4.04.1
2017-04-18 17:19:16 +00:00
Vincent Laporte
ca47895d7f
ocamlPackages.batteries: 2.5.3 -> 2.6.0
2017-04-18 17:19:16 +00:00
Daiderd Jordan
da811a56b5
Merge pull request #24976 from hamishmack/darwin-icons
...
defaultIconTheme: Enable darwin support
2017-04-18 19:16:43 +02:00
Vladimír Čunát
5576ef9f1d
libav-11: maintenance 11.8 -> 11.9
...
The patch doesn't apply anymore and changelog suggests it's not needed.
2017-04-18 18:58:57 +02:00
Benno Fünfstück
eb1e63505a
wai-app-file-cgi: remove outdated overrides
2017-04-18 18:52:06 +02:00
Vladimír Čunát
ec55f8dcaa
libssh: maintenance 0.7.4 -> 0.7.5
2017-04-18 18:47:43 +02:00
Vladimír Čunát
3efef09866
dbus: maintenance 1.10.16 -> 1.10.18
2017-04-18 18:44:22 +02:00
Vladimír Čunát
148f4996b5
harfbuzz: bugfix 1.4.4 -> 1.4.5
2017-04-18 18:41:53 +02:00
Vladimír Čunát
977aa067ae
pango: maintenance 1.40.4 -> 1.40.5
2017-04-18 18:39:58 +02:00
Vladimír Čunát
09fd617383
gtk3: maintenance 3.22.11 -> 3.22.12
2017-04-18 18:38:27 +02:00
Vladimír Čunát
69c3f280a1
mesa: maintenance 17.0.3 -> 17.0.4
2017-04-18 18:35:56 +02:00
Frederik Rietdijk
c275158f06
python36: 3.6.0 -> 3.6.1
2017-04-18 13:14:40 +02:00
Frederik Rietdijk
ec115d47b8
pythonPackages.pycryptodome: remove namePrefix argument
2017-04-18 12:08:21 +02:00
Frederik Rietdijk
5ad8e8722a
pythonPackages.llvmlite: 0.15.0 -> 0.16.0
2017-04-18 12:07:56 +02:00
Frederik Rietdijk
fd87b9957c
pythonPackages.numba: 0.30.1 -> 0.31.0
2017-04-18 12:07:56 +02:00
Frederik Rietdijk
9435c9d6fc
pythonPackages.statsmodels: 0.6.1 -> 0.8.0
2017-04-18 12:03:47 +02:00
Frederik Rietdijk
c339d6b122
pythonPackages.widgetsnbextension: 1.2.6 -> 2.0.0
2017-04-18 12:03:47 +02:00
Frederik Rietdijk
b1952ff747
pythonPackages.qtconsole: 4.2.1 -> 4.3.0
2017-04-18 12:03:47 +02:00
Frederik Rietdijk
92ef3413ac
pythonPackages.notebook: 4.4.1 -> 5.0.0
2017-04-18 12:03:47 +02:00
Frederik Rietdijk
1c0b74c50a
pythonPackages.xarray: 0.9.1 -> 0.9.5
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
d9ac6d4d5e
pythonPackages.line_profiler: 1.0 -> 2.0
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
0cd978c615
pythonPackages.jupyter_client: 5.0.0 -> 5.0.1
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
2c00cd3bae
pythonPackages.ipywidgets: 5.2.2 -> 6.0.0
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
9a106b1c52
pythonPackages.ipykernel: 4.5.2 -> 4.6.1
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
8806414310
pythonPackages.ipyparallel: 6.0.0 -> 6.0.2
2017-04-18 12:03:45 +02:00
Frederik Rietdijk
632a62a8c0
pythonPackages.asn1crypto: init at 0.22.0
2017-04-18 12:03:45 +02:00
Frederik Rietdijk
7fa72a7602
pythonPackages.pandas: minor fixes tests
2017-04-18 11:33:22 +02:00
Frederik Rietdijk
a9cbac6322
pythonPackages.hypothesis: 3.6.1 -> 3.7.0
2017-04-18 11:33:22 +02:00
Frederik Rietdijk
a697985e37
pythonPackages.pytest: 3.0.6 -> 3.0.7
2017-04-18 11:33:22 +02:00
Frederik Rietdijk
e0abe74baf
Merge remote-tracking branch 'upstream/master' into HEAD
2017-04-18 11:25:43 +02:00
Maksim Bronsky
f78c032934
perl: init 5.24.1 and set as default perl
2017-04-18 01:24:44 +02:00
Maksim Bronsky
d6b42b4008
perl: 5.22.2 -> 5.22.3
2017-04-18 01:24:39 +02:00
Hamish Mackenzie
89b89d1071
defaultIconTheme: Enable darwin support
2017-04-18 09:43:03 +12:00
John Ericson
37e5e71fdf
Merge pull request #24974 from Ericson2314/mapNullable
...
Introduce `mapNullable` into lib and use it in a few places
2017-04-17 17:12:14 -04:00
John Ericson
85aa5005af
Introduce mapNullable
into lib and use it in a few places
...
Also simply some configure flag logic my grep also alerted me too.
2017-04-17 17:04:04 -04:00
jraygauthier
383706f36d
digikam: add video support through libqtav ( #24866 )
...
* libqtav: init at unstable-2017-03-30
* digikam: add video support through `libqtav` dependency
Issue #24426 .
2017-04-17 22:28:20 +02:00
Jörg Thalheim
1d84a914f5
Merge pull request #24385 from kuznero/master
...
fsharp: init at 4.1.7
2017-04-17 19:32:35 +02:00
Jörg Thalheim
e8f2046abc
Merge pull request #24941 from amiloradovsky/dale
...
dale: init at 20170416
2017-04-17 19:24:18 +02:00
Nick Novitski
b47e0227bc
elm-format: symlink latest version to bin/elm-format
( #24971 )
...
* elm-format: symlink latest version to `bin/elm-format`
* elm-format: nitpick: indentation
2017-04-17 18:41:29 +02:00
Jörg Thalheim
c7ac0f39b5
Merge pull request #24927 from Mic92/rustup
...
rustup: init at 1.2.0
2017-04-17 17:10:10 +02:00
Jörg Thalheim
10eef8c196
rustup: init at 1.2.0
2017-04-17 15:53:36 +02:00
Taahir Ahmed
3efdf24584
htmlmin: init at 0.1.10 ( #24945 )
2017-04-17 09:50:57 +01:00
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
snyh
12f52d234e
buildGoPackage: fix preFixup failing
...
The preFixup is always failed if the target package hasn't any
binary output.
2017-04-16 09:19:58 +08:00
Will Dietz
9961d94d9e
rust-bindgen: 0.22.1 -> 0.23.0
2017-04-15 14:47:20 -05: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
Linus Heckemann
3af491fb66
libgme: init at 0.6.1
2017-04-13 11:44:13 +01: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
Nikolay Amiantov
b5258982d2
qt4: enable gtk2 by default
2017-04-13 02:13:07 +03: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
Aneesh Agrawal
669f5819e2
bcrypt: add required dependency on six
2017-04-10 20:04:17 -04: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
Antoine Eiche
6eac5fd13e
pythonPackages.pbr: 1.8.1 -> 2.0.0
2017-04-10 10:00:25 +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
Dmitry Kalinkin
31a0f93783
yoda: apply patches from tip
2017-04-06 12:27:31 -04: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
Dmitry Kalinkin
61ae20e085
rivet: move ghostscript to propagatedBuildInputs (fixes runtime)
2017-04-04 22:37:35 -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