Commit Graph

27627 Commits

Author SHA1 Message Date
Cillian de Róiste
a321f6f302 Oxygen-gtk: upgrade to 1.3.4 2013-07-22 14:05:39 +02:00
Sander van der Burg
48e187836b Added flatiron nodejs package + updated other nodejs packages 2013-07-22 11:15:21 +02:00
Bjørn Forsman
2f41fbad51 Merge pull request #774 from aristidb/master
Add nvidia-smi tool and fix an embarrassing bug in a previous pull request of mine
2013-07-21 13:53:19 -07:00
Bjørn Forsman
480f27b218 apcupsd: use /run/nologin (instead of /etc/nologin) to prevent logins
This is what systemd uses, see "man systemd-user-sessions.service".
2013-07-21 20:58:26 +02:00
Aristid Breitkreuz
147a6ae62f nvidia: also install useful nvidia-smi tool 2013-07-21 19:32:54 +02:00
Aristid Breitkreuz
38a2056f70 fix bug in perf-linux installation, oops 2013-07-21 19:25:05 +02:00
Peter Simons
7eea045b28 haskell-yesod-bin: update to version 1.2.2 2013-07-21 16:23:58 +02:00
Peter Simons
8d83506452 haskell-yaml: update to version 0.8.4 2013-07-21 16:23:58 +02:00
Peter Simons
88da6b5d89 haskell-xml-types: update to version 0.3.4 2013-07-21 16:23:58 +02:00
Peter Simons
9102dbe667 haskell-xml-conduit: update to version 1.1.0.5 2013-07-21 16:23:58 +02:00
Peter Simons
f749af3daa haskell-shakespeare-text: update to version 1.0.0.6 2013-07-21 16:23:57 +02:00
Peter Simons
fdf9b9784c haskell-shakespeare-js: update to version 1.1.4.1 2013-07-21 16:23:57 +02:00
Peter Simons
e1c3350da4 haskell-shakespeare-css: update to version 1.0.6.2 2013-07-21 16:23:57 +02:00
Peter Simons
8e736f12d4 haskell-contravariant: update to version 0.4.3 2013-07-21 15:52:33 +02:00
Peter Simons
a98a96bffe haskell-conduit: update to version 1.0.7.3 2013-07-21 15:52:33 +02:00
Peter Simons
1d8c4711f6 haskell-comonad-transformers: update to version 3.0.4 2013-07-21 15:52:33 +02:00
Peter Simons
8740b48d86 haskell-classy-prelude: update to version 0.5.9 2013-07-21 15:52:33 +02:00
Peter Simons
16581965df haskell-attoparsec-conduit: update to version 1.0.1.2 2013-07-21 15:52:33 +02:00
Peter Simons
a2b44374ab haskell-atomic-primops: update to version 0.4 2013-07-21 15:52:33 +02:00
Peter Simons
2d0c35ad88 Merge pull request #771 from aforemny/haskell-qrencode
Add haskell-qrencode
2013-07-21 06:41:58 -07:00
Peter Simons
0685198b53 Merge pull request #770 from aforemny/haskell-elm
Add Elm and elm-server
2013-07-21 06:41:26 -07:00
Peter Simons
464acead37 Merge pull request #772 from aforemny/haskell-happstack-lite
Add haskell-happstack-lite
2013-07-21 06:40:43 -07:00
Mathijs Kwik
9230619ee7 haskell-mode: upgrade to 13.07 2013-07-21 09:08:16 +02:00
Michael Raskin
9ff7e1380d Add mi2ly MIDI to lilypond converter 2013-07-21 10:46:48 +04:00
Lluís Batlle i Rossell
a0893d472e Buidling cairo without gl on arm and mips
Mesa didn't build for arm, and I don't think anyone with arm wants mesa now.
And I needed cairo for rrdtool.
2013-07-20 23:16:51 +02:00
Lluís Batlle i Rossell
b513ea43e4 Enable blowfish/twoflish crypto in sheevaplug kernel 2013-07-20 23:16:50 +02:00
Bjørn Forsman
1d59e54ebc apcupsd: fix hostname command patching
The source has HOSTNAME=`hostname` (capture output of hostname command)
but currently it is replaced with HOSTNAME="/path/to/hostname" (which is
just a plain string). Fix it by substituting with
HOSTNAME=`/path/to/hostname`.
2013-07-20 21:44:01 +02:00
Domen Kozar
8ea138d212 add development version of speedtest-cli 2013-07-20 12:48:32 +02:00
Alexander Foremny
7f874ca558 Add haskell-happstack-lite 2013-07-20 12:30:55 +02:00
Alexander Foremny
f2f0674c5b Add haskell-qrencode 2013-07-20 12:29:00 +02:00
Ludovic Courtès
6e97ea6b00 guix: update to 0.3 2013-07-19 23:21:47 +02:00
Domen Kožar
60c82048e0 Merge pull request #753 from lovek323/numpy
numpy: fix build on darwin
2013-07-19 12:08:33 -07:00
Domen Kozar
b139a69f7c netpbm: set platforms 2013-07-19 20:48:56 +02:00
Marc Weber
84ca773f9b use simpleDerivation for all Vim plugins 2013-07-19 20:17:42 +02:00
Ertugrul Söylemez
2519a86942 pari: Updated to 2.5.4, fixed GMP and readline support. 2013-07-19 19:52:11 +02:00
Ertugrul Söylemez
fc8d1341f6 Maintainers: added ertes. 2013-07-19 19:52:11 +02:00
Domen Kozar
aeef361b0d netpbm: add tiff support 2013-07-19 19:42:34 +02:00
Lluís Batlle i Rossell
4e94dafa4e nut: adding libtool enables nut-scanner 2013-07-19 16:33:42 +02:00
Lluís Batlle i Rossell
b57cdc584a Fixing evtest and updating to 1.31.
The fetchgit wasn't a fixed-output, so on chroot, it couldn't connect.
2013-07-19 16:21:15 +02:00
Eelco Dolstra
3c35daeebe nixUnstable: Update to 1.6pre3166_15e5ac8 2013-07-19 15:19:38 +02:00
Rickard Nilsson
582e9a94e6 opensmtpd: Update to 201307151923p1 2013-07-19 13:07:42 +02:00
Rickard Nilsson
8a357239ac libevent: Update to 2.0.21 2013-07-19 13:07:12 +02:00
Evgeny Egorochkin
c22eff7505 mopidy: fix broken fetchgit -> fetchurl 2013-07-19 09:30:04 +03:00
Evgeny Egorochkin
74491ea24b boinc: fix url 2013-07-19 08:25:00 +03:00
Evgeny Egorochkin
b98fccf486 pyside-generatorrunner: fix version to match sources 2013-07-19 07:50:27 +03:00
Evgeny Egorochkin
2422bef9f9 area53: fix source url 2013-07-19 07:45:45 +03:00
Evgeny Egorochkin
589d6ff51c vfdecrypt: fix source location 2013-07-19 07:30:17 +03:00
Cillian de Róiste
d7283abbbb gtypist: update to 2.9.3 and fix the patch 2013-07-19 01:22:29 +02:00
Bjørn Forsman
b5a59b66b1 msmtp: 1.4.30 -> 1.4.31
Also, set meta.platforms and fix meta.description (msmtp is not a MUA).
2013-07-19 00:53:06 +02:00
Bjørn Forsman
67ce7f863a srecord: new package
The SRecord package is a collection of powerful tools for manipulating
EPROM load files.

