3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

14497 commits

Author SHA1 Message Date
Cillian de Roiste 492935270b Adding new required inputs for darktable
svn path=/nixpkgs/trunk/; revision=28018
2011-07-31 11:11:52 +00:00
Cillian de Roiste 1d22700866 Removing exif patch, no longer needed
svn path=/nixpkgs/trunk/; revision=28017
2011-07-31 10:50:06 +00:00
Cillian de Roiste 53b9044b19 Updating darktable to 0.9.1
svn path=/nixpkgs/trunk/; revision=28016
2011-07-31 10:49:19 +00:00
Cillian de Roiste 4cc923b4bb Fixing the download url
svn path=/nixpkgs/trunk/; revision=28015
2011-07-31 08:56:09 +00:00
Cillian de Roiste 0942a5b164 Updating node to 0.5.2
svn path=/nixpkgs/trunk/; revision=28014
2011-07-31 08:49:03 +00:00
Peter Simons 10f65d1148 HaXml: added version 1.22.2
It's not the default, though, because it breaks API compatibility
with earlier versions.

svn path=/nixpkgs/trunk/; revision=28013
2011-07-30 21:43:47 +00:00
Peter Simons 4aca0cf217 haskell-polyparse: updated to version 1.7
svn path=/nixpkgs/trunk/; revision=28012
2011-07-30 21:43:39 +00:00
Cillian de Roiste e1c2108085 Add dbus support to qjackctl so that it can use jackdbus
svn path=/nixpkgs/trunk/; revision=28011
2011-07-30 21:06:45 +00:00
Cillian de Roiste 415be547b3 Enabling optional jackaudio support for pulseaudio
svn path=/nixpkgs/trunk/; revision=28010
2011-07-30 18:51:42 +00:00
Shea Levy 2c17fb436b Copy openjdk-darwin as a starting point for openjdk7
svn path=/nixpkgs/trunk/; revision=27992
2011-07-28 18:53:12 +00:00
Ludovic Courtès eaa82cb4ef glibc: Update Hurd snapshot.
svn path=/nixpkgs/trunk/; revision=27986
2011-07-28 12:08:11 +00:00
Ludovic Courtès e7349f4329 BitlBee 3.0.3.
svn path=/nixpkgs/trunk/; revision=27985
2011-07-28 12:08:08 +00:00
Eelco Dolstra 3c05ad236d * Linux 2.6.32.43.
svn path=/nixpkgs/trunk/; revision=27981
2011-07-28 09:32:02 +00:00
Nicolas Pierron 0690f20ea8 ffmpeg: Add previous version to fix fuppes.
svn path=/nixpkgs/trunk/; revision=27980
2011-07-27 21:00:09 +00:00
Shea Levy c7f7be4fae Make use of the existing 'firefox' attribute
svn path=/nixpkgs/trunk/; revision=27976
2011-07-27 16:42:00 +00:00
Shea Levy 0026458089 Eliminate redundant definition of xulrunner
svn path=/nixpkgs/trunk/; revision=27975
2011-07-27 16:40:12 +00:00
Shea Levy adb988d57c Introduce the 'firefoxPkgs' attribute so that only one change needs to be made when changing default firefox version
A quick test showed that this change does not change the hash for building pkgs.firefoxWrapper

svn path=/nixpkgs/trunk/; revision=27974
2011-07-27 16:37:44 +00:00
Lluís Batlle i Rossell 22135b319b Updating skype. It runs fine (start, see the friends list) for me.
svn path=/nixpkgs/trunk/; revision=27973
2011-07-27 16:07:20 +00:00
Eelco Dolstra 6b302190a4 * Spotify: drop PulseAudio from the library path, as Spotify seems to
have it statically linked anyway.

svn path=/nixpkgs/trunk/; revision=27972
2011-07-27 14:01:47 +00:00
Eelco Dolstra 7eb1afad49 * Spotify: use PulseAudio if available.
svn path=/nixpkgs/trunk/; revision=27971
2011-07-26 22:24:02 +00:00
Peter Simons de4c559ce9 tree: configure build for BSD Unix
svn path=/nixpkgs/trunk/; revision=27948
2011-07-25 17:24:49 +00:00
Peter Simons 486ff3ff40 tree: configure build for Cygwin
svn path=/nixpkgs/trunk/; revision=27947
2011-07-25 17:19:37 +00:00
Sander van der Burg bf5c3bb671 - libgcc_s seems to be needed after all
- eduke32 uses UNIX style options nowadays


