Commit Graph

21592 Commits

Author SHA1 Message Date
Peter Simons
ee63b37553 Merge pull request #12805 from erikryb/master
Add miniball package and fix haskell-miniball by adding the miniball package as dependency
2016-02-03 18:44:43 +01:00
Matthias Beyer
b7a1564a5f Fixup toolbelt: Provide betamax 2016-02-03 18:21:14 +01:00
Erik Rybakken
170715254b miniball: init at 3.0 2016-02-03 18:18:31 +01:00
Charles Strahan
4c57b932ab cipherscan: init at rev 18b0d1b (Dec 17, 2015)
CipherScan is a simple way to find out which SSL ciphersuites are
supported by a target.

It can take advantage of the extra features in Peter Mosmans' openssl
fork (which is also included in this commit).
2016-02-03 12:01:24 -05:00
Pascal Wittmann
16799ffda1 Merge pull request #12788 from kragniz/cmocka
cmocka: init at 1.0.1
2016-02-03 08:10:28 +01:00
Louis Taylor
55c4bf166a cmocka: init at 1.0.1 2016-02-03 04:34:50 +00:00
Franz Pletz
1a70f26d24 Merge pull request #12775 from mogorman/sopel
sopel: 6.2.1 -> 6.3.0
2016-02-02 21:58:03 +01:00
Franz Pletz
1831d74ec9 Merge pull request #12776 from mogorman/platformio
platformio: 2.8.1 -> 2.8.3
2016-02-02 21:57:09 +01:00
Matthew O'Gorman
593f8dba06
platformio: 2.8.1 -> 2.8.3 2016-02-02 15:31:43 -05:00
Matthias Beyer
bb64f135b1 pythonPackages.requests_toolbelt: 0.4.0 -> 0.6.0 2016-02-02 21:13:49 +01:00
Matthew O'Gorman
f5c82a0c28
sopel: 6.2.1 -> 6.3.0 2016-02-02 15:13:07 -05:00
Daniel Peebles
9c9230c8f7 Merge pull request #11561 from fxfactorial/master
darling: init at Dec 8, 2015
2016-02-02 13:09:23 -05:00
Ricardo M. Correia
7b82a2d5f4 rustRegistry: 2016-01-17 -> 2016-02-02 2016-02-02 17:25:44 +01:00
Octavian Cerna
3c011d0f1c quagga: init at 0.99.24.1 2016-02-02 11:56:30 +02:00
Luca Bruno
35bea14bf0 Merge pull request #12747 from cleverca22/ftputil
ftputil init at 3.3
2016-02-02 10:33:51 +01:00
michael bishop
c2fee6405f
ftputil init at 3.3 2016-02-02 05:27:37 -04:00
Pascal Wittmann
678762dcce Merge pull request #12753 from rycee/bump/perl-Text-CSV-Encoded
perl-Text-CSV-Encoded: 0.24 -> 0.25
2016-02-02 08:33:08 +01:00
Badi' Abdul-Wahid
1cf106dd06 popfile: init at 1.1.3
Popfile by default assumes that it is run directly from the install
directory, in which it has full write access. This assumption is invalid
on Nix, and so Popfile is pachted to accomodate this:

- define `POPFILE_ROOT` in wrapper

  Default POPFile configuration assumes it is running in the
  installation directory. This patch wraps `popfile.pl` so that
  `POPFILE_ROOT` points to the installation directory

- define and create if missing `POPFILE_USER` in wrapper

  POPFile stores stores state in the `POPFILE_USER` directory, which by
  default is the installation directory. This change sets `POPFILE_USER`
  to `$HOME/.popfile` by default, creating it with 0700 mode if
  necessary.
