Commit Graph

25457 Commits

Author SHA1 Message Date
Peter Simons
e66fda4bba Merge pull request #488 from bjornfor/systemd-cat-fix
systemd: patch hardcoded "/bin/cat" in systemd-cat
2013-04-25 00:04:00 -07:00
Bjørn Forsman
7894a6fa27 systemd: patch hardcoded "/bin/cat" in systemd-cat
Without this patch, systemd-cat doesn't work here:

$ echo "hello world" | systemd-cat
Failed to execute process: No such file or directory
2013-04-24 23:46:09 +02:00
Lluís Batlle i Rossell
b4687c6966 tahoe-lafs: update to 1.9.2
I had to update a python package too (foolscap)
2013-04-24 22:41:17 +04:00
Evgeny Egorochkin
a8d1e3622f Google killed my old email 2013-04-24 16:22:28 +03:00
Peter Simons
12f6308a01 haskell-crypto-conduit: jailbreak to fix build with recent version of crypto-api 2013-04-24 13:31:37 +02:00
Peter Simons
f0d5323e5f haskell-shakespeare-css: disable Haddock generation to fix the build 2013-04-24 13:21:37 +02:00
Peter Simons
79fd846654 release-haskell.nix: fsnotify won't build with ghc 6.x 2013-04-24 13:21:06 +02:00
Peter Simons
6080adb28e release-haskell.nix: run test builds of fsnotify with all GHC versions 2013-04-24 13:21:06 +02:00
Peter Simons
131bba507f haskell-warp: update to version 1.3.8.1 2013-04-24 13:21:05 +02:00
Peter Simons
7d38313190 haskell-uuid: update to version 1.2.11 2013-04-24 13:21:05 +02:00
Peter Simons
58104ec26b haskell-shakespeare-css: update to version 1.0.4 2013-04-24 13:21:05 +02:00
Peter Simons
5d0660ede6 haskell-resourcet: update to version 0.4.7.1 2013-04-24 13:21:05 +02:00
Peter Simons
264e30a521 haskell-monad-control: update to version 0.3.2.1 2013-04-24 13:21:05 +02:00
Peter Simons
61687cebf9 haskell-lifted-base: update to version 0.2.0.4 2013-04-24 13:21:05 +02:00
Peter Simons
2483ac2d12 haskell-fsnotify: update to version 0.0.11 2013-04-24 13:21:05 +02:00
Peter Simons
01f0df8702 haskell-crypto-api: update to version 0.12 2013-04-24 13:21:05 +02:00
Peter Simons
3328807f41 haskell-byteorder: update to version 1.0.4 2013-04-24 13:21:05 +02:00
Peter Simons
cd470bc296 idris: drop obsolete package, it doesn't compile anywhere 2013-04-24 13:21:05 +02:00
Peter Simons
944ae2e5ff pkgs/build-support/cabal: disable split-objects for GHC 7.7 builds to work around broken compiler 2013-04-24 13:21:05 +02:00
Peter Simons
e0b57c9fb9 ghc: bump HEAD compiler to version 7.7 2013-04-24 13:21:05 +02:00
Peter Simons
e21708320c haskell-shakespeare: update to version 1.0.5 2013-04-24 13:21:04 +02:00
Peter Simons
d61a37871f haskell-shakespeare-js: update to version 1.1.4 2013-04-24 13:21:04 +02:00
Peter Simons
a18f94381e haskell-mainland-pretty: update to version 0.2.6 2013-04-24 13:21:04 +02:00
Peter Simons
6b1b5a27a3 haskell-http-reverse-proxy: update to version 0.1.1.5 2013-04-24 13:21:04 +02:00
Peter Simons
d062ce9eef haskell-ghc-heap-view: update to version 0.5 2013-04-24 13:21:04 +02:00
Peter Simons
a62266a1d7 haskell-shakespeare-css: revert "disable Haddock generation to fix the build"
This reverts commit 73b4546fa8.
Accidentally committed in the wrong branch.
2013-04-24 13:20:21 +02:00
Peter Simons
ac09077e0c haskell-crypto-conduit: revert "jailbreak to fix build with recent version of crypto-api"
This reverts commit 471362de95.
Accidentally committed in the wrong branch.
2013-04-24 13:19:25 +02:00
Peter Simons
471362de95 haskell-crypto-conduit: jailbreak to fix build with recent version of crypto-api 2013-04-24 13:16:44 +02:00
Peter Simons
73b4546fa8 haskell-shakespeare-css: disable Haddock generation to fix the build 2013-04-24 11:40:14 +02:00
Cillian de Róiste
50d66b945e Add limnoria, a well maintained fork of Supybot, an IRC bot 2013-04-24 01:41:31 +02:00
Eelco Dolstra
d44ffc5338 curl: Update to 7.30.0
CVE-2013-1944
2013-04-23 14:54:51 +02:00
Eelco Dolstra
cddad771c5 Revert "experimental/shadow"
This reverts commit 788e760b51.  NixOS
doesn't even have an /etc/skel.  And if we had, 1) NixOS has the
ability to create regular files rather than symlinks in /etc
(environment.etc.<file>.mode = ...), so files in /etc/skel that should
be copied as regular files can be supported; and 2) we may actually
*want* to copy a symlink.

