Robin Gloster
1aff911601
rustUnstable: 2015-09-05 -> 2015-09-23
2015-09-23 21:16:16 +00:00
William A. Kennington III
de2906e670
rustc: Update both versions of the compiler
...
rustc: 1.2.0 -> 1.3.0
rustcMaster: 2015-09-05 -> 2015-09-21
This also removes the llvm bundling which reduced immediate the closure size
by ~50MB. It also tries to reduce some of the superfluous dependencies
to help reduce the number of potential rebuilds (namely removing git).
2015-09-23 12:30:00 -07:00
Vincent Laporte
399a9da2ae
camlp5: 6.12 -> 6.14
2015-09-23 19:05:02 +02:00
Arseniy Seroka
d9b4d81a39
Merge pull request #10003 from gebner/qutebrowser-youtube
...
qutebrowser: youtube support
2015-09-23 18:26:04 +03:00
Peter Simons
69db836dbc
configuration-hackage2nix.yaml: fix evaluation errors on Darwin
2015-09-23 17:17:45 +02:00
Renzo Carbonara
8ce1f6efcd
bump ghcjs, ghcjs-boot, ghcjs-shims
2015-09-23 15:08:19 +02:00
Peter Simons
5c1afdd5f6
cabal2nix: update to version 20150922
2015-09-23 15:08:19 +02:00
Peter Simons
e425766b5d
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-4-g3df9130 using the following inputs:
- Nixpkgs: 5eb46915ca
- Hackage: 238be6f443
- LTS Haskell: c7012a704b
- Stackage Nightly: a46ea057c9
2015-09-23 15:08:11 +02:00
Arseniy Seroka
f0717273a7
Merge pull request #10013 from aespinosa/oath-toolkit-on-darwin
...
oathToolkit: Support darwin
2015-09-23 12:21:17 +03:00
Vladimír Čunát
76ef7a93e3
Merge: xlibs and x11 attribute cleanup
...
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
William A. Kennington III
5afaef6213
libu2f-server: 0.0.0 -> 1.0.1
2015-09-22 23:25:45 -07:00
Allan Espinosa
22e57d6f26
oathToolkit: Support darwin
2015-09-23 13:26:37 +09:00
Gabriel Ebner
449b6028a6
qt5.multimedia: fix gstreamer support.
2015-09-22 18:45:45 +02:00
Eelco Dolstra
fbaaa9cccc
swig2: Enable on Darwin
2015-09-22 11:59:39 +02:00
Vladimír Čunát
0be672ced1
kdevplatform: maintained by @ambrop72, /cc #9981 .
2015-09-22 08:44:23 +02:00
Vladimír Čunát
295439bb0a
kdevplatform: fix #9981 - build after svn update
...
Also enableParallelBuilding.
2015-09-22 07:59:25 +02:00
Edward Tjörnhammar
959ead8406
Merge pull request #9990 from matthiasbeyer/update-yajl
...
yajl: 2.0.4 -> 2.1.0
2015-09-22 03:36:46 +02:00
Matthias Beyer
0c45f5400d
yajl: 2.0.4 -> 2.1.0
2015-09-22 01:58:19 +02:00
Jaka Hudoklin
0d32d4cd84
kibana: 4.2.0 -> 4.1.2
...
Kibana needs to be downgraded, so it works with current stable elasticsearch
2015-09-22 00:30:19 +02:00
William A. Kennington III
2a0c18835a
llvm: Install utilities for use with rustc
2015-09-21 14:38:49 -07:00
William A. Kennington III
7040350f34
swig: 3.0.6 -> 3.0.7
2015-09-21 14:38:49 -07:00
Peter Simons
066481cb13
configuration-hackage2nix.yaml: update list of broken packages
2015-09-21 23:15:23 +02:00
Peter Simons
ccad6ae082
This update was generated by hackage2nix v20150903-88-gd09c4dd using the following inputs:
...
- Hackage: 2201da64fa
- LTS Haskell: c7012a704b
- Stackage Nightly: affe30844a
2015-09-21 23:15:15 +02:00
Arseniy Seroka
7f5139a18d
Merge pull request #9974 from robbinch/pkg-ctpp2
...
ctpp2: init at 2.8.3.
2015-09-21 22:29:33 +03:00
Jude Taylor
2d464f75ed
give libuv real libtool
2015-09-21 12:17:29 -07:00
William A. Kennington III
b49e2945f0
libqb: 0.17.1 -> 0.17.2
2015-09-21 11:49:24 -07:00
Tobias Geerinckx-Rice
1339183279
libchamplain 0.12.10 -> 0.12.11
2015-09-21 19:22:15 +02:00
Tobias Geerinckx-Rice
ee7df6a566
dub: 0.9.23 -> 0.9.24
...
Use fetchFromGitHub, and drop a seemingly spurious 'unzip' dependency
(I can find no reference to it in either the source or the resulting
binary).
2015-09-21 19:22:14 +02:00
Luca Bruno
af011439b7
urweb: add back openssl configure flags to fix build, cc @aseipp
2015-09-21 10:45:22 +02:00
William A. Kennington III
0a7176c5a1
Revert "bundlerEnv: Use released versions of bundler"
...
This reverts commit 7bc8b1561e044084a37e844bbb5a1b00902c654a.
This breaks some ruby gems and needs to be reworked again.
2015-09-20 22:05:29 -07:00
Robbin C
5ff9dc0ffd
ctpp2: init at 2.8.3.
...
This adds ctpp2, a high performance templating engine.
2015-09-21 11:56:10 +08:00
William A. Kennington III
7bc8b1561e
bundlerEnv: Use released versions of bundler
...
We were using HEAD for unreleased features. These features are now in
release builds so we should go back to using those. This also means we
won't have to deal with hash mismatches for all ruby packages.
2015-09-20 18:56:56 -07:00
Tobias Geerinckx-Rice
728199b8cf
libpsl: 0.9.0 -> 0.10.0
2015-09-21 02:51:54 +02:00
William A. Kennington III
3fcbd5a829
Merge branch 'master.upstream' into staging.upstream
2015-09-20 14:54:53 -07:00
William A. Kennington III
5ba050a1a3
cmake: 3.3.1 -> 3.3.2
2015-09-20 14:08:22 -07:00
Vladimír Čunát
b868ec950d
mesa: maintenance update 10.6.7 -> 10.6.8
2015-09-20 15:57:33 +02:00
Vladimír Čunát
c8f462b80b
libdrm: update 2.4.64 -> 2.4.65
2015-09-20 10:23:39 +02:00
Vladimír Čunát
a5b0136b1a
gkt3: maintenance update 3.16.6 -> 3.16.7
2015-09-20 09:09:19 +02:00
Vladimír Čunát
67ad72140b
harfbuzz: update 1.0.2 -> 1.0.3
2015-09-20 09:09:18 +02:00
Vladimír Čunát
d77588d127
gdk_pixbuf: maintenance update 2.31.6 -> 2.31.7
2015-09-20 09:09:18 +02:00
Peter Simons
2822a45758
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150903-85-gaab3160 using the following inputs:
- Hackage: d45d08e556
- LTS Haskell: da73308b63
- Stackage Nightly: 7d1956be84
2015-09-20 08:16:46 +02:00
William A. Kennington III
222f5454a0
Merge pull request #9892 from benley/swig3-darwin
...
swig3: re-enable darwin builds
2015-09-19 16:30:26 -07:00
Arseniy Seroka
fcc3a87b69
Merge pull request #9944 from vbgl/ocaml-fontconfig
...
ocaml-fontconfig: init at 20131103
2015-09-19 22:57:54 +03:00
Samuel Rivas
7cfcbae958
gusb: refactor, enable vala
...
This exports the vapi files to share/vala/vapi
2015-09-19 20:05:34 +02:00
Thomas Tuegel
a23b96c74d
Merge pull request #9943 from ttuegel/remove-qt-5.3
...
Remove Qt 5.3
2015-09-19 11:42:20 -05:00
Thomas Tuegel
4fd58511fb
hsqml: use Qt 5.4
2015-09-19 11:38:01 -05:00
Thomas Tuegel
e5b124e492
qt5Full: only include derivations
2015-09-19 11:37:39 -05:00
Vincent Laporte
2fe151a8d8
ocaml-fontconfig: init at 20131103
2015-09-19 18:27:14 +02:00
Thomas Tuegel
af62eb3347
qwt6: use Qt 5.4
2015-09-19 11:12:26 -05:00
Thomas Tuegel
824f7a0962
Remove Qt 5.3
2015-09-19 10:03:09 -05:00
Thomas Tuegel
b615fdc7c2
hsqml: use Qt 5.4
2015-09-19 10:01:34 -05:00
Domen Kožar
e196be4bc0
Merge pull request #9942 from utdemir/remove-nodejs-unstable
...
Remove nodejs-unstable package
2015-09-19 16:53:15 +02:00
Thomas Tuegel
87e5b5c3ef
julia03: add i686-linux to platforms
2015-09-19 09:38:37 -05:00
Thomas Tuegel
32b9ac5117
julia03: re-enable tests
2015-09-19 09:28:22 -05:00
Utku Demir
5868aaf395
Remove nodejs-unstable package
...
This package was same as the main nodejs package since the given
unstableVersion flag is noop.
2015-09-19 13:48:38 +00:00
Thomas Tuegel
51bbf7f2a3
julia03: re-enable tests
2015-09-19 08:43:07 -05:00
Thomas Tuegel
1daa0b39f6
julia03: use system LLVM
...
It should be safe to use the Nixpkgs LLVM again, now that the approriate
patches have been backported. Hopefully, this will also fix the i686
build.
2015-09-19 08:15:33 -05:00
Thomas Tuegel
4a8fbb789a
llvm_33: backport patch from LLVM 3.5
...
This patch was backported from LLVM 3.5 by the Julia project.
2015-09-19 08:14:46 -05:00
Domen Kožar
72ea74b641
Merge pull request #9934 from offlinehacker/nixos/kibana/add
...
Update kibana, add kibana nixos service
2015-09-19 10:38:45 +02:00
Peter Simons
e85da2fec1
configuration-hackage2nix.yaml: update list of broken packages
2015-09-19 08:20:54 +02:00
Peter Simons
07f8f50c6d
git-annex: build w/o assistant in Stackage, with assistant for Nixpkgs
2015-09-19 08:20:54 +02:00
Peter Simons
4bb32a1e4d
haskell-shake-language-c: test suite assumes an environment that we don't offer
2015-09-19 08:20:54 +02:00
Peter Simons
d134181222
haskell-pandoc-citeproc: avoid test suite failures
...
http://hydra.cryp.to/build/1275810/log/raw
2015-09-19 08:20:54 +02:00
Peter Simons
ad2b0e7d7a
holy-project: test suite tries to access the network
2015-09-19 08:20:54 +02:00
Peter Simons
40b134334b
haskell-serversession-backend-acid-state can't compile its test suite.
2015-09-19 08:20:54 +02:00
Peter Simons
aedd13f793
haskell-phash lacks the underlying C library.
2015-09-19 08:20:54 +02:00
Peter Simons
345dc3e5b4
haskell-hmatrix-gsl-stats: fix build of LTS version 0.4.1
...
* pkgs/development/haskell-modules/configuration-common.nix:
2015-09-19 08:20:54 +02:00
Peter Simons
e258dee08c
http-client: update overrides
2015-09-19 08:20:53 +02:00
Peter Simons
358db2a22c
haskell-cryptonite has spurious test suite failures.
2015-09-19 08:20:53 +02:00
Peter Simons
3c2c13a2f9
xss-sanitize: fix build with old compilers
2015-09-19 08:20:53 +02:00
Peter Simons
cfa737886b
haskell-zip-archive: fix build of older versions
2015-09-19 08:20:53 +02:00
Peter Simons
1ae377e10f
http-conduit: don't run the test suite
2015-09-19 08:20:53 +02:00
Peter Simons
916c6524f3
haskell-jsquery: don't run the test suite
2015-09-19 08:20:53 +02:00
Peter Simons
f853764bee
haskell-hxt: fix build with older versions of network
2015-09-19 08:20:53 +02:00
Peter Simons
15853b3921
haskell-http-client: test suite requires network access
2015-09-19 08:20:53 +02:00
Peter Simons
cf2ab1bf41
haskell-modules: remove obsolete overrides
2015-09-19 08:20:52 +02:00
Peter Simons
ca51615d8d
haskell-setenv: disable failing test suite
2015-09-19 08:20:52 +02:00
Peter Simons
4791f2a27b
haskell-modules: remove obsolete overrides
2015-09-19 08:20:52 +02:00
Peter Simons
1cdcc79c7e
haskell-rsa: test suite has been fixed upstream
2015-09-19 08:20:52 +02:00
Peter Simons
6d4e88f970
haskell-modules: remove obsolete overrides
2015-09-19 08:20:52 +02:00
Peter Simons
90954445a1
haskell-mwc-random: disable test suite to break infinite recursion
2015-09-19 08:20:52 +02:00
Peter Simons
f7f1984589
haskell: remove conduit override from configuration-ghc-7.8.x.nix for the sake of stackage LTS
2015-09-19 08:20:52 +02:00
Peter Simons
0838eabbea
haskell-nanospec: disable tests to break infinite recursion
2015-09-19 08:20:52 +02:00
Peter Simons
4bf92d39c0
haskell-options: disable test suite to break infinite recursion
2015-09-19 08:20:51 +02:00
Peter Simons
4e5c781ac6
haskell-hspec-expectations: disable test suite to break infinite recursion
2015-09-19 08:20:51 +02:00
Peter Simons
8abc91d7a3
haskell-text: break recursion in older package sets
2015-09-19 08:20:51 +02:00
Peter Simons
f2d17b586c
haskell-semigroupoids: don't compile the test suite of old versions
2015-09-19 08:20:51 +02:00
Peter Simons
aa88e53408
haskell-hpc-coveralls: the build fails with dynamic linking enabled
2015-09-19 08:20:51 +02:00
Peter Simons
b3b735bd20
haskell-hspec-discover: disable Haddock documentation
...
* pkgs/development/haskell-modules/configuration-common.nix (self):
2015-09-19 08:20:51 +02:00
Peter Simons
e9c20be62d
haskell-HTF: disable test suite for older versions, too
2015-09-19 08:20:51 +02:00
Peter Simons
28e9327282
haskell-hslua needs no more overrides.
2015-09-19 08:20:51 +02:00
Peter Simons
1b86d24d41
haskell-libconfig builds without overrides.
2015-09-19 08:20:51 +02:00
Peter Simons
9e4b5dce24
haskell-hmatrix builds without overrides now.
2015-09-19 08:20:50 +02:00
Peter Simons
a1ff4eb2ad
haskell-hspec: add overrides for older versions to break infinitie recursions
2015-09-19 08:20:50 +02:00
Peter Simons
786ebf4e12
haskell-freenect: override is required only for old versions
2015-09-19 08:20:50 +02:00
Peter Simons
2aaa587b71
hackage-packages.nix: switch our default package set to Stackage Nightly
...
This update was generated by hackage2nix v20150903-82-g351b6f8 using the following inputs:
- Hackage: af161fdf17
- LTS Haskell: da73308b63
- Stackage Nightly: 1994a4f865
2015-09-19 08:20:40 +02:00
William A. Kennington III
6e09223627
Merge branch 'master.upstream' into staging.upstream
2015-09-18 17:16:27 -07:00
Jaka Hudoklin
5baac1e962
kibana: 3.1.1 -> 4.2.0
2015-09-19 00:33:35 +02:00
William A. Kennington III
a394827e13
libedit: Fix .la and .pc files
2015-09-18 14:52:52 -07:00
William A. Kennington III
ec18091961
nss: Add platforms
2015-09-18 14:52:52 -07:00
William A. Kennington III
ac1bf75056
nspr: Add platforms
2015-09-18 14:52:52 -07:00
William A. Kennington III
a1db11198e
icedtea_web: 1.6 -> 1.6.1
2015-09-18 14:52:51 -07:00
William A. Kennington III
332826cce4
spice-protocol: 0.12.7 -> 0.12.9
2015-09-18 14:52:51 -07:00
William A. Kennington III
5e254f57c7
spice-gtk: 0.27 -> 0.29
2015-09-18 14:52:51 -07:00
William A. Kennington III
88285257f1
zeromq: 4.1.2 -> 4.1.3
2015-09-18 14:52:51 -07:00
William A. Kennington III
27cfafa6d6
libykmneomgr: 0.1.6 -> 0.1.7
2015-09-18 14:52:51 -07:00
William A. Kennington III
056f68ae62
libxml++: 2.38.0 -> 2.38.1
2015-09-18 14:52:50 -07:00
William A. Kennington III
765e62ae25
libu2f-host: 0.0.4 -> 1.0.0
2015-09-18 14:52:50 -07:00
William A. Kennington III
c56ed27a55
librelp: 1.2.7 -> 1.2.8
2015-09-18 14:52:50 -07:00
William A. Kennington III
c7b658f0a1
czmq: 3.0.0-rc1 -> 3.0.2
2015-09-18 14:52:50 -07:00
William A. Kennington III
fdba5c2fd8
libksi: Add package
2015-09-18 14:52:50 -07:00
William A. Kennington III
0ecdb40d86
snappy: 1.1.2 -> 1.1.3
2015-09-18 14:52:50 -07:00
William A. Kennington III
4b0921c604
resolv_wrapper: Add package
2015-09-18 14:52:50 -07:00
William A. Kennington III
19f3fe6b2a
socket_wrapper: 1.1.3 -> 1.1.4
2015-09-18 14:52:50 -07:00
William A. Kennington III
b95072e2a7
libraw1394: 2.1.0 -> 2.1.1
2015-09-18 14:52:50 -07:00
William A. Kennington III
a7827df5a6
liblognorm: 1.1.1 -> 1.1.2
2015-09-18 14:52:50 -07:00
William A. Kennington III
05853e1d2a
libibumad: 1.3.9 -> 1.3.10.2
2015-09-18 14:52:49 -07:00
William A. Kennington III
58a6fdf5ef
libibmad: 1.3.11 -> 1.3.12
2015-09-18 14:52:49 -07:00
William A. Kennington III
65f6e4d558
check: 0.9.14 -> 0.10.0
2015-09-18 14:52:49 -07:00
Vladimír Čunát
0fdb93864e
Merge new texlive infrastructure, /CC #287
2015-09-18 20:52:34 +02:00
Thomas Tuegel
2948e85526
julia: re-enable tests
2015-09-18 11:31:05 -05:00
Thomas Tuegel
5428096873
julia: does not currently build on i686-linux
2015-09-18 11:30:02 -05:00
Thomas Tuegel
1c40404cb2
Revert "julia: fix i686 build"
...
This reverts commit 02fc4551f5d1eeb657cddea4658eb4212518311c.
2015-09-18 11:29:26 -05:00
lethalman
b7319c79a6
Merge pull request #9842 from chetant/libwebsockets-1.4
...
Add Libwebsockets package
2015-09-18 16:36:30 +02:00
Luca Bruno
c65d8ef38d
Revert "spice-protocol: 0.12.7 -> 0.12.8"
...
This reverts commit 3fa5a3d544cb14d191df3262a60c7b9c1f0f7af2.
Breaks qemu build.
2015-09-18 14:53:51 +02:00
宋文武
38812685ed
gst-python -> pythonPackages.gst-python
2015-09-18 20:38:18 +08:00
Tobias Geerinckx-Rice
6e28b032a5
gnu-efi: 3.0.2 -> 3.0.3
2015-09-18 07:12:13 +02:00
Tobias Geerinckx-Rice
7cfa918aac
lemon: init at 1.0
2015-09-18 03:46:06 +02:00
Jude Taylor
d78936131a
preparation for being able to build xquartz
2015-09-17 16:11:18 -07:00
William A. Kennington III
5611ad899f
libs3: Only builds on linux
2015-09-17 15:41:23 -07:00
William A. Kennington III
1bc98b2e36
boost: Reduce the number of supported versions
2015-09-17 15:40:32 -07:00
William A. Kennington III
f8e7cee32e
folly: 0.57.0 -> 2015-09-17
2015-09-17 15:39:21 -07:00
William A. Kennington III
fb30776a77
pcre: Fix patch method
2015-09-17 15:20:49 -07:00
William A. Kennington III
da908b458b
boost: Remove unused 1.58
2015-09-17 14:49:13 -07:00
William A. Kennington III
9d921766c5
libressl: 2.2.2 -> 2.2.3
2015-09-17 14:33:43 -07:00
William A. Kennington III
453b986d2f
pcre: Updates to fix a number of vulnerabilities
...
- CVE-2015-3210
- CVE-2015-5073
- http://seclists.org/oss-sec/2015/q3/295
2015-09-17 14:31:05 -07:00
William A. Kennington III
6634bdc93c
openldap: Fix CVE-2015-6908
2015-09-17 14:22:51 -07:00
William A. Kennington III
3fa5a3d544
spice-protocol: 0.12.7 -> 0.12.8
2015-09-17 14:12:38 -07:00
William A. Kennington III
42de4877ee
libnftnl: 1.0.3 -> 1.0.5
2015-09-17 14:12:38 -07:00
Vladimír Čunát
fba3a4e227
Merge #9665 : wxPython: update & refactor
2015-09-17 22:10:35 +02:00
Ian-Woo Kim
38d83144aa
libhangul, nabi: input method library and tool for korean
...
Close #9689 . @vcunat removed empty buildInputs and refactored meta.
2015-09-17 21:19:47 +02:00
Johannes Bornhold
ee799e05bf
dmd: Disable unsupported linker flags if stdenv.isClang
...
Close #9692 .
Was able to build dmd on darwin, but it could not be used due to those flags.
2015-09-17 21:19:47 +02:00
Michel Kuhlmann
dc5b2741c9
geos: 3.4.2 -> 3.5.0 ( close #9770 )
2015-09-17 21:19:46 +02:00
Vincent Laporte
fb09fca7b7
ocsigen-server: fix the bytecode server
...
Dynamically loaded OCaml libraries are now properly found
2015-09-17 20:58:35 +02:00
Vincent Laporte
47a7742c62
proj: 4.9.1 -> 4.9.2
2015-09-17 20:58:35 +02:00
Vladimír Čunát
e922b6b0a2
oracle{jdk,jre}: add meta.platforms to fix #9786
...
It won't be built by Hydra anyway due to being unfree.
2015-09-17 20:17:12 +02:00
Vladimír Čunát
a418096d6a
Merge branch 'master' into staging
2015-09-17 20:07:20 +02:00
Lancelot SIX
bed1eb3260
autogen: 5.18.5 -> 5.18.6 ( close #9885 )
...
See http://lists.gnu.org/archive/html/info-gnu/2015-09/msg00006.html for
announcement
2015-09-17 19:55:34 +02:00
Vladimír Čunát
c1bcf671dd
gcl: don't depend on TeX
...
It doesn't seem to need it or use it at all.
2015-09-17 19:23:17 +02:00
Vladimír Čunát
fe5c8d78a0
poppler: add _min variant that doesn't bring X stuff
2015-09-17 17:54:32 +02:00
Arseniy Seroka
3a6774ab34
Merge pull request #9898 from robbinch/pkg-zimlib
...
zimlib: init at 20150710.
2015-09-17 18:05:14 +03:00
Eelco Dolstra
f81982e779
gdb: Update to 7.10
2015-09-17 15:56:42 +02:00
Eelco Dolstra
e636e0a532
gdb: Look for debug info in /run/current-system/sw/lib/debug
...
The previous default was $out/lib/debug, which wasn't very useful.
This ensures that you can do
environment.systemPackages = [ pkgs.hello.debug ];
to install debug info.
2015-09-17 15:56:37 +02:00
Robbin C
024b0414ab
zimlib: init at 20150710.
...
This adds zimlib, a library for reading and writing ZIM files. ZIM is a
file format for storing Web content offline.
2015-09-17 12:26:11 +08:00
William A. Kennington III
318ac091b2
ldns: Compat with perl 5.22
2015-09-16 21:20:49 -07:00
William A. Kennington III
35b3a53829
libabw: Boost 1.59 Compat
2015-09-16 13:45:54 -07:00
Benjamin Staffin
cc1af6640c
swig3: re-enable darwin builds
2015-09-16 16:28:13 -04:00
William A. Kennington III
5a0759971f
heimdal: 2015-06-17 -> 2015-09-13
2015-09-16 13:14:23 -07:00
William A. Kennington III
62a04a8bf1
libtasn1: 4.5 -> 4.7
2015-09-16 13:05:16 -07:00
Arseniy Seroka
69ea3f4a9a
Merge pull request #9867 from AndersonTorres/intercal
...
Intercal: a quick fix to find gcc
2015-09-16 22:53:05 +03:00
Arseniy Seroka
ea8e824cdd
Merge pull request #9852 from taku0/wavpack_darwin
...
wavpack: disabled asm for Darwin
2015-09-16 22:52:27 +03:00
Andreas Wagner
937741c9f3
teensy-loader-cli: consistent naming, version bump
2015-09-16 19:14:01 +02:00
Thomas Tuegel
3dcff36085
julia: build dependencies with same openblas
2015-09-16 11:19:03 -05:00
Thomas Tuegel
aa4efac850
arpack: update homepage
2015-09-16 11:08:39 -05:00
Bryan Gardiner
4140c7fe16
openjdk8: add the architecture passthru from openjdk7
2015-09-16 06:42:22 -07:00
taku0
a904293857
wavpack: disabled asm for Clang
2015-09-16 21:10:19 +09:00
Tobias Geerinckx-Rice
d884dd7a55
libpsl: list 2015-09-07 -> 2015-09-15
2015-09-16 05:01:19 +02:00
Tobias Geerinckx-Rice
0635ec3b5c
libpsl: 0.8.0 -> 0.9.0
2015-09-16 05:01:18 +02:00
Pascal Wittmann
c748c0fb41
global: 6.5 -> 6.5.1
2015-09-15 23:47:18 +02:00
Vladimír Čunát
83df5ae07b
ccl: fix fetchsvn hash ( fixes #9746 )
...
No idea what's changed.
2015-09-15 21:47:52 +02:00
Peter Simons
91b07846a6
haskell-bytestring-builder: trigger re-build to recover from broken package on Hydra
2015-09-15 21:31:49 +02:00
William A. Kennington III
773b4deb7c
Merge commit 'a6f6c0e' into master.upstream
...
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
William A. Kennington III
8dc7073546
Merge branch 'master.upstream' into staging.upstream
2015-09-15 12:04:41 -07:00
Peter Simons
7802f5c793
haskell.lib: add doDistribute function as a dual to dontDistribute
2015-09-15 16:23:46 +02:00
Peter Simons
974f2122b1
jailbreak-cabal: clean up overrides
...
These changes ensure that jailbreak-cabal works correctly without further
configuration even with older compilers. The exception to that rule being,
naturally, versions of GHC that can't compile Cabal 1.20.x; these *do* need
another override.
2015-09-15 16:23:46 +02:00
Peter Simons
73d79ed945
ghc: re-add version 7.8.3, which is required for LTS support
2015-09-15 16:23:46 +02:00
Peter Simons
6a0e150aa9
configuration-ghc-7.10.x.nix: remove obsolete overrides
2015-09-15 16:23:46 +02:00
Domen Kožar
81b05b4a48
bump a bunch of python libs to fix py35 support
2015-09-15 16:16:11 +02:00
Peter Simons
8836c58dc0
Remove all references to haskell-ng and haskellngPackages from Nixpkgs.
2015-09-15 16:11:58 +02:00
Vladimír Čunát
eb09b1fd85
hackage-packages: revert the xlib renaming changes
...
The file is generated anyway.
@peti: is there an easy way to make the generator use different
attribute names? (But this case isn't important at all.)
2015-09-15 13:07:41 +02:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Vladimír Čunát
0c74f18e4c
xlibs.xlibs: remove
...
It was really ugly that `xlibs.xlibs` meant something else than `xlibs`,
especially when using `with xlibs`, such as in wine.
Also, now `xlibs` is the same as `xorg`.
2015-09-15 11:59:33 +02:00
Pascal Wittmann
1e24c18d18
mujs: 2015-01-22 -> 2015-09-15
2015-09-15 11:02:23 +02:00
Vladimír Čunát
6521957bf4
lesstif: correct the version
...
... to correspond to what is really downloaded and built.
Also, the 2006 comment was no longer correct, as the version is from 2009.
2015-09-15 10:03:23 +02:00
Domen Kožar
cabb050528
add python35 and python35Packages
2015-09-15 07:46:46 +02:00
Domen Kožar
eb29d8e44b
Merge pull request #9869 from Mathnerd314/import-fix
...
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314
eb7404d97a
all-packages: Use callPackage where possible
2015-09-14 22:27:19 -06:00
Domen Kožar
60ad36ba67
libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
...
I've extracted some of libraries and made expression simpler.
(cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
AndersonTorres
6a8cf7854d
Intercal: a quick fix to find gcc
...
Intercal needs gcc to build any executable, and in Nix/NixOS it needs to
be explicitly set in PATH environment variable. So, now ick is
conveniently wrapped.
2015-09-14 23:40:46 -03:00
Tobias Geerinckx-Rice
98782144ed
libtiff: 4.0.5 -> 4.0.6
2015-09-15 03:32:41 +02:00
Benjamin Saunders
8613179f78
llvm: 3.6 -> 3.7 ( close #9815 )
...
Package changes from 3.6:
- CMake exports patch no longer necessary
- Cosmetic purity patch fix
- Build libc++ with private libc++abi headers visible from sources
- Work around bugs in lldb's configure scripts
2015-09-14 23:47:20 +02:00
Peter Simons
e1bbc6f35c
cabal2nix: fix version number 20180903 to 20150903
...
Thanks to @drvink for pointing this out.
2015-09-14 13:46:16 -07:00
Vincent Laporte
55004d509a
ocaml-dolog: 1.0 -> 1.1
2015-09-14 20:07:21 +02:00
Eelco Dolstra
b0fd35e174
openjdk8: Add missing setup hooks
2015-09-14 18:28:52 +02:00
Eelco Dolstra
7a1aa50908
Rename OpenJDK expressions
...
It's silly to have OpenJDK 7 in default.nix when it's not in fact the
default.
2015-09-14 18:28:48 +02:00
Peter Simons
6be6397aa1
ghcjs: import gtk2hs-buildtools from the regular Haskell package set
...
The tool is required for ghcjs builds, but ghcjs cannot compile it itself,
obviously, because it's written in C.
2015-09-14 16:43:31 +02:00
Peter Simons
346d777d31
hackage-packages.nix: update to 7fb00804dc
with hackage2nix v20150903-37-ge57a1f9
2015-09-14 12:27:34 +02:00
Bjørn Forsman
d7a0becf37
opencv3: add enableContrib flag
...
If true, enable the repository of extra modules for OpenCV.
Build tested.
Based on patch from Bas van Dijk <v.dijk.bas@gmail.com>.
2015-09-14 11:10:13 +02:00
Bjørn Forsman
affcf2e030
opencv3: add enableIpp flag
...
Intel Integrated Performance Primitives (IPP) speeds up parts of OpenCV
on Intel processors (and compatible). It increases the store path from
220 MiB to 300 MiB, so it defaults to off.
Original patch from Bas van Dijk <v.dijk.bas@gmail.com>.
I tried applying the same change to opencv(2.x). OpenCV 2.x didn't
automatically detect IPP, so I reverted the change.
2015-09-14 11:10:13 +02:00