Commit Graph

21830 Commits

Author SHA1 Message Date
Peter Simons
71de088cd5 haskell-c2hs: update to version 0.16.4 2012-11-01 10:09:22 +01:00
Peter Simons
9d4aa6a6be haskell-idris: update to version 0.9.5.1 2012-11-01 10:09:22 +01:00
Peter Simons
f51d329343 haskell-hexpat: add version 0.20.2 2012-11-01 10:09:22 +01:00
Peter Simons
3f50c02496 haskell-List: add version 0.4.4 2012-11-01 10:09:18 +01:00
Eelco Dolstra
5896f13961 thunderbird: Update to 16.0.2 2012-10-31 17:16:01 +01:00
Eelco Dolstra
df5cca471e nss: Update to 3.14 2012-10-31 14:04:58 +01:00
Eelco Dolstra
db6abc4569 nspr: Update to 4.9.3 2012-10-31 13:49:25 +01:00
Eelco Dolstra
1d384b0fe0 linux: Update to 3.2.33 2012-10-31 13:48:04 +01:00
Eelco Dolstra
7a4e0c6b96 firefox: Update to 16.0.2 2012-10-31 13:46:51 +01:00
Eelco Dolstra
094c1fd108 systemd: Fix a systemd crash when doing "systemctl list-unit-files" 2012-10-31 13:46:51 +01:00
Eelco Dolstra
ccd44e84c8 Add a stdenv adapter ‘keepDebugInfo’ to make a debug build
This adapter causes the resulting binaries to have debug info and no
optimisations.  Example use (in all-packages.nix):

  foo = callPackage ./foo.nix {
    stdenv = keepDebugInfo stdenv;
  };
2012-10-31 13:46:51 +01:00
Mathijs Kwik
0dd3996ab4 node-packages: upgrade coffee-script to 1.4.0
I'm not sure yet how to handle these upgrades.
Should we keep the old version around?
Should we only keep it around if other pkgs in nixpkgs depend on it?

Probably people develop their own projects (that are not in nixpkgs)
on top of these and we don't want to break these.

For now, I think it's best just to keep old versions around, but
update the (unversioned) link to the latest.

External projects should then depend on explicit version numbers if
they don't want stuff to break.

