Commit Graph

22665 Commits

Author SHA1 Message Date
Peter Simons
e1c163a65b haskell-yesod-static: update to version 1.1.1.1 2012-11-11 22:50:41 +01:00
Peter Simons
3fb8aabd28 haskell-yesod-routes: update to version 1.1.1.1 2012-11-11 22:50:41 +01:00
Peter Simons
c8da423cf0 haskell-yesod-core: update to version 1.1.4.1 2012-11-11 22:50:41 +01:00
Peter Simons
21ba486d78 haskell-yesod-auth: update to version 1.1.1.5 2012-11-11 22:50:41 +01:00
Peter Simons
90ba8383a2 haskell-xml-conduit: update to version 1.0.3.3 2012-11-11 22:50:41 +01:00
Peter Simons
b53b344d4a haskell-warp: update to version 1.3.4.4 2012-11-11 22:50:41 +01:00
Peter Simons
6a7f870d0e haskell-wai-extra: update to version 1.3.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
bd61bb3be4 haskell-wai-app-static: update to version 1.3.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
850f7d186a haskell-resourcet: update to version 0.4.3 2012-11-11 22:50:41 +01:00
Peter Simons
af44c0b3f8 haskell-html-conduit: update to version 0.1.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
d8f90b78c4 haskell-hspec: update to version 1.4.1 2012-11-11 22:50:40 +01:00
Peter Simons
568f970685 haskell-hamlet: update to version 1.1.1.1 2012-11-11 22:50:40 +01:00
Peter Simons
4b8a9c7ad1 haskell-gitit: update to version 0.10.0.2 2012-11-11 22:50:40 +01:00
Peter Simons
36a9257717 haskell-ghc-core: update to version 0.5.6 2012-11-11 22:50:40 +01:00
Peter Simons
1ca586f3d0 haskell-fsnotify: update to version 0.0.3 2012-11-11 22:50:40 +01:00
Peter Simons
107c0800c0 haskell-filesystem-conduit: update to version 0.5.0.2 2012-11-11 22:50:40 +01:00
Peter Simons
b1004698ef haskell-data-inttrie: update to version 0.0.8 2012-11-11 22:50:40 +01:00
Peter Simons
0eeeff8194 haskell-cryptohash: update to version 0.7.8 2012-11-11 22:50:40 +01:00
Peter Simons
94d86fff17 haskell-conduit: update to version 0.5.4.1 2012-11-11 22:50:40 +01:00
Peter Simons
626038f864 haskell-classy-prelude: update to version 0.4.0.1 2012-11-11 22:50:40 +01:00
Peter Simons
d97579b0d8 haskell-classy-prelude-conduit: update to version 0.4.0.1 2012-11-11 22:50:40 +01:00
Peter Simons
dab101503c haskell-blaze-builder-conduit: update to version 0.5.0.2 2012-11-11 22:50:40 +01:00
Peter Simons
1d1d0c6588 haskell-attoparsec-conduit: update to version 0.5.0.3 2012-11-11 22:50:40 +01:00
Peter Simons
35b6f1f015 haskell-SHA: update to version 1.6.0 2012-11-11 22:50:40 +01:00
Peter Simons
558a318ae8 haskell-packages.nix: cosmetic comment update 2012-11-11 22:05:22 +01:00
Peter Simons
5ecec6f399 erlang: add meta section 2012-11-11 20:48:33 +01:00
Peter Simons
73533ce2a0 erlang: drop the leading 'R' from the Erlang version number so that nix-env recognizes it and allows "nix-env -i erlang" to work 2012-11-11 20:44:37 +01:00
Peter Simons
724d416fae erlang: drop obsolete R15B01 version 2012-11-11 20:41:50 +01:00
Malcolm
4fbd441418 Adding Erlang R15B02 2012-11-11 20:38:53 +01:00
Peter Simons
0757af1693 qfsm: add version 0.53.0 2012-11-11 20:32:41 +01:00
Peter Simons
3d4068b11a graphviz: patch broken cdt.h header file
The cdt.h header duplicates the signatures of standard library functions
memcmp() and strcpy(), but those signatures don't match the real thing when
building with a C++ compiler, because they lack the no-throw declaration glibc
has. Simply dropping those redundant prototypes remedies the issue.
2012-11-11 20:16:21 +01:00
Cillian de Róiste
27f3a41754 Add key-mon
a utility to show live keyboard and mouse status for teaching and screencasts
2012-11-11 18:13:04 +01:00
Cillian de Róiste
d900c86302 Add python-rsvg
this is required by solfrege, key-mon, and probably many more gtk applications
2012-11-11 18:11:37 +01:00
Cillian de Róiste
60898eb064 Copy bonobo defs
python-rsvg will fail to build if if can't find the bonobo defs files
2012-11-11 18:03:35 +01:00
Cillian de Róiste
7c9eebf446 Enable pixbuf-loader
for gtk to be able to use the pixbuf-loader for svg files it needs to be enabled, and a loaders.cache needs to be created.
2012-11-11 18:02:27 +01:00
Andres Loeh
fbd58e20b5 haskell-repa and related: jailbreak to make build with latest haskell-vector 2012-11-11 16:56:13 +01:00
Mathijs Kwik
5406e02594 tkgate: limit to i686-linux and x86_64-linux to fix channel build
powerpc-linux seems to have a problem
http://hydra.nixos.org/build/3315312
2012-11-11 14:12:42 +01:00
Rob Vermaas
dca0643b29 Make sublime work on 32bit linux. 2012-11-11 13:23:15 +01:00
Rob Vermaas
aeb8d4c406 Oops, should have at least parsed the expression when committing before having had coffee... 2012-11-11 13:21:33 +01:00
Rob Vermaas
277bfc232b Sublime: add license attribute, and add assertion for i686-linux/x86_64-linux 2012-11-11 13:15:22 +01:00
Mathijs Kwik
278f711e36 oops, one more... 2012-11-11 09:10:36 +01:00
Mathijs Kwik
b2e671da76 typo/style fixes, should fix hydra's channel output 2012-11-11 09:06:26 +01:00
Rob Vermaas
ee142ea983 Add Sublime Text editor 2012-11-10 20:37:42 +01:00
Michael Raskin
4c5c8ba08e TBE: fix unneeded /bin/sh reference 2012-11-10 15:14:28 +04:00
Michael Raskin
66164a941b FSG: Fix unneeded /bin/sh reference 2012-11-10 15:09:42 +04:00
Michael Raskin
426b75c0a4 Fix unneeded /bin/sh reference 2012-11-10 15:03:40 +04:00
Michael Raskin
3061db0bb2 Wine: update, add auto-update helper 2012-11-10 14:43:17 +04:00
Michael Raskin
fe4b9beae7 Support for low-impact updaters; some SF.net boilerplate helper.
Added support code for comfortable writing of upstream data update
expressions that do not require change of layout of the updated
expressions (although they make assumptions about single assignment per
line). Also added a default for choosing file to update (it is supposed
to be default.nix in the same directory) and a one-liner for typical
sourceforge redirects (and sourceforge mirror:// handling).
2012-11-10 14:38:53 +04:00
Sander van der Burg
42238e4934 Added swig Node.js package 2012-11-09 18:02:44 +01:00
Shea Levy
9e5ee2b51e Resurrect firefox 13 from rev ea2fbd7864 (needed for selenium testing) 2012-11-09 10:25:03 -05:00