Commit Graph

40781 Commits

Author SHA1 Message Date
Domen Kožar
9c5236f7ca pythonPackages.tarman: disable for py3k 2014-08-24 17:09:13 +02:00
Domen Kožar
2bc609155d pythonPackages.greenlet: 0.3.1 -> 0.4.3 2014-08-24 17:07:25 +02:00
Domen Kožar
0a4b70e5b7 pythonPackages.eventlet: 0.9.16 -> 0.15.1 2014-08-24 17:07:10 +02:00
Domen Kožar
8dc216a768 pythonPackages.beaker: disable on py3k 2014-08-24 17:04:31 +02:00
Domen Kožar
8edee2cd47 python3Packages.autopep8: fix build 2014-08-24 17:00:17 +02:00
Domen Kožar
d3b9a14e88 python3Packages.afew: fix build 2014-08-24 16:57:50 +02:00
Domen Kožar
3eedd29fb8 pythonPackages.manuel: 1.6.1 -> 1.8.0 2014-08-24 16:55:15 +02:00
Domen Kožar
ecb77869d2 pythonPackages.pil: put it inside python-packages.nix and disable on py3k 2014-08-24 16:55:15 +02:00
Domen Kožar
46afdaf783 pythonPackages.iptools: 0.4.0 -> 0.6.1 2014-08-24 16:19:53 +02:00
Georges Dubus
6418007dab nixbang: add expession 2014-08-24 16:07:23 +02:00
Domen Kožar
a272e855a3 pythonPackages.pg8000: 1.09 -> 1.9.14 2014-08-24 16:07:14 +02:00
Domen Kožar
47673e43c9 buildPythonPackage: introduce "disabled" argument
Useful to disable the package for specific python versions.

