1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

26317 commits

Author SHA1 Message Date
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
Vladimír Čunát fe1bd1a73c tarball: move assertion in systemd
Now the assertion doesn't trigger on systemd.headers
which is needed for dbus.libs.

This should fix the tarball job (I don't have enough RAM to test it).
2013-04-24 09:03:30 +00:00
Vladimír Čunát 49f12fe878 remove old references to xorgserver_1_13_0 2013-04-24 06:44:43 +00:00
Vladimír Čunát bde20f3e88 Merge branch 'master' into x-updates
Conflicts (just taken x-updates):
	pkgs/servers/x11/xorg/overrides.nix
2013-04-24 06:29:09 +00: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
Vladimír Čunát 6a29a56c12 qt4: parallel-build impurity fix
Modified to avoid unnecessary rebuilds.
2013-04-23 21:45:09 +02:00
Eelco Dolstra d44ffc5338 curl: Update to 7.30.0
CVE-2013-1944
2013-04-23 14:54:51 +02:00
Marco Maggesi d9aa18843b ProofGeneral: Workaround for bug #458
"ProofGeneral 4.2 byte-compilation fails with Emacs 24.2.90"
http://proofgeneral.inf.ed.ac.uk/trac/ticket/458
2013-04-23 14:09:10 +02:00
Pascal Wittmann b6e7d86525 Lighttpd: Enable SSL
With this patch support for SSL is compiled into lighttpd.

IMO encryption is in most use cases important, therefore SSL support should be build in. This would simplify the setup of a standard web application a lot.
 
SSL support of lighttpd is documented at  
  http://redmine.lighttpd.net/projects/1/wiki/Docs_SSL
2013-04-23 14:30:57 +03: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 bc623ee480 Merge pull request #471 from vcunat/p/xorg
xorg updates
2013-04-22 22:38:05 -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
Lluís Batlle i Rossell 078ddf4746 Adding doodle. 2013-04-22 20:57:14 +04:00