Commit Graph

27310 Commits

Author SHA1 Message Date
Vladimír Čunát
70d7cfdb8c Merge #11275: lisp: adding maintainer, small updates 2015-11-26 09:17:52 +01:00
Eric Sagnes
6874221403 libchewing: init at 0.4.0 2015-11-26 16:12:25 +08:00
Tomas Hlavaty
9d4a60f9cd picolisp: 3.1.11 -> 15.11 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
594ef50121 picolisp: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
b8bef08d1b mkcl: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
f54a2aa137 cmucl: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
a0d1478fa0 ccl: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
5441ab8afc sbcl: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
b091b9e30b gtk-server: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
540db34fff sbcl: remove obsolete dependency on which 2015-11-26 08:24:02 +01:00
宋文武
341c250013 grantlee: fix evaluation 2015-11-26 09:53:02 +08:00
John Ericson
a122a7f65a ghcjs: bump version number to 0.2.0
Actually should have been this for a while.
2015-11-25 16:35:56 -08:00
Jude Taylor
2455dac320 libdevil: fix build in clang stdenvs 2015-11-25 14:21:01 -08:00
Pascal Wittmann
6d25c0f1b3 Remove unneeded 'with's from meta.platforms 2015-11-25 23:06:09 +01:00
Pascal Wittmann
765afaec88 sslmate: make meta.maintainers a list 2015-11-25 23:06:09 +01:00
Jude Taylor
8a779f3451 libdevil: fix build in clang stdenvs 2015-11-25 10:09:52 -08:00
Shea Levy
8ea29441cf Merge remote-tracking branch 'origin/single-underscore' into staging
Use zero underscores for sandboxProfile
2015-11-25 13:01:34 -05:00
zimbatm
ad2a4ab24c ruby: remove insecure 1.8.7, fixes #11194
1.8.x is unsupported and is probably insecure.

This also simplifies things a little bit
2015-11-25 12:10:03 +01:00
Peter Simons
de02462a36 r-modules: update list of broken packages 2015-11-25 11:39:28 +01:00
Nikolay Amiantov
bd4297dc4d r-modules: regenerate CRAN, BIOC and IRKernel 2015-11-25 11:39:28 +01:00
Nikolay Amiantov
287f99bada r-modules: use HTTPS, allow passing args from generated set, use MRAN 2015-11-25 11:39:28 +01:00
Peter Simons
69add60b5c pkgs/development/haskell-modules: simplify use of standard fix' and extends functions
My original version of 'extend' had its arguments flipped compared to the one
we now have in stdenv.lib.
2015-11-25 11:30:43 +01:00
Ken Micklas
8d8f8f3c09 bump ghcjs, ghcjs-boot, ghcjs-shims 2015-11-25 11:30:43 +01:00
Peter Simons
b21f6c7823 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-45-g1161457 using the following inputs:

  - Nixpkgs: 6cdcd0db5c
  - Hackage: e774e54800
  - LTS Haskell: 89c3b45370
  - Stackage Nightly: caa131e677
