3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

22157 commits

Author SHA1 Message Date
Peter Simons 0d61261b4c haskell-shelly: update to version 0.14.2.2 2012-11-01 10:09:24 +01:00
Peter Simons 659895febd haskell-sendfile: update to version 0.7.8 2012-11-01 10:09:24 +01:00
Peter Simons b7b8313c97 haskell-reactive-banana: update to version 0.7.1.0 2012-11-01 10:09:24 +01:00
Peter Simons 17ddc48e1b haskell-reactive-banana-wx: update to version 0.7.1.0 2012-11-01 10:09:24 +01:00
Peter Simons cada9e93e0 haskell-lrucache: update to version 1.1.1.1 2012-11-01 10:09:24 +01:00
Peter Simons 1eac54a4f7 haskell-http-conduit: update to version 1.8.2 2012-11-01 10:09:24 +01:00
Peter Simons 23604072cf haskell-hinotify: update to version 0.3.3 2012-11-01 10:09:23 +01:00
Peter Simons 6d8235b7aa haskell-hakyll: update to version 3.5.0.0 2012-11-01 10:09:23 +01:00
Peter Simons 00dedcba80 haskell-ghc-mod: update to version 1.11.2 2012-11-01 10:09:23 +01:00
Peter Simons c25f23d3e1 haskell-generic-deriving: update to version 1.3.1 2012-11-01 10:09:23 +01:00
Peter Simons 4b6aa99d43 haskell-cryptohash: update to version 0.7.6 2012-11-01 10:09:23 +01:00
Peter Simons 3b1a14fc4b haskell-citeproc-hs: update to version 0.3.6 2012-11-01 10:09:23 +01:00
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 Ashton 78db9a8cb1 Updated version of abcde to 2.5.4
- Added support for MusicBrainz queries to abcde package
- Added new dependencies to abcde: mkcue, eject, perl, MusicBrainz, MusicBrainzDiscID
- libdiscid version in pkg-config was incorrect; patched libdiscid to fix
- Added WebServices::MusicBrainz Perl module
- Added MusicBrainz::DiscID Perl module
- Commented out XSLoader Perl module since it was broken, no packages depend on it,
  and it has been incorporated into the Perl core
2012-10-29 17:14:39 -07: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
Marc Weber 8dfa0a361f source of gupnp-igd is gone, too, use ubuntu source (launchpad) - same hash 2012-10-25 06:52:43 +02:00
Marc Weber ca5077f03f 2.6-2 moved to 2.6-3, so patches were not found
Maybe some new important patches can be found here?
http://patch-tracker.debian.org/package/plotutils/2.6-3

upstream source didn't change
2012-10-25 06:07:39 +02:00
Jack Cummings ccfb056255 shoutcast support for mpd 2012-10-24 18:15:48 -07: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
Peter Simons 4262eec106 haskell-happstack-hamlet: update to version 7.0.2 2012-10-23 18:29:58 +02:00
Peter Simons bf84037a65 haskell-ghc-mod: update to version 1.11.1 2012-10-23 18:29:58 +02:00
Peter Simons dfdbb69fdd haskell-filestore: update to version 0.5.0.1 2012-10-23 18:29:58 +02:00
Peter Simons 84aa9df309 haskell-distributed-process: update to version 0.4.0.2 2012-10-23 18:29:58 +02:00
Peter Simons 7f6f2cb977 haskell-distributed-process-simplelocalnet: update to version 0.2.0.7 2012-10-23 18:29:58 +02:00
Peter Simons 22bc23464f haskell-authenticate: update to version 1.3.1.2 2012-10-23 18:29:58 +02:00
Peter Simons 1301e91a44 haskell-Stream: update to version 0.4.6.1 2012-10-23 18:29:58 +02:00
Peter Simons 0bd2f95a31 haskell-xmonad-extras: update to version 0.10.1.2 2012-10-23 18:29:58 +02:00
Peter Simons 6702643f73 haskell-packages.nix: fix spelling of the attribute name for the HDBC-sqlite3 package 2012-10-23 18:14:11 +02:00
Peter Simons 7d2b61bcb3 haskell-HTTP: update to version 4000.2.6 2012-10-23 18:14:11 +02:00
Peter Simons 41ade95c30 haskell-async: update to version 2.0.1.4 2012-10-23 18:14:11 +02:00
Eelco Dolstra 56cee6fe5c Make Firefox 16 the default 2012-10-23 15:35:48 +02:00
Eelco Dolstra 8b9f3e9de4 systemd: Update to 195 2012-10-23 13:51:13 +02:00
Ludovic Courtès b91a3927e6 libxml2: FreeBSD: add explicit dependency on XZ 2012-10-23 09:02:52 +02:00
aszlig 737eff7166
chromium: Update beta and dev releases.
beta: 23.0.1271.26 -> 23.0.1271.40
dev: 24.0.1284.2 -> 24.0.1297.0

Both are building successful and the BPF seccomp sandbox fix has been dropped as
it has finally been applied upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-23 06:08:01 +02:00
Michael Raskin 9085403eb2 Let old WebKit build by silencing some borderline-errors 2012-10-23 01:06:33 +04:00
Alexander Foremny a0e8e99150 Add haskell-elerea-2.7.0.2 2012-10-22 20:22:56 +02:00
Vladimír Čunát dd1867ce73 Merge pull request #150 from ecarreras/fix-xfce4-panel-plugins
Fix xfce4 panel plugins
2012-10-22 11:06:58 -07:00
aszlig 78342bde93
virtualbox-guest: Update to version 4.2.2.
This should fix a few issues with charon and VMs crashing starting at an amount
of at least 4 running VMs in parallel.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-22 19:57:36 +02:00
aszlig 19bffad329
virtualbox: Update to version 4.2.2.
This time, we need to patch, because the upstream tarball got messed up
somehow[TM]. You can find some details about the issue here:

https://www.virtualbox.org/pipermail/vbox-dev/2012-October/005408.html

Our patch is removing the language file, as it seems that even in SVN trunk it
isn't available anymore. So, let's hope we can remove this patch in the next
upstream release.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-22 19:57:35 +02:00
Rickard Nilsson 2c0ff9bf9b Remove deprecated option --ephemeral from fetchdarcs 2012-10-22 15:02:33 +02:00
Alexander Foremny 540966025d Add package haskell-lambdacube-engine-0.2.4
Add package haskell-lambdacube-engine-0.2.4 and haskell-vect-0.4.7.
2012-10-22 14:39:24 +02:00
Jack Cummings 8ba64338f7 as we dereference a variable in a string, the expression needs to be recursive. 2012-10-21 21:59:23 -07:00
aszlig 5e2e5411c9
google-talk-plugin: Update to version 3.9.1.0.
Version 3.6.1.0 is no longer available at the upstream site, so we won't break
anything with this update.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-22 06:47:22 +02:00
Shea Levy 125f6a02a4 Linux 3.6.3 2012-10-21 22:40:13 -04:00
Shea Levy e71103deef Linux 3.4.15 2012-10-21 22:38:53 -04:00
Shea Levy c01c02a74b Linux 3.0.47 2012-10-21 22:36:33 -04:00
aszlig 6dd94d680a
Merge minor updates from jcumming.
This merges branches 'libarchive.121020', 'gphoto2.121020' and 'ncmpcpp.121020'
of git://github.com/jcumming/nixpkgs.

Octopus merge of @jcumming's minor updates, apart flrom updating the version, a
few other changes were made to these packages as well:

 * libarchive: Now depends on xz.
 * libgphoto: License changed to LGPL 2.1 plus.

And he did an overhaul of some of the meta blocks as well.

Changes during this merge:

 * Inline and reword stray comment into meta tag in
   1db34880d7 (libgphoto).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-21 12:26:29 +02:00