svn path=/nixpkgs/trunk/; revision=27937
2011-07-25 11:43:27 +00:00
Sander van der Burg f0e799a492 Updated eduke32 to rev 1944
svn path=/nixpkgs/trunk/; revision=27936
2011-07-25 10:48:07 +00:00
Andres Löh 2cc5d14382 Added monad-par.
svn path=/nixpkgs/trunk/; revision=27934
2011-07-25 07:33:48 +00:00
Peter Simons 5a72bae9df all-packages.nix: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=27924
2011-07-24 20:26:33 +00:00
Peter Simons 7e9676bab5 jbidwatcher: generalized java support so that the package can be built on Darwin, too
svn path=/nixpkgs/trunk/; revision=27923
2011-07-24 20:26:28 +00:00
Shea Levy 20ebca303e Add comments explaining the purpose of the postBuild prepend
svn path=/nixpkgs/trunk/; revision=27922
2011-07-24 20:24:23 +00:00
Shea Levy 5db8c88547 Fix problem with linux 3.0 trying to install in /nix/store/...
Thanks to MarcWeber on IRC for helping with this

svn path=/nixpkgs/trunk/; revision=27921
2011-07-24 20:24:12 +00:00
Peter Simons 1bc8594052 hledger-chart: build this package only on Linux
The build should work on haskellPlatforms, but an attempt to build it on
Darwin generates assertion errors because it somehow ends up depending
on the Linux kernel headers.

svn path=/nixpkgs/trunk/; revision=27920
2011-07-24 20:05:08 +00:00
Peter Simons 31d1abd4a1 tree: OBJS+=... doesn't work on the make command line, use EXTRA_OBJS variable instead
svn path=/nixpkgs/trunk/; revision=27919
2011-07-24 19:36:03 +00:00
Peter Simons 3415f0f088 tree: the tool ought to compile everywhere, so let's give it a try
svn path=/nixpkgs/trunk/; revision=27918
2011-07-24 19:15:09 +00:00
Peter Simons e0e42141d9 tree: blind attempt to fix the build on Darwin
svn path=/nixpkgs/trunk/; revision=27917
2011-07-24 19:15:03 +00:00
Peter Simons 7743596401 all-packages.nix: added the 'tree' utility
svn path=/nixpkgs/trunk/; revision=27916
2011-07-24 09:57:06 +00:00
Shea Levy e34c2e366e First attempt at linuxPackages_3_0
svn path=/nixpkgs/trunk/; revision=27915
2011-07-24 03:05:00 +00:00
Shea Levy 5869748e70 Update Spotify
Only tested x86_64

svn path=/nixpkgs/trunk/; revision=27914
2011-07-24 01:39:11 +00:00
Shea Levy d9c22f38da Add firmware for rtl8192c and related NICs
svn path=/nixpkgs/trunk/; revision=27912
2011-07-23 22:58:32 +00:00
Sander van der Burg 14be409d8f Removed hardcoded paths to /bin and /usr/bin
svn path=/nixpkgs/trunk/; revision=27906
2011-07-22 20:09:00 +00:00
Sander van der Burg f635aceb5b Updated some meta information for the emulators I've tried recently. They all seem to work fine :-)
svn path=/nixpkgs/trunk/; revision=27905
2011-07-22 19:25:31 +00:00
Sander van der Burg 6ac699ba97 Added VisualBoy advance; a gameboy/gameboy color/gameboy advance emulator
svn path=/nixpkgs/trunk/; revision=27904
2011-07-22 18:31:42 +00:00
Ludovic Courtès 2cb4bc4a47 GCC 4.6: Don't assume `$NIX_GCC/nix-support/orig-libc' exists.
svn path=/nixpkgs/trunk/; revision=27903
2011-07-22 14:44:28 +00:00
Sander van der Burg cb8409612c Added Mupen64 Plus, a nintendo 64 emulator
svn path=/nixpkgs/trunk/; revision=27902
2011-07-22 14:03:23 +00:00
Marco Maggesi af9eaf3441 Oops
svn path=/nixpkgs/trunk/; revision=27901
2011-07-22 07:39:14 +00:00
Marco Maggesi b1f6ed4a6e Update OCaml Batteries to 1.4.0
svn path=/nixpkgs/trunk/; revision=27900
2011-07-22 07:28:51 +00:00
Peter Simons db86b7f237 all-packages.nix: added package bash-completion
svn path=/nixpkgs/trunk/; revision=27895
2011-07-21 22:02:01 +00:00
Lluís Batlle i Rossell 1d3c534625 Updating unison.
svn path=/nixpkgs/trunk/; revision=27893
2011-07-21 21:46:06 +00:00
Peter Simons 71237fce00 adns: blind attempt to fix the shared library build on Darwin
svn path=/nixpkgs/trunk/; revision=27892
2011-07-21 21:26:21 +00:00
Peter Simons c29e9369b0 xlockmore: dropped support for obsolete getConfig mechanism
If you want to build xlockmore without support for PAM, override { pam = null; } instead.

svn path=/nixpkgs/trunk/; revision=27891
2011-07-21 20:58:41 +00:00
Peter Simons 903c9189c4 adns: dropped obsolete versions and static-only feature
svn path=/nixpkgs/trunk/; revision=27890
2011-07-21 20:58:34 +00:00
Lluís Batlle i Rossell 9387a99a19 Adding netfilter/iptables to the sheevaplug kernel.
svn path=/nixpkgs/trunk/; revision=27886
2011-07-21 18:40:24 +00:00