2016-02-01 19:59:03 -05:00
Luca Bruno
eeb3600e55 Merge pull request #12562 from tvestelind/vassal
vassal: new package
2016-02-01 23:56:12 +01:00
Luca Bruno
a7d2947e33 Merge pull request #12708 from jerith666/email-init
email: init at d9fd259f
2016-02-01 23:50:55 +01:00
Luca Bruno
8f8f2331a5 Merge pull request #12709 from jerith666/libsrs2-init
libsrs2: init at 1.0.18
2016-02-01 23:49:27 +01:00
Luca Bruno
b25b1ff334 Merge pull request #12751 from leenaars/libcutl
libcutl: init -> 1.9.0
2016-02-01 23:47:18 +01:00
Domen Kožar
58046b7f03 fix eval 2016-02-01 22:32:00 +01:00
Domen Kožar
0b3becb269 Merge pull request #12701 from mayflower/builder-def-cleanup
builderDefsPackage cleanup
2016-02-01 21:09:34 +00:00
Frederik Rietdijk
9dbe54afaf Merge pull request #12744 from teh/p3boto
Fix boto3 build for Python 3 and 2.
2016-02-01 20:02:24 +01:00
Eric Seidel
d43c080457 emacs-packages: remove hardcoded flycheck and pin hindent to cabal version 2016-02-01 10:57:02 -08:00
Robert Helgesson
9fbba0ac2b perl-Text-CSV-Encoded: 0.24 -> 0.25 2016-02-01 19:54:47 +01:00
Michiel Leenaars
5b8e6aaa21 libcutl: init -> 1.9.0 2016-02-01 17:50:57 +01:00
Tom Hunger
88ae75017e Fix boto3 for python3. 2016-02-01 11:59:43 +00:00
Pascal Wittmann
209318b130 Merge pull request #12491 from davidak/rarcrack
rarcrack: init at 0.2
2016-02-01 11:56:10 +01:00
Tuomas Tynkkynen
e9b80f3972 U-Boot: Build for the Wandboard board
From v2016.01 onwards, the Wandboards boot using the distro bootcmd
stuff as well.

Tested on a Wandboard Quad.
2016-02-01 10:46:17 +02:00
Tuomas Tynkkynen
f80a563461 U-Boot: Build for the Banana Pi board
I don't own this board, but someone on IRC reported this as working (and
anyway it's practically identical to ubootPcduino3Nano since they're both
Allwinner boards)
2016-02-01 10:45:11 +02:00
Stefan Junker
95ed5766d6 U-Boot: refactor to allow easier extendability
[dezgeg: minor stylistic tweaks, export buildUBoot for out-of-tree users]
2016-02-01 10:44:16 +02:00
Pascal Wittmann
535056cbd3 Merge pull request #12483 from rycee/bump/perl-SoftwareLicense
perl-Software-License: 0.103010 -> 0.103011
2016-02-01 09:20:12 +01:00
Edgar Aroutiounian
db5fe1f8f4 darling: init at Dec 8, 2015 2016-01-31 18:37:02 -08:00
Charles Strahan
c01eb06954 ghcjs: build with GHC 7.10.3 2016-01-31 20:44:49 -05:00
Alexander Tsamutali
2671639ac7 pkgs/tools/inputmethods/m17n-lib: New derivation. 2016-02-01 03:28:47 +03:00
Alexander Tsamutali
08c29dc3aa pkgs/tools/inputmethods/m17n-db: New derivation. 2016-02-01 03:27:33 +03:00
Thomas Tuegel
1e5cad9c8c Merge pull request #12738 from ttuegel/emacsWithPackages
Reduce load time of emacsWithPackages
2016-01-31 17:28:20 -06:00
Matt McHenry
23d1aa8516 email: init at d9fd259f 2016-01-31 17:36:26 -05:00
Franz Pletz
0792b02628 Merge pull request #12677 from datakurre/datakurre-afew
pythonPackages.afew: 3f1e5e9 -> 9744c18
2016-01-31 14:51:17 +01:00
Asko Soukka
28704a7363 afew: 3f1e5e9 -> git-2016-01-04 2016-01-31 15:32:12 +02:00
Luca Bruno
932ee094e1 gnome3: drop GNOME 3.16 2016-01-31 13:59:48 +01:00
Frederik Rietdijk
4160cd350c Merge pull request #12714 from mkovacs/master
pythonPackages.svgwrite: init at 1.1.6
2016-01-31 12:06:12 +01:00
Franz Pletz
8ec3bce8f8 links: Remove package & deprecate for links2
This package is deprecated and superseeded by links2 which also provides the
links binary this maintaining backwards-compatibility.