Typically usage: disable = isPy3k;
2014-08-24 16:02:57 +02:00
Domen Kožar
fc5f6e4e79 tarball fixes 2014-08-24 16:02:57 +02:00
Eelco Dolstra
c77fde7810 yelp: Fix description 2014-08-24 15:25:27 +02:00
Cillian de Róiste
3529af087a movit: update from 1.1.1 to 1.1.2 2014-08-24 15:21:09 +02:00
Cillian de Róiste
4203cdec22 xf86_input_wacom: update from 0.25.0 to 0.25.99.1 2014-08-24 15:19:08 +02:00
Cillian de Róiste
b743dd393a keymon: update from 1.16 to 1.17 2014-08-24 15:18:08 +02:00
Cillian de Róiste
93106b319b ffado: update from 2.1.0 to 2.2.1 2014-08-24 15:11:22 +02:00
James ‘Twey’ Kay
61a5054953 New Haskell package: network-fancy 2014-08-24 11:33:19 +01:00
Mateusz Kowalczyk
0f2d101975 cantata: update to 1.4.0 2014-08-24 12:19:06 +02:00
William A. Kennington III
4da69cb7da radvd: Upsate 1.8.1 -> 2.5 2014-08-24 03:12:55 -07:00
Peter Simons
25e0377e51 haddock-2.14.3: enable test suite
https://github.com/NixOS/cabal2nix/pull/86
2014-08-24 11:49:20 +02:00
Peter Simons
9b6db1c964 Re-generate Haskell packages with cabal2nix. 2014-08-24 11:45:56 +02:00
Peter Simons
c7e14b4aae Merge pull request #3728 from vandenoever/android
Some additional android runtimes.
2014-08-24 11:25:51 +02:00
Peter Simons
6367cd1de1 Merge pull request #3736 from wavewave/add-yesod-auth-hashdb
yesod-auth-hashdb haskell package added
2014-08-24 11:24:09 +02:00
Peter Simons
63e5ed7aef Merge pull request #3743 from ttuegel/ghc-mod
Fix ghc-modi hanging in emacs
2014-08-24 11:14:57 +02:00
Eelco Dolstra
438b9c543d Nixpkgs manual: Add a Nix expression to build 2014-08-24 11:03:55 +02:00
Michael Raskin
ede8be9281 Fix tarball evaluation; had to regenerate Ruby gem list 2014-08-24 12:55:08 +04:00
Cray Elliott
85cdd7ce33 Add SDL2_net v2.0.0 2014-08-24 10:21:47 +02:00
Domen Kožar
549fae8676 pypyPackages.paramiko: fix 2014-08-24 10:16:54 +02:00
Domen Kožar
4ac4440e2f pypy: verify tkinter module 2014-08-24 10:16:54 +02:00
Rüdiger Sonderfeld
f61fb466eb man-pages: Update to 3.71. 2014-08-24 10:15:08 +02:00
Nathaniel Baxter
33879427b7 maintainers: add myself as a maintainer to obconf and teamspeak_client 2014-08-24 10:10:13 +02:00
Vladimír Čunát
0f6ae6403e xorg: fix typo from the last xorg commit
Thanks to @falsifian for noticing it.
2014-08-24 09:55:22 +02:00
Rickard Nilsson
85ec51a4ff vimb: Update from 2.6 to 2.7 2014-08-24 01:50:31 +02:00
Thomas Tuegel
2af1a92a28 haskell-ghc-mod-5.0.1: use wrapProgram
Use wrapProgram from makeWrapper to wrap ghc-mod and ghc-modi like
haddock. The wrapper code is clearer and hopefully more maintainable. As
a side-effect, the bug where emacs would hang while loading ghc-modi is
fixed.
2014-08-23 17:07:13 -05:00
Aycan iRiCAN
70f67efea5 Merge pull request #3740 from MP2E/cabal_lenses
Update cabal-lenses to v3.1, no longer needs to be jailbroken
2014-08-23 23:59:24 +03:00
Michael Raskin
33ef69390b Fix Julia 0.3.0 build (for most purposes). Not making default yet because it is unclear if I missed something important. Failed to make it use external openblas and lapack correctly… 2014-08-24 00:24:55 +04:00
Cray Elliott
d576fa175f Update cabal-lenses to v3.1, no longer needs to be jailbroken 2014-08-23 13:13:08 -07:00
Mateusz Kowalczyk
c4a7d019a6 haskell-poppler: update to 0.13
Fixed by upstream.
2014-08-23 21:04:33 +01:00
Domen Kožar
78e5234ae9 fix eval 2014-08-23 19:28:25 +02:00
Domen Kožar
9cbc216576 pypyPackages.pycrypto: make it work 2014-08-23 19:18:27 +02:00
Domen Kožar
f1a1c89f50 PIL: use python executable names 2014-08-23 19:18:27 +02:00
Vladimír Čunát
99e300c4f8 xorg: add xf86-video-qxl 2014-08-23 18:55:30 +02:00
Ian-Woo Kim
fab4eb2e7b yesod-auth-hashdb haskell package added 2014-08-23 12:44:41 -04:00
Domen Kožar
3194d5cc32 zope.testing: 4.1.2 -> 4.1.3 (also, fix pypy build) 2014-08-23 17:38:28 +02:00
Domen Kožar
e083de9c29 pythonPackages.psycopg2: 2.5.2 -> 2.5.3 2014-08-23 16:33:22 +02:00
Domen Kožar
14b5f9d581 pythonPackages: fix webtest 2014-08-23 16:28:35 +02:00
Domen Kožar
b236d88f36 pythonPackages.django: update 1.4, 1.5, 1.6 due to security fixes 2014-08-23 16:20:59 +02:00
Edward Tjörnhammar
a79241aa15 add: emulationstation 1.0.2 2014-08-23 15:33:22 +02:00
Rüdiger Sonderfeld
6525bdf213 Add Fira font.
Fira is the font for FirefoxOS.

- https://github.com/mozilla/Fira
- http://www.carrois.com/fira-3-1/
2014-08-23 15:30:41 +02:00
Bjørn Forsman
624fb66605 sup: mark as broken
Several of its buildInputs (given in all-packages.nix) does not exist
anymore (version updates and attribute renaming?).