2015-11-25 11:30:42 +01:00
zimbatm
144eed8bad libressl: split branches and add 2.3.1 (close #11196)
2.3.x introduces some backward-incompatible changes but is still nice to have.

Both 2.3.1 and 2.2.4 are available and 2.2.4 is still the default for now.
2015-11-24 18:10:53 +01:00
Peter Simons
fa5de61315 r-tikzDevice: update to new texlive 2015-11-24 17:30:28 +01:00
Joachim Fasting
6ccf87defe bam: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
ad4167e87e ggz_base_libs: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
e9fd07c706 dssi: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
f4c9d2f64e libfixposix: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
a2ccc80774 speech_tools: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
a1e397c4fb ode: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
502d21a835 xmpppy: reimplement using buildPythonPackage 2015-11-24 14:45:15 +01:00
Joachim Fasting
809b3803b9 pythonIRClib: reimplement using buildPythonPackage 2015-11-24 14:45:15 +01:00
Joachim Fasting
048f00a9dc geoclue: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
a799e1dff2 libx86: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
79a827c7fb eql: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Peter Simons
405fda497a lib: document fix and add fix', extends functions
These functions used to live in pkgs/development/haskell-modules/default.nix,
but they are generic, really, and should be easily accessible to everyone.
2015-11-24 12:48:03 +01:00
Peter Simons
d5ef0d9751 Haskell: experiment with importing a generated hackage-packages.nix file 2015-11-24 10:52:22 +01:00
Peter Simons
64f9b40d28 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-45-g1161457 using the following inputs:

  - Nixpkgs: 8a5e5c46a1
  - Hackage: c8d16c7fd2
  - LTS Haskell: 89c3b45370
  - Stackage Nightly: 98e337bf6b
2015-11-24 10:52:12 +01:00
Maciek Starzyk
00f8071b2f elm: Update elm-lang/core hash. 2015-11-23 22:11:51 +01:00
Thomas Tuegel
4cb7779a5a qt55: 5.5.0 -> 5.5.1 2015-11-23 12:58:39 -06:00
Domen Kožar
cf5984e4bf buildPythonPackage: fix support for pypy 2015-11-23 17:47:35 +01:00
Rok Garbas
d82f55aead pythonPackages: shellHook of buildPythonPackages needs tmp_path to have lib/pythonX.Y/site-packages folder 2015-11-23 17:43:32 +01:00
Domen Kožar
fc611fe634 buildPythonPackage: fix --prefix also for pip install -e 2015-11-23 17:21:46 +01:00
Vladimír Čunát
13eca6f79a Merge #11067: SmartOS updates
I amended some commits slightly.
2015-11-23 14:45:44 +01:00
Thomas Tuegel
03aa8b8e12 qca2: 2.1.0 -> 2.1.1 2015-11-23 06:39:08 -06:00
Thomas Tuegel
e6c06e2bf5 qca-qt5: 20150422 -> 2.1.1 2015-11-23 06:39:07 -06:00
Thomas Tuegel
14b8638560 qt55Libs.qca-qt5: 20150422 -> 2.1.1 2015-11-23 06:39:07 -06:00
Thomas Tuegel
e45f0e9715 kxmlgui: propagate kconfigwidgets dependency 2015-11-23 06:39:06 -06:00
Thomas Tuegel
526deb0043 kf516: init at 5.16 2015-11-23 06:39:04 -06:00
Danny Wilson
baf7fdcb75 SmartOS: bison: make help2man target specific dependency 2015-11-23 11:42:01 +01:00
Danny Wilson
d510109c54 SmartOS: texinfo: Fix build and make configureFlags target optional. 2015-11-23 11:42:00 +01:00
Danny Wilson
1752268aed SmartOS: Fix pkgconfig 0.29 build 2015-11-23 00:01:55 +01:00
Arseniy Seroka
c89f058b4a Merge pull request #11191 from volhovM/fix/gradle-update
gradle: refactor
2015-11-22 22:40:49 +03:00
Peter Simons
09b7a691f7 Merge pull request #11174 from codedmart/elm-0.16
elmPackages update from 0.15.1 to 0.16
2015-11-22 18:49:18 +01:00
Pascal Wittmann
ac40e749c8 ceptre: 2015-08-30 -> 2015-11-20 2015-11-22 14:24:24 +01:00
Pascal Wittmann
0773d7b576 checkstyle: 6.11.2 -> 6.12.1 2015-11-22 14:07:53 +01:00
Mikhail Volkhov
bc05b570e6 gradle: refactor 2015-11-22 12:46:10 +03:00
Aristid Breitkreuz
77e07fbbd9 add working lsof mirror 2015-11-21 23:48:41 +01:00
Domen Kožar
90f97c125d buildPythonPackage: use pip for development also 2015-11-21 22:17:04 +01:00
Domen Kožar
704c8bab41 buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
Domen Kožar
99a64da600 fix wxPython 2015-11-21 21:44:12 +01:00
Domen Kožar
c6c58dc92d release-python.nix: automatically detect buildPythonPackage 2015-11-21 21:44:12 +01:00
Domen Kožar
686dae7c50 matplotlib: disable a flaky test 2015-11-21 21:44:12 +01:00
Domen Kožar
9bf99a5a4d buildPythonPackage: don't do build_ext if not needed 2015-11-21 21:44:12 +01:00
Domen Kožar
7e57e59ddd buildPythonPackage: fix numpy 2015-11-21 21:44:12 +01:00
Domen Kožar
127a20f8da buildPythonPackage: sadly, checkPhase is too often installPhase in python 2015-11-21 21:44:12 +01:00
Domen Kožar
6ba529277a buildPythonPackage: catch_conflicts should ignore pip 2015-11-21 21:44:12 +01:00
Domen Kožar
1029db9024 buildPythonPackage: fix do_conflict.py on python 3 2015-11-21 21:44:12 +01:00
Domen Kožar
a912c45ee2 buildPythonPackage: get rid of setupPyInstallFlags since there is no such thing 2015-11-21 21:44:12 +01:00
Domen Kožar
42acb5dc55 buildPythonPackage: fix pypy 2015-11-21 21:44:12 +01:00
Herwig Hochleitner
481a9ada06 pypy: 2.6.0 -> 4.0.0 2015-11-21 21:44:12 +01:00
Domen Kožar
d0809c2925 setuptools: cleanup expression 2015-11-21 21:44:12 +01:00
Domen Kožar
f900231042 buildPythonPackage: fail if two packages with the same name are in closure 2015-11-21 21:44:12 +01:00
Domen Kožar
f3092d6446 buildPythonPackage: use a separate file to fire off setup.py 2015-11-21 21:44:12 +01:00
Domen Kožar
960274fc7c wrapPython: use $out/bin also for $PATH (fixes pyramid pserve --reload) 2015-11-21 21:44:12 +01:00
Domen Kožar
a2a6f60b5a WIP: buildPythonPackages now uses wheels internally 2015-11-21 21:44:12 +01:00
Domen Kožar
fc2874d02e pypy: use the official sitePackages install path 2015-11-21 21:44:12 +01:00
Jude Taylor
69e7f3bb74 switch to zero underscores for sandbox profiles; remove generateFrameworkProfile 2015-11-21 12:10:33 -08:00
Jude Taylor
a63346e33c use single underscore for sandboxProfile 2015-11-21 11:17:30 -08:00
Bart Brouns
3387fb4b1f emscripten and emscripten-fastcomp: add platforms
Close #11068.
2015-11-21 14:12:57 +01:00
Shea Levy
db995a95ee Merge remote-tracking branch 'origin/master' into staging 2015-11-21 07:46:55 -05:00
Jude Taylor
852988348d Merge branch 'staging' of https://github.com/NixOS/nixpkgs into sandbox-profiles 2015-11-20 19:58:46 -08:00
Vincent Laporte
2bc3965bb7 coq-ext-lib: 1.0.0-beta2 -> 0.9.0-beta3 2015-11-21 04:18:14 +01:00
Brandon Martin
e32defcdac elmPackages update from 0.15.1 to 0.16 2015-11-20 10:14:49 -07:00
Pascal Wittmann
815e9f5af2 help2man: 1.47.2 -> 1.47.3 2015-11-20 17:21:23 +01:00
Shea Levy
df9f0d7060 nix-exec: 4.1.2 -> 4.1.3 bugfix release 2015-11-20 09:16:35 -05:00
Pascal Wittmann
35f32d0fda Merge pull request #10971 from ericbmerritt/trv-package
trv: init at 0.1.3
2015-11-20 14:26:24 +01:00
Vladimír Čunát
3c397e8ec8 taglib: bring back 1.9 to fix kde4.kdemultimedia
/cc #11097.
2015-11-20 10:44:00 +01:00
Vladimír Čunát
48409bd3f4 mediastreamer: work around a build problem
The new deprecation was most likely triggered by ffmpeg update to 2.8.*
2015-11-20 09:11:13 +01:00
Cillian de Róiste
5823ff2a92 nodejs: remove myself from the maintainers 2015-11-19 22:32:43 +01:00
Jude Taylor
4a64687737 remove debugging from perl 5.16 2015-11-19 11:31:06 -08:00
Jude Taylor
131e831cb9 allow networking by default and remove it from derivations 2015-11-19 11:31:06 -08:00
Jude Taylor
df80090d09 use per-derivation sandbox profiles 2015-11-19 11:31:06 -08:00
Jude Taylor
914e9baefe start on sandbox stuff 2015-11-19 11:31:06 -08:00
Peter Simons
a779b57153 configuration-hackage2nix.yaml: update list of broken builds 2015-11-19 10:56:58 +01:00
Peter Simons
3d9e83761e hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-44-g2042044 using the following inputs:

  - Nixpkgs: 8d34a1fc4b
  - Hackage: 770d6964c5
  - LTS Haskell: 8ec1fc3419
  - Stackage Nightly: 5236aaf576
2015-11-19 10:56:52 +01:00
vbgl
204685be82 Merge pull request #11024 from osener/closure-compiler-20151015
closure-compiler: 20150609 -> 20151015
2015-11-19 08:53:09 +01:00
William A. Kennington III
22bf2d0bf3 flex: 2.5.39 -> 2.6.0 2015-11-18 17:50:27 -08:00
Peter Simons
d7e6a46770 r-modules: update list of broken builds to avoid Hydra errors 2015-11-18 15:23:46 +01:00
Pascal Wittmann
dd81844322 Merge pull request #11120 from vizanto/pr-boot
boot: 2.2.0 -> 2.4.2
2015-11-18 13:39:24 +01:00
Danny Wilson
1ebc5bfa21 boot: 2.2.0 -> 2.4.2 2015-11-18 11:48:04 +01:00
William A. Kennington III
baf30718ca Merge branch 'master.upstream' into staging.upstream 2015-11-18 02:36:33 -08:00
Pascal Wittmann
c283a3da68 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-18 11:34:09 +01:00
William A. Kennington III
357e471d56 rocksdb: 4.0 -> 4.1 2015-11-17 21:12:49 -08:00
William A. Kennington III
b809f886c0 libinput: 1.0.1 -> 1.1.1 2015-11-17 21:11:53 -08:00
William A. Kennington III
6e9f0df8bd gtk: 3.18.4 -> 3.18.5 2015-11-17 21:11:53 -08:00
Ricardo M. Correia
2b694c237b cargo, cargoSnapshot: add rustc runtime dependency
It turns out that cargo implicitly depends on rustc at runtime: even
`cargo help` will fail if rustc is not in the PATH.

This means that we need to wrap the cargo binary to add rustc to PATH.
However, I have opted into doing something slightly unusual: instead of
tying down a specific cargo to use a specific rustc (i.e., wrap cargo so
that "${rustc}/bin" is prefixed into PATH), instead I'm adding the rustc
used to build cargo as a fallback rust compiler (i.e., wrap cargo so
that "${rustc}/bin" is suffixed into PATH). This means that cargo will
prefer to use a rust compiler that is in the default path, but fallback
into the one used to build cargo only if there wasn't any rust compiler
in the default path.

The reason I'm doing this is that otherwise it could cause unexpected
effects. For example, if you had a build environment with the
rustcMaster and cargo derivations, you would expect cargo to use
rustcMaster to compile your project (since rustcMaster would be the only
compiler available in $PATH), but this wouldn't happen if we tied down
cargo to use the rustc that was used to compile it (because the default
cargo derivation gets compiled with the stable rust compiler).

That said, I have slightly modified makeRustPlatform so that a rust
platform will always use the rust compiler that was used to build cargo,
because this prevents mistakenly depending on two different versions of
the rust compiler (stable and unstable) in the same rust platform,
something which is usually undesirable.

Fixes #11053
2015-11-18 02:41:45 +01:00
Pascal Wittmann
7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Luca Bruno
db4e688df2 git2: fix libssh support 2015-11-17 17:55:20 +01:00
Jaka Hudoklin
be067811ff Merge pull request #11048 from offlinehacker/pkgs/influxdb/update_0.9.4
influxdb: 0.8.3 -> 0.9.4, fix module
2015-11-17 17:18:24 +01:00
Michel Kuhlmann
cab1f3de5e R: regenerate CRAN packages 2015-11-17 14:34:27 +01:00
Vladimír Čunát
31aa281919 libpng12: security update 1.2.53 -> 1.2.54
Part of fix for #11030.
Also refactor meta.
2015-11-17 12:57:33 +01:00
Peter Simons
2d87d483d0 configuration-hackage2nix.yaml: update list of broken packages 2015-11-17 11:09:59 +01:00
Peter Simons
4fb7b4170a hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-42-g3ca1747 using the following inputs:

  - Nixpkgs: ad0723f0c7
  - Hackage: c7478af457
  - LTS Haskell: 8ec1fc3419
  - Stackage Nightly: e6bcfb640c
2015-11-17 11:09:09 +01:00
Domen Kožar
f809e8e0ab webkitgtk: 2.10.0 -> 2.10.4 (fix build) 2015-11-17 08:19:01 +01:00
Domen Kožar
0ff2240da3 Merge pull request #11078 from svend/nim-darwin
nim: Add darwin platform
2015-11-17 01:06:02 +01:00
Svend Sorensen
d4994d85e4 nim: Add darwin platform 2015-11-16 14:50:40 -08:00
lethalman
ca186286d7 Merge pull request #10986 from teh/master
update flow + new go binary (codesearch)
2015-11-16 20:45:10 +01:00
Sander van der Burg
a06dd213b6 nodejs-5_0: add package 2015-11-16 17:58:11 +00:00
Danny Wilson
98180e3bb2 Fix ncurses 5.9 build on SmartOS.
Has been fixed before, but now includes C++ support.
2015-11-16 17:20:17 +01:00
Danny Wilson
f17dea3b3d Fix compilation of GCC 4.9 on SmartOS.
Fix ld-solaris-wrapper never calling ld (since gcc->cc-wrapper refactor).
2015-11-16 17:20:16 +01:00
Danny Wilson
bab0a82983 Dummy SBCL property to allow other derivations to build. 2015-11-16 17:20:16 +01:00
Danny Wilson
bcc7d8add9 Texinfo requires GNU awk, mainly during make check.
This fixes build on SmartOS.
2015-11-16 17:20:16 +01:00
Danny Wilson
e4b305ca70 Fix MPFR build again on SmartOS. 2015-11-16 17:20:15 +01:00
Danny Wilson
b19116f688 Fix Perl build on SmartOS 2015-11-16 17:20:14 +01:00
Danny Wilson
ee56b6aa24 Doxygen: fix build on SmartOS 2015-11-16 17:20:14 +01:00
Danny Wilson
e0f732415f Fix glib build on SmartOS 2015-11-16 17:20:13 +01:00
Danny Wilson
15c676fd30 SmartOS: Make pkgconfig use proper i18n. 2015-11-16 17:20:13 +01:00
Danny Wilson
f72bdba420 Fix dbus-tools build on SmartOS
`ld` on illumos does not understand `--as-needed`
2015-11-16 17:20:12 +01:00
Danny Wilson
6a2b723a8b Fix build of gccgo-wrapper on Illumos.
When compiling GCC with NIX_ENFORCE_PURITY,
linking libgcc fails because crti.o and friends
aren't part of the nix store.
2015-11-16 17:20:12 +01:00
Danny Wilson
f046f7bad3 Fix libelf build on Illumos 2015-11-16 17:20:12 +01:00
Danny Wilson
a93f883556 Fix bison build on Illumos. 2015-11-16 17:20:11 +01:00
Danny Wilson
fdb534f06e GCC 4.8 compiles on Illumos.
- Disable profiled bootstrap.
- Add illumos meta platform.
2015-11-16 17:20:11 +01:00
Stefan Junker
63edfb1871 go14: 1.4.2 -> 1.4.3 (close #10702) 2015-11-16 16:39:08 +01:00
Arseniy Seroka
aca3377672 Merge pull request #11028 from ryantrinkle/hmatrix-darwin
Add Accelerate framework dependency to hmatrix on darwin
2015-11-16 18:19:25 +03:00
Jaka Hudoklin
9c1943fb6f influxdb: 0.8.3 -> 0.9.4, fix module 2015-11-16 14:22:08 +01:00
Domen Kožar
0b4776b6b7 Merge pull request #9182 from greedy/erlang-setup-hook
erlang: add setupHook to set ERL_LIBS
2015-11-16 13:09:26 +01:00
Domen Kožar
5ca01c71d1 Merge pull request #10814 from NarrativeScience/no_large_file_test
numpy: patch to remove large file test
2015-11-16 12:55:13 +01:00
Domen Kožar
4755afc385 Merge commit 'b666ac3e9ff3f08b120d068770768be580e67f76' (staging)
Merge rest of the fixes from staging
2015-11-16 11:23:06 +01:00
Peter Simons
731965eb24 Merge pull request #10967 from sjourdois/cracklib
cracklib: 2.9.4 -> 2.9.6
2015-11-16 11:09:04 +01:00
Peter Simons
2025ed52a0 Merge pull request #10987 from mcmtroffaes/feature/libssh2-mingw
libssh2: fix shared library build under mingw
2015-11-16 11:05:45 +01:00
Vladimír Čunát
cc86857601 libpng: security and maintenance 1.6.18 -> 1.6.19
Fixes #11030, CVE-2015-{7981,8126}.
2015-11-16 08:12:08 +01:00
Ryan Trinkle
90d5d315af hmatrix: fix missing Accelerate framework dependency on darwin 2015-11-15 14:57:58 -05:00
Florent Becker
7ff5826e08 kcov : init at 29 2015-11-15 18:07:48 +01:00
Domen Kožar
b666ac3e9f Revert "python: skip build at install phase"
This reverts commit d34f5b6570.

PIL and NumPy don't like this change and I'd rather spend time on
bringing wheels to Nix than fixing old infrastructure.
2015-11-15 13:50:04 +01:00
Domen Kožar
5a16c0e6e4 buildPythonPackage: clean up shellHook 2015-11-15 13:50:04 +01:00
Tobias Geerinckx-Rice
b0e253a05c libpsl: list 2015-11-12 -> 2015-11-13 2015-11-15 03:56:59 +01:00
Arseniy Seroka
20024205d3 Merge pull request #11014 from Havvy/node10
nodejs: 0.10.38 -> 0.10.40
2015-11-15 01:23:20 +03:00