Debian removed links back in 2008:

  https://packages.qa.debian.org/l/links.html

Fixes #12623.
2016-01-31 11:46:35 +01:00
Frederik Rietdijk
0f80ba1fb4 Merge pull request #12530 from np/python-trezor
New/updated python packages related to the TREZOR hardware wallet
2016-01-31 11:26:27 +01:00
Mate Kovacs
279ad0f350 pythonPackages.svgwrite: init at 1.1.6 2016-01-31 01:52:06 -08:00
Matt McHenry
8b44922a4c libsrs2: init at 1.0.18 2016-01-30 22:10:44 -05:00
Robin Gloster
deb6dc6aad Merge pull request #12579 from rycee/bump/perl-if
Bump versions of some Perl packages
2016-01-30 21:56:42 +01:00
Robert Helgesson
54174a3553 perl-DevelDeclare: 0.006011 -> 0.006018 2016-01-30 21:45:48 +01:00
Robert Helgesson
ddda098446 perl-TestWarnings: 0.021 -> 0.026
Also add myself as maintainer.
2016-01-30 21:45:33 +01:00
Robin Gloster
8c91610cb2 content: remove
Doesn't build and have been abandoned for years
2016-01-30 20:31:05 +00:00
Robin Gloster
eff97ce7fd ncbiCToolsc: remove
Don't build and have been abandoned for years
2016-01-30 20:31:05 +00:00
Robin Gloster
2ac5b56135 zagband: use mkDerivation 2016-01-30 20:31:05 +00:00
Robin Gloster
a44d003502 lincity: use mkDerivation 2016-01-30 20:31:04 +00:00
Robin Gloster
e8f260e40a jamp: remove, source is offline and pkg dead 2016-01-30 20:31:04 +00:00
Robin Gloster
9d7e2baf3b viewmtn: remove, source is offline and pkg dead 2016-01-30 20:31:04 +00:00
Robin Gloster
f295fef411 tailor: refactor from builderDefsPackage 2016-01-30 20:31:04 +00:00
Robin Gloster
6950c43467 monotoneViz: delete
not updated in 5 years and broken build
2016-01-30 20:31:04 +00:00
Robin Gloster
c48824ba38 cuneiform: use mkDerivation 2016-01-30 20:31:03 +00:00
Robin Gloster
ecc580f379 carrier: deleted pidgin fork
not updated in >5 years and broken build
2016-01-30 20:31:03 +00:00
Robin Gloster
1c6db21653 libertine: use mkDerivation 2016-01-30 20:31:03 +00:00
Robin Gloster
1af99b8dad arkpandora_ttf: use mkDerivation 2016-01-30 20:31:03 +00:00
Robin Gloster
96350a9ec9 pyMAILt: use mkDerivation 2016-01-30 20:31:02 +00:00
Robin Gloster
63e6cca2a9 pyIRCt: use mkDerivation 2016-01-30 20:31:02 +00:00
Robin Gloster
cf33734351 gcl: use mkDerivation 2016-01-30 20:31:02 +00:00
Robin Gloster
d43078b15b webdruid: remove
It used the old builderDefsPackage and segfaulted on startup. Could not
fix it and has not been touched for 6 years.
2016-01-30 20:31:02 +00:00
Robin Gloster
2b430c9aa6 acl2: use mkDerivation 2016-01-30 20:31:02 +00:00
Robin Gloster
629b5a88cd pythonSexy: use mkDerivation 2016-01-30 20:31:01 +00:00
Robin Gloster
d89e84f859 gnokii: use mkDerivation 2016-01-30 20:31:01 +00:00
Franz Pletz
3d4dff5072 Merge pull request #12610 from manveru/master
Add Ruby 2.3.0 package
2016-01-30 20:52:36 +01:00
Robin Gloster
3f417e6272 Merge pull request #12660 from garrison/bibutils
Add bibutils 5.6 package
2016-01-30 18:30:32 +01:00
Jim Garrison
d68b516341 bibutils: init at 5.6 2016-01-30 09:13:37 -08:00
Franz Pletz
10b55ca486 Merge pull request #12593 from Beauhurst/crecord-fetchhg
hg-crecord: switch to same revision, but fetched properly using fetchhg
2016-01-30 17:55:05 +01:00
Robert Scott
9d46f027cb hg-crecord: switch to same revision, but fetched properly using fetchFromBitbucket
I was previously just fetching the bitbucket-generated tarball of this revision, but
this was vulnerable to breakage when bitbucket made micro-changes to the tarball
generation, causing the file hash to change. This should make mercurial-full buildable
again.
2016-01-30 16:43:28 +00:00
Franz Pletz
62232466e5 Merge pull request #12698 from matthiasbeyer/update-scim
scim: 0.1.9 -> 0.2.1 (sc-im)
2016-01-30 17:41:32 +01:00
Matthias Beyer
72c7b1af7f scim: 0.1.9 -> 0.2.1 (sc-im)
Move derivation definition to "sc-im", as project was renamed.
Also change the license to BSD, which is what what-license.com
detechted.
2016-01-30 17:33:01 +01:00
Franz Pletz
566be643d9 Merge pull request #12531 from np/go-interlock
interlock: init at 2016.01.14
2016-01-30 16:48:05 +01:00
Nicolas Pouillard
11f948a89b
pythonPackages.pyjwt: 0.3.2 -> 1.4.0 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
2238ca0a5b
electrum-dash: init at 2.4.1 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
c0fcb321e2
pythonPackages.x11_hash: init at 1.4 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
c8cf9455b7
pythonPackages.trezor_agent: init at 0.6.1 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
9a547777e9
pythonPackages.semver: init at 2.2.1 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
aa10944813
pythonPackages.keepkey: init at 0.7.0 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
50cc9421a2
pythonPackages.ed25519: init at 1.4 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
4429139c72
pythonPackages.trezor: init at 0.6.11 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
ac69de8537
pythonPackages.ecdsa: 0.11 -> 0.13 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
a9f45a9cae
pythonPackages.mnemonic: init at 0.12 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
3339ab31e5
pythonPackages.hidapi: init at 0.7.99.post12 2016-01-30 14:04:04 +01:00
Peter Simons
0a13e4a2f3 Merge pull request #12674 from phile314/master
uhc: Use Stackage LTS 4.1 to build UHC
2016-01-29 20:43:03 +01:00
Philipp Hausmann
22506c7bf3
uhc: Use Stackage LTS 4.1 to build UHC 2016-01-29 19:35:13 +01:00
Rok Garbas
8c66751672 pythonPackages.py3status: 2.7 -> 2.9 2016-01-29 18:33:19 +01:00
vbgl
e89384aad0 Merge pull request #12669 from mogorman/platformio
platformio: 2.7.1 -> 2.8.1
2016-01-29 17:36:09 +01:00
aszlig
2a12e9dacc
python-packages/poezio: Fix tests
Poezio doesn't install the files required for running the tests, but
also while building with Nix we don't end up getting valid shared
objects within the temporary build directory.

