Commit graph

23254 commits

Author SHA1 Message Date
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 2c5ad36cff2db4a2cfb66bede7f3f9a00dba5708)
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
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 713c24056397fef46717d2f0eae1940f348941e6)
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 8dd753dedc pxattr: Init at 2.1.0
pxattr provides a single interface to extended file system attributes. It can
be used to save and restore extended file system attributes before using
a utility such as tar for backup which does not understand extended fsattr.
2016-05-09 15:13:20 -07:00
Cole Mickens a1d44a6b79 pythonPackages.mitmproxy: fetchurl -> fetchFromGitHub 2016-05-09 11:30:00 -07:00
Arseniy Seroka 89008a2c58 Merge pull request #15330 from markus1189/scalafmt
scalafmt: init at 0.2.3
2016-05-09 21:12:32 +03:00
Markus Hauck 40dae1aba8 scalafmt: init at 0.2.3 2016-05-09 19:57:42 +02:00
Frederik Rietdijk 1717d11bf9 Merge pull request #15327 from colemickens/fix_mitmproxy
mitmproxy: change source url
2016-05-09 19:28:03 +02:00
Frederik Rietdijk 0b8ef88942 Merge pull request #15220 from bnikolic/python-pweave2
Pweave: init at 0.25
2016-05-09 19:15:03 +02:00
Cole Mickens e9b55a03d3 mitmproxy: change source url 2016-05-09 10:03:29 -07:00
Frederik Rietdijk 4a04f2d511 Merge pull request #15318 from vrthra/parsedatetime
parsedatetime: 1.4 -> 1.5
2016-05-09 18:57:55 +02:00
Rahul Gopinath bfa0c15b1e pythonpackages.parsedatetime: 1.4 -> 1.5
Agate requires parsedatetime 1.5
2016-05-09 09:36:20 -07:00
Frederik Rietdijk 3853d1e97f pythonPackages.nbconvert: 4.1.0 -> 4.2.0 2016-05-09 16:28:29 +02:00
Frederik Rietdijk c8345f06f8 Merge pull request #15249 from zimbatm/ipython-updates
Ipython updates
2016-05-09 16:23:14 +02:00
Robin Bate Boerop 6e707b6dd7
perlPackages.JSONWebToken: init at 0.10 2016-05-09 16:06:37 +02:00
Robin Bate Boerop 536d08cfbb
perlPackages.TestMockGuard: init at 0.10 2016-05-09 16:06:37 +02:00
Robin Bate Boerop 548108f8b5
perlPackages.DataUniqid: init at 0.12 2016-05-09 16:06:25 +02:00
zimbatm 428db7857e Merge pull request #15010 from FRidh/format
Python: support installing wheels
2016-05-09 14:39:41 +01:00
Robin Gloster c7304d11e4 Merge pull request #15320 from nico202/flacon
flacon: init at 2.0.1
2016-05-09 15:17:40 +02:00
= 3e7c601e4a flacon: init at 2.0.1 2016-05-09 15:06:34 +02:00
Frederik Rietdijk 786fd4b56a Merge pull request #15312 from rardiol/cx_Freeze
pythonPackages.cx_Freeze: init at 4.3.4
2016-05-09 14:29:04 +02:00
Ricardo Ardissone cf4fe35364 pythonPackages.cx_Freeze: init at 4.3.4 2016-05-09 09:14:07 -03:00
Frederik Rietdijk 3c0dc7a7c7 pythonPackages.entrypoints: init at 0.2.1 2016-05-09 13:17:42 +02:00
Thomas Tuegel 65c9e06248 Merge pull request #15295 from mdorman/emacs-updates
emacs-packages: various updates
2016-05-09 05:19:50 -05:00
zimbatm 02904055ec Merge pull request #14684 from edugomez/pytest_django
pytestdjango: init at 2.9.1
2016-05-09 10:28:41 +01:00
Eduardo Gomez 1438df56ae pytestdjango: update src to use mirror://pypi/ 2016-05-09 08:53:00 +00:00
Arseniy Seroka 88b684101f Merge pull request #15255 from jerith666/tivodecode
tivodecode: init at 0.2pre4
2016-05-09 10:28:08 +03:00
Matt McHenry 9b53d546e2 tivodecode: init at 0.2pre4 2016-05-08 20:35:44 -04:00
Robert Helgesson 3325725f61 perl-Readonly: 2.01 -> 2.04 2016-05-09 00:38:02 +02:00
Robert Helgesson a58143e73b perl-CryptX: 0.031 -> 0.032 2016-05-09 00:38:02 +02:00