http://srecord.sourceforge.net/
2013-07-19 00:29:50 +02:00
Lluís Batlle i Rossell
d37795e572 Adding guifi-earth 0.2.1
That may have updated some node-packages.
2013-07-18 21:47:27 +02:00
Shea Levy
b73021a475 buildNodePackage: Handle all node/coffee shebang possibilities
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 15:45:02 -04:00
Peter Simons
7f9e83f8cc dosfstools: update to version 3.0.21 2013-07-18 21:38:06 +02:00
Shea Levy
6b0d6593e8 Create a mkEnableOption function for an extremely common NixOS idiom
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 15:13:42 -04:00
Shea Levy
0c3b84c850 mongodb 2.4.5
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 15:05:49 -04:00
Evgeny Egorochkin
6d3329dc31 rapcad: fix url 2013-07-18 20:42:04 +03:00
Evgeny Egorochkin
a0c3bc137b JUnit: fix url 2013-07-18 20:37:32 +03:00
Evgeny Egorochkin
d4c52014e6 Pinta: fix url 2013-07-18 20:21:48 +03:00
Shea Levy
3016640375 Add the right uptime nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 12:09:27 -04:00
Shea Levy
792e51e1ef Yet anoterh npm2nix update
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 12:06:41 -04:00
Shea Levy
870dd29077 Update npm2nix, again (found a bug right away)
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 11:21:38 -04:00
Shea Levy
4ac1973ec5 Update npm2nix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 11:14:56 -04:00
Shea Levy
906097c1e8 Add uptime nodePackage (and update the rest)
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 10:51:34 -04:00
Lluís Batlle i Rossell
328774ab1f Updating qgis (1.8.0 & geos (3.3.8).
I also add libspatialindex and libspatialite, to get the latest qgis building.
2013-07-18 11:43:01 +02:00
Peter Simons
d898762d8b unetbootin: update to version 585 2013-07-18 11:07:59 +02:00
Bjørn Forsman
181dc4032d Remove the old KQEMU accelerator module
KQEMU was a linux kernel module for accelerating the QEMU virtual
machine on x86 hardware. Since QEMU 0.11 (and up), there is no support
for KQEMU any more, the focus is now on KVM.

http://wiki.qemu.org/KQemu/Doc
2013-07-18 10:57:32 +02:00
Rok Garbas
7889b82f32 updates for python packages: mccabe, pep8, flake8 2013-07-18 08:21:41 +02:00
Evgeny Egorochkin
d26e46acd6 golly: fix version to match tarball. this time for sure :) 2013-07-18 03:55:56 +03:00
Bjørn Forsman
f142483de0 qemu: enable spice protocol support by default
We already enable VNC and SDL support by default and adding spice only
increases the closure size from 513 MB to 518 MB.