If a certain package has +5 versions in nixpkgs, we can clear out the
unuseful ones.
2012-10-31 08:39:05 +01:00
Cyril Roelandt
4b3d29003e smatch: add dependency on Perl
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2012-10-30 17:15:26 +01:00
Ludovic Courtès
d1202f702b smatch: install files in the right place 2012-10-30 15:07:35 +01:00
Michael Raskin
8775cb95ba Update/fix PuTTY 2012-10-30 12:49:43 +04:00
Andres Loeh
4c5b56d212 Add cabal-dev. 2012-10-30 09:03:53 +01:00
Michael Raskin
472c5a5d77 Update Bluez/Obex 2012-10-29 23:56:26 +04:00
Michael Raskin
52d68190db Update Pidgin 2012-10-29 14:27:31 +04:00
Shea Levy
9f221073c2 Linux 3.6.4 2012-10-28 22:13:59 -04:00
Shea Levy
1da5d34957 Linux 3.4.16 2012-10-28 22:09:25 -04:00
Shea Levy
d843ec6b28 Linux 3.0.49 2012-10-28 22:05:33 -04:00
Peter Simons
aafa00ef5e Merge pull request #177 from qknight/spring_91
updated spring from 88 to 91 and downgraded the boost library
2012-10-28 13:16:58 -07:00
Peter Simons
85145941fa kicad: update homepage URL 2012-10-28 17:27:30 +01:00
Peter Simons
29035e15a4 ng-spice-rework: update to version 24 2012-10-28 17:27:13 +01:00
Rob Vermaas
b0cafe41ce Merge pull request #156 from ecarreras/eclipse_icon
Put eclipse icon into share/pixmaps
2012-10-28 07:06:18 -07:00
Joachim Schiele
49f2fef481 updated spring from 88 to 91 and downgraded the boost library which spring uses from default to 1.49 as the
more recent boost version results in a build issue at about 30%
2012-10-28 13:43:15 +00:00
Mathijs Kwik
11228a3834 node-packages: add "escape-html" 2012-10-27 13:06:53 +02:00
Mathijs Kwik
4afe7286c3 node.js: upgrade to v0.8.12 2012-10-27 13:06:53 +02:00
Eelco Dolstra
0efbc7d3bf dnsmasq: Update to 2.63 2012-10-26 16:23:30 +02:00
Eelco Dolstra
620e3a1516 php: Update to 5.3.18 2012-10-26 16:23:30 +02:00
Eelco Dolstra
b40c41b7e3 zabbix: Update to 1.8.15 2012-10-26 16:23:30 +02:00
Rob Vermaas
d72ee9c961 Added sysbench 0.4.12 2012-10-26 14:45:16 +02:00
James Cook
01d749f0aa Rolled back xf86-video-ati to 6.14.4.
6.14.6 requires a newer version of libdrm, which in turn requires a newer
version of mesa.  I cheated and edited the generated default.nix file instead of
re-generating it, since generate-expr-from-tarballs.pl complained of a collision
between two tarballs providing different versions of xorg-server.
2012-10-26 14:03:07 +02:00
Michael Raskin
5e071cd74d OK, this version definitely builds both ways 2012-10-26 13:19:54 +04:00
Peter Simons
27cdf7af77 hadoop: update to version 2.0.2-alpha 2012-10-26 11:10:13 +02:00
Eelco Dolstra
0f8345a7f2 Small cleanup 2012-10-26 11:08:29 +02:00
Eelco Dolstra
7268c1c008 nvidia-x11: Update to 304.60 2012-10-26 11:08:29 +02:00
Peter Simons
7ffcf39ad6 haskell-timeplot: update to version 1.0.14 2012-10-26 11:04:36 +02:00
Peter Simons
c7d12cdd90 haskell-shelly: update to version 0.14.2.1 2012-10-26 11:04:36 +02:00
Peter Simons
8695749668 haskell-mongoDB: update to version 1.3.1 2012-10-26 11:04:36 +02:00
Peter Simons
cf9b80082b haskell-digestive-functors: update to version 0.5.0.4 2012-10-26 11:04:35 +02:00
Peter Simons
d1b848f3e5 haskell-digestive-functors-snap: update to version 0.5.0.2 2012-10-26 11:04:35 +02:00
Peter Simons
5df99f8838 haskell-dbus: update to version 0.10.3 2012-10-26 11:04:35 +02:00
Peter Simons
3bd4fc8848 haskell-certificate: update to version 1.3.1 2012-10-26 11:04:35 +02:00
Peter Simons
978c16a0ea haskell-JuicyPixels: update to version 2.0.2 2012-10-26 11:04:35 +02:00
Peter Simons
1c1f3962d3 cabal-install: update to version 1.16.0.1 2012-10-26 11:04:35 +02:00
Peter Simons
ac254165b1 haskell-Cabal: update to version 1.16.0.2 2012-10-26 11:04:35 +02:00
Peter Simons
263ca3e886 jbidwatcher: update to version 2.5.2 2012-10-26 10:35:07 +02:00
Peter Simons
df29700178 esniper: update to version 2.28.0 2012-10-26 10:32:23 +02:00
Peter Simons
c0b393866f curl: update to version 7.28.0 2012-10-26 10:32:04 +02:00
Michael Raskin
e7493370bd Account for difference between JRE and JDK in build 2012-10-26 12:11:00 +04:00
Michael Raskin
e862c150f0 Trying to fix OpenJDK build 2012-10-26 11:06:25 +04:00
Shea Levy
a234280340 openjdk: Create a cacerts file from pkgs.cacerts 2012-10-25 23:33:09 -04:00
Lluís Batlle i Rossell
9b973e02e1 The loongson2f bootstrap files were already at nixos.org.
I make the nix expression point to them.
2012-10-25 23:22:41 +02:00
Lluís Batlle i Rossell
2ac4ad0c9c Setting the loongson2f bootstrap tools in a public place.
It'd be nice having this in nixos.org though.
2012-10-25 23:16:32 +02:00
David Guibert
4f31337f07 fix mount/umount into libzfs 2012-10-25 22:24:33 +02:00
Shea Levy
989a9f8636 perlPackages.NetSMTPTLS 2012-10-25 10:33:23 -04:00
Rob Vermaas
56957e27cc update boto to 2.6.0 2012-10-25 10:55:22 +02:00
Rickard Nilsson
9c0459972f Revert "gnum4: Disable tests for ARM."
This reverts commit b63305721d.