So we now running "make test" (which does "py.test -v test/") with a
PYTHONPATH that adds the /poezio directory of the path in site-packages
to make sure that the test runner is able to import the shared objects.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @lancelotsix
2016-01-29 17:29:59 +01:00
Matthew O'Gorman
afb8b091a2
platformio: 2.7.1 -> 2.8.1 2016-01-29 09:43:00 -05:00
Robert Scott
0e61e2a35f kombu 3.0.30 -> 3.0.33 2016-01-29 11:23:33 +00:00
Robert Scott
a1566be54c amqp 1.4.7 -> 1.4.9 2016-01-29 11:23:33 +00:00
Dan Peebles
5da15c6b76 botocore/awscli: upgrade to 1.3.23/1.10.1
I'm upgrading both at once because they need to be upgraded in tandem
2016-01-28 21:26:32 -05:00
Arseniy Seroka
189693327b Merge pull request #12630 from hrdinka/add/b2
b2: init at git-26.01.2016
2016-01-28 00:01:05 +03:00
Kranium Gikos Mendoza
9213916ca7 facetimehd: init at git-20160127 2016-01-28 02:59:36 +08:00
Kranium Gikos Mendoza
fdb5563bcc facetimehd-firmware: init at 1.43 2016-01-28 02:59:36 +08:00
Franz Pletz
8e6fa2d14f Merge pull request #12614 from romildo/update-jrePlugin
jrePlugin: add versions 7 and 8
2016-01-27 18:20:10 +01:00
Thomas Tuegel
db4ca12e60 Merge branch 'plasma-5.5.4' 2016-01-27 11:13:35 -06:00
Pascal Wittmann
1d192916c7 Merge pull request #12643 from lihop/update-deis
deis: 1.10.0 -> 1.12.2
2016-01-27 16:41:20 +01:00
vbgl
5b153a1c2c Merge pull request #12617 from pmahoney/darwin-mono
Get mono building on darwin
2016-01-27 14:27:44 +01:00
Thomas Tuegel
063f5e3d0b remove autonix 2016-01-27 06:26:14 -06:00
Frederik Rietdijk
e366168d22 Merge pull request #12552 from NixOS/python-wip
pythonPackages: update setuptools, many updates and fixes
2016-01-27 13:19:00 +01:00
Frederik Rietdijk
93f62fcf0b pythonPackages.xkcdpass: disable tests 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
57a2defad2 pythonPackages.aiodns: disable tests 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
2ee23ca8f8 pythonPackages.bedup: disable tests 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
e78dcf77ef pythonPackages.sounddevice: init at 0.3.1 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
38f83390b6 pythonPackages.pycparser: disable tests 3.5 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
10478adc6b pythonPackages.aiodns: 1.0.0 -> 1.0.1, fix test runner 2016-01-27 13:11:20 +01:00
Peter Simons
94b8871938 Merge pull request #12637 from hrdinka/add/git-annex-remote-b2
Add git-annex-remote-b2 + dependencies
2016-01-27 11:28:59 +01:00
Leroy Hopson
dc4a9dcfc5 deis: 1.10.0 -> 1.12.2 2016-01-27 22:53:13 +13:00
Damien Cassou
59541736f5 Merge pull request #12641 from DamienCassou/new-git-latexdiff
git-latexdiff: init at 1.1.2
2016-01-27 10:39:00 +01:00
Damien Cassou
dbc58b6eef git-latexdiff: init at 1.1.2 2016-01-27 10:22:57 +01:00
Michael Fellinger
c24c153743 Add Ruby 2.3.0 package 2016-01-27 09:28:59 +01:00
Tobias Geerinckx-Rice
3671447685 bruteforce-luks: init at 1.2.0 2016-01-27 04:59:51 +01:00
Tobias Geerinckx-Rice
de43878f09 pagemon: init at 0.01.06 2016-01-27 04:42:12 +01:00
Tobias Geerinckx-Rice
fa247fa213 zstd: init at 0.4.7 2016-01-27 02:45:20 +01:00
Peter Simons
4a48931bb7 Add LTS Haskell 5.0. 2016-01-27 00:33:26 +01:00
Christoph Hrdinka
7bec7136c0 b2: init at git-26.01.2016 2016-01-26 19:17:10 +01:00
Christoph Hrdinka
890f000146 goPackages.git-annex-remote-b2: init at 0.2 2016-01-26 17:54:53 +01:00
Christoph Hrdinka
7173d5d0fe goPackages.go-backblaze: init at git-13.12.2015 2016-01-26 17:47:44 +01:00
Christoph Hrdinka
62227e1ca1 goPackages.uiprogress: init at git-24.12.2015 2016-01-26 17:46:07 +01:00
Christoph Hrdinka
f562908040 goPackages.uilive: init at git-24.12.2015 2016-01-26 17:45:20 +01:00
Christoph Hrdinka
137c15fa3b goPackages.go-humanize: init at git-25.11.2015 2016-01-26 17:43:49 +01:00
Patrick Mahoney
1d20ec0ff9 mono: build on darwin 2016-01-26 09:34:45 -06:00
Ollie Charles
981e8d5582 audiofile: Fix build on darwin 2016-01-26 14:43:46 +00:00
Tobias Geerinckx-Rice
af911744fd samsung-unified-linux-driver: add 1.00.37
Very experimental. Probably very broken. Adds support for newer
models but removes it for some older ones.