Closure size:
  du -sch $(nix-store -qR ./result)
2013-07-18 02:40:24 +02:00
Moritz Ulrich
ad6fb1fb35 Update btsync to 1.1.42.
This upgrade is downward compatible down to 1.1.27 (same as prev.
version in Nix).

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-07-18 02:23:52 +02:00
Moritz Ulrich
30f54585d5 Add stm32flash, flash program for stm32 bootloader.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-07-18 01:50:41 +02:00
Rob Vermaas
a30c06de83 Add bitbucket_api and some of its dependencies 2013-07-17 22:19:29 +02:00
Bjørn Forsman
dcd3dad3d9 apcupsd: fix download url 2013-07-17 21:10:56 +02:00
Bjørn Forsman
074898e0db apcupsd: new package
apcupsd is a daemon for controlling APC UPSes.
2013-07-17 20:22:59 +02:00
Karn Kallio
57ce3126d7 kde-base-artwork: fix hash. 2013-07-17 20:16:24 +02:00
Peter Simons
f1e8140966 haskell-hackage-db: update to version 1.7 2013-07-17 19:07:51 +02:00
Peter Simons
8807aab195 haskell-Hipmunk: update to version 5.2.0.11 2013-07-17 19:07:51 +02:00
Karn Kallio
bc4c9312a5 Add aldor. 2013-07-17 18:51:51 +02:00
Peter Simons
af3b34ab91 Merge pull request #766 from iyzsong/herbstluftwm
add herbstluftwm 0.5.2
2013-07-17 09:28:26 -07:00
Song Wenwu
7ffb3a4ba5 add herbstluftwm 0.5.2 2013-07-18 00:02:53 +08:00
Eelco Dolstra
66021f9cd8 Fix kdenetwork 2013-07-17 15:01:50 +02:00
Eelco Dolstra
dfd621745a Remove KDE 4.10.4 2013-07-17 15:01:50 +02:00
Eelco Dolstra
dea87788f8 Make KDE 4.10 the default 2013-07-17 15:01:49 +02:00
Peter Simons
09583c0f4e haskell-hlint: update to version 1.8.48 2013-07-17 13:06:47 +02:00
Peter Simons
ccc6de3f77 haskell-semigroupoids: update to version 3.1 2013-07-17 13:06:47 +02:00
Peter Simons
8db3aac875 haskell-numtype: update to version 1.0.1 2013-07-17 13:06:47 +02:00
Peter Simons
b7962135db haskell-numtype-tf: update to version 0.1.1 2013-07-17 13:06:47 +02:00
Peter Simons
c2f14b02ed haskell-dimensional: update to version 0.12.1 2013-07-17 13:06:47 +02:00
Peter Simons
b24d3e5b79 haskell-dimensional-tf: update to version 0.2 2013-07-17 13:06:47 +02:00
Peter Simons
49818d17da haskell-active: update to version 0.1.0.6 2013-07-17 13:06:46 +02:00
Peter Simons
3a9c3b9b41 haskell-MonadRandom: update to version 0.1.10 2013-07-17 13:06:46 +02:00
Eelco Dolstra
ca0936f17f apache-httpd: Update to 2.2.25
CVE-2013-1896, CVE-2013-1862.
2013-07-17 12:59:29 +02:00
Peter Simons
c404c4ccd4 Merge pull request #764 from ocharles/perl-packages
Perl packages
2013-07-17 03:40:12 -07:00
Gergely Risko
97b64665f5 Use fetchgit for vanitygen instead of fetchurl, github changed something 2013-07-17 12:16:47 +02:00
Oliver Charles
61d3429154 perlPackages.NetRabbitFoot & dependencies: new expressions 2013-07-17 10:45:50 +01:00
Oliver Charles
d7b5a1beb1 perlPackages.LogContextual & dependencies: new expressions 2013-07-17 10:33:04 +01:00
Oliver Charles
ff5d030513 perlPackages.DBIxSimple: new expression 2013-07-17 10:31:19 +01:00
Eelco Dolstra
329a705005 nvidia-x11: Fix the library-only build
Also, introduce a function ‘versionAtLeast’ which is probably more
natural than ‘versionOlder’.
2013-07-17 11:14:26 +02:00
Eelco Dolstra
9f347eba61 nvidia-x11: Fix building on older kernels
The 3.10 patch breaks building on 3.4 at least.
2013-07-17 11:10:21 +02:00
Oliver Charles
eec9e56226 perlPackages.AnyEvent: new expression 2013-07-17 10:02:19 +01:00