Commit graph

22082 commits

Author SHA1 Message Date
Peter Simons
bea08ce1f0 haskell-zlib-conduit: update to version 0.5.0.2 2012-11-11 22:50:41 +01:00
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
Peter Simons
4aaa6c890b haskell-yesod-test: update to version 0.3.1.1 2012-11-09 11:38:36 +01:00
Peter Simons
724d53b526 haskell-http-conduit: update to version 1.8.2.1 2012-11-09 11:38:36 +01:00
Peter Simons
2ccf46a9cd haskell-hspec: update to version 1.4.0 2012-11-09 11:38:36 +01:00
Peter Simons
182676def9 haskell-hexpat: update to version 0.20.3 2012-11-09 11:38:36 +01:00
Peter Simons
9c5b19b86d haskell-List: update to version 0.5.1 2012-11-09 11:38:36 +01:00
Peter Simons
088c54625e haskell-setenv: add version 0.1.0 2012-11-09 11:36:09 +01:00
Peter Simons
3c9afb00f6 haskell-Cabal: update to version 1.16.0.3 2012-11-09 11:36:01 +01:00
Peter Simons
0b29bb8fd2 cabal-install: update to version 1.16.0.2 2012-11-09 11:34:11 +01:00
Lluís Batlle i Rossell
55d74fbf3b Changing the crosscompiler to gcc47.
gcc from 4.5 to 4.7 have important bugs for mips.

