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
Bjørn Forsman
6949e24366
nixos: add fail2ban to module-list.nix
...
Now that the fail2ban service has the ".enable" option, I think it's
time to add it to the module list, so that we can enable it in
configuration.nix like this:
services.fail2ban.enable = true;
2014-08-24 13:50:57 +02:00
Peter Simons
fd3ce991ef
Merge pull request #3754 from Twey/network-fancy
...
New Haskell package: network-fancy
2014-08-24 12:55:53 +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
aa77fe0fb0
nixos/radvd: Convert to a systemd unit
...
Additionally, remove the automatic initialization of the ipv6 forwarding
sysctl as this should be handled by the end user. This really should not
be an issue as most people running radvd are likely forwarding ipv6
packets.
2014-08-24 03:12:55 -07: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
Eelco Dolstra
14f48dd5c2
Nixpkgs manual: Drop author bla bla
2014-08-24 11:03:55 +02:00
Eelco Dolstra
76ac17d36b
Nixpkgs manual: Fix validity
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
mornfall
252ee7adc9
Merge pull request #3739 from Fuuzetsu/poppler
...
haskell-poppler: update to 0.13
2014-08-23 22:08:07 +02: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
Rickard Nilsson
b1d225b645
Add NixOS module for the Riemann dashboard server
2014-08-23 17:40:22 +02:00
Rickard Nilsson
e9252cb35e
Add NixOS module for Riemann monitoring server.
2014-08-23 17:40:22 +02: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