Mark as broken to unblock nixpkgs channel.
2014-08-23 14:21:53 +02:00
Rickard Nilsson
aafb5aafe4 libvirt-python: Update from 1.2.5 to 1.2.7 2014-08-23 12:55:24 +02:00
Rickard Nilsson
9bec5e1288 New package: riemann 0.2.6 2014-08-23 12:49:10 +02:00
Rickard Nilsson
52b53dc370 ruby gems: Add riemann-dash 2014-08-23 12:41:49 +02:00
Rickard Nilsson
01560400aa libvirt: Update from 1.2.5 to 1.2.7 2014-08-23 12:41:49 +02:00
Pascal Wittmann
116930f5ba calibre: update from 1.48.0 to 2.0.0 2014-08-23 12:03:23 +02:00
Domen Kožar
e93eb33058 gtkglext: cleanup 2014-08-23 11:46:54 +02:00
Rüdiger Sonderfeld
a3625b5b2b smplayer: Update to 14.3.0.
Requires mplayer to be compiled with FriBiDi support (4de6b9a).
2014-08-23 11:46:53 +02:00
Domen Kožar
bd32f323d8 k3d: move patches into source 2014-08-23 11:46:53 +02:00
Jos van den Oever
01cc5a98d6 qt-5.3: update to 5.3.1 2014-08-23 11:44:33 +02:00
Aycan iRiCAN
1ff1fe44d9 Added myself to maintainer of hdaemonize and hweblib 2014-08-23 12:28:35 +03:00
Michael Raskin
ff4c6f39da Merge pull request #3671 from madjar/master
Added e2fsprogs to docker dependencies.
2014-08-23 13:08:07 +04:00
Michael Raskin
9b13792075 Merge pull request #3656 from AndersonTorres/fluxbox
Fluxbox: new package (1.3.5)
2014-08-23 13:07:46 +04:00
Michael Raskin
8ba5e6fa24 Merge pull request #3650 from bennofs/prefetch-git-human-readable
prefetch-git: output human-readable rev to stderr
2014-08-23 13:05:55 +04:00
Michael Raskin
ff0582f185 Merge pull request #3649 from daogames/tb/update-golang
golang: bump to 1.3.1
2014-08-23 13:05:30 +04:00
Michael Raskin
bc9904184a Merge pull request #3635 from nathanielbaxter/dev/obconf
obconf: Added obconf - A gui configuration tool for openbox
2014-08-23 13:05:12 +04:00
Michael Raskin
2f0b2be1f2 Merge pull request #3632 from vbgl/ocaml-csv
Adds ocaml library “csv”
2014-08-23 13:04:52 +04:00
Jaka Hudoklin
503b8afa3f Add neo4j database 2014-08-23 13:11:08 +04:00
Jos van den Oever
6f50af7206 Some additional android runtimes. 2014-08-23 11:03:29 +02:00
Michael Raskin
35bf361608 Merge pull request #3615 from bosu/tigervnc-xkb-fix
tigervnc: fix xkb configuration for Xvnc
2014-08-23 12:54:49 +04:00
Michael Raskin
1375ac9032 Merge pull request #3605 from michelk/qgis
qgis: update 1.8.0 -> 2.4.0 and adding sip
2014-08-23 12:54:23 +04:00
Michael Raskin
dec865c88c Merge pull request #3583 from ts468/thermald
Add thermald: Linux Thermal Daemon
2014-08-23 12:49:59 +04:00
Michael Raskin
a2f96adb3d Merge pull request #3549 from pmahoney/php-pdo-pgsql
php: Compile pdo_pgsql support
2014-08-23 12:48:30 +04:00
Michael Raskin
2991b5a2f3 Merge pull request #3529 from AndersonTorres/bochs
Bochs: update to version 2.6.6
2014-08-23 12:48:05 +04:00
Michael Raskin
c80f325109 Merge pull request #3514 from deepfire/chntpw
chntpw:  new expression
2014-08-23 12:47:17 +04:00
Michael Raskin
bd9e07c24c Merge pull request #3352 from luke-clifton/master
Added abduco
2014-08-23 12:40:44 +04:00
Michael Raskin
eaac469f11 Merge pull request #3337 from tailhook/node_permission_error
Add `--no-same-permission` to `tar` command in node package builder
2014-08-23 12:38:35 +04:00
Vincent Laporte
f439cc7cf6 Adds javalib and sawja
Javalib is a library that parses Java .class files into OCaml data
structures. Sawja is a library written in OCaml, relying on Javalib to
provide a high level representation of Java bytecode programs.