Also, typos in file names.  Bleh.
2013-04-23 13:04:17 +02:00
Rok Garbas
f1184916dd Merge pull request #477 from coroa/offlineimap
offlineimap: enable support for the sqlite status backend
2013-04-23 03:47:15 -07:00
Peter Simons
acd879f36f xxdiff: update to current HEAD of the source repository 2013-04-23 12:11:58 +02:00
Lluís Batlle i Rossell
031d1ee8c5 Merge branch of 'hatari' 2013-04-23 11:06:17 +04:00
Lluís Batlle i Rossell
7ca16e5115 hatari: fix pthread_cancel+gcc_s thing, and some spacing 2013-04-23 11:05:46 +04:00
Michael Raskin
ad214d8d0c Merge pull request #473 from errge/master
Update ack to 2.02 (and File-Next to 1.12, only used by ack)
2013-04-22 22:38:35 -07:00
Michael Raskin
b1ff6273d9 Merge pull request #468 from zefhemel/dartsdk
Added Google Dart M4
2013-04-22 22:34:18 -07:00
Michael Raskin
0aad0af30a Merge pull request #459 from MarcWeber/submit/shadow
make useradd -m create ~/.bashrc as file, not as symlink pointing to the store
2013-04-22 22:33:20 -07:00
Michael Raskin
f328c45b25 Merge pull request #440 from bbenoist/master
php: add FTP support by default
2013-04-22 22:31:57 -07:00
Michael Raskin
b98ece6bc2 Auto-update some packages; no early build failures (SBCL and Wine not yet fully built) 2013-04-23 09:15:48 +04:00
Cillian de Róiste
43dfc290ea Distrho: fix build: pin premake to version 3 2013-04-22 23:40:06 +02:00
Rok Garbas
7b9fc733dd python-deform: unittest2 needed on python 26 2013-04-22 22:57:58 +02:00
Florian Friesdorf
b67cf97f5c Revert "let hydra also build python26Packages"
This reverts commit a2ddd3643e.

@peti pointed out that python2.6 packages are now prefered over
python2.7. In a local test it was the other way round. seems to be
arbitrary or I messed up the test.
2013-04-22 22:49:40 +02:00
Jordi
019472eaa3 Add hatari Atari St emulator. 2013-04-22 22:10:15 +02:00
Mathijs Kwik
40502b492d magit: fix download url 2013-04-22 21:44:04 +02:00
viric
4311ba66e0 Merge pull request #474 from logann2019/autocutsel
Autocutsel
2013-04-22 10:32:37 -07:00
Jordi
97de12b58e Fix indention, remove maintainers. 2013-04-22 19:23:50 +02:00
Eelco Dolstra
4539668937 php: Add 5.4
We'll keep 5.3 around for a while.
2013-04-22 19:17:35 +02:00
Lluís Batlle i Rossell
2e8cab953a libextractor: make gtk support work again
It wanted gtk3.

It does not understand gstreamer 0.10, though.
2013-04-22 20:57:14 +04:00