https://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=20120906140843.GA17068%40linux-mips.org
2012-11-08 22:33:56 +01:00
Shea Levy
e8cd81a055 openjdk: Install the unlimited crypto policy 2012-11-08 14:51:23 -05:00
Michael Raskin
48ad0f7443 Update Fossil to a still present version 2012-11-08 23:15:33 +04:00
Michael Raskin
a73aa0458a Unify and make customizable output of obtained upstream data 2012-11-08 23:15:33 +04:00
Michael Raskin
8af08d0d36 Allow relative paths in upstream expressions 2012-11-08 23:15:33 +04:00
Lluís Batlle i Rossell
da5aecb73b Making taskwarrior and podofo have cmake as buildNativeInput.
Otherwise they can't be crossbuilt.
2012-11-08 19:38:25 +01:00
Lluís Batlle i Rossell
63e14b0183 libbluray: making it friendlier to cross-build
Stating as native some native build inputs.
2012-11-08 19:38:25 +01:00
Lluís Batlle i Rossell
16dbe75e57 sharutils: making them crossbuild, thanks to a patch.
Patch taken from:
http://repository.timesys.com/buildsources/s/sharutils/sharutils-4.11.1/sharutils-4.11.1-cross-binary-mode-popen.patch
after a google search for the guilty part of 'configure'.
2012-11-08 19:38:24 +01:00
Peter Simons
86fa903f6c tkgate: add versions 1.8.7 and 2.0-b10 2012-11-08 17:30:50 +01:00
Eelco Dolstra
140d91fdc9 Use patchShebangs instead of obsolete shebangfix 2012-11-08 16:49:36 +01:00
Eelco Dolstra
e89eab8893 Make "nix-env -i android-sdk" DTRT 2012-11-08 16:38:38 +01:00
Eelco Dolstra
8fccca30f1 Mark some cross-compiled packages as low priority 2012-11-08 16:31:08 +01:00
Eelco Dolstra
5d6860ec5b skype: Update to 4.0.0.8
Also, use $out/libexec/skype rather than $out/opt/skype.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
a668efbae2 dpkg: Update to 1.16.9 and fix the Perl-based tools 2012-11-08 16:31:08 +01:00
Eelco Dolstra
b74e1c9187 ec2-api-tools: Update to 1.6.5.1
Also, move everything to $out/libexec/ec2-api-tools.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
8165e2ddb0 Document that Java packages should install JARs in $out/lib/java 2012-11-08 16:31:08 +01:00
Eelco Dolstra
704f7d6a2c adobe-reader: Unpack to $out/libexec/adobe-reader
This prevents polluting Nix profiles.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
892180306d adobe-reader: Update to 9.5.1 2012-11-08 16:31:08 +01:00
Sander van der Burg
8349754e2a Fix two wrong paths, due to path refactoring so that the emulation script works again 2012-11-08 16:30:36 +01:00
Peter Simons
431b0dc03e haskell-hinotify: update to version 0.3.5 2012-11-08 15:04:59 +01:00
Peter Simons
39e5c66df2 haskell-fsnotify: patch to support recent versions of hinotify 2012-11-08 15:04:59 +01:00
Sander van der Burg
24d9e59cbb Implemented some sanity - the SDK resides in libexec/ now. I have added wrappers in bin/ that allow users to run the tools by installing an SDK composition in their profile 2012-11-08 15:01:06 +01:00
Peter Simons
6896a895c3 haskell-hlint: update to version 1.8.34 2012-11-08 14:57:37 +01:00
Peter Simons
b0d46dfee1 haskell-yesod: update to version 1.1.3 2012-11-08 14:57:37 +01:00
Peter Simons
71dafbc102 haskell-yesod-test: update to version 0.3.1 2012-11-08 14:57:37 +01:00
Peter Simons
afc198a87e haskell-yesod-static: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
5e43623fee haskell-yesod-routes: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
52afce67c5 haskell-yesod-json: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
a19c995dbf haskell-yesod-form: update to version 1.1.4 2012-11-08 14:57:37 +01:00
Peter Simons
20493d9549 haskell-yesod-default: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
3ee0c8cb0f haskell-yesod-core: update to version 1.1.4 2012-11-08 14:57:37 +01:00
Peter Simons
223e71c1c5 haskell-shelly: update to version 0.14.2.3 2012-11-08 14:57:37 +01:00
Peter Simons
4a507acf90 haskell-resourcet: update to version 0.4.2 2012-11-08 14:57:37 +01:00
Peter Simons
b610f40cac haskell-regex-pcre-builtin: update to version 0.94.4.1.8.31 2012-11-08 14:57:37 +01:00
Peter Simons
5f0d920548 haskell-lrucache: update to version 1.1.1.3 2012-11-08 14:57:37 +01:00
Peter Simons
971c1f9200 haskell-hspec-expectations: update to version 0.3.0.3 2012-11-08 14:57:37 +01:00
Peter Simons
14ebcad2d7 haskell-hoogle: update to version 4.2.14 2012-11-08 14:57:36 +01:00
Peter Simons
c867db9a14 haskell-fsnotify: update to version 0.0.2 2012-11-08 14:57:36 +01:00
Peter Simons
fffaca133a haskell-cryptohash: update to version 0.7.7 2012-11-08 14:57:36 +01:00
Peter Simons
7c6f3276dc haskell-conduit: update to version 0.5.4 2012-11-08 14:57:36 +01:00
Peter Simons
ede08a7c4a haskell-hinotify: downgrade to version 0.3.2
This down-grade is necessary to make fsnotify happy, which in turn is
required by Yesod: <https://github.com/mdittmer/hfsnotify/issues/24>.
2012-11-08 14:56:39 +01:00
Peter Simons
8f835604dc haskell-packages.nix: fix spelling of 'optparseApplicative' attribute 2012-11-08 14:52:06 +01:00
Peter Simons
0e5d5f2d21 haskell-ReadArgs: add version 1.2 2012-11-08 14:51:45 +01:00
Peter Simons
7b1ab8f26e haskell-word8: add version 0.0.2 2012-11-08 14:51:34 +01:00
Peter Simons
70cded1251 haskell-project-template: add version 0.1.0.1 2012-11-08 14:51:27 +01:00
Peter Simons
d770848b68 haskell-http-reverse-proxy: add version 0.1.0.5 2012-11-08 14:51:07 +01:00
Peter Simons
008e86ed5c haskell-fsnotify: add version 0.0.2 2012-11-08 14:50:52 +01:00
Peter Simons
0a008d4ae2 haskell-classy-prelude: add version 0.4.0
haskell-classy-prelude-conduit: add version 0.4.0
2012-11-08 14:49:34 +01:00
Peter Simons
c7d5f1ce2f haskell-basic-prelude: add version 0.3.1.0 2012-11-08 14:49:08 +01:00
Sander van der Burg
4f7de7b509 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-11-08 13:57:22 +01:00
Sander van der Burg
dec84b2bcd Added android_sdk_4_1 derivation that provides a precomposed SDK with everything required to develop for Android OS 4.1 2012-11-08 13:55:53 +01:00
Rickard Nilsson
67f478d1ed ddclient: Upgrade to 3.8.1 2012-11-08 13:54:53 +01:00
Eelco Dolstra
a70eb42f2b sqlite: Update to 3.7.14.1 2012-11-08 11:51:06 +01:00
Mathijs Kwik
320e0a46dc eclipse-sdk-4.2: upgrade to 4.2.1 2012-11-08 10:41:23 +01:00
Mathijs Kwik
977337716a dvdauthor: upgrade to 0.7.1 2012-11-08 10:41:22 +01:00
Michael Raskin
c7d2e34758 Add nspluginwrapper, a tool to execute browser plugins out-of-process 2012-11-08 11:38:34 +04:00
Michael Raskin
c2bc48aef3 Update Uzbl 2012-11-08 10:34:06 +04:00
Sander van der Burg
123c3f91a3 Removed result symlink 2012-11-07 21:12:24 +01:00
Sander van der Burg
3afa95bfba Added androidenv - the Android SDK, their additions and two functions that build and emulate Android Apps 2012-11-07 21:10:39 +01:00
Rickard Nilsson
7afafe0b6d dmenu: Add option config.dmenu.enableXft for enabling xft font support (turned off by default). 2012-11-07 16:03:37 +01:00
Andres Loeh
8c4f5d02aa Updating ghc HEAD snapshot. 2012-11-07 14:45:32 +01:00
Rok Garbas
577995f592 updating: flake8, alot, turses 2012-11-07 00:53:19 +01:00
Michael Raskin
67bde8453f Update Julia and compensat for their specification of /bin/bash as SHELL 2012-11-06 22:35:51 +04:00
Peter Simons
4ab06e5c24 Fix git-annex build.
git-annex depends on 'testpack', which doesn't compile with Haskell
Platform 2012.4.0.0. The testpack library appears to be unmaintained, so
there is probably no quick solution for this issue. For the time being,
we compile git-annex with GHC 7.4.1.
2012-11-06 18:34:54 +01:00
Peter Simons
f20b21ad1e Fix haskell-testpack build.
Testpack won't build with recent versions of QuickCheck
2012-11-06 18:34:54 +01:00
Peter Simons
6b40f836c7 Fix Agda build.
Agda won't build with recent versions of QuickCheck
2012-11-06 18:34:54 +01:00
Peter Simons
ce2e93a236 Update default Haskell environment to Haskell Platform 2012.4.0.0.
The most significant change brought by this update is that we now use
GHC version 7.4.2 by default.
2012-11-06 18:34:54 +01:00
Peter Simons
7bb8c6ac8f Merge pull request #174 from MarcWeber/fixes/plotutils-patch
2.6-2 moved to 2.6-3, so patches were not found
2012-11-06 09:10:52 -08:00
Peter Simons
0ae5d8fd05 haskell: drop noHaddock from some packages which build fine in their respective latest version 2012-11-06 13:38:34 +01:00
Peter Simons
7d11823819 haskell-semigroupoids: update to version 3.0.0.1 2012-11-06 13:30:54 +01:00
Peter Simons
47945f80b8 haskell-resourcet: update to version 0.4.1 2012-11-06 13:30:54 +01:00
Peter Simons
b759abeb39 haskell-lrucache: update to version 1.1.1.2 2012-11-06 13:30:53 +01:00
Peter Simons
730b5c828f haskell-hinotify: update to version 0.3.4 2012-11-06 13:30:53 +01:00
Peter Simons
713976591b haskell-conduit: update to version 0.5.3 2012-11-06 13:30:53 +01:00
Peter Simons
629420841b haskell-OpenGL: add version 2.6.0.1 2012-11-06 13:30:53 +01:00
Andres Loeh
3751271d25 Update Haskell Platform 2012.4.0.0 Cabal file to final version.
(Typos only.)
2012-11-06 11:51:27 +01:00
Rickard Nilsson
43c9c791e0 file: Add extra source URL 2012-11-06 11:23:48 +01:00
Rickard Nilsson
2658eccaea zip: Add extra source URL 2012-11-06 11:23:34 +01:00
Lluís Batlle i Rossell
bb3b603ea7 mips linux: Adding a patch to fix an ext3 bug in 3.5 and 3.6
I made it apply to all Mips, although the bug works only for n32 and o32 ABIs.
We don't support any n64 by now.
2012-11-06 00:16:13 +01:00
Peter Simons
11094a7960 pinentry: update to version 0.8.2 2012-11-05 22:31:30 +01:00
Peter Simons
31ca4356fb boost: update to version 1.52.0 2012-11-05 21:45:51 +01:00
Mathijs Kwik
b56a899320 linux-3.6: upgrade to 3.6.6, contains fix for recent ext4 corruption 2012-11-05 21:11:21 +01:00
Mathijs Kwik
97c5b93402 linux-3.4: kernel 3.4.18, contains fix for recent ext4 corruption 2012-11-05 21:11:21 +01:00
Mathijs Kwik
a1c54023ce linux-3.0: upgrade to 3.0.51 2012-11-05 21:11:20 +01:00
Eelco Dolstra
ae8a3386e4 Email::Sender: Update to 0.120002 2012-11-05 16:58:54 +01:00
Peter Simons
860929e68b haskell-gloss: jailbreak to fix build with recent versions of OpenGL 2012-11-05 16:25:29 +01:00
Peter Simons
2d5732e48d haskell: update OpenGL to version 2.6.0.0 and GLUT to version 2.3.1.0. 2012-11-05 16:25:29 +01:00
Peter Simons
5ce4e11e40 haskell-uuagc: update to version 0.9.42.1 2012-11-05 16:25:29 +01:00
Peter Simons
3385f76ae1 haskell-uuagc-cabal: update to version 1.0.3.0 2012-11-05 16:25:29 +01:00
Peter Simons
4fa4749b4f haskell-threadscope: update to version 0.2.2 2012-11-05 16:25:29 +01:00
Peter Simons
42c1c63919 haskell-splot: update to version 0.3.6 2012-11-05 16:25:28 +01:00