Hence not the default yet, if ever.
2016-01-26 04:09:36 +01:00
José Romildo Malaquias
ba43edc0fb jrePlugin: add versions 7 and 8 2016-01-25 22:45:02 -02:00
Tobias Geerinckx-Rice
f8fc5a4dbb samsung-u-l-d: rename from old-style name; use normal gcc
Tested with a Samsung CLP-325. Here goes nothing.
2016-01-26 01:36:25 +01:00
Tobias Geerinckx-Rice
0c25292648 vorbis-tools: rename from old-style vorbisTools 2016-01-26 01:35:55 +01:00
Tobias Geerinckx-Rice
1bfe78be71 bashburn: init at 3.1.0 2016-01-26 01:35:17 +01:00
Nikolay Amiantov
fc51e4f7dc Merge pull request #12339 from abbradar/df-new
Dwarf Fortress updates
2016-01-26 03:07:54 +03:00
Nikolay Amiantov
fdae86fb4e dwarf-therapist: 31.0.0 -> 36.0.0 2016-01-26 03:05:38 +03:00
Nikolay Amiantov
92cda7a6bb dwarf-fortress: 0.40.24 -> 0.42.05, split derivations
This is a massive rework of the current dwarf_fortress package.
The main reason for rework is to split game, its libraries and wrappers,
enabling builds on Hydra and general maintainability.