Jack Cummings d8006ae368 - libarchive-3.0.4 2012-10-20 22:17:14 -07:00
Jack Cummings 1db34880d7 - gphoto2-2.4.14, libgphoto2-2.4.14 2012-10-20 21:59:25 -07:00
Jack Cummings fe6d7bc907 - ncmpcpp 0.5.10 2012-10-20 21:32:25 -07:00
Russell O'Connor 006af75c17 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-10-21 03:04:22 +02:00
Russell O'Connor f5c346d556 Add tarsnap package. 2012-10-21 03:03:13 +02:00
Peter Simons 00d03f2f50 ipsec-tools: add version 0.8.0 2012-10-20 13:06:09 +02:00
Peter Simons 094cbf9b4d Move lxc from "applications/virtualization" to "os-specific/linux". 2012-10-20 12:36:44 +02:00
Peter Simons 04d13e193e lxc: fix documentation build and make version 0.8.0-rc2 the default 2012-10-20 12:11:09 +02:00
Lluís Batlle i Rossell c91bb2ed64 freetype: making it crossbuild fine for mips.
I think at some point the unwrapped build system gcc got into the PATH,
and that breaks some cross-builds, because the configure scripts now
choose the unwrapped gcc instead of the wrapped.
I'll search when it happened and how to overcome this better.
2012-10-20 10:53:22 +02:00
Lluís Batlle i Rossell 35a3fc060a alsalib: update + more urls.
I can't connect to the main ftp url of alsaproject, then
I add a mirror I quickily found by web search.
2012-10-20 10:53:21 +02:00
Shea Levy c93786bc7e nodePackages.buffertools 2012-10-19 16:21:24 -04:00
Eduard Carreras 76d8f6b7be VLC: update to v2.0.4 2012-10-19 18:57:19 +02:00
Ludovic Courtès c8d9220257 cairo: pass `libiconvOrEmpty'; fixes builds on non-GNU system 2012-10-19 14:10:24 +02:00
Ludovic Courtès 6f21c88ffc gnutls: update to 3.1.3 2012-10-19 14:10:24 +02:00
Ludovic Courtès 1189d3fb2a nettle: update to 2.5. 2012-10-19 14:10:24 +02:00
Michael Raskin 47d3d58ec6 Fix xwd build 2012-10-19 13:50:02 +04:00
Peter Simons 118a5cf540 haskell-silently: update to version 1.2.3 2012-10-19 10:38:46 +02:00
Peter Simons 5741294501 haskell-DSH: update to version 0.8.2.2 2012-10-19 10:38:46 +02:00
Peter Simons a29717f41f stellarium: update to version 0.11.4 2012-10-19 10:19:41 +02:00
Peter Simons 24ec840736 wxmaxima: update to version 12.09.0 2012-10-19 10:12:31 +02:00
Peter Simons 5c59edb8f4 maxima: update to version 5.28.0 2012-10-19 10:12:31 +02:00
Peter Simons 58f3e47166 git: update to version 1.7.12.4 2012-10-19 10:08:07 +02:00
Rickard Nilsson ae573d8501 skype: Fix syntax error in .desktop-file 2012-10-19 09:53:06 +02:00
Michael Raskin 0e930058ae Update TigerVNC to SVN checkout that at least builds.. 2012-10-18 20:49:22 +04:00
Eelco Dolstra 76c010b928 linux: Update to 3.2.32 2012-10-18 12:22:17 -04:00
Ludovic Courtès bf08f68ccb blas: really fix installation on FreeBSD 2012-10-18 17:35:00 +02:00
Eelco Dolstra 2947f91371 nvidia-x11: Update to 304.51 2012-10-18 10:10:49 -04:00
Mathijs Kwik e0e00a86cb node-packages
- add     async-0.1.22
- add     wu-0.1.8
- upgrade mongodb-1.1.11
- upgrade bson-0.1.5
- upgrade underscore-1.4.2
2012-10-18 15:23:56 +02:00
Rickard Nilsson a25a84ff86 jackaudio: Add extra download URL. Main site seems down. 2012-10-18 14:17:21 +02:00
Peter Simons a8b903c849 haskell-zip-archive: update to version 0.1.2.1 2012-10-18 14:16:47 +02:00
Peter Simons fcc014e13e haskell-shelly: update to version 0.14.2 2012-10-18 14:16:47 +02:00
Peter Simons b15bc6df90 haskell-network-info: update to version 0.2.0.3 2012-10-18 14:16:47 +02:00
Peter Simons d51ef5ab35 haskell-monadcryptorandom: update to version 0.5 2012-10-18 14:16:47 +02:00
Peter Simons 49229ee47e haskell-dbus: update to version 0.10.2 2012-10-18 14:16:47 +02:00
Peter Simons 94827f5b5d haskell-conduit: update to version 0.5.2.7 2012-10-18 14:16:47 +02:00
Peter Simons 609b1b01c3 haskell-DSH: update to version 0.8.2.1 2012-10-18 14:16:46 +02:00
Peter Simons 278601befb Merge pull request #154 from ecarreras/synergy-foss
Synergy foss
2012-10-18 03:18:40 -07:00
Ludovic Courtès 223b285776 cairo: clear all occurrences of `-ldl' on FreeBSD 2012-10-18 12:13:07 +02:00
Baptist BENOIST e02c1630d1 Merge branch 'qtupdate' into master
It appeared that Eelco DOSTRA already made an update for it.
Unfortunately, his update was not complete as the dlopen-gtkstyle patch
didn't worked anymore.
This ommission can be explained by the fact there is (apparently) no usage
of the gtkstyle qt option in nixpkgs.
Also, and because Nokia abandonned Qt, I changed the homepage to match the
new url of Qt's open side (qt.digia.com is only for the commercial one).

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-18 11:28:23 +02:00
Ludovic Courtès fa7f30bf5e glib: disable the NeXTstep on Darwin 2012-10-18 11:12:35 +02:00
Baptist BENOIST 39690a9904 qt: update to version 4.8.3
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-18 11:09:10 +02:00
Ludovic Courtès b9982a7d11 cairo: fix FreeBSD builds 2012-10-18 10:53:05 +02:00
Ludovic Courtès dc3fafe06d blas: `install -d' on FreeBSD 2012-10-18 10:21:24 +02:00
Marc Weber b18be4e5e5 adding csound 2012-10-18 06:24:32 +02:00
Michael Raskin 070f38d48d Update pqiv 2012-10-18 00:34:09 +04:00
Michael Raskin 3d2e43df37 Update sgt-puzzles 2012-10-18 00:21:42 +04:00
Lluís Batlle i Rossell 57dcac2d2a nvidia-legacy-173: updating to build with linux 3.6 2012-10-17 22:08:31 +02:00
Michael Raskin 2867563496 Adding a RC version of LinuX Containers 2012-10-17 23:16:42 +04:00
Michael Raskin 640a13c04c Update Psi 2012-10-17 22:59:41 +04:00
Michael Raskin 3b01ff4591 Update Wireshark 2012-10-17 22:45:54 +04:00
Michael Raskin cdb8f0dfe4 Update Lazarus 2012-10-17 22:24:39 +04:00
Eelco Dolstra f7436a9141 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-17 12:07:03 -04:00
aszlig 0b592ce677
apache-httpd/2.4: Add modules for NixOS service.
The NixOS service module loads those modules by default. So we need to build
them here as well.

I'm not really sure why these modules are included by default, because (except
from maybe CGI) they obviously are only usable in very rare cases. Am I wrong?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:56:08 +02:00
aszlig 2f3dcb9dd2
apache-httpd/2.4: Fix libxml2 support.
The reason because the configure script is unnable to find libxml2 is because it
is searching for a header file in `libxml/*.h`. Obviously this cases an error,
because it's actually in `${libxml2}/include/libxml2/libxml/*.h`, so let's add
the parent directory to --with-libxml2 and remove the comment from buildInputs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:56:07 +02:00
Michael Raskin 07f44ad945 Update Wine 2012-10-17 17:22:32 +04:00
Michael Raskin cdd51e2730 Update Squid 3.2 to the latest 3.2.2 version 2012-10-17 16:44:26 +04:00
Michael Raskin 8eec7bf2f6 Updating BIND to freshest version 9.9.2 2012-10-17 16:27:38 +04:00
Eduard Carreras 9acffb949d Change copy file to symbolic link 2012-10-17 14:16:23 +02:00
Eduard Carreras febe086bba Changing copy files to symbolic links to them 2012-10-17 14:11:08 +02:00
Michael Raskin df2975f928 Update ECL to 12.7.1 2012-10-17 15:22:43 +04:00
Michael Raskin 3f0c47091c Update Clozure Common Lisp to version 1.8 2012-10-17 11:09:44 +04:00
Baptist BENOIST 28c909af86 vtk: latest version + useQt4 option
- Updated vtk to v5.10.0 (latest tagged release)
- Introduced a useQt4 option which allows to set the VTK_USE_QT option to true
- Added a package named vtkWithQt4 in the all-packages list

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 23:19:59 +02:00
Eelco Dolstra ae7044a001 nix: Update to 1.2pre2950_ac238d6 2012-10-16 17:11:54 -04:00
Eduard Carreras 28181c15e8 Make virtualbox icons available 2012-10-16 19:35:59 +02:00
Peter Simons 9b302e1518 Merge branch 'master' into x-updates 2012-10-16 19:10:46 +02:00
Peter Simons 347b5800b2 grub-2.0: strip trailing whitespace 2012-10-16 19:10:16 +02:00
Peter Simons 06bdd77d3d grub-2.0: fix bash completion script 2012-10-16 19:10:11 +02:00
Eduard Carreras d22e3a02fd Put eclipse icon into share/pixmaps 2012-10-16 18:38:53 +02:00
Peter Simons 82e94ccbeb Merge branch 'master' into x-updates 2012-10-16 18:27:27 +02:00
Peter Simons 31b7510e22 bash-completion: remove NixOS-specific patch
The new bash-completion support in NixOS doesn't require this patch anymore.
Besides, the patch was insufficient for most purposes anyway: Bash completion
modules are spread out over all user profiles listed in $NIX_PROFILES (plus the
current-system profile), so getting full support for all installed modules
requires support for more than one "bash_completion.d" directory anyway.
2012-10-16 18:26:02 +02:00
Baptist BENOIST ca264f8da0 Add gmrun-0.9.2
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST 440656dbd0 Add qtcreator-2.5.2
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST 829ad425d3 Add xfe-1.33 and fox-1.6.9
This specific version of fox is required by xfe

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST 946dcba80b Add fox-1.7.9
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST 51fe788417 Add geany-1.22
Geany is a small and lightweight Integrated Development Environment.
It was developed to provide a small and fast IDE, which has only a few dependencies from other packages.
Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.
Geany only requires the GTK2 runtime libraries.

Some basic features of Geany:
 - Syntax highlighting
 - Code folding
 - Symbol name auto-completion
 - Construct completion/snippets
 - Auto-closing of XML and HTML tags
 - Call tips
 - Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal (full list)
 - Symbol lists
 - Code navigation
 - Build system to compile and execute your code
 - Simple project management
 - Plugin interface

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST e45d4e2722 Add bbenoist as maintainer
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:11 +02:00
Eelco Dolstra dbfcc9336c cairo: Update to 1.12.4 2012-10-16 12:00:41 -04:00
Eelco Dolstra fae22cb3e9 libpng: Update to 1.5.13 2012-10-16 11:56:31 -04:00
Eelco Dolstra 36b4ab4163 Fix building libxml2 on non-Linux platforms 2012-10-16 11:50:35 -04:00
Peter Simons 5679ad6964 haskell-language-javascript: update to version 0.5.6 2012-10-16 12:18:33 +02:00
Peter Simons 5984182d03 haskell-language-c-quote: update to version 0.4.3 2012-10-16 12:18:33 +02:00
Peter Simons 4fd9c94e0a haskell-hxt: update to version 9.3.1.1 2012-10-16 12:18:33 +02:00
Peter Simons 41d4bf099c haskell-digestive-functors: update to version 0.5.0.3 2012-10-16 12:18:32 +02:00
Peter Simons eb89801acf haskell-digestive-functors-snap: update to version 0.5.0.1 2012-10-16 12:18:32 +02:00
Eelco Dolstra dee64b4c2c Work around timeouts after creating a LUKS device 2012-10-15 15:36:52 -04:00
Eelco Dolstra 3aae32372a Work around some crazy race condition in devicemapper device creation 2012-10-15 14:46:15 -04:00
Peter Simons a13346961f haskell-cabal2nix: update to version 1.40 2012-10-15 20:23:43 +02:00
Peter Simons c90a15a604 git-annex: update to version 3.20121010 2012-10-15 20:17:33 +02:00
Peter Simons c8851cefbc haskell-dbus: add version 0.10.1 2012-10-15 20:17:33 +02:00
Peter Simons e7121b6f27 haskell-libxml-sax: add version 0.7.3 2012-10-15 20:17:33 +02:00
Peter Simons 34380b91a6 haskell-network-info: add version 0.2.0.2 2012-10-15 20:17:33 +02:00
Eelco Dolstra 87399d57d6 Doh! Forgot to add file 2012-10-15 14:02:15 -04:00
Eduard Carreras 9962055627 Remove pwd to know where I am 2012-10-15 20:01:45 +02:00
Eduard Carreras 1bf9b9bc7b fix align 2012-10-15 20:00:20 +02:00
Eelco Dolstra ba2911fe1e lvm2: Update to 2.02.98 2012-10-15 13:14:12 -04:00
Eelco Dolstra 31212a0a95 Fix font-cursor-misc build 2012-10-15 13:14:12 -04:00
Peter Simons 87c5696996 pkgs/servers/x11/xorg/overrides.nix: correctly patch path to mkfontscale into mkfontdir wrapper script 2012-10-15 19:06:59 +02:00
Eelco Dolstra 5af277bbd1 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-15 12:16:58 -04:00
Eelco Dolstra 3c2f28c67e firefox: Disable profiling since it adds 12 MB to the build 2012-10-15 12:16:01 -04:00
Eelco Dolstra 1d8e80f1b9 Fix gvfs build
http://hydra.nixos.org/build/3156351
2012-10-15 12:13:39 -04:00
Eelco Dolstra 80fa05f1f5 xf86-video-intel: Update to 2.20.10 2012-10-15 12:09:28 -04:00
Eelco Dolstra 3b968053d4 Fix font-schumacher-misc build
http://hydra.nixos.org/build/3157818
2012-10-15 11:52:11 -04:00
Eelco Dolstra 55aa7f0d6f sylpheed: Update to 3.2
http://hydra.nixos.org/build/3156892
2012-10-15 11:27:37 -04:00
Eelco Dolstra 873595ee6d php: Update to 5.3.17
Also remove unsupported PHP 5.2 (which doesn't build anymore).

http://hydra.nixos.org/build/3131326
2012-10-15 11:14:26 -04:00
Eelco Dolstra 9663c37534 Cleanup 2012-10-15 10:52:53 -04:00
Joachim Schiele 789adef3a4 fixes the build error for 4.7 and 4.8 with both don't work with boost 1.50 2012-10-15 10:52:53 -04:00
Eelco Dolstra b377586b7a Fix psi build
hydra.nixos.org/build/3154247
2012-10-15 10:52:53 -04:00
Eduard Carreras 94471a459f Updated synergy to 1.4.10-foss 2012-10-15 14:26:44 +02:00
Peter Simons 5c9b7e3f15 haskell-packages: update haskellPlatformArgs_future 2012-10-15 11:59:29 +02:00
Peter Simons b1701fc609 haskell-alex-meta: update to version 0.3.0.5 2012-10-15 11:52:34 +02:00
Peter Simons cbc3cb7bd8 haskell-BNFC-meta: update to version 0.4 2012-10-15 11:52:34 +02:00
Peter Simons e87df1fd83 haskell-yesod: update to version 1.1.2 2012-10-15 11:52:34 +02:00
Peter Simons 35c7887d87 haskell-yesod-routes: update to version 1.1.0.2 2012-10-15 11:52:34 +02:00
Peter Simons 0fdc576cc0 haskell-yesod-core: update to version 1.1.3.1 2012-10-15 11:52:34 +02:00
Peter Simons b82db1ce31 haskell-warp: update to version 1.3.4.1 2012-10-15 11:52:33 +02:00
Peter Simons 9e617aaf96 haskell-symbol: update to version 0.1.4 2012-10-15 11:52:33 +02:00
Peter Simons b55333241e haskell-srcloc: update to version 0.3.0 2012-10-15 11:52:33 +02:00
Peter Simons e07de73dbe haskell-repa: update to version 3.2.2.2 2012-10-15 11:52:33 +02:00
Peter Simons c701ed4e83 haskell-numbers: update to version 3000.1.0.1 2012-10-15 11:52:33 +02:00
Peter Simons 367eae2bb8 haskell-mainland-pretty: update to version 0.2.4 2012-10-15 11:52:33 +02:00
Peter Simons 909c17342c haskell-language-javascript: update to version 0.5.5 2012-10-15 11:52:33 +02:00
Peter Simons e4f8ccf5b3 haskell-language-c-quote: update to version 0.4.2 2012-10-15 11:52:33 +02:00
Peter Simons ff5969a39f haskell-hjsmin: update to version 0.1.3 2012-10-15 11:52:32 +02:00
Peter Simons fac44cdc2f haskell-highlighting-kate: update to version 0.5.3.3 2012-10-15 11:52:32 +02:00
Peter Simons ed1cea8a12 haskell-gloss: update to version 1.7.6.5 2012-10-15 11:52:32 +02:00
Peter Simons 891aec62ae haskell-exception-transformers: update to version 0.3.0.3 2012-10-15 11:52:32 +02:00
Peter Simons c1a5a23e44 haskell-exception-mtl: update to version 0.3.0.3 2012-10-15 11:52:32 +02:00
Peter Simons b7a540e882 haskell-deepseq-th: update to version 0.1.0.4 2012-10-15 11:52:32 +02:00
Peter Simons 6049431dac haskell-DSH: update to version 0.8.1.0 2012-10-15 11:52:32 +02:00
Peter Simons e32db14a59 haskell-haddock: add version 2.13.1 2012-10-15 11:52:01 +02:00
Eduard Carreras b6096b99c4 Merge remote-tracking branch 'upstream/master' into fix-xfce4-panel-plugins 2012-10-15 09:23:15 +02:00
Jack Cummings 5ded1fb645 - icecast-2.3.3, libshout-2.3.1 2012-10-14 23:48:46 -07:00
Michael Raskin 29980e0d54 Add threads support to CLisp 2012-10-14 22:28:49 +04:00
Peter Simons 70334f04ee pkgs/servers/x11/xorg/overrides.nix: xinput needs libXrender to build 2012-10-14 20:28:00 +02:00
Mathijs Kwik e9f0cae00f miniupnpd: upgrade to 1.7.20121005 2012-10-13 20:39:40 +02:00
Mathijs Kwik c39805d81c add libnetfilter_conntrack-1.0.2 2012-10-13 20:28:47 +02:00
Mathijs Kwik e9a1c82bac add libmnl-1.0.3 2012-10-13 20:27:33 +02:00
Mathijs Kwik d5e4b92f22 add libnfnetlink-1.0.1 2012-10-13 20:23:36 +02:00
Mathijs Kwik fb62b5fb91 linux-3.0: upgrade to 3.0.46 2012-10-13 12:22:48 +02:00
Mathijs Kwik 444b136eee linux-3.4: upgrade to 3.4.14 2012-10-13 12:22:47 +02:00
Mathijs Kwik 86693f1c5c linux-3.5: upgrade to 3.5.7 2012-10-13 12:22:47 +02:00
Mathijs Kwik 12ad270d2a linux-3.6: upgrade to 3.6.2 2012-10-13 12:22:47 +02:00
Mathijs Kwik 5711282fd8 linux kernels: mark kernels that can disable the conntrack-helper 2012-10-13 12:22:47 +02:00
Mathijs Kwik 8ea8105071 linux kernels: mark kernels with rpfilter support 2012-10-13 12:22:47 +02:00
Mathijs Kwik 6b8e468e2d iptables: upgrade to 1.4.16.2 2012-10-13 12:22:47 +02:00
Lluís Batlle i Rossell 900ffd2d00 release: making hydra build firefox16. 2012-10-13 12:19:58 +02:00
aszlig 1f857877ad
python-publicsuffix: New package, version 1.0.2.
This is for determining the public suffix of a particular domain name from
http://publicsuffix.org/.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-13 09:54:37 +02:00
viric 4e2da16eee Merge pull request #149 from falsifian/upgrade_firefox
Update Firefox 16.0 to 16.0.1, and switch to the high-bandwidth releases.mozilla.org for the source.
2012-10-12 12:22:01 -07:00
Rok Garbas 06eff3c860 weechat: update to 0.3.9 2012-10-12 20:07:20 +02:00
James Cook cfebdffd58 firefox 16: Use the published sha1, and pass the ftp url to fetchurl as a fallback. 2012-10-12 10:59:33 -07:00
Lluís Batlle i Rossell 84c18a97e4 testdisk: updating to 6.13
I fixed the licence field to GPLv2+ too
2012-10-12 15:43:26 +02:00
Peter Simons 4b6813821f Merge pull request #148 from qknight/gsmartcontrol
added gsmartcontrol 0.8.7 to nixpkgs
2012-10-12 06:26:51 -07:00
Peter Simons f77a2f460a Merge branch 'master' into x-updates. 2012-10-12 15:24:24 +02:00
Peter Simons b1169e5509 ghc-*-binary: remove redundant assertion
Any attempt to instantiate these expressions on an unsupported platform is
going to 'throw' an error. The call to 'assert' doesn't add any value to
that (and generates less readable error messages, too). Further details are
available at <https://github.com/NixOS/nix/issues/56>.
2012-10-12 15:23:05 +02:00
Eduard Carreras c322dc6844 Remove themes, not working for now 2012-10-12 09:52:16 +02:00
Eduard Carreras 170b01ba77 Adding libdir into the patch 2012-10-12 09:11:05 +02:00
David Guibert 85140f590a zfs: fix udev rules
This patch fixes Nixos checking of udev rules:
Checking that all programs call by absolute paths in udev rules exist ... FAIL
/lib/udev/vdev_id is called in udev rules but not installed by udev
2012-10-12 08:38:38 +02:00
James Cook 9e6e5391ad Update Firefox 16.0 to 16.0.1, and switch to the high-bandwidth releases.mozilla.org for the source. 2012-10-11 21:49:25 -07:00
Joachim Schiele 74196058ee added gsmartcontrol 0.8.7 to nixpkgs 2012-10-12 00:45:42 +00:00
Eduard Carreras aa4dc42459 Using a patch to load plugins to xfce4-panel 2012-10-12 01:20:47 +02:00
Jack Cummings b70d41d309 - long descriptions 2012-10-11 13:50:28 -07:00
Jack Cummings 8a911c889b Merge branch 'master' into zfs 2012-10-11 13:16:41 -07:00
Eelco Dolstra e117d037e3 iproute: Update to 3.6.0 2012-10-11 15:38:54 -04:00
Eduard Carreras 7924c7f0b8 Merge branch 'master' into imp_xfce4 2012-10-11 19:58:03 +02:00
Eelco Dolstra bf5967e77e systemd: Add libgcrypt dependency
This is required for forward secure sealing of the journal.
2012-10-11 12:33:47 -04:00
Eelco Dolstra 2fa1b38853 systemd: Properly handle device aliases used as dependencies
http://lists.freedesktop.org/archives/systemd-devel/2012-October/006872.html
2012-10-11 12:33:28 -04:00
Eelco Dolstra fa27534ec6 pylint: Update to 0.26.0 2012-10-11 11:05:33 -04:00
Florian Friesdorf 21e59f4a5f sphinx 1.1.3 2012-10-11 14:22:26 +02:00
aszlig 50faa2cbef
chromium: Update stable and beta channels.
stable: 22.0.1229.79 (build tested)
beta: 22.0.1229.94 (build and usage tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-11 12:44:33 +02:00
aszlig 702aec1881
chromium: Use final implementation of BPF patch.
The new version is the one already committed in trunk as revision 160697.
In order to get into beta and stable this could take some while so we're going
need to carry around that patch for some time.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-11 12:44:13 +02:00
Ludovic Courtès 018068d7c5 samba: fix cross-compilation 2012-10-11 12:02:46 +02:00
Sander van der Burg b8e30a8af6 Changed the netbeans expression to use openjdk, which should work now 2012-10-11 10:31:42 +02:00
Peter Simons a47d1d8569 haskell-yesod-core: update to version 1.1.2.2 2012-10-11 10:18:50 +02:00
Peter Simons d330da6f54 haskell-yesod-auth: update to version 1.1.1.2 2012-10-11 10:18:50 +02:00
Peter Simons 2112958f8a haskell-warp: update to version 1.3.3.2 2012-10-11 10:18:50 +02:00
Peter Simons 4db1166d01 haskell-wai-extra: update to version 1.3.0.3 2012-10-11 10:18:50 +02:00
Peter Simons c30dc2231e haskell-snap: update to version 0.9.2.2 2012-10-11 10:18:50 +02:00
Peter Simons 4b9b535b74 haskell-snap-server: update to version 0.9.2.4 2012-10-11 10:18:50 +02:00
Peter Simons 7d22f8d91b haskell-snap-core: update to version 0.9.2.2 2012-10-11 10:18:49 +02:00
Peter Simons 864924a65d haskell-resourcet: update to version 0.4.0.2 2012-10-11 10:18:49 +02:00
Peter Simons fca7287491 haskell-persistent: update to version 1.0.1.3 2012-10-11 10:18:49 +02:00
Peter Simons b7cc6df1de haskell-numbers: update to version 3000.1.0.0 2012-10-11 10:18:49 +02:00
Peter Simons 5f8a0e285a haskell-network-conduit: update to version 0.6.1.1 2012-10-11 10:18:49 +02:00
Peter Simons 000791e74a haskell-http-conduit: update to version 1.6.1.2 2012-10-11 10:18:49 +02:00
Peter Simons 6f4063686e haskell-hint: update to version 0.3.3.5 2012-10-11 10:18:49 +02:00
Peter Simons 09aef77b4e haskell-heist: update to version 0.8.2 2012-10-11 10:18:49 +02:00
Peter Simons 4a383ed6c7 haskell-ghc-mtl: update to version 1.0.1.2 2012-10-11 10:18:49 +02:00
Peter Simons 86750b4567 haskell-data-memocombinators: update to version 0.4.4 2012-10-11 10:18:49 +02:00
Peter Simons 0d6432e26c haskell-criterion: update to version 0.6.2.0 2012-10-11 10:18:48 +02:00
Peter Simons 101cc0bde5 haskell-conduit: update to version 0.5.2.6 2012-10-11 10:18:48 +02:00
Peter Simons 182c28ba4a haskell-DSH: update to version 0.8.0.1 2012-10-11 10:18:48 +02:00
Peter Simons 5b2191bf22 haskell-vector: add version 0.10.0.1 2012-10-11 09:53:45 +02:00
Peter Simons 8e8143262b haskell-primitive: add version 0.5.0.1 2012-10-11 09:53:33 +02:00
Michael Raskin 0bf1789b6a Use newly-added taskwarrior as an update to existing taskwarrior attribute 2012-10-11 10:50:53 +04:00
Michael Raskin 3fa383f70d Merge pull request #144 from MarcWeber/fixes/taskwarrior
adding taskwarrior
2012-10-10 22:14:57 -07:00
Michael Raskin 4f8becaaa3 Merge pull request #139 from aforemny/jhc
Add jhc 0.8.0
2012-10-10 22:12:27 -07:00
Michael Raskin b481647941 Merge pull request #143 from falsifian/master
upgrade firmware-linux-nonfree to 0.36
2012-10-10 21:38:07 -07:00
Michael Raskin 5aa665d5fe Merge pull request #136 from jcumming/master
Games updates
2012-10-10 21:35:16 -07:00
Marc Weber 7b40d67d61 adding taskwarrior 2012-10-11 06:12:23 +02:00
Eelco Dolstra ebd2b0e1ab linux: Update to 3.2.31 2012-10-10 21:51:36 -04:00
Cillian de Róiste bc4d201478 distrho: fix HybridReverb2 2012-10-11 01:23:10 +02:00
Cillian de Róiste 537fa309b5 Remove phat
Phat was only used by Specimen, which has been replaced by Petri-Foo. Petri-Foo dropped the dependency on Phat, so it is no longer being used at all, and it also fails to build.
2012-10-10 23:17:35 +02:00
Peter Simons 0bb86f86b1 Merge branch 'master' into x-updates. 2012-10-10 19:26:31 +02:00
Peter Simons 6ef73f57c3 smartmontools: update to version 6.0 2012-10-10 19:26:02 +02:00
Peter Simons 64556b022b gravit: update to version 0.5.0 2012-10-10 19:25:42 +02:00
Peter Simons 8f662e0663 asymptote: update to version 2.20 2012-10-10 19:25:10 +02:00
Peter Simons a352796e0d lua: add version 5.1
The 5.1 build system doesn't seem to support building a shared object anymore?
2012-10-10 19:24:37 +02:00
Peter Simons 6ff829f19d Merge branch 'master' into x-updates 2012-10-10 18:46:48 +02:00
Peter Simons 7dd1e71c2e gamin: fix download URL for patch files 2012-10-10 18:39:02 +02:00
Eelco Dolstra c35a43315c Fix evaluation
http://hydra.nixos.org/build/3153986
2012-10-10 10:42:16 -04:00
Lluís Batlle i Rossell b8471def24 firefox: adding 16.0. Enabling profiling, to see the new profiling features. 2012-10-10 16:37:20 +02:00
Rickard Nilsson e74916ed62 xscreensaver: Update to 5.19 2012-10-10 16:05:37 +02:00
James Cook abf60bdb08 Upgrade firmware-linux-nonfree to 0.36, because the last version disappeared from the Debian mirrors. 2012-10-09 23:18:50 -07:00
Mathijs Kwik b949359a14 probable fix for failing hydra build since e32567bcf7
(ocaml_4_00_0 not found).

I'm not an ocaml user so I don't understand the implications of my change.
It is only meant to get the nix expressions valid again.
2012-10-10 00:20:16 +02:00
Eelco Dolstra 44da496dcf Forgot to add some files 2012-10-09 17:07:59 -04:00
Rickard Nilsson 5dbe17f315 darktable: Update to version 1.0.5 2012-10-09 22:53:38 +02:00
Eelco Dolstra 34ff91d602 nginx: Update to 1.2.4 2012-10-09 14:20:44 -04:00
Marco Maggesi e32567bcf7 OCaml 4.00.1 2012-10-09 14:03:12 -04:00
Marco Maggesi 2221bf0593 Update camlp5 to 6.06. 2012-10-09 14:03:12 -04:00
Marco Maggesi a090424115 Update ocamlnet to version 3.6. (Does not compile under 4.00.0 though.) 2012-10-09 14:03:12 -04:00
Marco Maggesi 3989f09ae6 Update ounit to version 1.1.2 2012-10-09 14:03:11 -04:00
Marco Maggesi c3e12acb5a Update extlib to version 1.5.2 2012-10-09 14:03:11 -04:00
Alexander Foremny 29d3112ee9 Rename plowshare-git to plowshare 2012-10-09 14:02:23 -04:00
Eelco Dolstra 156e1f1e1f Add psqlodbc for iodbc 2012-10-09 14:02:09 -04:00
Eelco Dolstra 0b056a06a0 VirtualBox-GuestAdditions: Install drivers for X.org server 1.12 2012-10-09 12:42:10 -04:00
Eelco Dolstra 54aea93a84 inkscape: Update to 0.48.3.1
http://hydra.nixos.org/build/3151653
2012-10-09 12:10:45 -04:00
Eelco Dolstra a1300037d2 glib: Propagate pcre
http://hydra.nixos.org/build/3150785
2012-10-09 11:34:02 -04:00
Eelco Dolstra f81a86d4b9 loudmouth: Fix building with the latest glib
http://hydra.nixos.org/build/3148780
2012-10-09 11:28:38 -04:00
Eelco Dolstra b713d13bb4 gnucash: Update to 2.4.11 2012-10-09 11:24:38 -04:00
Eelco Dolstra 4eb7fa7c9a goffice: Update to 0.8.17
Fixes http://hydra.nixos.org/build/3149255
2012-10-09 11:24:21 -04:00
Eelco Dolstra 58082f0acb libgnomecups: Fix build
http://hydra.nixos.org/build/3149255
2012-10-09 11:23:56 -04:00
Shea Levy 5150b55bf2 openjdk: Add lib{fontconfig,Xcursor,Xinerama} to rpaths. 2012-10-09 11:11:19 -04:00
Lluís Batlle i Rossell 85398493bf go: updating to 1.0.3 2012-10-09 17:02:11 +02:00
Sander van der Burg 4ef6aa3a6c Bumped MySQL java connector version to 5.1.22
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-10-09 16:41:30 +02:00
Sander van der Burg da52aeefad Bump MySQL java connector version to 5.1.22 2012-10-09 16:41:01 +02:00
Mathijs Kwik da8b2dfcc7 samba: upgrade to 3.6.8 2012-10-09 16:05:24 +02:00
Mathijs Kwik 10462c7a82 btrfsprogs: upgrade to current version (0.20 pre) 2012-10-09 16:05:24 +02:00
Mathijs Kwik 8f480e3035 linux-3.6: upgrade to 3.6.1
- enable aufs3 patch
- check other patches needing upgrade/enable
2012-10-09 16:05:24 +02:00
Mathijs Kwik 2f39ec92e3 linux-3.5: upgrade to 3.5.6 2012-10-09 16:05:23 +02:00
Mathijs Kwik 76aa428ac6 linux-3.4: upgrade to 3.4.13 2012-10-09 16:05:23 +02:00
Mathijs Kwik 332c6de736 linux-3.0: upgrade to 3.0.45 2012-10-09 16:05:23 +02:00
Eduard Carreras 759f17d7d0 Drop eelco as a maintaner due copy&paste 2012-10-09 14:46:16 +02:00
Sander van der Burg 27cadaa404 Added package for netbeans IDE 2012-10-09 11:40:06 +02:00
Michael Raskin 18c0bca167 Fix some of the debian-devscripts shell references 2012-10-09 11:02:06 +04:00
Eelco Dolstra 90d9f8ec18 Update xcb-proto and libxcb 2012-10-08 15:15:05 -04:00
Eelco Dolstra a779d2ba18 foomatic-filters: Update to 4.0.12 2012-10-08 14:52:06 -04:00
Eelco Dolstra c961c840f6 cups: Update to 1.5.4 2012-10-08 14:50:19 -04:00
Eelco Dolstra f5e0a05f80 Revert "cups: Update to 1.6.1"
This reverts commit 5046d0628f.
2012-10-08 14:43:49 -04:00
Eelco Dolstra 318202951e Revert "Remove cups-pdf-filter"
This reverts commit 006002d16f.
2012-10-08 14:43:47 -04:00
Eelco Dolstra f32979e2d8 Revert "cups: Drop unused dependencies and add libusb1 dependency"
This reverts commit 6f700142c4.
2012-10-08 14:43:42 -04:00
Eelco Dolstra 1c3ed1b8d4 gtk+: Update to 3.2.4 2012-10-08 14:20:30 -04:00
Eelco Dolstra 41e9f7cfed Merge remote-tracking branch 'origin/master' into x-updates 2012-10-08 13:48:30 -04:00
Eduard Carreras fe5a7357e6 Merge branch 'master' into imp_xfce4 2012-10-08 18:27:47 +02:00
aszlig 25b702d2d6
Merge branch 'chromium-update'.
This updates the following channels:

beta: 23.0.1271.17
dev: 24.0.1284.2

Builds are now tested on all three channels, even the dev channel.
2012-10-08 17:56:25 +02:00
aszlig 1983d4fdfc
chromium: Build using libusb (1.0) from nixpkgs.
This dependency has recently been added to chromium while we didn't notice it,
so let's avoid to use the bundled version.

It might make sense to remove the unneeded files in third_party/ based on a
whitelist, so that we notice future changes like this earlier.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 15:06:15 +02:00
aszlig 692ad8059a
chromium: Build using libexif from nixpkgs.
While libexif has been bundled with chromium for some months already, they only
recently added the GYP option to switch to using the system library. So, let's
enable it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 15:05:00 +02:00