Frederik Rietdijk
46a76d1a7d
pythonPackages.scikitlearn: fix tests
2016-02-10 09:18:56 +01:00
Frederik Rietdijk
00c6db841c
pythonPackages.flask-cors: init at 2.1.2
2016-02-10 08:32:04 +01:00
Frederik Rietdijk
086cebe2bb
pythonPackages.blaze: add missing dependency
2016-02-10 08:31:51 +01:00
Sheena Artrip
8993b65225
sipsak - init at 4.1.2.1
2016-02-09 16:48:08 -05:00
tg(x)
0ce6603bd8
pflask
2016-02-09 22:44:44 +01:00
tg(x)
521d74524d
Merge branch 'master' of https://github.com/NixOS/nixpkgs into wayland-wm
2016-02-09 22:40:00 +01:00
Frederik Rietdijk
9535d51289
pythonPackages.pandas: fix tests
2016-02-09 22:37:21 +01:00
tg(x)
e1bcc74135
wayland window managers: orbment, sway, velox
2016-02-09 22:35:16 +01:00
Robert Helgesson
e5ba711033
udiskie: 1.1.2 -> 1.4.8
2016-02-09 20:48:42 +01:00
Robert Helgesson
5e3f4106f1
udiskie: build man page
2016-02-09 20:19:48 +01:00
Rob Vermaas
5594bd8e2d
Add etsy/hound
...
(cherry picked from commit ea43515da1dbcf2b2876bf44c970b33448eb0e31)
2016-02-09 14:52:26 +00:00
Nikolay Amiantov
6a2cbbb24a
Merge pull request #12888 from vanzef/qtscrob
...
Qtscrob
2016-02-09 17:20:56 +03:00
Ivan Solyankin
3482020486
qtscrobbler: init at 0.11
2016-02-09 17:15:30 +03:00
Peter Simons
31f160e6dd
Add LTS Haskell 5.2.
2016-02-09 12:00:15 +01:00
Frederik Rietdijk
e2324a9598
Merge pull request #12881 from FRidh/python
...
pythonPackages: updates and fixes
2016-02-09 09:10:41 +01:00
Frederik Rietdijk
f7622389e1
pythonPackages.et_xmlfile: fix tests
2016-02-09 07:34:34 +01:00
Frederik Rietdijk
2ebc0350aa
pythonPackages.caldavclientlibrary-asynk: disable py3k
2016-02-09 07:34:34 +01:00
Frederik Rietdijk
2d2cda2874
pythonPackages.pyzmq: fix tests i686
2016-02-09 07:34:34 +01:00
Frederik Rietdijk
4c79c23a0d
pythonPackages.odo: 0.4.0 -> 0.4.2
2016-02-09 07:34:34 +01:00
Frederik Rietdijk
3426f36816
pythonPackages.ipyparallel: 4.1.1 -> 5.0.0
2016-02-09 07:34:33 +01:00
Frederik Rietdijk
4d4b9131ea
pythonPackages.datashape: 0.5.0 -> 0.5.1
2016-02-09 07:34:33 +01:00
Frederik Rietdijk
2670f9577d
pythonPackages.blaze: 0.9.0 -> 0.9.1
2016-02-09 07:34:33 +01:00
Domen Kožar
7c6771fe26
python3Packages.zope_testrunner: disable tests
2016-02-09 05:01:00 +00:00
Domen Kožar
29310fd1e8
Merge pull request #12879 from NixOS/python-wip
...
WIP: Python: update pip and wheel
2016-02-09 04:48:32 +00:00
Charles Strahan
4faeca0cbd
nq: init at 0.1
...
Unix command line queue utility.
2016-02-08 17:28:24 -05:00
Charles Strahan
5691a2a498
xe: init at 0.5
...
Simple xargs and apply replacement.
2016-02-08 17:27:44 -05:00
Frederik Rietdijk
2f6d64bc6f
pythonPackages.wheel: 0.26.0 -> 0.29.0
2016-02-08 20:46:35 +01:00
Frederik Rietdijk
2bec2fa356
pythonPackages.pip: 7.1.2 -> 8.0.2
2016-02-08 20:42:03 +01:00
Frederik Rietdijk
9123a84fd3
pythonPackages.scipy: 0.16.1 -> 0.17.0
2016-02-08 20:36:14 +01:00
Frederik Rietdijk
7fad1bcff7
pythonPackages.scipy_0_17: init at 0.17.0
2016-02-08 20:36:01 +01:00
Frederik Rietdijk
73e9cb9748
pythonPackages.numpy: use openblas_2_14
2016-02-08 20:34:11 +01:00
Frederik Rietdijk
3e476a73ef
openblas_2_14: init at 0.2.14
2016-02-08 20:33:31 +01:00
Frederik Rietdijk
63cf61e8d3
pythonPackages: new functions to build numpy and scipy
2016-02-08 20:33:15 +01:00
Robin Gloster
371b57a716
lr: init at 0.2
2016-02-08 16:30:29 +00:00
artuuge
f7d88238cd
epson-escpr: init at version 1.6.3
2016-02-08 14:21:39 +01:00
Nikolay Amiantov
4b183538fe
Merge pull request #12841 from avnik/fix/cairocffi
...
Fix pythonPackages.cairocffi
2016-02-08 13:42:50 +03:00
Robin Gloster
2bd2814587
nodePackages.oauth: use fetchFromGitHub
...
fixup to 9a5a967
2016-02-07 22:39:11 +00:00
Robin Gloster
9a5a967d0d
nodePackages.oauth: pin url to version
2016-02-07 16:41:16 +00:00
Alexander V. Nikolaev
b13e44e094
cairocffi: Add missing dependencies on gdk_pixbuf
...
Rewrite dlopening stuff in hacky way (due ctypes.util totally brokennes:
it attempt to use /sbin/ldconfig, gcc from PATH and other tricks to
detect sonames, I replaced it with simple table lookup)
Also I add patch to bypass another rounding regression in tests
(this patch submitted upstream as well)
2016-02-07 18:15:46 +02:00
Robin Gloster
75739fd05b
python3Packages.samplerate: fix revision
2016-02-07 14:43:10 +00:00
Daiderd Jordan
4b4d5c96c8
bats: init at 4.0.4
2016-02-07 14:53:54 +01:00
Vladimír Čunát
0d9f125925
ensureNewerSourcesHook: use absolute path for find
...
pythonPackages.psutil has busybox in build inputs and its `find`
apparently doesn't support the -newermt option.
2016-02-07 14:31:10 +01:00
Vladimír Čunát
a115bff08c
Merge branch 'master' into staging
2016-02-07 13:52:42 +01:00
Matthias Beyer
5a2ca9e666
cli-visualizer: init at 2016-02-06
...
changes by @globin:
* added pulseaudio support
* 06-02-2016 -> 2016-02-06 to ensure correct version sorting
* cli_visualizer -> cli-visualizer
closes #12853
Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 23:17:57 +00:00
Arseniy Seroka
36242a14a2
Merge pull request #12843 from magnetophon/master-faust1-0.9.73
...
faust: update faust1, rename default.nix->faust2.nix
2016-02-06 23:54:11 +03:00
Robin Gloster
f7aa921773
Merge pull request #12560 from tvestelind/haka
...
Haka: new package
2016-02-06 20:32:39 +01:00
Matt McHenry
92dc00d0fd
pfixtools: init at 0.9
2016-02-06 12:58:13 -05:00
Christoph Hrdinka
c737ee5aba
znc: delete 1.4
2016-02-06 13:51:23 +01:00
Bart Brouns
f357b6eb2b
faust: update faust1, rename default.nix->faust2.nix
2016-02-06 13:26:31 +01:00
Alexander V. Nikolaev
b99e339419
cairocffi: need some fonts at build time
2016-02-06 04:16:48 +02:00
Lancelot SIX
c5379e7da8
pkgs.darktable: 1.6.9 -> 2.0.0
...
See http://www.darktable.org/2015/12/darktable-2-0-released/
changes by @globin: added wrapGAppsHook and adwaita-icon-theme
Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 01:30:07 +00:00
Robin Gloster
5b67ed7c55
Merge pull request #12819 from Beauhurst/hg_crecord_revert
...
hg_crecord: revert changes adding mercurial crecord
2016-02-05 21:24:19 +01:00
Frederik Rietdijk
a5c42e43f4
Merge pull request #12812 from kevinmarsh/master
...
django: update minor version numbers (to 1.9.2, 1.8.9, 1.7.11)
2016-02-05 08:56:45 +01:00
Nikolay Amiantov
8c440be8cf
Merge pull request #12825 from rnhmjoj/arx
...
arx-libertatis: init at version 2016-02-02
2016-02-05 02:05:59 +03:00
Nikolay Amiantov
0ea48b1f9f
openalLegacy: remove package
...
It's the same as openalSoft (same package source and version). I suppose it
contained original Creative open-source OpenAL implementation some time ago, but
then it changed and nobody noticed. It's referenced nowhere, anyway.
2016-02-05 00:26:48 +03:00
rnhmjoj
621a9ac46c
arx-libertatis: init at version 2016-02-02
2016-02-04 20:36:02 +01:00
Michael Raskin
0d1a188c5d
Re-add Monotone-Viz with Fedora as a source
2016-02-04 20:13:49 +01:00
Nikolay Amiantov
4f3a6d8ee2
zandronum-bin: fix argv0, add license
2016-02-04 19:27:44 +03:00
Robert Scott
d192057519
hg_crecord: revert changes adding mercurial crecord
...
crecord is included in modern hg releases - I failed to realize this.
2016-02-04 15:13:24 +00:00
Pascal Wittmann
98b365386a
Merge pull request #12808 from kevincox/b2
...
backblaze-b2: init at version 0.3.10
2016-02-04 13:22:02 +01:00
Kevin Marsh
46700df1c1
django: update minor version numbers (to 1.9.2, 1.8.9, 1.7.11)
2016-02-04 11:32:47 +00:00
Rickard Nilsson
23beba4994
goPackages.oauth2_proxy: init at 20160120
...
Also add missing dependency:
goPackages.hmacauth: init at 20151013
2016-02-04 11:43:37 +01:00
Damien Cassou
ee1a843371
Merge pull request #12774 from matthiasbeyer/update-vdirsyncer
...
Update vdirsyncer
2016-02-04 11:41:54 +01:00
Pascal Wittmann
1b998d97a9
Merge pull request #12810 from aneeshusa/add-as31
...
as31: init at 2.3.1
2016-02-04 08:35:45 +01:00
Aneesh Agrawal
b4c449635a
as31: init at 2.3.1
2016-02-04 01:37:28 -05:00
Nikolay Amiantov
8821ebe3ad
remove gmcs substitutes from mono packages
2016-02-04 03:51:47 +03:00
Kevin Cox
47c863f9ef
backblaze-b2: init at version 0.3.10
2016-02-03 18:45:01 -05:00
Nikolay Amiantov
d9c4fc4de9
Merge pull request #12682 from zohl/nant
...
NAnt
2016-02-03 22:56:12 +03:00
Al Zohali
9679042278
nant: init at 20151115
2016-02-03 22:00:41 +03:00
Peter Simons
bb94b09f66
Add LTS Haskell 5.1.
2016-02-03 18:51:53 +01:00
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
Eelco Dolstra
cc2cec6300
openssl: Unify 1.0.1 and 1.0.2 expressions
2016-02-03 13:54:22 +01:00
Guillaume Maudoux
9f358f809d
Configure a default trust store for openssl
2016-02-03 12:42:01 +01:00
Vladimír Čunát
e4ab8aee62
add ensureNewerSourcesHook and apply to all python
...
Fixes #12663 : problems in python stuff due to old timestamps in sources.
- Files in sources older than a certain year are set to that year.
- Applied with 1980 for all python packages due to the way it often uses zip.
2016-02-03 10:21:16 +01: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
Simon Vandel Sillesen
b34b05b3b8
Hunspell: add wrapper to include dictionaries
...
use like this:
(hunspellWithDicts (with hunspellDicts; [en-us en-gb-ise]))
2016-02-01 18:44:20 +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
Nikolay Amiantov
53e0f8b1cd
Merge branch 'fontconfig-caches' into staging
...
Closes #12668 , fixes #12648
2016-02-01 12:20:06 +03: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
Nikolay Amiantov
893af77556
makeFontsCache: init
2016-01-29 14:41:26 +03: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
Vladimír Čunát
de0af30716
Merge branch 'master' into staging
2016-01-29 10:19:48 +01: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
Nikolay Amiantov
77f280cf18
libvdpau-va-gl: init at 0.3.4
2016-01-26 04:30:26 +03: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
Siarhei Zirukin
bea389d7d5
e19: update
...
efl: 1.15.0 -> 1.16.1
elementary: 1.15.0 -> 1.16.1
emotion: 1.15.0 -> 1.16.0
enlightenment: 0.19.8 -> 0.20.3
evas: 1.15.0 -> 1.16.0
terminology: 0.8.0 -> 0.9.1
pythonefl_1_16: 1.15.0 -> 1.16.0
2016-01-24 19:35:36 +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
Frederik Rietdijk
2902ad92f7
pythonPackages.jmespath: fix test runner
2016-01-24 15:07:01 +01:00
Frederik Rietdijk
3d565008e8
pythonPackages.readme: fix test runner, disable tests
2016-01-24 14:54:50 +01:00
Frederik Rietdijk
7d0ed7978e
pythonPackages.reportlab: disable for PyPy
2016-01-24 14:47:41 +01:00
Frederik Rietdijk
dbe8f25561
pythonPackages.slixmpp: add missing dependency
2016-01-24 14:47:25 +01:00
Frederik Rietdijk
4104f09fab
pythonPackages.qtconsole: add nose
2016-01-24 14:34:17 +01:00
Frederik Rietdijk
3da674148b
pythonPackages.Fabric: fix dependency on fudge<1
2016-01-24 14:34:17 +01:00
Frederik Rietdijk
d893d1c8eb
pythonPackages.fudge_9: init at 0.9.6
...
needed for Fabric
2016-01-24 14:34:17 +01:00
Frederik Rietdijk
446a99b9d5
pythonPackages.ipyparallel: disable tests
2016-01-24 14:34:17 +01:00
Frederik Rietdijk
85a3f52e10
pythonPackages.futures: 3.0.3 -> 3.0.4
2016-01-24 14:34:16 +01:00
Frederik Rietdijk
e6e5655926
pythonPackages.aiodns: 0.3.2 -> 1.0.0
2016-01-24 14:34:16 +01:00
Frederik Rietdijk
b69ff580e2
pythonPackages.poezio: add test runner
2016-01-24 14:34:16 +01:00
Frederik Rietdijk
9890ee7bc1
pythonPackages.pycares: 0.7.0 -> 1.0.0
2016-01-24 14:34:16 +01:00
Frederik Rietdijk
8f1ab60ad2
pythonPackages.slixmpp: 1.0.post5 -> 1.1
2016-01-24 14:34:15 +01:00
Frederik Rietdijk
d919387356
pythonPackages.cmd2: disable tests
2016-01-24 14:34:15 +01:00
Frederik Rietdijk
4afc8dba84
pythonPackages.mrbob: 0.1.1 -> 0.1.2
2016-01-24 14:34:15 +01:00
Frederik Rietdijk
9558ab1ba9
pythonPackages.reportlab: fix test runner
2016-01-24 14:34:15 +01:00
Frederik Rietdijk
63804899ec
pythonPackages.GitPython: disable tests
2016-01-24 14:34:14 +01:00
Frederik Rietdijk
2144c41530
pythonPackages.pypdf2: mark broken
2016-01-24 14:34:14 +01:00
Frederik Rietdijk
6a1390aff3
pythonPackages.wrapt: disable tests
2016-01-24 14:34:14 +01:00
Frederik Rietdijk
430ddcd65f
pythonPackages.PyStemmer: fix test runner
2016-01-24 14:34:14 +01:00
Frederik Rietdijk
4bd7239f50
pythonPackages.pygments: disable tests
2016-01-24 14:34:14 +01:00
Frederik Rietdijk
3bb7c30cca
pythonPackages.ldappool: disable python 3.x
2016-01-24 14:34:13 +01:00
Frederik Rietdijk
e09c4b3a9d
pythonPackages.nosejs: fix test runner
2016-01-24 14:34:13 +01:00
Frederik Rietdijk
1a25a73299
pythonPackages.nose-cover3: disable tests
2016-01-24 14:34:13 +01:00
Frederik Rietdijk
ca1e2f05b7
pythonPackages.nbformat: add nose
2016-01-24 14:34:13 +01:00
Frederik Rietdijk
992c5d95f0
pythonPackages.nbconvert: add test runner, disable tests
2016-01-24 14:34:12 +01:00
Frederik Rietdijk
f9035f473e
pythonPackages.pygraphviz: fix url
2016-01-24 14:34:12 +01:00
Frederik Rietdijk
0a9e7a5fe8
pythonPackages.jupyter_core: add test runner, disable tests
2016-01-24 14:34:12 +01:00
Frederik Rietdijk
7598a25130
pythonPackages.notebook: fix test runner, disable tests
2016-01-24 14:34:12 +01:00
Frederik Rietdijk
f10234eeb8
pythonPackages.jupyter_client: add test runner, disable tests
2016-01-24 14:34:11 +01:00
Frederik Rietdijk
4e1ed2fea0
pythonPackages.ipywidgets: fix something
2016-01-24 14:34:11 +01:00
Frederik Rietdijk
7e6e897fce
pythonPackages.fusepy: disable tests
2016-01-24 14:34:11 +01:00
Frederik Rietdijk
07d5eae59d
pythonPackages.nose-parameterized: fix test runner
2016-01-24 14:34:11 +01:00
Frederik Rietdijk
f586ff981a
pythonPackages.fudge: 0.9.6 -> 1.1.0
2016-01-24 14:34:10 +01:00
Frederik Rietdijk
5a6c570b4e
pythonPackages.Fabric: 1.10.0 -> 1.10.2
2016-01-24 14:34:10 +01:00
Frederik Rietdijk
55d3637361
pythonPackages.keepalive: 0.4.1 -> 0.5
2016-01-24 14:34:10 +01:00
Frederik Rietdijk
2a46ead803
pythonPackages.bsddb3: disable Python 3.x
2016-01-24 14:34:10 +01:00
Frederik Rietdijk
ab870b756e
pythonPackages.cytoolz: disable PyPy
2016-01-24 14:34:09 +01:00
Frederik Rietdijk
8879d1dc04
pythonPackages.Babel: 2.1.1 -> 2.2.0
2016-01-24 14:34:09 +01:00
Frederik Rietdijk
8dceb18ae2
pythonPackages.snowballstemmer: 1.2.0 -> 1.2.1
2016-01-24 14:34:09 +01:00
Frederik Rietdijk
18355061b0
pythonPackages.setuptools_scm: 1.7.0 -> 1.10.1
2016-01-24 14:34:09 +01:00
Frederik Rietdijk
5ce5577cd1
pythonPackages.alabaster: 0.7.3 -> 0.7.7
2016-01-24 14:34:08 +01:00
Frederik Rietdijk
b1152099cd
pythonPackages.astroid: fix missing dependency
2016-01-24 14:34:08 +01:00
Frederik Rietdijk
268439eb36
pythonPackages.fastimport: fix testrunner, disable python 3
2016-01-24 14:34:08 +01:00
Frederik Rietdijk
2e5ec8d35c
pythonPackages.eventlib: Disable python 3
2016-01-24 14:34:08 +01:00
Frederik Rietdijk
b23586919c
pythonPackages.iniparse: disable tests
2016-01-24 14:34:08 +01:00
Frederik Rietdijk
07e721e18b
pythonPackages.thrift: 0.9.2 -> 0.9.3
2016-01-24 14:34:07 +01:00
Frederik Rietdijk
0ea690d4e1
pythonPackages.audioread: 1.2.1 -> 2.1.1
2016-01-24 14:34:07 +01:00
Frederik Rietdijk
f46faccbf0
pythonPackages.funcy: 1.4 -> 1.6
2016-01-24 14:34:07 +01:00
Frederik Rietdijk
7beace29af
pythonPackages.funcparserlib: fix test runner, disable python 3.x
2016-01-24 14:34:07 +01:00
Frederik Rietdijk
9441311e93
pythonPackages.pylint: 1.4.1 -> 1.5.4
2016-01-24 14:34:06 +01:00
Frederik Rietdijk
1a8c7c9030
pythonPackages.pytest_28: init at 2.8.6
2016-01-24 14:34:06 +01:00
Frederik Rietdijk
bb9f1e7e3b
pythonPackages.astroid: 1.3.4 -> 1.4.4
2016-01-24 14:34:06 +01:00
Frederik Rietdijk
61e7978c46
pythonPackages.lazy-object-proxy: init at 1.2.1
2016-01-24 14:34:06 +01:00
Frederik Rietdijk
a57a8fae39
pythonPackages.tidylib: fix test runner, disable tests
2016-01-24 14:34:05 +01:00
Frederik Rietdijk
3b2e3355db
pythonPackages.traits: disable tests
...
Broken test suite.
2016-01-24 14:34:05 +01:00
Frederik Rietdijk
8c48312066
pythonPackages.traitlets: fix test runner
2016-01-24 14:34:05 +01:00
Frederik Rietdijk
945872dc19
pythonPackages.fasteners: fix test runner
2016-01-24 14:34:05 +01:00
Frederik Rietdijk
c882af9cf3
pythonPackages.pystache: fix test runner
2016-01-24 14:34:04 +01:00
Frederik Rietdijk
7051a66805
pythonPackages.fs: 0.5.0 -> 0.5.4
2016-01-24 14:34:04 +01:00
Frederik Rietdijk
f1c24d4866
pythonPackages.willow: 0.2.1 -> 0.2.2, disable tests
...
Test data is not included.
2016-01-24 14:34:04 +01:00
Frederik Rietdijk
a086b364da
pythonPackages.qrcode: disable for python 3.x
2016-01-24 14:34:04 +01:00
Frederik Rietdijk
18ae7a182b
pythonPackages.pexpect: disable tests
2016-01-24 14:34:03 +01:00
Frederik Rietdijk
a161800865
pythonPackages.cytoolz: fix test runner, disable tests for 3.5
2016-01-24 14:34:03 +01:00
Frederik Rietdijk
541fe51a51
pythonPackages.bottleneck: fix test runner
2016-01-24 14:34:03 +01:00
Frederik Rietdijk
7c2af9fe4f
pythonPackages.cython: disable tests
...
Fixed invocation of test suite. Disabled tests due to compiler errors
and testing taking a very long time.
2016-01-24 14:34:03 +01:00
Frederik Rietdijk
8e8f1b14d0
pythonPackages.mock: invoke correct test runner
2016-01-24 14:34:02 +01:00
Frederik Rietdijk
3633eea4d0
pythonPackages.xlrd: 0.9.3 -> 0.9.4
2016-01-24 14:34:02 +01:00
Frederik Rietdijk
05b7ad6612
pythonPackages.py: Disable tests due to circular dependency
...
Since we weren't invoking the correct test runner (py.test) the tests
weren't actually ran. Nevertheless, we won't be possible to run them
because of a circular dependency so let's disable them.
2016-01-24 14:34:02 +01:00
Frederik Rietdijk
30623449cf
pythonPackages.click: run correct test runner
2016-01-24 14:34:02 +01:00
Frederik Rietdijk
cb69ea969b
pythonPackages.six: use correct test runner
2016-01-24 14:34:02 +01:00
Frederik Rietdijk
5c565856be
pythonPackages.pathpy: 7.6 -> 8.1.2
2016-01-24 14:34:01 +01:00
Frederik Rietdijk
91c5fc3aa9
pythonPackages.ledger-autosync: add missing buildInput nose
2016-01-24 14:34:01 +01:00
Frederik Rietdijk
46ef50e7ca
pythonPackages.dateparser: 0.3.1 -> 0.3.2-pre-2016-01-21
2016-01-24 14:34:01 +01:00
Frederik Rietdijk
ec5ca4c55d
pythonPackages.umalqurra: init at 0.2
...
This package has no license specified, so I use public domain here.
2016-01-24 14:34:00 +01:00
Frederik Rietdijk
a94703dbb2
pythonPackages.shortuuid: 0.4.2 -> 0.4.3
2016-01-24 14:34:00 +01:00
Frederik Rietdijk
2c866e479a
pythonPackages: move LC_ALL="en_US.UTF-8"; out of phases
2016-01-24 14:34:00 +01:00
Frederik Rietdijk
f2dd69a736
pythonPackages.pep8: 1.5.7 -> 1.7.0
...
Now supports Python 3.5.
2016-01-24 14:34:00 +01:00
Frederik Rietdijk
0ae31562d4
pythonPackages.flake8: 2.5.0 -> 2.5.1
2016-01-24 14:33:59 +01:00
Frederik Rietdijk
a2805e5f33
pythonPackages.shapely: 1.3.1 -> 1.5.13
2016-01-24 14:33:59 +01:00
Frederik Rietdijk
4f31a4b993
pythonPackages.rsa: 3.1.4 -> 3.3
2016-01-24 14:33:59 +01:00
Frederik Rietdijk
9cbfa6640a
pythonPackages.pyzmq: 14.5 -> 15.2
2016-01-24 14:33:59 +01:00
Frederik Rietdijk
3f928e4702
pythonPackages.pytz: 2015.4 -> 2015.7
2016-01-24 14:33:59 +01:00
Frederik Rietdijk
cebb7a13f2
pythonPackages.terminado: 0.5 -> 0.6
2016-01-24 14:33:58 +01:00
Frederik Rietdijk
901d2c3074
pythonPackages.tqdm: 3.1.4 -> 3.7.1
2016-01-24 14:33:58 +01:00
Frederik Rietdijk
6b1065e98b
pythonPackages.psutil: 2.1.1 -> 3.4.2
2016-01-24 14:33:58 +01:00
Frederik Rietdijk
9776260475
pythonPackages.pygraphviz: 1.3 -> 1.3.1
2016-01-24 14:33:58 +01:00
Frederik Rietdijk
d0856b3771
pythonPackages.oauth2: 1.5.211 -> 1.9.0.post1
2016-01-24 14:33:57 +01:00
Frederik Rietdijk
d216359528
pythonPackages.carbon: 0.9.12 -> 0.9.15
...
No tests included in tarball.
2016-01-24 14:33:57 +01:00
Frederik Rietdijk
2ea4d056b6
pythonPackages.doctest-ignore-unicode: init at 0.1.2
2016-01-24 14:33:57 +01:00
Frederik Rietdijk
6c8ebec7db
pythonPackages.scripttest: Disable tests
...
Tests are not included. Nose is also not required.
2016-01-24 14:33:57 +01:00
Frederik Rietdijk
1ae037ee28
pythonPackages.line_profiler: disable for pypy
2016-01-24 14:33:56 +01:00
Frederik Rietdijk
8535503556
pythonPackages.twisted: 11.1 -> 15.5
2016-01-24 14:33:56 +01:00
Frederik Rietdijk
4df253790a
pythonPackages.python_statsd: remove myself from maintainers
...
No idea how I became maintainer of this package.
2016-01-24 14:33:56 +01:00
Frederik Rietdijk
891bec3f77
pythonPackages.ipython_gen_utils: fix test runner
2016-01-24 14:33:56 +01:00
Frederik Rietdijk
4d3f714217
pythonPackages.ipython_genutils: add maintainer
2016-01-24 14:33:55 +01:00
Frederik Rietdijk
694c2c149a
pythonPackages.traitlets: 4.0.0 -> 4.1.0
2016-01-24 14:33:55 +01:00
Frederik Rietdijk
bb16c26538
pythonPackages.xarray: 0.6.1 -> 0.7.0
...
Note that xray has been renamed to xarray.
2016-01-24 14:33:55 +01:00
Frederik Rietdijk
569acd33e5
pythonPackages.isodate: 0.5.0 -> 0.5.4
2016-01-24 14:33:55 +01:00
Frederik Rietdijk
84155c4fdb
pythonPackages.recommonmark: 0.2.0 -> 0.4.0
2016-01-24 14:33:54 +01:00
Frederik Rietdijk
881dbe42d5
pythonPackages.qtconsole: 4.1.0 -> 4.1.1
2016-01-24 14:33:54 +01:00
Frederik Rietdijk
494e6be6bb
pythonPackages.numba: 0.22.1 -> 0.23.1
...
Update numba.
Even when executing the correct file, the tests still fail; cannot
import an extension module.
2016-01-24 14:33:54 +01:00
Frederik Rietdijk
bfb414d5c6
pythonPackages.nose: 1.3.4 -> 1.3.7
2016-01-24 14:33:54 +01:00
Frederik Rietdijk
4d9bdce5c4
pythonPackages.iso8601: 0.1.10 -> 0.1.11
2016-01-24 14:33:53 +01:00
Frederik Rietdijk
2b708d43f0
pythonPackages.ipython: 4.0.0 -> 4.0.3
2016-01-24 14:33:53 +01:00
Frederik Rietdijk
390d6016fe
pythonPackages.ipykernel: 4.2.0 -> 4.2.2
2016-01-24 14:33:53 +01:00
Frederik Rietdijk
9302637819
pythonPackages.jupyter_console: 4.0.3 -> 4.1.0
2016-01-24 14:33:53 +01:00
Frederik Rietdijk
7df3009522
pythonPackages.dask: 0.7.5 -> 0.7.6
2016-01-24 14:33:53 +01:00
Frederik Rietdijk
4537bbf8b9
pythonPackages.CommonMark: 0.5.4 -> 0.6.3
2016-01-24 14:33:52 +01:00
Patrick Mahoney
9790094f23
libgdiplus: build on darwin
2016-01-23 21:49:50 -06:00
Tomasz Czyż
2bdd64d6dc
solaar: init at 0.9.2
2016-01-24 02:26:19 +00:00
Robert Helgesson
6190c57226
perl-MooseXTypesCommon: 0.001008 -> 0.001013
...
Also add some meta data and myself as maintainer.
2016-01-23 22:22:13 +01:00
Robert Helgesson
d8b8344b0e
perl-MooseXTypes: 0.45 -> 0.46
...
Also fix license field and add myself as maintainer.
2016-01-23 22:22:13 +01:00
Robert Helgesson
f53ecf051d
perl-SubExporterForMethods: 0.100051 -> 0.100052
2016-01-23 22:22:13 +01:00
Robert Helgesson
f79c8df3e8
perl-CGI: 4.21 -> 4.25
...
Also add license information and myself as maintainer.
2016-01-23 22:22:13 +01:00
Robert Helgesson
daa188107d
perl-if: 0.0601 -> 0.0606
...
Also, move the package into an attribute called "if" with the old "if_"
attribute referencing the new one.
2016-01-23 22:22:13 +01:00
Domen Kožar
c445ec36cb
add ipmiview: supermicro ikvm and remote control
2016-01-23 22:14:51 +01:00
davidak
0ed01e0425
rarcrack: init at 0.2
2016-01-23 21:39:22 +01:00
Dan Peebles
8f9aea9ccc
grsecurity: fix kernel config and uncomment grsecurity kernels
2016-01-23 16:58:44 +00:00
Dan Peebles
bffc446394
paxtest: init at 0.9.14
2016-01-23 14:36:08 +00:00
Svein Ove Aas
ef582b2805
factorio: init at 0.12.20
2016-01-23 13:15:18 +00:00
Nikolay Amiantov
29785c5b7a
Merge pull request #12309 from zohl/chromiumos-kernel
...
Add ChromiumOS kernels
2016-01-23 13:13:59 +03:00
Nikolay Amiantov
bf208745ab
Merge pull request #12290 from abbradar/dovecot-updates
...
Rework dovecot module, add and update plugins, default Dovecot to 2.2
2016-01-23 12:02:23 +03:00
Tomas Vestelind
5284416c14
vassal: new package
2016-01-23 02:42:51 +01:00
Tomas Vestelind
a892be1018
haka: building binaries
2016-01-23 01:19:05 +01:00
aszlig
723f7f8f4f
gobject-introspection: Don't hardcode /nix/store
...
If no config.nix.storeDir has been set, don't fall back to "/nix/store"
but use builtins.storeDir instead so we always should end up with the
correct store path no matter whether config.nix.storeDir has been set.
Thanks to @lethalman for pointing this out.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-22 23:55:31 +01:00
aszlig
c420de6b05
gobject-introspection: Fix patching shared objects
...
The gi-r-scanner is generating a list of shared libraries that are
referenced in the shared-library attribute of the <namespace/> element
of the GIR file. However, this attribute only contains the names of the
libraries and not the full store paths, like for example while preparing
to package libblockdev, the following items were included in the
shared-library attribute:
/nix/store/...-libblockdev-1.3/lib/libblockdev.so.0
libm.so.6
libdmraid.so.1.0.0.rc16
libbd_utils.so.0
Unfortunately, loading such a library without setting LD_LIBRARY_PATH is
going to fail finding libm.so.6 and libdmraid.so.1.0.0.rc16.
Now the first attempt at solving this was to put absolute paths of all
the libraries referenced in the shared-library attribute, but this also
led up to including paths of build-time shared objects into that
attribute:
/nix/store/...-libblockdev-1.3/lib/libblockdev.so.0
/nix/store/...-glibc-2.21/lib/libm.so.6
/nix/store/...-dmraid-1.0.0.rc16/lib/libdmraid.so.1.0.0.rc16
/tmp/nix-build-libblockdev-1.3.drv-0/.../utils/.libs/libbd_utils.so.0
This of course is not what we want, so the final solution is to only
use the absolute path whenever it is a Nix path and leave the library
name as-is if the path doesn't reside within the store, like this:
/nix/store/...-libblockdev-1.3/lib/libblockdev.so.0
/nix/store/...-glibc-2.21/lib/libm.so.6
/nix/store/...-dmraid-1.0.0.rc16/lib/libdmraid.so.1.0.0.rc16
libbd_utils.so.0
The downside of this approach is that if not even the output path of the
library is in LD_LIBRARY_PATH, even loading of libbd_utils.so.0 could
fail, so we need to patch the loader as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-22 22:46:02 +01:00
Rodney Lorrimar
a8aecdcc20
xcftools: init at 1.0.7
2016-01-22 19:45:48 +00:00
Graham Christensen
4a6602c3cd
awscli: Install less to fix help docs
...
Without less, we get:
```
2016-01-22 10:31:59,098 - MainThread - awscli.help - DEBUG - Running command: ['groff', '-man', '-T', 'ascii']
2016-01-22 10:31:59,109 - MainThread - awscli.help - DEBUG - Running command: ['less', '-R']
2016-01-22 10:31:59,111 - MainThread - awscli.clidriver - DEBUG - Exception caught in main()
Traceback (most recent call last):
File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/clidriver.py", line 183, in main
return command_table[parsed_args.command](remaining, parsed_args)
File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/help.py", line 245, in __call__
self.renderer.render(self.doc.getvalue())
File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/help.py", line 81, in render
self._send_output_to_pager(converted_content)
File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/help.py", line 86, in _send_output_to_pager
p = self._popen(cmdline, stdin=PIPE)
File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/help.py", line 90, in _popen
return Popen(*args, **kwargs)
File "/nix/store/6a1x9r9wywa27v9gvp0yqgq0mmkfa3ww-python-2.7.11/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/nix/store/6a1x9r9wywa27v9gvp0yqgq0mmkfa3ww-python-2.7.11/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
2016-01-22 10:31:59,112 - MainThread - awscli.clidriver - DEBUG - Exiting with rc 255
[Errno 2] No such file or directory
```
Import less along with groff
Fixes #12549 .
2016-01-22 18:31:49 +01:00
Franz Pletz
85675ebcaf
Merge pull request #12512 from vandenoever/odpdown
...
Odpdown
2016-01-22 18:09:39 +01:00
Jos van den Oever
6e586a32fd
odpdown: init at 0.4.1
2016-01-22 17:59:48 +01:00
Frederik Rietdijk
b076c78005
Merge pull request #12485 from mogorman/sopel_6.2.1
...
sopel: 6.1.1 -> 6.2.1
2016-01-22 17:17:44 +01:00
Matthew O'Gorman
984409db68
sopel: 6.1.1 -> 6.2.1
...
test commit
2016-01-22 11:11:40 -05:00
Lluís Batlle i Rossell
77f8f35d57
goPackages: comment on kagome about no parallel build
2016-01-22 14:51:24 +01:00
Lluís Batlle i Rossell
4d68077528
goPackages: adding restic
...
I make it use its supplied dependencies. Easier.
2016-01-22 14:50:16 +01:00
Vladimír Čunát
0957359568
Merge branch 'staging'
2016-01-22 13:48:35 +01:00
Domen Kožar
542bf5bf41
elm: recurseIntroAtrs and use GHC 7.10.3
2016-01-22 13:39:18 +01:00
Thomas Tuegel
52c0b3f33c
Merge pull request #12471 from FRidh/konversation
...
kde5.konversation: init at 1.6
2016-01-22 06:21:24 -06:00
Domen Kožar
fb2675c5cf
scim -> sc-im
2016-01-22 13:07:51 +01:00
Frederik Rietdijk
721a091fb1
kde5.konversation: init at 1.6
...
Currently we have `kde4.konversation` which is version 1.5 of
Konversation.
This adds `kde5.konversation` which is version 1.6 and builds
against the latest KDE Frameworks 5.
2016-01-22 11:23:24 +01:00
Domen Kožar
c21f9365b8
release.nix: remove troubling glib-tested, add python
2016-01-21 20:07:17 +01:00
Lluís Batlle i Rossell
23b76d3100
gozim: fix gozimhttpd with rice
...
Otherwise it does not run.
2016-01-21 17:11:29 +01:00
Lluís Batlle i Rossell
99077ff648
go packages: add gozim and dependencies.
2016-01-21 17:11:29 +01:00
Lluís Batlle i Rossell
5133f63257
go packages: adding bleve
2016-01-21 17:11:29 +01:00
Lluís Batlle i Rossell
7880317da2
go packages: add kagome
2016-01-21 17:11:29 +01:00
Lluís Batlle i Rossell
6349f50bde
Add gtreap gopackage.
2016-01-21 17:11:28 +01:00
aszlig
c92d7481a5
multipath_tools: Rename to multipath-tools
...
See http://nixos.org/nixpkgs/manual/#sec-package-naming
I've added an alias for multipath_tools to make sure that we don't break
existing configurations referencing the old name.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-21 16:18:38 +01:00
Tobias Geerinckx-Rice
1bd1aea84e
Merge pull request #12113 from bnikolic/wcslib
...
wcslib: init at 4.25
2016-01-21 15:59:08 +01:00
Vladimír Čunát
3317eef084
Merge #12414 : qutebrowser: fix various things
2016-01-21 11:56:50 +01:00
Nikolay Amiantov
ec15cea84f
dovecot_antispam: init at 20130429
2016-01-21 12:53:24 +03:00
Nikolay Amiantov
c956bc774b
dovecot_pigeonhole: 0.4.3 -> 0.4.10
2016-01-21 12:53:21 +03:00
Nikolay Amiantov
cf1883f106
dovecot: default to 2.2
2016-01-21 12:50:03 +03:00
Frederik Rietdijk
33eccdc776
Merge pull request #12510 from vandenoever/lpod
...
lpod-python: 1.1.5 -> 1.1.7
2016-01-21 09:26:56 +01:00
Tobias Geerinckx-Rice
d561179789
pythonPackages.sphinx_1_2: disable checks
...
They would require keeping a pygments_2_0_2 branch around, just for
this outdated package. Doesn't seem worth it.
2016-01-21 04:11:59 +01:00
Tobias Geerinckx-Rice
9f6ca0fe15
pythonPackages.sphinx: fix tests with Pygments 2.1
...
Close #12511 .
2016-01-21 04:11:57 +01:00
Tobias Geerinckx-Rice
67c487f243
pythonPackages.sphinx: 1.3.1 -> 1.3.4
...
Mainly bugfixes. Far too many to summarise here:
http://www.sphinx-doc.org/en/stable/changes.html#release-1-3-4-released-jan-12-2016
2016-01-21 04:11:05 +01:00
Jos van den Oever
9ecc06dca5
lpod-python: 1.1.5 -> 1.1.7
2016-01-20 23:56:02 +01:00
Vladimír Čunát
313faf07ba
brotli: init at 0.3.0
2016-01-20 22:50:26 +01:00
Bojan Nikolic
6271300819
wcslib: init at 5.12
2016-01-20 21:35:58 +00:00
Vladimír Čunát
34fe26d7c2
grsecurity: disable stuff depending on 4.2 kernel
...
... to avoid evaluation problems (4.2 was unmaintained and removed).
2016-01-20 21:22:59 +01:00
Vladimír Čunát
4824f73cb3
linux-4.2: remove as it's no longer maintained upstream
...
grsecurity still holds a reference to it,
but I prefer it to fail than to use a version
that is most likely not secure anymore.
2016-01-20 20:15:07 +01:00
Thomas Tuegel
32c30411cf
emacsWithPackages: link packages into single load-path
...
This should provide a small speed improvement by avoiding having to set
hundreds of load-paths.
2016-01-20 12:53:11 -06:00
Matthijs Steen
7f58e162bc
guake: init at 0.8.3 ( close #11027 )
...
There's a catch noted at the top of the expression.
(vcunat moved it there from the commit message)
2016-01-20 19:33:48 +01:00
Pascal Wittmann
0c816a56f6
Merge pull request #12237 from Denommus/python-eve
...
python-eve framework
2016-01-20 15:28:37 +01:00
Peter Simons
203579fb25
Add LTS Haskell 4.2.
2016-01-20 14:33:37 +01:00
Reno Reckling
2f6ef9aa6a
python-setproctitle: init at 1.1.9
2016-01-20 13:01:04 +01:00
Rok Garbas
95db340fd0
ib-tws, ib-controller: init at 9542 and 2.14.0, fixes #8142
2016-01-20 04:42:30 +01:00
Wei-Ming Yang
9d9cb9f087
softether: move package in SERVERS section, fixes #11576
2016-01-20 03:47:52 +01:00
Guillaume Maudoux
f8ff4691ed
linux-mptcp: init at 0.90 (kernel 3.18.20), fixes #11149
2016-01-20 02:11:09 +01:00
Tuomas Tynkkynen
69ba6c1d30
mmc-utils: init at 2015-11-18, fixes #12489
2016-01-20 01:50:34 +01:00
Rok Garbas
077f7ceaab
pythonPackages.turses: disabled pypy and py3k builds
2016-01-20 00:28:41 +01:00
Rok Garbas
f75a122d24
pythonPackages: turses 0.2.23->0.3.1, tweepy 2.3.0->3.5.0, closes #12286
2016-01-20 00:20:36 +01:00
Eric Seidel
322a691377
emacs-packages: update diminish 0.44 -> 0.45
2016-01-19 14:16:35 -08:00
Peter Simons
82b464820e
Merge pull request #12473 from gleber/update-erlang-hex-packages
...
Erlang: update tooling and hex packages
2016-01-19 22:18:32 +01:00
Tobias Geerinckx-Rice
8871de95f5
fuze: remove dead package
...
Last maintained in 2013. Building fails due to vanished sources.
Upstream has the following to say:
“As of February 11th 2015, Fuze will no longer support a native
Linux-based client. This means that any customers attempting to
install or use our previous Linux client will be unable to do
so. There are currently no plans to create an updated version
of the Linux client for Fuze. For Linux based customers that
still wish to use Fuze, we recommend that you try our browser
client.” -- https://support.fuze.com/hc/en-us/articles/201527877-Does-Fuze-Support-Linux-
Never marked as broken, but has been so for quite some time.
2016-01-19 21:36:23 +01:00
Tobias Geerinckx-Rice
38c83e2916
pythonPackages.pygments: 2.0.2 -> 2.1
...
- Added lexers, styles, formatters.
- New "filename" option for HTML formatter (PR#527).
- Improved performance of the HTML formatter for long lines (PR#504).
- Updated autopygmentize script (PR#445).
- Fixed style inheritance for non-standard token types in HTML
output.
- Added support for async/await to Python 3 lexer.
- Rewrote linenos option for TerminalFormatter (it's better, but
slightly different output than before) (#1147 ).
- Javascript lexer now supports most of ES6 (#1100 ).
- Cocoa builtins updated for iOS 8.1 (PR#433).
- Combined BashSessionLexer and ShellSessionLexer, new version
should support the prompt styles of either.
- Added option to pygmentize to show a full traceback on exceptions.
- Fixed incomplete output on Windows and Python 3 (e.g. when using
iPython Notebook) (#1153 ).
- Allowed more traceback styles in Python console lexer (PR#253).
- Added decorators to TypeScript (PR#509).
- Fix highlighting of certain IRC logs formats (#1076 ).
More: https://bitbucket.org/birkenfeld/pygments-main/src/tip/CHANGES
2016-01-19 21:36:23 +01:00
Eelco Dolstra
ac0c49970b
make-tarball.nix: Allow passing in a different Nix
...
Used by the Nix tests (9fff492561
).
2016-01-19 21:28:53 +01:00
Robert Helgesson
b364428b4b
perl-Software-License: 0.103010 -> 0.103011
2016-01-19 20:25:24 +01:00
Arseniy Seroka
5f767b2580
Merge pull request #12462 from wizeman/u/add-fstar
...
fstar: init at 2016-01-12
2016-01-19 16:41:44 +03:00
Ricardo M. Correia
097c82f6c5
fstar: init at 2016-01-12
2016-01-19 01:46:30 +01:00
Eric Sagnes
9f38c9a675
albert: init at 0.8.0
2016-01-19 09:41:21 +09:00
Thomas Tuegel
b81c8b9013
emacsPackagesNg: add note about elpaBuild
2016-01-18 15:29:18 -06:00
Thomas Tuegel
001341f8c9
emacs-org-plus-contrib: use elpaBuild
2016-01-18 15:29:18 -06:00
Thomas Tuegel
e01a41aee1
emacs-auctex: 11.87.7 -> 11.89
...
Uses generated package from ELPA.
2016-01-18 15:29:18 -06:00
Thomas Tuegel
d40e9bed15
emacs-let-alist: use generated package
2016-01-18 15:29:17 -06:00
Thomas Tuegel
61436c90e2
emacsPackagesNg: prefer melpaStablePackages to elpaPackages
...
Both package sets are stable, but elpaPackages is an ad hoc set, so we
should prefer melpaStablePackages.
2016-01-18 15:29:16 -06:00
Arseniy Seroka
05fe3faced
Merge pull request #12455 from mogorman/paho-mqtt
...
paho-mqtt: init at 1.1
2016-01-18 22:21:45 +03:00
Matthew O'Gorman
34c1f87750
paho-mqtt: init at 1.1
2016-01-18 13:35:07 -05:00
Michael Raskin
c983078735
Merge pull request #12454 from otwieracz/pioneer
...
pioneer: nixpkg added
2016-01-18 18:20:09 +00:00
Slawomir Gonet
2ad985f3ed
pioneer: nixpkg added
2016-01-18 19:03:35 +01:00
Eric Merritt
8021b5241c
rebar3: refactor to make hermetic
...
This adds changes to the rebar3 expression that patch rebar3 to force it
to be hermetic. Now, by default, rebar3 literally can't download
anything. A 'rebar3-open' expression was added for those folks whe want
the normal rebar3.
2016-01-18 08:19:15 -08:00
Vladimír Čunát
45bf78373e
termite: fix up the business with vte patching
...
I didn't see nice patches to apply,
so I exchanged the whole source (-> autoreconf).
/cc maintainer: k0ral. BTW, it's practical to have the maintainers attribute
match the github name exactly so that people know how to /cc you.
2016-01-18 15:57:41 +01:00
Franz Pletz
501f9166b1
Merge pull request #12407 from jgillich/chats
...
xmpp-client, ricochet
2016-01-18 15:15:59 +01:00
Franz Pletz
ca3af3ce88
pythonPackages.frozendict: Remove duplicate declaration
2016-01-18 14:19:56 +01:00
Franz Pletz
55fc3acfcb
Merge pull request #12159 from rasendubi/ycmd
...
ycmd: Init at 2016-01-12
2016-01-18 14:11:22 +01:00
Robin Gloster
53b389327e
refactor to use autoreconfHook where possible
...
Close #12446 .
2016-01-18 10:45:31 +01:00
taku0
fba7544812
firefox-bin: wrap firefox-bin ( close #12416 )
2016-01-18 10:42:57 +01:00
Vladimír Čunát
620c147cce
Merge branch 'master' into staging
2016-01-18 09:48:49 +01:00
William Casarin
e66965fdee
terra: init at git-2016-01-06
2016-01-17 17:30:01 -08:00
Tobias Geerinckx-Rice
f0cc8f9ec5
4suite: remove dead package
...
Project abandoned in 2006. Broken since June 2014.
2016-01-18 01:41:57 +01:00
Franz Pletz
0f107fcb67
3dfsb: Remove package
...
Package is broken, old and not easily fixable.
See #12397 .
2016-01-17 23:57:23 +01:00
Robin Gloster
a80a07865d
rustRegistry: 2015-12-23 -> 2016-01-17
2016-01-17 22:05:20 +00:00
tv
ceaec1a108
minidb: init at 2.0.1
2016-01-17 21:59:22 +01:00
Nikolay Amiantov
49363a40ba
python-axolotl: init at 0.1.7
2016-01-17 22:24:10 +03:00
Nikolay Amiantov
4d43687fc1
python-axolotl-curve25519: init at 0.1
2016-01-17 22:24:05 +03:00
Matthias Beyer
ae5ef2b009
pygraphviz: init at 1.3
...
changes by @globin:
1.2 -> 1.3
correct license information
Signed-off-by: Robin Gloster <mail@glob.in>
2016-01-17 18:11:37 +00:00
Robin Gloster
656acf3719
mates: remove package
...
see #11926 for context
closes #11926
2016-01-17 18:11:08 +00:00
Robin Gloster
1dfdd01ec9
Merge pull request #11589 from kragniz/cookiecutter
...
Add cookiecutter
2016-01-17 17:57:55 +01:00
Louis Taylor
fb9052c098
cookiecutter: init at 1.3.0
2016-01-17 16:53:31 +00:00
Louis Taylor
b0ca115059
pythonPackages.chardet: update homepage
2016-01-17 16:31:28 +00:00
Louis Taylor
9fa25759cc
pythonPackages.chardet: 2.1.1 -> 2.3.0
2016-01-17 16:31:22 +00:00
Louis Taylor
ff5c859460
pythonPackages.ruamel_base: init at 1.0.0
2016-01-17 16:31:17 +00:00
Louis Taylor
96bb93a5a1
pythonPackages.ruamel_ordereddict: init at 0.4.9
2016-01-17 16:31:10 +00:00
Louis Taylor
a5846c6c51
pythonPackages.ruamel_yaml: init at 0.10.13
2016-01-17 16:31:05 +00:00
Louis Taylor
d0db3c2d52
pythonPackages.future: 0.14.3 -> 0.15.2
2016-01-17 16:30:57 +00:00
Louis Taylor
84c8763a17
pythonPackages.whichcraft: init at 0.1.1
2016-01-17 16:30:52 +00:00
Louis Taylor
6f94a131e8
pythonPackages.binaryornot: init at 0.4.0
2016-01-17 16:30:42 +00:00
Frederik Rietdijk
19c1c5dd78
Merge pull request #12434 from mogorman/sopel
...
sopel: init at 6.1.1
2016-01-17 16:20:44 +01:00
Matthew O'Gorman
3a14a5b375
sopel: init at 6.1.1
2016-01-17 10:13:06 -05:00
Pascal Wittmann
a0c40bfcff
python-radicale: 1.0.1 -> 1.1.1
2016-01-17 14:56:12 +01:00
Domen Kožar
f69743b4b4
Merge pull request #11401 from zagy/add/shortuuid
...
pythonPackage shortuuid: init at 0.4.2
2016-01-17 13:01:16 +01:00