gnum4 builds fine on Sheevaplug for me now. I consider my previous
failure a glitch, since I'm not sure how my stdenv looked at that
time. Sorry for the noise.
2012-10-25 10:03:53 +02:00
Andres Loeh
d900694b3d Update to Haskell Platform 2012.4.0.0 RC2. 2012-10-25 09:59:18 +02:00
Michael Raskin
b2d0900e6e Update SBCL to 1.1.0 2012-10-24 23:09:29 +04:00
Peter Simons
59d7e94145 gprolog: disable parallel building to (hopefully) fix the weird error that occurred on Hydra 2012-10-24 20:30:04 +02:00
Peter Simons
b170bb0bf0 gprolog: update to version 1.4.1 2012-10-24 18:28:36 +02:00
Peter Simons
7b0d9ecdd5 haskell-zeromq3-haskell: add version 0.1.4 2012-10-24 18:17:42 +02:00
Peter Simons
e810a42b84 zeromq: add version 3.x 2012-10-24 18:17:27 +02:00
Peter Simons
f54cc84aec haskell-hlint: update to version 1.8.33 2012-10-24 18:06:11 +02:00
Peter Simons
67952094e4 haskell-yst: update to version 0.3.0.1 2012-10-24 18:06:11 +02:00
Peter Simons
3349b40b3f haskell-yesod-auth: update to version 1.1.1.4 2012-10-24 18:06:11 +02:00
Peter Simons
e3be6f55e5 haskell-tls: update to version 1.0.0 2012-10-24 18:06:11 +02:00
Peter Simons
741467beb3 haskell-tls-extra: update to version 0.5.0 2012-10-24 18:06:11 +02:00
Peter Simons
4ba13cae2b haskell-http-conduit: update to version 1.8.1 2012-10-24 18:06:11 +02:00
Peter Simons
42d80326d4 haskell-certificate: update to version 1.3.0 2012-10-24 18:06:11 +02:00
Peter Simons
6b1e437b13 haskell-authenticate: update to version 1.3.2 2012-10-24 18:06:11 +02:00
Peter Simons
ee1ce2bff2 haskell-HStringTemplate: update to version 0.6.12 2012-10-24 18:06:11 +02:00
Peter Simons
2cf39231f9 Merge pull request #173 from aforemny/haskell-ListZipper
Add package haskell-ListZipper-1.2.0.2
2012-10-24 08:45:55 -07:00
Peter Simons
d48aea2118 Fix haskellPackackages_ghc742_pedantic package set, which was broken by an earlier commit. 2012-10-24 16:43:26 +02:00
David Guibert
b963624867 update git to 1.8.0 2012-10-24 16:33:42 +02:00
Alexander Foremny
7cc6e0b379 Merge remote-tracking branch 'upstream/master' into haskell-ListZipper 2012-10-24 13:25:53 +02:00
Alexander Foremny
86eddda712 Add haskell-ListZipper-1.2.0.2 2012-10-24 13:25:18 +02:00
Peter Simons
2c8fe797ef Agda no longer depends on haskeline 0.6.x. 2012-10-24 12:14:26 +02:00
Peter Simons
bce624c25c hledger no longer depends on haskeline 0.6.x. 2012-10-24 12:13:04 +02:00
Vladimír Čunát
1dac30b689 Merge pull request #140 from MarcWeber/fixes/ati-proprietary
making ati dirvers compile again
2012-10-23 11:54:56 -07:00
Vladimír Čunát
73369e1e96 Merge pull request #170 from ecarreras/fix-xfce-gigolo
Fix waf env python to ${python}/bin/python
2012-10-23 11:19:36 -07:00
Peter Simons
f2b9fcdc66 asciidoc: update to version 8.6.8 2012-10-23 19:48:51 +02:00
Peter Simons
e5a68f8a67 Merge pull request #157 from ecarreras/virtualbox-icons
Make virtualbox icons available
2012-10-23 10:42:28 -07:00
Eduard Carreras
4be6b18fdf Fix waf env python to ${python}/bin/python 2012-10-23 19:40:46 +02:00
Peter Simons
74ea0584f2 Merge pull request #168 from aforemny/haskell-lambdacube-engine
Add package haskell-lambdacube-engine-0.2.4
2012-10-23 10:37:29 -07:00
Peter Simons
57a008fdac Merge pull request #169 from aforemny/haskell-elerea
Add haskell-elerea-2.7.0.2
2012-10-23 10:37:07 -07:00
Peter Simons
40c142201d haskell-hlint: update to version 1.8.32 2012-10-23 18:29:59 +02:00
Peter Simons
5ff29b0e3d haskell-yst: update to version 0.3 2012-10-23 18:29:59 +02:00
Peter Simons
0752f18e70 haskell-yesod-auth: update to version 1.1.1.3 2012-10-23 18:29:59 +02:00
Peter Simons
d0a08b93ff haskell-vty: update to version 4.7.0.18 2012-10-23 18:29:59 +02:00
Peter Simons
466f1f185c haskell-unlambda: update to version 0.1.2 2012-10-23 18:29:59 +02:00
Peter Simons
6e4939ad7c haskell-silently: update to version 1.2.4 2012-10-23 18:29:59 +02:00
Peter Simons
9d5d111e6e haskell-sendfile: update to version 0.7.7 2012-10-23 18:29:59 +02:00
Peter Simons
c278b67c2c haskell-pandoc: update to version 1.9.4.5 2012-10-23 18:29:59 +02:00
Peter Simons
800d44eb9a haskell-network-transport-tcp: update to version 0.3.1 2012-10-23 18:29:59 +02:00
Peter Simons
cbca9f8766 haskell-language-javascript: update to version 0.5.7 2012-10-23 18:29:59 +02:00
Peter Simons
e6f9b990ae haskell-hledger: update to version 0.19 2012-10-23 18:29:59 +02:00
Peter Simons
03b44b6790 haskell-hledger-lib: update to version 0.19 2012-10-23 18:29:59 +02:00