Commit graph

18991 commits

Author SHA1 Message Date
Guillaume Maudoux 63b0a6c527 python-INGInious: 0.3.dev1 -> 0.3a2.dev0
Fixes hydra build failure(s).
Fixes #9873.
2015-09-15 19:43:33 +02:00
Guillaume Maudoux 47cd462823 pythin-sphinx_rtd_update: 0.1.7 -> 0.1.8 2015-09-15 19:10:09 +02:00
Peter Simons 73d79ed945 ghc: re-add version 7.8.3, which is required for LTS support 2015-09-15 16:23:46 +02:00
Domen Kožar 81b05b4a48 bump a bunch of python libs to fix py35 support 2015-09-15 16:16:11 +02:00
Peter Simons 8836c58dc0 Remove all references to haskell-ng and haskellngPackages from Nixpkgs. 2015-09-15 16:11:58 +02:00
Frederik Rietdijk 3633a3b6f1 python-packages multiprocessing: remove package
multiprocessing is a backport for Python 2.4 and 2.5. Both versions are
not supported on Nix. This removes the multiprocessing package.
2015-09-15 13:26:05 +02:00
Frederik Rietdijk ca769a679a python-packages inginious: does not need multiprocessing package
Inginious does not actually need the multiprocessing.
2015-09-15 13:23:48 +02:00
Pascal Wittmann db0819f955 Fix some meta.license attributes 2015-09-15 11:02:09 +02:00
Vladimír Čunát b5ee55f81f makeInitrd, makeModulesClosure: reduce repetition
After #9869.
2015-09-15 10:03:23 +02:00
Frederik Rietdijk f97b4c4fb8 python-packages numpy: disabled for Py35
numpy 1.9.2 does not support python 3.5. The newer version, 1.9.3 or 1.10 for sure will.
http://numpy-discussion.10968.n7.nabble.com/OK-to-upload-patched-1-9-2-for-Python-3-5-td41032.html
2015-09-15 09:18:19 +02:00
Frederik Rietdijk 36bf2f60d1 python-packages: Python 3.5 2015-09-15 09:17:42 +02:00
Tobias Geerinckx-Rice 7c8dd80c30 perlPackages.SysVirt: 1.2.9 -> 1.2.19 2015-09-15 08:51:01 +02:00
Domen Kožar de8f176875 fix nixos eval 2015-09-15 08:45:19 +02:00
Domen Kožar 0f35fa16c8 python33Packages: too old to build them on hydra 2015-09-15 07:50:27 +02:00
Domen Kožar cabb050528 add python35 and python35Packages 2015-09-15 07:46:46 +02:00
Domen Kožar eb29d8e44b Merge pull request #9869 from Mathnerd314/import-fix
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314 eb7404d97a all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
Domen Kožar 60ad36ba67 libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
I've extracted some of libraries and made expression simpler.

(cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
aszlig 7fb1c7efcf
python/notmuch: Fix runtime dep on libnotmuch.
The Python library wants to use ctypes.CDLL() on libnotmuch, so we need
to patch in the correct store path of the shared object file.

Thanks to mog from the #nixos IRC for stumbling over this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-15 04:25:41 +02:00
Tobias Geerinckx-Rice c545bc80f6 hack (font): init at 2.013 2015-09-15 00:47:58 +02:00
Tobias Geerinckx-Rice 8314510a02 pythonPackages.python-wifi: init at 0.6.0 2015-09-14 23:53:21 +02:00
Benjamin Saunders 8613179f78 llvm: 3.6 -> 3.7 (close #9815)
Package changes from 3.6:
- CMake exports patch no longer necessary
- Cosmetic purity patch fix
- Build libc++ with private libc++abi headers visible from sources
- Work around bugs in lldb's configure scripts
2015-09-14 23:47:20 +02:00
vbgl bc6c6f1444 Merge pull request #9857 from ebzzry/deluge-1.3.12
deluge: 1.3.11 -> 1.3.12
2015-09-14 21:29:33 +02:00
Rommel M. Martinez 95e8e6fc00 deluge: 1.3.11 -> 1.3.12 2015-09-15 02:21:11 +08:00
Eelco Dolstra 4e1b21d133 Make the jdk/jre attributes work on Darwin 2015-09-14 20:18:44 +02:00
Oliver Dunkl 410749d795 [emacs-packages]: engine-mode init at 1.0.0 2015-09-14 20:12:06 +02:00
Robert Helgesson d749f111ab svtplay-dl: 0.10.2015.08.24 -> 0.20.2015.09.13 2015-09-14 20:08:56 +02:00
Eelco Dolstra ef490c6b14 Make the "openjdk7" attribute work on Darwin 2015-09-14 19:21:28 +02:00
Eelco Dolstra 77f3fe79b2 Disambiguate openjdk/openjre
This makes "nix-env -i openjre" work again.

Also get rid of some unnecessary aliases.
2015-09-14 19:07:18 +02:00
Eelco Dolstra 7a1aa50908 Rename OpenJDK expressions
It's silly to have OpenJDK 7 in default.nix when it's not in fact the
default.
2015-09-14 18:28:48 +02:00
Pascal Wittmann f16eea1867 w3m: use gpm with ncurses support
fixes #9652
2015-09-14 17:47:32 +02:00
Arseniy Seroka 6c11c0629b Merge pull request #9832 from ardumont/fix-org-trello
emacs24PackagesNg.org-trello: fix inclusion files pattern
2015-09-14 17:41:39 +03:00
Arseniy Seroka e38aa75c4e Merge pull request #9833 from AndersonTorres/desmume
Desmume: init ao 0.9.11
2015-09-14 17:41:15 +03:00
Pascal Wittmann 9c8508386a Merge pull request #8957 from fpletz/package/luasocket
luasocket: 2.0.2 -> 3.0-rc1
2015-09-14 16:32:14 +02:00
Pascal Wittmann e3ad734a8f TaskPlack: 0.25 -> 0.28 2015-09-14 15:49:46 +02:00
Pascal Wittmann 8dd795b0cb CPANMetaYAML: 0.012 -> 0.016 2015-09-14 15:49:46 +02:00
Pascal Wittmann 96512b8fa6 CPANPLUS: 0.9152 -> 0.9154 2015-09-14 15:49:46 +02:00
Pascal Wittmann 3685b2d117 CPAN-Perl-Releases: 1.94 -> 2.36 2015-09-14 15:49:45 +02:00
Pascal Wittmann 1a48265e49 CPAN-Uploader: 0.103006 -> 0.103010 2015-09-14 15:49:45 +02:00
William A. Kennington III 3c25c42e74 lxd: 2015-08-05 -> 0.17 2015-09-13 22:07:58 -07:00
devhell 23b2a3a1cc syncthing: 0.11.24 -> 0.11.25
From the changelog:
 - Fix incorrect "out of disk space" error when pulling files.
2015-09-13 21:48:53 +01:00
Pascal Wittmann f244666175 hol_light: remove findlib argument 2015-09-13 21:05:25 +02:00
Chetan Taralekar d3f5461aef Add libwebsockets package 2015-09-13 13:59:03 -05:00
Pascal Wittmann de61320f18 DistCheckConflicts: 0.02 -> 0.11 2015-09-13 20:49:15 +02:00
Pascal Wittmann 9a8ec0d013 App-perlbrew: 0.71 -> 0.73 2015-09-13 20:49:14 +02:00
Pascal Wittmann bd464bbbf6 Data-Section: 0.101622 -> 0.200006 2015-09-13 20:49:13 +02:00
Pascal Wittmann 89f652c673 Class-Method-Modifiers: 2.10 -> 2.11 2015-09-13 17:05:59 +02:00
Arseniy Seroka bb1540cd7e Merge pull request #9838 from AndersonTorres/intercal
Intercal: init at 0.30
2015-09-13 17:00:50 +03:00
Pascal Wittmann 694b76a7ae Test-Script: 1.07 -> 1.10 2015-09-13 15:07:44 +02:00
Pascal Wittmann f6bcf86995 Test-Vars: 0.005 -> 0.008 2015-09-13 14:52:48 +02:00
Pascal Wittmann 21e93f4a87 Test-WWW-Mechanize-Catalyst: 0.59 -> 0.60 2015-09-13 14:50:04 +02:00
AndersonTorres 5a5c05f6e3 Intercal: init at 0.30 2015-09-13 09:42:23 -03:00
Pascal Wittmann 3ed2f6a621 zsh-navigation-tools: init at 1.2 2015-09-13 14:39:46 +02:00
Pascal Wittmann 52f91a486b Text-Unidecode: 0.04 -> 1.24 2015-09-13 14:39:45 +02:00
Pascal Wittmann 18f73130d7 Text-TabularDisplay: 1.35 -> 1.38 2015-09-13 14:39:45 +02:00
Pascal Wittmann 85fe494c48 Text-RecordParser: 1.5.0 -> 1.6.5 2015-09-13 14:39:45 +02:00
Pascal Wittmann 897b30ffd0 Text-Diff: 1.41 -> 1.43 2015-09-13 14:39:44 +02:00
Pascal Wittmann 9633852ae5 ModuleBuild: 0.4005 -> 0.4214 2015-09-13 14:39:44 +02:00
Pascal Wittmann a4024710f9 TaskPlack: fix url 2015-09-13 14:39:44 +02:00
Pascal Wittmann 0e00062ba0 Net-Amazon-EC2: fix source 2015-09-13 14:39:43 +02:00
Pascal Wittmann 39a7b3f791 inherit fetchFromGitHub in perl-packages.nix 2015-09-13 14:39:43 +02:00
goibhniu dc00f56d24 Merge pull request #9651 from andrewrk/libsoundio
libsoundio: init at 1.0.1
2015-09-13 11:37:21 +02:00
Mathnerd314 87012187b2 kmod-debian-aliases: init at 21-1 2015-09-13 10:55:44 +02:00
AndersonTorres 65e44c62de Desmume: init at 0.9.11 2015-09-12 23:58:23 -03:00
Andrew Kelley 18f1842fe0 libsoundio: init at 1.0.1 2015-09-12 17:38:42 -07:00
Arseniy Seroka 5286878998 Merge pull request #9795 from lancelotsix/add_netcdfcxx_lib
netcdf-cxx4: init at 4.2.1
2015-09-13 01:56:22 +03:00
Lancelot SIX 49b7f613a7 netcdf-cxx4: init at 4.2.1 2015-09-12 21:52:36 +00:00
Arseniy Seroka afcb67f3f3 Merge pull request #9827 from drvink/add-perl-Curses
perl-packages: add Curses
2015-09-12 21:27:28 +03:00
Mark Laws 92b925d811 Curses: new package 2015-09-12 11:07:10 -07:00
Arseniy Seroka bff7e44ffe Merge pull request #9829 from ardumont/init-org2jekyll
emacs24PackagesNg.org2jekyll: init at 0.1.8
2015-09-12 21:00:34 +03:00
Antoine R. Dumont b78299bf32 org2jekyll: init at 0.1.8 2015-09-12 19:59:47 +02:00
Arseniy Seroka 4f852f901f Merge pull request #9831 from ardumont/init-markdown-toc
emacs24PackagesNg.markdown-toc: init at 0.0.8
2015-09-12 20:57:23 +03:00
Antoine R. Dumont 46b8f68ae7 org-trello: fix inclusion files pattern 2015-09-12 19:40:08 +02:00
Antoine R. Dumont 17730286fe markdown-toc: init at 0.0.8 2015-09-12 18:45:02 +02:00
Pascal Wittmann 5a3a42d1f7 Text-CSV: 1.32 -> 1.33 2015-09-12 16:53:43 +02:00
Pascal Wittmann 0ef87e7d9f Text-BibTeX: 0.69 -> 0.71 2015-09-12 16:53:43 +02:00
Pascal Wittmann e36d017207 TextAligner: 0.10 -> 0.12 2015-09-12 16:53:42 +02:00
Pascal Wittmann 5c8ed93e5e TimeDurationParse: 0.06 -> 0.12 2015-09-12 16:53:42 +02:00
Pascal Wittmann 931096847c TimeDuration: 1.06 -> 1.20 2015-09-12 16:53:42 +02:00
goibhniu 9dff2395b6 Merge pull request #9808 from andrewrk/libjack2-git
add libjack2-git
2015-09-12 16:01:34 +02:00
Pascal Wittmann 2431c5d349 Text-Markdown: 1.0.26 -> 1.000031 2015-09-12 11:58:57 +02:00
Pascal Wittmann 6e84941c4f HTMLTidy: init at 1.56 2015-09-12 11:58:57 +02:00
Pascal Wittmann 6c0864bb7a AlienTidyp: init at 1.4.7 2015-09-12 11:58:56 +02:00
Pascal Wittmann 6fbeecbd00 tidyp: init at 1.04 2015-09-12 11:58:56 +02:00
Pascal Wittmann e77ca2a665 W3C-LinkChecker: 4.5 -> 4.81 2015-09-12 11:58:56 +02:00
Pascal Wittmann 1c36b9f5a1 CSS-DOM: init at 0.15 2015-09-12 11:58:55 +02:00
Pascal Wittmann 4f9fad253e Workflow: 1.41 -> 1.42 2015-09-12 11:58:55 +02:00
Tobias Geerinckx-Rice 24e10b0f9a libkeyfinder: remove now unused version 0.11 2015-09-12 02:35:11 +02:00
Andrew Kelley 3f47c2fb2c add libjack2-git
closes #9467
2015-09-11 16:59:28 -07:00
Tobias Geerinckx-Rice 0c87405315 exfat-utils: keep compatibility -> exfat 2015-09-12 01:25:19 +02:00
Tobias Geerinckx-Rice c92ac3b1d6 exfat-{fuse,utils}: merge
Both packages have been merged as https://github.com/relan/exfat.
Follow suit.
2015-09-11 22:39:54 +02:00
Tobias Geerinckx-Rice 3c47829cb5 exfat-fuse: 1.1.0 -> 1.2.0
Remove underscore & use standard name (also used by upstream).

Changes: https://github.com/relan/exfat/blob/master/ChangeLog
2015-09-11 22:28:41 +02:00
Pascal Wittmann afd3ebec5e remove deprecated Version-Requirements
Version::Requirements is deprecated; replace with CPAN::Meta::Requirements
2015-09-11 18:37:40 +02:00
Pascal Wittmann b2302479a7 perPackages.GraphViz: 2.15 -> 2.18 2015-09-11 18:37:39 +02:00
Pascal Wittmann c7ca190fa5 Geo-IP: 1.43 -> 1.45 2015-09-11 18:37:39 +02:00
Pascal Wittmann 12bd593a01 Business-ISMN: 1.11 -> 1.13 2015-09-11 18:37:39 +02:00
Pascal Wittmann cfa6190875 Business-ISBN: 2.07 -> 2.09 2015-09-11 18:37:38 +02:00
Pascal Wittmann 8d5c12a50f Business-ISBN-Data: 20120719.001 -> 20140910.002 2015-09-11 18:37:38 +02:00
Pascal Wittmann 867dbd5cda B-Keywords: 1.13 -> 1.14 2015-09-11 18:37:38 +02:00
Pascal Wittmann 724e301135 Array-Compare: 1.18 -> 2.11 2015-09-11 10:39:04 +02:00
Domen Kožar 900138840d Merge pull request #9787 from desiderius/unidecode-0.4.18
pythonPackages.unidecode: 0.04.12 -> 0.04.18
2015-09-11 10:07:34 +02:00
desiderius 24ff9abed9 pythonPackages.pillow: 2.3.0 -> 2.9.0
Check is disabled because of assertion errors, see
https://github.com/python-pillow/Pillow/issues/1259
2015-09-11 09:19:28 +02:00
desiderius 2cba97e1c3 pythonPackages.unidecode: 0.04.12 -> 0.04.18 2015-09-11 08:51:05 +02:00
Tobias Geerinckx-Rice 0b16704000 2048-in-terminal: init at 2015-01-15
Yes, another. With less seizure-inducing colours than n2048,
and working arrow keys.
2015-09-11 08:30:58 +02:00
roconnor 22838a8f99 Merge pull request #9765 from roconnor/master
Add csdp support for Micromega tactics in Coq.
2015-09-11 00:19:08 -04:00
Michael Raskin b1acfea179 Blood's Pilot (another XPilot fork): init at 1.4.6 server/1.5.0 client 2015-09-11 02:26:09 +03:00
Tobias Geerinckx-Rice 8b29707592 {,pythonPackages.}libvirt: 1.2.18 -> 1.2.19
The previous bump erroneously said 1.2.19. Make it so.
2015-09-11 00:41:06 +02:00
William A. Kennington III 91da606101 gnutls: Fix parallel build issue introduced in 3.4.x 2015-09-10 13:42:44 -07:00
Thomas Strobel 1f45b59885 dnscrypt-wrapper: init at 0.2 2015-09-10 21:56:56 +02:00
Arseniy Seroka 617b371ba4 Merge pull request #9724 from ardumont/update-org-trello
[emacs-package] org-trello: 0.6.9.3 -> 0.7.5, dash-functional: init at 2.11.0 (dep)
2015-09-10 19:21:18 +03:00
Arseniy Seroka 08b20b7463 Merge pull request #9766 from desiderius/django-compressor-1.5
pythonPackages.django-compressor: init at 1.5
2015-09-10 19:19:31 +03:00
Russell O'Connor 772ec9cae3 csdp: init at 6.1.1 2015-09-10 11:50:18 -04:00
Pascal Wittmann 13e2d2245e ArchiveExtract: 0.74 -> 0.76 2015-09-10 17:34:24 +02:00
Pascal Wittmann 80002d9ea3 DevelPatchPerl: 1.28 -> 1.38 2015-09-10 17:34:24 +02:00
Pascal Wittmann c41821f559 DevelPatchPerl: fix build 2015-09-10 17:34:23 +02:00
Pascal Wittmann de2c9ffc97 Appcpanminus: 1.7027 -> 1.7039 2015-09-10 17:34:23 +02:00
Pascal Wittmann d4bc49c8d9 Remove reference to svk in all-packages.nix 2015-09-10 16:59:21 +02:00
Pascal Wittmann f4db373feb Remove SVN-Mirror
It is no longer developed and fails to build. It was also removed from
debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
2015-09-10 16:55:10 +02:00
Pascal Wittmann 0f10992d8a remove SVK, it does not build and its development stopped in 2009 2015-09-10 16:55:10 +02:00
Pascal Wittmann d61df24f36 AppSqitch: 0.999 -> 0.9993 2015-09-10 13:42:14 +02:00
Pascal Wittmann 8d105ac0a6 AppConfig: 1.66 -> 1.71 2015-09-10 13:42:13 +02:00
Pascal Wittmann c12a099cd0 Alien-wxWidgets: 0.65 -> 0.67 2015-09-10 13:42:13 +02:00
lethalman 220e02506f Merge pull request #9760 from ebzzry/devilspie2
devilspie2: init at 0.39
2015-09-10 09:57:10 +02:00
Thomas Strobel 260be2cbf6 xtrlock-pam: init at 3.4 2015-09-10 09:13:06 +02:00
desiderius c94ecaa443 pythonPackages.django-compressor: init at 1.5
Compresses linked and inline JavaScript or CSS into
single cached files.
2015-09-10 07:58:28 +02:00
Pascal Wittmann 1711ce5135 Algorithm-C3: 0.08 -> 0.10 2015-09-09 23:32:46 +02:00
Rommel M. Martinez 6919533410 devilspie2: init at 0.39 2015-09-10 05:11:56 +08:00
Pascal Wittmann c9ffd9868a Test-Base: 0.62 -> 0.88 2015-09-09 23:09:00 +02:00
Pascal Wittmann 15129c16f3 TextTable: 1.129 -> 1.130 2015-09-09 23:09:00 +02:00
Pascal Wittmann a86d7bf5c4 TieCycle: 1.19 -> 1.21 2015-09-09 23:09:00 +02:00
Pascal Wittmann 750531c662 Catalyst-Engine-HTTP-Prefork: mark as broken
depends on an old package which no longer compiles
2015-09-09 23:08:59 +02:00
Pascal Wittmann 3cf77dac7d DevelSizeMe: mark as broken
see https://rt.cpan.org/Public/Bug/Display.html?id=92348
2015-09-09 23:08:59 +02:00
Pascal Wittmann 39197f9a62 SVNSimple: 0.27 -> 0.28 and fix buildInputs 2015-09-09 23:08:59 +02:00
Pascal Wittmann 2aba0a3a07 PerlIO-via-symlink: fix build 2015-09-09 23:08:59 +02:00
Pascal Wittmann 73622fabfb SVN-Mirror: mark as broken
It is no longer developed and fails to build. It was also removed from
debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
2015-09-09 23:08:59 +02:00
Pascal Wittmann 8d5c2ade49 DBIxIntrospector: init at 0.001005
Is needed for 918de3ddb9.
2015-09-09 19:06:06 +02:00
Pascal Wittmann 918de3ddb9 DBIxClassHelpers: 2.016005 -> 2.031000 2015-09-09 16:17:21 +02:00
Pascal Wittmann 6ff74bd9c1 DBIxClassCandy: 0.002104 -> 0.005000 2015-09-09 16:17:21 +02:00
Pascal Wittmann c86422c46c Test-Roo: init at 1.004 2015-09-09 16:17:21 +02:00
Pascal Wittmann 4641658c3e Text-Brew: init at 0.02 2015-09-09 16:17:21 +02:00
Pascal Wittmann a6edc24aeb DataTime-Format-SQLite: init at 0.11 2015-09-09 16:17:21 +02:00
Domen Kožar f2627f9c81 Merge pull request #9752 from FRidh/maintainer
add myself as maintainer
2015-09-09 15:27:34 +02:00
Frederik Rietdijk cd5a9afeac add myself as maintainer 2015-09-09 15:25:49 +02:00
Austin Seipp eaf48b23e9 nixpkgs: name wibble, s/JonPRL/jonprl/
We generally don't use upper case for all-packages.nix definitions.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:43:31 -05:00
Domen Kožar bd596f41f0 Merge pull request #9739 from desiderius/django-appconf-1.0.1
pythonPackages.django-appconf: init at 1.0.1
2015-09-09 14:40:06 +02:00
Domen Kožar f357421a41 Merge pull request #9740 from desiderius/django-taggit-0.17.0
pythonPackages.django-taggit: init at 0.17.0
2015-09-09 14:39:57 +02:00
Domen Kožar 23262ce27f Merge pull request #9741 from desiderius/django-modelcluster-0.6.2
pythonPackages.django-modelcluster: init at 0.6.2
2015-09-09 14:39:45 +02:00
Brian McKenna e9bdf0fc07 JonPRL: init at 0.1.0 2015-09-09 21:23:48 +10:00
Benjamin Staffin ae9bd823ed mathics: Fix unit tests
Disabled two tests that require a preinstalled build of Mathics to
work, which is incompatible with the way nix runs them.

[Bjørn: remove unrelated disabling on Python 3]
2015-09-09 12:16:21 +02:00
Eelco Dolstra ee83598688 Remove openjdk namespace pollution
Fixes #9743.
2015-09-09 11:44:14 +02:00