Commit Graph

23323 Commits

Author SHA1 Message Date
José Romildo Malaquias
6f42aeb716 blackbird: init at 2016-04-10 2016-05-14 07:41:25 -03:00
Thomas Tuegel
21efdd8003 Merge pull request #15420 from samuelrivas/emacs-wrapper
emacs: hide wrapper dependencies
2016-05-13 11:58:24 -05:00
Thomas Tuegel
5e694aa3b3 Merge pull request #15430 from mdorman/emacs-revert
Revert removal of three hand-maintained emacs packages
2016-05-13 11:57:34 -05:00
Frederik Rietdijk
8fa6930d84 pythonPackages.aws_shell: use futures 3.0, not 2.2 2016-05-13 13:34:29 +02:00
Michael Alan Dorman
1b314a70c2 Revert "Remove obsolete pcache version"
This reverts commit 5cc4ff09fa.
2016-05-13 06:35:19 -04:00
Michael Alan Dorman
ada0d47b3e Revert "Remove obsolete s version"
This reverts commit 7ccdbff95b.
2016-05-13 06:35:06 -04:00
Michael Alan Dorman
0d4dfbd570 Revert "Remove obsolete xml-rpc version"
This reverts commit 5017e24756.
2016-05-13 06:34:44 -04:00
Vladimír Čunát
3e387c3e00 Merge branch 'staging'
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Samuel Rivas
67394f9152 emacs: hide wrapper dependencies
Move all the dependencies to their own derivation, so that we don't publish all
of them if the wrapper is installed in a profile.

The previous solution just moved them to a custom directory to avoid conflicts,
this refactors that and completely hides them, while preserving the desired
improvement of adding only one directory to each of the emacs search paths
2016-05-12 22:43:30 +02:00
Frederik Rietdijk
53ffb3fcf1 Merge pull request #15414 from teh/dask
distributed: init at 1.10.0 (+init and update dependencies)
2016-05-12 18:06:34 +02:00
Tom Hunger
3c600a4515 distributed: init at 1.10.0 2016-05-12 17:04:41 +01:00
Tom Hunger
d25a6b0eb3 tblib: init at 1.3.0 2016-05-12 17:04:41 +01:00
Tom Hunger
b42226732e s3fs: init at 0.0.4 2016-05-12 17:04:41 +01:00
Tom Hunger
dacbeea15b locket: init at 0.2.0 2016-05-12 17:04:40 +01:00
Tom Hunger
d2c6b93892 dask: 0.7.6 -> 0.9.0 2016-05-12 17:04:40 +01:00
Tom Hunger
5b782924c1 tornado: disable tests, see #14634 2016-05-12 17:04:40 +01:00
Tom Hunger
6b6bba486e cloudpickle: 0.1.1 -> 0.2.1 2016-05-12 17:01:25 +01:00
Arseniy Seroka
c3b28c0857
rustRegistry: 2016-04-24 -> 2016-05-12 2016-05-12 18:39:56 +03:00
Thomas Tuegel
1ac8374e95 Merge branch 'ats2' 2016-05-12 10:23:12 -05:00
Thomas Tuegel
8c525431c8 postiats-utilities: init at 2.0.1 2016-05-12 07:37:53 -05:00
Eelco Dolstra
742e72eded pythonPackages.psutil: Drop busybox dependency
This broke the build on OS X. And we're not even running the tests
anyway.
2016-05-12 14:29:22 +02:00
Frederik Rietdijk
4e3566678e pythonPackages.pip: 8.1.1 -> 8.1.2 2016-05-12 14:27:38 +02:00
Frederik Rietdijk
a494cc80e8 Merge pull request #15332 from vrthra/csvkit
Adds csvkit along with all dependencies
2016-05-12 08:37:53 +02:00
Frederik Rietdijk
fa018cd168 Merge pull request #15328 from vrthra/agate
Python Agate library -- includes dependencies
2016-05-12 08:36:16 +02:00
Vladimír Čunát
6c2fbfbd77 Merge branch 'master' into staging 2016-05-12 04:53:38 +02:00
Bjørn Forsman
300e495101 sigrok: update whole suite to latest (2016-01)
Release announcement, 2016-01-30:
https://www.sigrok.org/blog/major-sigrok-releases-libsigrok-libsigrokdecode-sigrok-cli-pulseview

I first tried updating the projects in separate commits. But later I
found cyclic dependencies, that would break git bisect, so I ended up
squashing the commits:

* libsigrok: 0.3.0 -> 0.4.0
  Enable building libsigrokcxx.so, the C++ bindings for libsigrok, by
  adding doxygen, glibmm and python as build deps. This is needed for
  Pulseview >= 0.3.0. Also update the firmware (sigrok-firmware-fx2lafw)
  while at it.