dfhack, dwarf-fortress-unfuck, dwarf-fortress-original and dwarf-fortress
are now all separate derivations. All were updated to the latest versions
supporting DF 0.42.04 (some things taken from development branches):

dfhack: 20150927 -> 20160118
dwarf-fortress-unfuck: 0.40.24 -> 20160118
dwarf-fortress-original: 0.40.24 -> 0.42.05

dfhack got a patch for using more system libraries.

Wrapper scripts were also redone -- now they support DF_DIR variable (for
setting another data directory) and try to save more space by means of
symlinking. They now try to be more smart, updating those directories that were
not touched by user automatically.

All the new packages now reside in dwarf-fortress-packages. dwarf_fortress was
renamed into dwarf-fortress per our conventions, old name is deprecated. Also
duplicate dfhack derivation is removed.

Also drop dwarfFortress.enableDFHack config option; it can be re-added later
but now is deemed controversial.
2016-01-26 03:03:12 +03:00
Nikolay Amiantov
5bc8f09b65 Merge pull request #12577 from zohl/flashplayer
Standalone flashplayers
2016-01-26 00:49:02 +03:00
Arseniy Seroka
e395cb0214 Merge pull request #12601 from tomberek/gateone_update
Gateone: fix cacerts dependency
2016-01-25 23:14:53 +03:00
Nicolas Pouillard
a04e3c7615
interlock: init at 2016.01.14
Also add textsecure on which it depends:
textsecure: init at 505e129c42fc4c5cb2d105520cef7c04fa3a6b64
2016-01-25 15:13:05 +01:00
Vincent Laporte
c0691a0659 compcert: 2.5 -> 2.6 2016-01-25 11:48:47 +01:00
Nikolay Amiantov
3622038d20 easyrsa2: init at 2.2.0 2016-01-25 12:14:01 +03:00
Tomasz Czyż
7362936cd6 quicksynergy: init at 0.9.0 (close #12325)
vcunat moved `version` into the derivation.
2016-01-25 09:30:00 +01:00
Tobias Geerinckx-Rice
626c09bb46 scanbd: init at 1.4.4 2016-01-25 03:43:19 +01:00
Tobias Geerinckx-Rice
c5bb4f503b libconfuse: init at 2.8 2016-01-25 02:48:27 +01:00
Thomas Bereknyei
80d38d12b4 Gateone: fix cacerts dependency 2016-01-24 16:52:06 -05:00
Arseniy Seroka
10f7070bf0 Merge pull request #12221 from spinus/solaar
solaar: init at 0.9.2
2016-01-24 23:16:12 +03:00
Arseniy Seroka
988fcf8890 Merge pull request #12561 from Baughn/factorio
factorio: init at 0.12.20
2016-01-24 23:13:49 +03:00
Frederik Rietdijk
28b460cdaa pythonPackages.CommonMark: disable tests 2016-01-24 19:51:17 +01:00
Frederik Rietdijk
33c3e2e404 pythonPackages.xarray: fix test runner 2016-01-24 19:51:17 +01:00
Frederik Rietdijk
63353f9270 pythonPackages.cloudpickle: disable tests 2016-01-24 19:51:17 +01:00
Frederik Rietdijk
6f32d2a805 pythonPackages.tinycss: fix tests 2016-01-24 19:51:16 +01:00
Frederik Rietdijk
b194f07fda pythonPackages.dask: fix test runner, disable tests 2016-01-24 19:51:16 +01:00
Frederik Rietdijk
08d43cd52e pythonPackages.cloudpickle: init at 0.1.1 2016-01-24 19:51:16 +01:00
Frederik Rietdijk
3f82220c38 pythonPackages.umalqurra: no tests included 2016-01-24 19:51:16 +01:00
Frederik Rietdijk
6d478b3faf pythonPackages.seaborn: fix test runner, disable tests 2016-01-24 19:51:15 +01:00
Frederik Rietdijk
64e4bdf109 pythonPackages.le: disable tests 2016-01-24 19:51:15 +01:00
Frederik Rietdijk
e72f0f2a6c pythonPackages.joblib: 0.9.0b4 -> 0.9.4 2016-01-24 19:51:15 +01:00
Domen Kožar
31e465b584 dill: disable tests 2016-01-24 19:51:15 +01:00
Frederik Rietdijk
707f512c7d fix eval 2016-01-24 19:51:14 +01:00
Frederik Rietdijk
af6d9c876c pythonPackages.tinycss: fix test runner 2016-01-24 19:51:14 +01:00
Frederik Rietdijk
916f770ad4 pythonPackages.testfixtures: fix test runner, disable tests 2016-01-24 19:51:14 +01:00
Frederik Rietdijk
c0a54c4594 pythonPackages.uncertainties: disable tests 2016-01-24 19:51:14 +01:00
Domen Kožar
7bc2f2413d blessings,nose_progressive: bump and fix for py3k 2016-01-24 19:51:14 +01:00
Domen Kožar
e572aff12d futures_2_2: override futures 2016-01-24 19:51:13 +01:00
Domen Kožar
5a738e4542 pygraphviz: force rebuild 2016-01-24 19:51:13 +01:00
Domen Kožar
50767cd994 pygeoip: disable tests 2016-01-24 19:51:13 +01:00
Domen Kožar
8dda9916e2 sqlparse: disable tests on py3k 2016-01-24 19:51:13 +01:00
Domen Kožar
d483ad069f pymysql: disable tests 2016-01-24 19:51:12 +01:00
Frederik Rietdijk
44f8a047f1 pythonPackages.mysql: disable tests 2016-01-24 19:51:12 +01:00
Frederik Rietdijk
feec7427e5 pythonPackages.pycups: disable tests 2016-01-24 19:51:12 +01:00
Domen Kožar
fcd91c453c ndg_httpsclient: disable tests 2016-01-24 19:51:12 +01:00
Frederik Rietdijk
3479b2f985 pythonPackages.typogrify: disable tests 2016-01-24 19:51:11 +01:00
Tobias Geerinckx-Rice
d39f16fee6 pythonPackages.pelican: fix tests with Pygments 2.1
Broken in 38c83e2916.
I'll open an upstream PR with this patch as well.
2016-01-24 19:43:54 +01:00
Al Zohali
d9066cd36f flashplayer-standalone: init at 11.2.202.559 2016-01-24 19:29:02 +03:00
Aaron Schif
9aac99ccb0 homesick: init at 1.1.3 (close #12465) 2016-01-24 17:22:13 +01:00
Frederik Rietdijk
a98b8f3f11 pythonPackages.pygments_2_0: init at 2.0.2 2016-01-24 17:08:11 +01:00
Frederik Rietdijk
2b3f17f4e8 pythonPackages.dateutil_1_5: disable for python 3.x 2016-01-24 17:06:03 +01:00
Domen Kožar
215c5e4f78 django_1_9: don't run tests 2016-01-24 16:56:26 +01:00
Domen Kožar
6985596af8 filebrowser_safe: fix tests 2016-01-24 16:51:19 +01:00
Frederik Rietdijk
2c1c746497 pythonPackages.botocore: fix test runner, disable testing 2016-01-24 16:49:26 +01:00
Frederik Rietdijk
ced3914cdc pythonPackages.awscli: disable testing 2016-01-24 16:49:10 +01:00
Domen Kožar
5a5e0757c5 azure-common: disable on PyPy 2016-01-24 16:47:10 +01:00
Domen Kožar
6dbec4451c tlsh: 3.4.1 -> 3.4.5, disable tests 2016-01-24 16:45:33 +01:00
Domen Kožar
cc960f658c pythonPackages.deform_bootstrap: fix build 2016-01-24 16:40:58 +01:00
Domen Kožar
62d914d8a2 pythonPackages.jedi: 0.8.1 -> 0.9.0, disable tests 2016-01-24 16:15:48 +01:00
Frederik Rietdijk
09cd68dfb2 pythonPackages.cairocffi: 0.7.1 -> 0.7.2, mark as broken
Fixed the test runner.
Apparently a library could not be opened.
2016-01-24 16:12:09 +01:00
Domen Kožar
e0606c55dc pythonPackages.nose-progressive: 1.3 -> 1.5.1 2016-01-24 16:04:49 +01:00
Domen Kožar
9e988d4f70 pythonPackages.Logbook: 0.4.2 -> 0.11.3, enable tests 2016-01-24 16:00:59 +01:00
Domen Kožar
4d1405091d pythonPackages.shapely: run tests from 2016-01-24 16:00:59 +01:00
Frederik Rietdijk
baaa62e1a9 python.qtconsole: explain why tests disabled 2016-01-24 15:53:36 +01:00
Frederik Rietdijk
32582d2873 pythonPackages.pycparser: disable python 3.5 2016-01-24 15:52:40 +01:00
Frederik Rietdijk
e09ad08442 pythonPackages.qtconsole: disable tests 2016-01-24 15:38:55 +01:00
Frederik Rietdijk
fb4560ceda pythonPackage.cffi_0_8: exit at 0.8.6 2016-01-24 15:35:54 +01:00
Domen Kožar
ba82374e3f fix eval 2016-01-24 15:33:35 +01:00
Domen Kožar
ac160ab42f fabric -> Fabric 2016-01-24 15:32:46 +01:00
Domen Kožar
8ebd757d8b nixopsUnstable: nixops 2016-01-24 15:28:49 +01:00
Frederik Rietdijk
9226f8783e pythonPackages.pyopengl: disable tests 2016-01-24 15:18:39 +01:00
Frederik Rietdijk
df24802268 pythonPackages.ply: 3.7 -> 3.8 2016-01-24 15:13:41 +01:00