1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 05:31:22 +00:00
Commit graph

40726 commits

Author SHA1 Message Date
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
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