3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

28391 commits

Author SHA1 Message Date
Susan Potter 17a8d19032 dd-agent: fix Python missing dependencies and versions 2017-03-10 17:35:27 +01:00
Frederik Rietdijk 262993d2b8 Merge pull request #23452 from bcdarwin/edward
edward: init at 1.2.2
2017-03-10 17:23:27 +01:00
zimbatm 1873721fcd luaPackages.mpack: enable darwin platform
It was working fine but then regressed by
77f5a50c40
2017-03-10 11:58:42 +00:00
Michael Raskin f3a4f31554 libreoffice-still: apply the patch for ICU 58, see 17126 2017-03-10 09:48:54 +01:00
Dan Peebles 1309b0883d buildbot-plugins: use callPackages, since it contains several
This should allow Hydra to build those plugins.
2017-03-10 01:08:01 -05:00
Peter Hoeg bce352949e virtmanager-qt: init at 0.39.60 2017-03-10 11:08:19 +08:00
Dan Peebles 8e61b7fefa pythonPackages.pyopenssl: disable tests on Darwin 2017-03-09 21:56:54 -05:00
Ben Darwin 57486f21a3 edward: init at 1.2.2 2017-03-09 21:13:11 -05:00
Dan Peebles 0b0b3b8021 pythonPackages.webcolors: enable on Darwin and other unixes
Seemed to work fine on Darwin
2017-03-09 15:12:33 -05:00
Dan Peebles a4f8b67783 pythonPackages.funcparserlib: enable on Darwin and other unixes
Seemed to work fine on Darwin
2017-03-09 15:12:32 -05:00
Dan Peebles cdfa92184d pythonPackages.blockdiag: enable on Darwin and other unixes
Seemed to work fine on Darwin
2017-03-09 15:12:32 -05:00
Michael Raskin ccebeca500 libreoffice-still: use icu_57 2017-03-09 18:47:38 +01:00
Michael Raskin b5485da2cd icu_57: init at 57.1 for LibreOffice Still 2017-03-09 18:47:38 +01:00
Michael Raskin 6962e84b8d botan2: init at 2.0.1 2017-03-09 18:47:37 +01:00
Jörg Thalheim 3c170e505c Merge pull request #23659 from lheckemann/nltk
nltk: init at 3.2.2
2017-03-09 14:51:09 +01:00
Linus Heckemann 1fa6ecb48d nltk: init at 3.2.2 2017-03-09 12:46:34 +00:00
Nick Hu e7a432db1e python-PyQt: 5.6 -> 5.8 2017-03-09 15:38:10 +03:00
Linus Heckemann 603b799bcb Add removeReferencesTo for removing specific refs
This allows for a less blanket approach than nuke-refs, targetting specific
references that we know we don't want rather than all references that we don't
know we want.
2017-03-09 12:01:55 +00:00
Jörg Thalheim eb8b6022ed Merge pull request #23640 from PierreR/master
pythonPackages.pepper: init at 0.5.0
2017-03-09 12:05:24 +01:00
Jörg Thalheim 9ce5fb002a Merge pull request #23649 from teh/pyrax
pyrax: 1.8.2 -> 1.9.8
2017-03-09 11:06:21 +01:00
Jörg Thalheim d639498ed9
pythonPackges.pyrax: enable tests 2017-03-09 11:01:58 +01:00
Tom Hunger a9aeb1039a pyrax: 1.8.2 -> 1.9.8 2017-03-09 09:22:46 +00:00
Tom Hunger f2480bdb0a rackspace-novaclient: init at 2.1
Note that I package a number of dependencies that make no sense
outside of rackspace-novaclient. I don't want to pollute the main
namespace with those packages.
2017-03-09 09:22:45 +00:00
Dan Peebles ccf7640a4b openjdk: stop defaulting Darwin to version 7
Let's just be consistent with 8. At some point we'll get a proper build
of it from source but until then we might as well standardize on 8, which
has been out for years now and seems to work fine on Darwin.
2017-03-08 23:28:45 -05:00
Tuomas Tynkkynen dc94d1a2b5 release.nix: Fix another typo 2017-03-09 03:38:04 +02:00
Pierre Radermecker ee4e630648 salt-pepper: init at 0.5.0 2017-03-09 00:18:07 +01:00
Justin Bedo 1ac797861b
SnpEff: init at 4.3i 2017-03-08 22:43:50 +01:00
Justin Bedo 076e513b94
varscan: init at 2.4.2 2017-03-08 22:43:49 +01:00
Justin Bedo 4bb50fd08c
picard-tools: init at 2.7.1 2017-03-08 22:43:45 +01:00
Justin Bedo 7f214e6410
bedtools: init at 2.26.0 2017-03-08 22:36:29 +01:00
Justin Bedo 661048c803
platypus: init at 2017-03-07 2017-03-08 22:36:03 +01:00
Joachim Fasting 116953ffc9
torbrowser: callPackage can fill in missing params from xorg 2017-03-08 20:40:25 +01:00
Tuomas Tynkkynen 9188f2ed8a release.nix: Fix typo 2017-03-08 21:35:31 +02:00
Tuomas Tynkkynen 5f5b87107f raspberrypifw, linux_rpi: 1.20161020 -> 1.20170303 2017-03-08 21:35:31 +02:00
Dan Peebles 4ae5f4d3cc pythonPackages.cryptography: fix test on macOS 10.12
Hydra didn't notice because it's running 10.11.
2017-03-08 14:14:40 -05:00
Daniel Peebles a53d5cfaba Merge pull request #23642 from copumpkin/buildbot-cleanup
buildbot: assorted cleanups
2017-03-08 11:29:22 -05:00
Dan Peebles 49b20e5569 buildbot: assorted cleanups
Some changes to be more idiomatic and use stdenv building blocks more.
I also added a `buildbot.withPlugins` instead of the current plugins
mechanism, which forces an unnecessary rebuild of the package and reruns
all the tests. This should be equivalent and more pleasant to use in
practice.
2017-03-08 11:28:44 -05:00
Franz Pletz e3b84d71a6
nixpkgs: add aarch64-linux to release-lib
cc #23638
2017-03-08 17:13:34 +01:00
Eelco Dolstra 7a08a44b52 Merge pull request #23638 from grahamc/aarch64-linux
nixpkgs: build aarch64-linux
2017-03-08 16:13:58 +01:00
Graham Christensen bb4c6a7800
nixpkgs: build aarch64-linux 2017-03-08 09:08:31 -05:00
Ricardo Ardissone e17d3d4ef1 gplates: use boost 160
update 161 changed reference parameters for optional
https://hydra.nixos.org/build/49707856/nixlog/1
http://www.boost.org/doc/libs/1_61_0/libs/optional/doc/html/boost_ooptional/relnotes.html
2017-03-08 13:04:34 +02:00
Peter Simons 722b129652 Merge pull request #23607 from NixOS/haskell/justStaticExecutables
Haskell/just static executables
2017-03-08 08:49:19 +01:00
Graham Christensen ebeb722e14 Merge pull request #23459 from xNWDD/gitkraken
gitkraken: init at 2.1.0
2017-03-07 20:17:34 -05:00
Graham Christensen 442fc47cbe Merge pull request #23617 from rycee/delete/old-cassandra
cassandra: remove old branches 1.2 and 2.0
2017-03-07 18:55:38 -05:00
Graham Christensen 9e6ae2f60a Merge pull request #23441 from oxij/pkg/pretty-xen
xen: modular expression
2017-03-07 18:52:40 -05:00
Robert Helgesson e965d8aa1c
cassandra: remove old branches 1.2 and 2.0
These are no longer supported upstream.
2017-03-07 21:54:13 +01:00
Robert Helgesson ac0021ce53
cassandra_2_2: init at 2.2.9 2017-03-07 21:46:50 +01:00
Domen Kožar f67a89e248
haskell: use new justStaticExecutables and add purescript 2017-03-07 18:15:07 +01:00
Profpatsch feab711f84 lilyterm-git: init at 2017-01-06
The latest stable release is quite old (2013-02) and many improvements have been
made in the meantime.
2017-03-07 17:35:29 +01:00
NWDD 0aa29fa4d8 gitkraken: init at 2.1.0 2017-03-07 17:25:19 +01:00
Peter Simons e7b68767a8 nlopt: rescue build by dropping support for Octave 2017-03-07 14:56:46 +01:00
Robin Gloster 09d7f7dfbd
kiwix: fix eval and build 2017-03-07 14:09:33 +01:00
Frederik Rietdijk 70160ff208 Merge pull request #23240 from jyp/tf
tensorflow: depend on cudatoolkit 8 and cudnn 5.1
2017-03-07 13:22:07 +01:00
Frederik Rietdijk b5355c827f Merge pull request #23563 from dtzWill/update/mendeley
mendeley: 1.16.3 -> 1.17.8, multiple improvements
2017-03-07 10:22:07 +01:00
Frederik Rietdijk 03504f0150 Merge pull request #23565 from teh/mypy
Mypy
2017-03-07 10:09:11 +01:00
Will Dietz 9614ebf137
coccinelle: 1.0.0-r23 -> 1.0.6
* Remove camlp4 dependency, no longer needed
* Keep pycaml to use ours over bundled version
* Enable tests for sanity (broken on darwin)
* no longer need to force specific ocaml version
* don't create python wrappers, they don't seem to be needed
* remove deprecated configure flag.
* fix spgen by removing bytecode version.
2017-03-06 17:50:11 -05:00
Graham Christensen 5054035c18 Merge pull request #23571 from rycee/remove/javasvn
javasvn: remove
2017-03-06 17:27:53 -05:00
Robert Helgesson a3e6b41d36
javasvn: remove
Upstream URL is invalid and the package has not had direct attention
since June 2006.
2017-03-06 23:07:11 +01:00
Tom Hunger 1a8a194186 mypy-lang: 0.4.5 -> 0.501 and rename to mypy 2017-03-06 21:29:05 +00:00
Tom Hunger 18f1127f05 typed-ast: init at 1.0.1 2017-03-06 21:29:05 +00:00
Jörg Thalheim b10fb4624b
xapian-ruby: link against correct xapian 2017-03-06 20:24:07 +01:00
Will Dietz 37315d65a0 mendeley: 1.16.3 -> 1.17.8, multiple improvements
* don't use bundled qt
* fix link-handler script, autorun as 'normal'
* fix execution on grsec kernels
2017-03-06 13:20:00 -06:00
Profpatsch 07bf113bbe garden-of-coloured-lights: init at 1.0.9 2017-03-06 19:37:24 +01:00
AndersonTorres 9ef30ce570
dvdstyler: init at 3.0.3 2017-03-06 17:36:28 +01:00
AndersonTorres 1205b27b24
wxSVG: init at 1.5.11 2017-03-06 17:36:20 +01:00
pngwjpgh 4da7f83f4e nitpick: Init at 1.1 (#23389) 2017-03-06 16:12:49 +01:00
Jörg Thalheim 7576bea49d Merge pull request #23551 from nthorne/clog-derivation
clog-cli: init at 0.9.2
2017-03-06 14:54:12 +01:00
Parnell Springmeyer 8d6fbd0578
go: 1.7 -> 1.8 2017-03-06 08:47:50 -05:00
Jörg Thalheim d971a9bcca Merge pull request #23548 from yurrriq/update/pkgs/misc/lilypond/with-fonts
lilypond: add openlilylib-fonts and lilypond-with-fonts
2017-03-06 14:37:20 +01:00
Jörg Thalheim 290297ecd5 Merge pull request #23526 from oxij/pkg/speedread
speedread: init at git-2016-09-21
2017-03-06 11:26:45 +01:00
Niklas Thörne ae38cdad26 clog-cli: init at 0.9.2 2017-03-06 11:15:35 +01:00
Eric Bailey 0f40d2dea3
latex2html: init at 2016 2017-03-06 04:01:25 -06:00
Eric Bailey bdc9589df1
lilypond: add openlilylib-fonts and lilypond-with-fonts 2017-03-06 02:16:42 -06:00
Michiel Leenaars b5bb83b273
sha1collisiondetection: init at 1.0.1
Closes https://github.com/NixOS/nixpkgs/pull/23114
2017-03-05 18:59:28 +01:00
Jan Malakhovski 27367d6347 speedread: init at git-2016-09-21 2017-03-05 15:07:22 +00:00
Jan Malakhovski 916fa0a610 xen: rewrite build expression to be more modular, support upstream qemu and seabios
Also:

* provides a bunch of build options
* documents build options config in longDescription
* provides a bunch of predefined packages and documents them some more
* sources' hashes stay the same
2017-03-05 13:59:28 +00:00
Jan Malakhovski 1c8940a2b8 qemu: add xen support 2017-03-05 13:59:28 +00:00
Théo Zimmermann 12a00b51b3 coq: default version 8.4pl6 -> 8.6 2017-03-05 14:14:24 +01:00
Théo Zimmermann 9eec461890 coq_8_4: ocaml dependency 4.01 -> 4.02 2017-03-05 14:14:24 +01:00
zraexy 49ea0e2736 eclipse: Do not use webkitgtk2 by default
Tell callPackage to not include webkitgtk2 due to the fact that it has
multiple vulnerabilities.
2017-03-05 11:33:17 +01:00
Peter Hoeg 3f34000358 xca: build against qt 5.6 as 5.7 segfaults 2017-03-05 09:41:29 +08:00
Peter Hoeg 4618585e5e qsyncthing: build against qt 5.6 as 5.7 segfaults 2017-03-05 09:39:55 +08:00
Frederik Rietdijk dc2bf68d7b pythonPackages.sympy: disable tests 2017-03-04 14:29:28 +01:00
rnhmjoj 9b6164ffb9 kaitaistruct: init at 0.6 2017-03-04 12:58:29 +02:00
Frederik Rietdijk f8e5b8dbe2 pythonPackages.jupyter: set priority
in order to prevent a collision.
2017-03-04 08:19:13 +01:00
Vincent Laporte 5a0c577d32 ocamlPackages.async_unix: init at 113.33.00+4.03 2017-03-04 04:59:22 +00:00
Vincent Laporte d3899a2495 ocamlPackages.async_kernel: init at 113.33.00 2017-03-04 04:54:51 +00:00
Nikolay Amiantov 4a6ba21bdd liferea: 1.10.19 -> 1.12-rc2
It's a release candidate but it works with new WebKitGTK and we don't build old
one anymore because of vulnerabilities.
2017-03-04 01:03:53 +03:00
Joachim Schiele d6b0c87bda tlspool: init at 20170123 (#23437) 2017-03-03 17:38:33 +01:00
Pradeep Chhetri 6c99a31c89 httplab: init at 0.1.0 2017-03-03 17:35:31 +01:00
Ji-Haeng Huh 85d0348e2a
eflite: init at 0.4.1
fixes #23336
2017-03-03 16:33:16 +01:00
Jörg Thalheim bcef9f83c0 Merge pull request #23444 from nand0p/pylint-1.6.5
Pylint 1.6.5
2017-03-03 15:52:32 +01:00
Robin Gloster fc57e634f3
scid: fix build 2017-03-03 15:18:08 +01:00
Fernando J Pando f40b0f5e37 astroid: 1.4.4 -> 1.4.9 2017-03-03 08:46:46 -05:00
Fernando J Pando 6be140d621 pylint: 1.5.4 -> 1.6.5
- tested on nixos
- tested on darwin
2017-03-03 08:37:42 -05:00
Vladimír Čunát 913aae40ba
luajitPackages.mpack.meta.broken = true
It seems only to link succesfully to vanilla lua.
http://hydra.nixos.org/build/49554613
2017-03-03 14:10:18 +01:00
Robin Gloster bb9a37a2a5
ikarus: remove
unmaintained, only works on 32 bit
2017-03-03 13:43:04 +01:00
Lancelot SIX a25c93994b Merge pull request #23094 from veprbl/for_upstream
pythonPackages: add pyhepmc, graphviz; bump rootpy
2017-03-03 09:42:55 +01:00
Peter Simons 09a593b3de Drop obsolete, unmaintained haskell.packages.lts-x_y package sets.
Stack no longer uses them since a long time: https://github.com/commercialhaskell/stack/issues/2259.
2017-03-03 09:27:32 +01:00
Vladimír Čunát 92f454e73c
Merge #23408: llvm: 4.0rc2 -> 4rc3
and rename attributes 4.0 -> 4
2017-03-03 08:15:35 +01:00