Homepage: http://sawja.inria.fr/
2014-08-23 12:44:16 +04:00
Michael Raskin
15ec9bdeba Merge pull request #3328 from wavewave/krb5fix
krb5: explicitly giving --with-tcl=no option for configure to remove imp...
2014-08-23 12:28:23 +04:00
Michael Raskin
d459b587e4 Merge pull request #3299 from vbgl/erratique-uu
Adds OCaml libraries: uucd, uunf, uutf and xmlm
2014-08-23 12:25:55 +04:00
Edward Tjörnhammar
1615be91ef Add mlmmj package and nixos module. 2014-08-23 12:30:45 +04:00
Aycan iRiCAN
c314c0dc68 Merge pull request #3723 from MP2E/lens_v4_4_0_1_update
Lens update to v4.4.0.1
2014-08-23 10:20:34 +03:00
Aycan iRiCAN
f37457f196 Merge pull request #3722 from bergey/diagrams
haskell Diagrams libraries
2014-08-23 10:17:34 +03:00
Michael Raskin
e4f9e321ca Merge pull request #3069 from danielzinn/add_cuda_6
Allowing cuda to use its own thrust library
2014-08-23 11:13:20 +04:00
Patrick Mahoney
f254687071 s6: new package
s6 is skarnet.org's small & secure supervision software suite.

The s6-log program is modified to call execlineb directly rather than
searching PATH.
2014-08-22 23:42:13 -05:00
Patrick Mahoney
d8d7cd7ef2 execline: new package
Execline is a small scripting language, to be used in place of a shell
in non-interactive scripts.
2014-08-22 23:40:52 -05:00
Patrick Mahoney
f0478220d8 skalibs: new package
Skalibs is a set of general-purpose C programming libraries used for
building all software at skarnet.org.
2014-08-22 23:22:55 -05:00
Cray Elliott
27e7d1ff0a Lens update to v4.4.0.1 2014-08-22 21:08:16 -07:00
Daniel Bergey
a24775bf22 haskell Diagrams libraries
latest versions support lens-4.4 - fix broken builds
add bergey as maintainer
2014-08-23 02:05:39 +00:00
Oliver Charles
030439d8fe haskellPackages.digestiveFunctorsAeson: Update to 1.1.11 2014-08-22 21:19:08 +01:00
ambrop7@gmail.com
8516495560 python-pyuv: new package
Pyuv is a Python interface to libuv, a cross-platform asychronous I/O
library.

The setup.py is tweaked to that the system version of libuv is used,
instead of tying to fetch one with git.

[Bjørn: change commit message]
2014-08-22 21:57:14 +02:00
ambrop7@gmail.com
896ef91242 libuv: Add version 0.11.29. 2014-08-22 21:52:22 +02:00
AndersonTorres
e0f976ba55 vym: new package
VYM (View Your Mind) is a mind-mapping program.

[Bjørn: two whitespace adjustments and quote the "$out" variable.]
2014-08-22 21:28:29 +02:00
Andrew Morsillo
8a465c1dfa robomongo: update to 0.8.4 and fix broken build 2014-08-22 21:00:06 +02:00
Eelco Dolstra
a147ddc42c Check whether Nixpkgs evaluates with NIXPKGS_ALLOW_BROKEN=1 2014-08-22 20:23:53 +02:00
Michael Raskin
d0aceb402a Update The Buttefly Effect game 2014-08-22 21:34:28 +04:00
Aycan iRiCAN
5e1475d76d Revert "Revert "Merge pull request #3718 from MP2E/lens_4_4_update""
This reverts commit fec81c392f.
2014-08-22 17:55:55 +03:00
Luca Bruno
007232ff8f linphone: mark as broken for ZHF 2014-08-22 12:54:02 +02:00
Eelco Dolstra
ce6b86cc68 Fix various evaluation problems
http://hydra.nixos.org/build/13616685
2014-08-22 11:57:40 +02:00