Michael Alan Dorman
607e123d11
ghc-mod: Depend on cabal-helper 0.6.3.1
2016-05-31 22:09:57 +02:00
Michael Alan Dorman
be6c46c3b3
gtk2hs-buildtools: ensure appropriate Cabal version
2016-05-31 22:09:56 +02:00
Michael Alan Dorman
ffe733a52d
cereal: Add dependency for 7.10.x compatibility
2016-05-31 22:09:56 +02:00
Michael Alan Dorman
f226dbff00
lens-family-th: restrict version to 7.10.X compatible
2016-05-31 22:09:56 +02:00
Peter Simons
8277beff46
Fix LTS Haskell version of intervals.
2016-05-31 22:09:56 +02:00
Peter Simons
2d1e907c61
Fix LTS Haskell version of aeson.
2016-05-31 22:09:56 +02:00
Peter Simons
7e7c4ff779
Fix LTS Haskell builds of case-insensitive and semigroups.
2016-05-31 22:09:56 +02:00
Peter Simons
0331c3ee8d
configuration-hackage2nix.yaml: update list of broken packages
2016-05-31 22:09:56 +02:00
Peter Simons
4825b607f8
configuration-ghc-7.10.x.nix: add missing core library names from GHC 8.x to fix evaluation
2016-05-31 22:09:55 +02:00
Peter Simons
98c03caeac
generate-hackage-package-set.nix: drop experimental code from master branch
2016-05-31 22:09:55 +02:00
Peter Simons
fc0c63d369
configuration-ghc-8.0.x.nix: update list of core packages
2016-05-31 22:09:55 +02:00
Peter Simons
4ab2a32888
configuration-ghc-8.0.x.nix: drop obsolete overrides
...
We're following Stackage Nightly with GHC 8.x now, so problems should be
reported there rather than fixed locally in Nixpkgs.
2016-05-31 22:09:55 +02:00
Peter Simons
2d201d41ca
configuration-ghc-7.10.x.nix: update to cabal-install 1.24.x by default
2016-05-31 22:09:55 +02:00
Peter Simons
900aa31644
configuration-hackage2nix.yaml: update list of broken packages
2016-05-31 22:09:55 +02:00
Peter Simons
e343ec0822
Switch default Haskell compiler to GHC 8.0.1.
2016-05-31 22:09:54 +02:00
Peter Simons
4cea709ce0
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-27-gc573068 using the following inputs:
- Hackage: b000a1eee6
- LTS Haskell: 042ef2187b
- Stackage Nightly: c7757d46b6
2016-05-31 22:09:43 +02:00
Thomas Tuegel
ca34e075e4
qt56.qtbase: create symlink farm in one pass
2016-05-31 13:02:14 -05:00
Thomas Tuegel
8ec5adc953
cmake: use supplied RPATH instead of guessing
2016-05-31 13:02:10 -05:00
Frederik Rietdijk
f44e70a68b
pypy.withPackages: fix path
2016-05-31 17:17:28 +02:00
Alexey Shmalko
c68e823029
aspell-dict-uk: init at 1.4.0-0 ( #15846 )
2016-05-31 17:09:01 +02:00
Eelco Dolstra
a2cb4a1d0a
gnu-efi: 3.0.3 -> 3.0.4
2016-05-31 17:01:22 +02:00
Matthew Justin Bauer
9dd563bb12
jsoncpp: enable and fix on darwin ( #15845 )
2016-05-31 16:59:41 +02:00
Frederik Rietdijk
3502599730
pypy.withPackages
...
was forgotten in https://github.com/NixOS/nixpkgs/pull/15804
2016-05-31 16:01:07 +02:00
Frederik Rietdijk
cf32f82b8d
Merge pull request #15764 from FRidh/wxpythoncleanup
...
Python: wxPython cleanup
2016-05-31 10:47:22 +02:00
Marc Scholten
45f9fd8c51
libmcrypt: Fixed missing nmedit on darwin ( #15775 )
2016-05-31 09:18:37 +01:00
Thomas Tuegel
0d11f9beb5
Merge branch 'qt-cmake-paths'
2016-05-30 17:01:21 -05:00
Thomas Tuegel
e0d03c43bf
qt56: make symlink farm for CMake builds like QMake
2016-05-30 16:29:41 -05:00
Tomas Hlavaty
3a876edc95
sbcl: 1.3.5 -> 1.3.6
2016-05-30 22:32:23 +02:00
Bjørn Forsman
d248aef1cf
gstreamer: 1.8.0 -> 1.8.1 (bugfixes)
...
Release notes:
https://gstreamer.freedesktop.org/releases/gstreamer/1.8.1.html
Tested with nox-review; this change does not introduce build breakage.
2016-05-30 21:51:29 +02:00
Frederik Rietdijk
fa4701e4e8
Merge pull request #15804 from NixOS/python-with-packages
...
python: add python.withPackages function
2016-05-30 11:39:14 +02:00
Franz Pletz
7d580b8339
gd: 2.1.1 -> 2.2.1
2016-05-30 09:49:12 +02:00
Maxwell Huang-Hobbs
4ea4cd9905
elm-format: init at 0.3.1
...
Closes #15817 .
abbradar: remove unneeded callPackage argument and clean up spaces.
2016-05-30 04:39:40 +03:00
taku0
9e572418a2
oraclejdk: Revert "oraclejdk8: 8u91 -> 8u92" ( #15820 )
...
This reverts commit 9e56f3a9b5
.
8u91 is Critical Patch Update (CPU), contains security vulnerability fixes.
8u92 is Patch Set Update (PSU), contains security vulnerability fixes
and other bug fixes.
Oracle says "Oracle strongly recommends that all Java SE users upgrade
to the latest CPU release available for a release family. Most users
should choose the CPU release."
http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html
So I made `oraclejdk8` package and `oraclejdk8psu` package for CPU and PSU.
2016-05-30 03:34:39 +02:00
Thomas Tuegel
fde2093b44
Merge branch 'qmake-rpath'
2016-05-29 20:29:45 -05:00
Nikolay Amiantov
76bf59a231
elmPackages: mark release.nix as autogenerated
2016-05-30 02:11:41 +03:00
Matt McHenry
cb26fc0a12
perl: XML::Grove: init at 0.46alpha
2016-05-29 21:48:28 +02:00
Thomas Tuegel
95c5bfc2dc
qt55.qmakeHook: remove temporary directory in postInstall
...
Fixes #15556 . If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.
2016-05-29 14:07:03 -05:00
Benno Fünfstück
c3ed3914bb
python: add python.withPackages function
...
Fixes #15801
2016-05-29 15:12:23 +02:00
Hoang Xuan Phu
b4bf2364e5
casperjs: do not move the current working directory
...
If /tmp and /nix are in different filesystems, this causes the `find`s
in the fixup phase to fail because of a stale file handle:
find: cannot get current directory: No such file or directory
2016-05-29 20:53:36 +08:00
Joachim Fasting
ca227d3746
Merge pull request #15502 from nathan7/master
...
sqlite: pass --enable-readline when interactive mode is enabled
2016-05-29 12:19:15 +02:00
Thomas Tuegel
747517da48
qt56.qmakeHook: remove temporary directory in postInstall
...
Fixes #15556 . If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.
2016-05-28 16:06:03 -05:00
Benjamin Staffin
7a023d50b9
jsonnet: add platforms attribute
2016-05-28 14:39:45 -04:00
Moritz Ulrich
7b2fab05f3
Merge pull request #15606 from dvc94ch/fpga-toolchain-updates
...
FPGA toolchain updates
2016-05-28 15:41:10 +02:00
Frederik Rietdijk
373455e237
Merge pull request #15613 from womfoo/facter
...
facter: 3.1.5 -> 3.1.6 (add ruby support) and dependency leatherman: 0.4.2 -> 0.7.0
2016-05-28 15:29:31 +02:00
Moritz Ulrich
ff771e948c
rustRacer: 1.1.0 -> 1.2.10
2016-05-28 15:19:00 +02:00
Frederik Rietdijk
ee547881d6
Merge pull request #15501 from FRidh/octave
...
octave: add libsndfile to buildInputs, fixes #15494
2016-05-28 15:07:13 +02:00
Moritz Ulrich
303aac8381
cargo: 0.9.0 -> 0.10.0, rustRegistry: 2016-05-12 -> 2016-05-28.
2016-05-28 15:05:11 +02:00
Frederik Rietdijk
fcbd211596
Merge pull request #15709 from vrthra/qnial
...
qnial: Init at 6.3
2016-05-28 15:02:51 +02:00
Rushmore Mushambi
852fa5cc59
Merge pull request #15763 from rushmorem/rustc
...
rustc: v1.8.0 -> v1.9.0
2016-05-28 00:45:49 +02:00
rushmorem
5d0d5da849
rustc: v1.8.0 -> v1.9.0
2016-05-27 22:10:59 +02:00