* libsigrokdecode: 0.3.0 -> 0.4.0

* sigrok-cli: 0.5.0 -> 0.6.0

* pulseview: 0.2.0 -> 0.3.0
  New dependency: glibmm (due to libsigrokcxx.pc from libsigrok).

Note that collectd is incompatible with the new libsigrok release, so
I let it use the old one (0.3.0).
2016-05-11 22:23:29 +02:00
Arseniy Seroka
1da836af70 Merge pull request #15376 from chris-martin/go-ethereum
go-ethereum: init at 1.4.1
2016-05-11 19:59:49 +03:00
Joachim Fasting
a0e8d542c7 Merge pull request #15377 from womfoo/sniproxy
sniproxy: init at 0.4.0 with dependency udns: init at 0.4
2016-05-11 15:14:33 +02:00
Rob Vermaas
87f5646c3a Add scikitlearn to binary cache.
(cherry picked from commit 2c5ad36cff)
2016-05-11 10:36:10 +00:00
Kranium Gikos Mendoza
59f71829a3 sniproxy: init at 0.4.0 2016-05-11 13:27:28 +08:00
Kranium Gikos Mendoza
f7e3f177d1 udns: init at 0.4 2016-05-11 13:27:28 +08:00
Joachim Fasting
2d080f2f8f Merge pull request #15338 from martijnvermaat/lesspipe-sh
lesspipe: init at 1.82
2016-05-11 06:40:06 +02:00
Nikolay Amiantov
43634d47e4 xits-math: init at 1.108 2016-05-11 06:26:15 +03:00
Thomas Tuegel
4ffb000f19 kde5: unpin from Qt 5.5 2016-05-10 20:00:48 -05:00
Chris Martin
db545f4b12 go-ethereum: init at 1.4.1 2016-05-10 20:37:32 -04:00
Shea Levy
6f12b7aec4 Fix license attr 2016-05-10 17:42:57 -04:00
Shea Levy
f298ebb957 Add kerberos pythonPackage 2016-05-10 17:32:20 -04:00
Tobias Geerinckx-Rice
330d1f5b90
pythonPackages.buttersink: 0.6.7 -> 0.6.8 2016-05-10 23:30:37 +02:00
zimbatm
89675e4a07 Merge pull request #15371 from groxxda/bump/simp_le
simp_le: 2016-02-06 -> 2016-04-17
2016-05-10 22:17:29 +01:00
Alexander Ried
988b151fa1 letsencrypt: 0.4.0 -> 0.5.0
seems like the dependency on gnureadline is more or less optional for
letsencrypt itself but the tests will not pass without it
2016-05-10 22:16:11 +01:00
Tomasz Czyż
92cb6add9f usb-modeswitch-data: init at 20160112 2016-05-10 21:59:37 +01:00
zimbatm
96162777d8 usb_modeswitch: rename to usb-modeswitch 2016-05-10 21:58:32 +01:00
Martijn Vermaat
3ada292a67 lesspipe: init at 1.82
lesspipe.sh is a preprocessor for less.
2016-05-10 22:21:42 +02:00
Alexander Ried
4989a3bedf drop acme_0_1: simp_le now supports current acme 0.5 2016-05-10 22:03:39 +02:00
Rob Vermaas
31dc954bc1 Adding pythonPackags.pandas to binary cache. Python packages are
not part of nixpkgs/nixos jobsets in 16.03+ since ccd1029f58. Until
it gets added again, adding some python packages that take really
long to build.

(cherry picked from commit 713c240563)
2016-05-10 15:15:59 +00:00
Nikolay Amiantov
173728069b Merge commit 'refs/pull/15308/head' of git://github.com/NixOS/nixpkgs 2016-05-10 14:36:29 +03:00
Peter Simons
c53f963c1e cabal-install: link top-level variant of this tool statically
The advantage is that the closure no longer depends on the version of
GHC that was used to compile the tool.
2016-05-10 12:28:35 +02:00
Rahul Gopinath
4700db89b1
milu: init at 2016-05-09
Milu is a mutation testing tool for C and C++ programs

Closes #15341
2016-05-10 10:28:45 +02:00
Arseniy Seroka
3295f68336 Merge pull request #15333 from vrthra/pxattr
pxattr: Init at 2.1.0
2016-05-10 02:40:45 +03:00
Rahul Gopinath
eed48a2c90 pythonpackages.csvkit: init csvkit at 0.9.1
csvkit is a suite of utilities for converting to and working with CSV, the king
of tabular file formats.
2016-05-09 15:42:57 -07:00