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
Lluís Batlle i Rossell
2758c07f1e
Updating mldonkey. I remove the patch needed for mips, as they put it upstream already.
...
svn path=/nixpkgs/trunk/; revision=27885
2011-07-21 18:34:41 +00:00
Peter Simons
3815442cf4
all-packages.nix: added jbidwatcher, a tool to monitor and snipe ebay auctions
...
svn path=/nixpkgs/trunk/; revision=27881
2011-07-21 17:01:31 +00:00
Lluís Batlle i Rossell
f5609042c0
I broke fossil in a commit where I did not mean even to touch it.
...
svn path=/nixpkgs/trunk/; revision=27880
2011-07-21 14:58:13 +00:00
Lluís Batlle i Rossell
57f59594db
Updating the linux 2.6.39 to 2.6.39.3
...
svn path=/nixpkgs/trunk/; revision=27878
2011-07-21 13:56:25 +00:00
Ludovic Courtès
6f5e72deed
libelf: Disable native language support on Darwin.
...
svn path=/nixpkgs/trunk/; revision=27877
2011-07-21 13:51:03 +00:00
Andres Löh
6e61ef2010
Version bump.
...
svn path=/nixpkgs/trunk/; revision=27875
2011-07-21 13:36:16 +00:00
Lluís Batlle i Rossell
bda0f3bfd0
Updating fossil.
...
svn path=/nixpkgs/trunk/; revision=27865
2011-07-21 06:58:14 +00:00
Peter Simons
7f94a9ffbf
boost: fix "locale::facet::_S_create_c_locale name not valid" error
...
One would assume that the boost maintainers would have been able to apply this
two line change within the last 10 months or so, but apparently not.
svn path=/nixpkgs/trunk/; revision=27864
2011-07-20 23:11:16 +00:00
Peter Simons
bb87bf9a55
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27863
2011-07-20 22:56:47 +00:00
Peter Simons
c78c1288c3
fetchgit: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27862
2011-07-20 22:56:44 +00:00
Peter Simons
99a9a4b8bc
all-packages.nix: added ledger 3.0 via Git
...
svn path=/nixpkgs/trunk/; revision=27861
2011-07-20 22:56:39 +00:00
Peter Simons
0b1bf668cd
fetchgit: added support for fetching sub-modules
...
svn path=/nixpkgs/trunk/; revision=27860
2011-07-20 22:56:35 +00:00
Peter Simons
efe5ab73b1
git: fixed impure path to perl in git-am and git-submodule
...
svn path=/nixpkgs/trunk/; revision=27859
2011-07-20 22:56:31 +00:00
Peter Simons
62eab9e44a
pdsh: updated to version 2.26
...
svn path=/nixpkgs/trunk/; revision=27858
2011-07-20 18:58:34 +00:00
Peter Simons
5b96eac910
ledger: build this package only on Linux, all other platforms fail
...
svn path=/nixpkgs/trunk/; revision=27857
2011-07-20 18:41:25 +00:00
Peter Simons
01fc263ff2
haskell-packages.nix: added hsdns
...
svn path=/nixpkgs/trunk/; revision=27856
2011-07-20 18:38:47 +00:00
Peter Simons
9d426cd470
haskell-packages.nix: added hledger-chart and hledger-vty
...
svn path=/nixpkgs/trunk/; revision=27855
2011-07-20 18:32:33 +00:00
Peter Simons
7237cf32ec
haskell-packages.nix: added hledger and hledger-lib
...
svn path=/nixpkgs/trunk/; revision=27853
2011-07-20 18:20:42 +00:00
Peter Simons
f8b4f9e85c
haskell-packages.nix: added regexpr
...
svn path=/nixpkgs/trunk/; revision=27852
2011-07-20 18:20:37 +00:00
Peter Simons
f05ab93c88
haskell-packages.nix: added mtlparse
...
svn path=/nixpkgs/trunk/; revision=27851
2011-07-20 18:20:32 +00:00
Peter Simons
37e07ad933
pandoc: updated to version 1.8.1.2
...
svn path=/nixpkgs/trunk/; revision=27850
2011-07-20 18:20:28 +00:00
Peter Simons
fef790c942
numeric-prelude: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=27848
2011-07-20 18:04:16 +00:00
Peter Simons
c01bf4d344
non-negative: updated to version 0.1
...
svn path=/nixpkgs/trunk/; revision=27847
2011-07-20 18:04:12 +00:00
Peter Simons
e0a9dc3a29
utility-ht: updated to version 0.0.7
...
svn path=/nixpkgs/trunk/; revision=27846
2011-07-20 18:04:08 +00:00
Peter Simons
35312ae76f
haskell-packages.nix: added storable-record
...
svn path=/nixpkgs/trunk/; revision=27845
2011-07-20 18:04:03 +00:00
Lluís Batlle i Rossell
fbad200e88
Updating php 5.2
...
svn path=/nixpkgs/trunk/; revision=27844
2011-07-20 17:40:53 +00:00
Peter Simons
3290213e42
python-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27843
2011-07-20 15:30:40 +00:00
Peter Simons
33765b5899
python-packages.nix: added genzshcomp 0.2.2
...
svn path=/nixpkgs/trunk/; revision=27842
2011-07-20 15:30:35 +00:00
Lluís Batlle i Rossell
d86570f94e
Updating opencv.
...
svn path=/nixpkgs/trunk/; revision=27841
2011-07-20 13:24:26 +00:00
Peter Simons
ff91dbdb35
git-annex: the latest version depends on the monad-control package
...
svn path=/nixpkgs/trunk/; revision=27839
2011-07-20 12:13:07 +00:00
Peter Simons
f61f66f46d
git-annex: updated to version 3.20110719
...
svn path=/nixpkgs/trunk/; revision=27836
2011-07-20 10:16:35 +00:00
Rob Vermaas
dfcaa06a12
add pylint and deps
...
svn path=/nixpkgs/trunk/; revision=27835
2011-07-19 16:02:37 +00:00
Ludovic Courtès
5795d23320
Linux: Actually use `postBuild'.
...
svn path=/nixpkgs/trunk/; revision=27833
2011-07-19 09:03:09 +00:00
Eelco Dolstra
2e5d962f72
* Spotify updated to 0.5.1.151.
...
svn path=/nixpkgs/trunk/; revision=27831
2011-07-18 22:34:57 +00:00
Eelco Dolstra
5152d0148e
* Drop the "_configurable" from the name of the PHP package, it's
...
ugly.
svn path=/nixpkgs/trunk/; revision=27830
2011-07-18 20:50:59 +00:00
Peter Simons
b9d382c2dd
libtorrent: use sha256 hash returned by nix-prefetch-url
...
svn path=/nixpkgs/trunk/; revision=27827
2011-07-18 15:23:03 +00:00
Eelco Dolstra
b70a14f88c
* Added the Google Talk plugin. Doesn't work yet (says ‘ABORT:
...
X_GLXCreateContext: BadValue’).
svn path=/nixpkgs/trunk/; revision=27825
2011-07-18 14:44:28 +00:00
Peter Simons
7c19a3a691
rtorrent: updated to version 0.8.9
...
svn path=/nixpkgs/trunk/; revision=27824
2011-07-18 14:34:46 +00:00
Peter Simons
21691b47d7
libtorrent: updated to version 0.12.9
...
svn path=/nixpkgs/trunk/; revision=27823
2011-07-18 14:34:33 +00:00
Peter Simons
356928aad9
fetchmail: updated to version 6.3.20
...
svn path=/nixpkgs/trunk/; revision=27822
2011-07-18 14:06:35 +00:00
Peter Simons
f80ef6645b
magit: fixed download url
...
svn path=/nixpkgs/trunk/; revision=27821
2011-07-18 13:45:47 +00:00
Eelco Dolstra
dc5a3adf5f
* Use callPackage.
...
svn path=/nixpkgs/trunk/; revision=27820
2011-07-18 12:39:11 +00:00
Ludovic Courtès
9c2f9fd2f2
GNU Bison 2.5.
...
svn path=/nixpkgs/trunk/; revision=27813
2011-07-18 08:36:01 +00:00
Karn Kallio
abbf22c397
Update version of urweb compiler.
...
svn path=/nixpkgs/trunk/; revision=27801
2011-07-15 18:54:43 +00:00
Sander van der Burg
5693872dc1
Bumped feh to version 1.14.2 as the previous one does not exist anymore
...
svn path=/nixpkgs/trunk/; revision=27800
2011-07-15 15:10:22 +00:00
Peter Simons
66dbd40cb7
ghc: build GHC on haskellPlatforms instead of linux++darwin to avoid evaluation errors on Hydra because x86_64-darwin is unsupported
...
svn path=/nixpkgs/trunk/; revision=27799
2011-07-15 12:53:21 +00:00
Peter Simons
c58754b390
stellarium: build this package on Linux only
...
Stellarium is supposed to compile on mesaPlatforms, but unfortunately our qt47
expression doesn't support platforms other than Linux.
svn path=/nixpkgs/trunk/; revision=27798
2011-07-15 12:47:20 +00:00
Eelco Dolstra
56a081cd55
* Added libav, a fork of ffmpeg.
...
svn path=/nixpkgs/trunk/; revision=27797
2011-07-15 12:20:34 +00:00
Peter Simons
48b86237e5
mod_fastcgi, mod_wsgi: these modules don't build on Darwin, and I don't know how to fix that
...
According to Hydra:
at `mod_fastcgi' [system = "i686-darwin"]:
assertion failed at `/nix/store/jjbzdiilypsb8z38647hav2fxlp0bwfd-nixpkgs-r27790/pkgs/servers/http/apache-httpd/default.nix:8:1'
at `mod_fastcgi' [system = "x86_64-darwin"]:
assertion failed at `/nix/store/jjbzdiilypsb8z38647hav2fxlp0bwfd-nixpkgs-r27790/pkgs/servers/http/apache-httpd/default.nix:8:1'
at `mod_wsgi' [system = "i686-darwin"]:
assertion failed at `/nix/store/jjbzdiilypsb8z38647hav2fxlp0bwfd-nixpkgs-r27790/pkgs/servers/http/apache-httpd/default.nix:8:1'
at `mod_wsgi' [system = "x86_64-darwin"]:
assertion failed at `/nix/store/jjbzdiilypsb8z38647hav2fxlp0bwfd-nixpkgs-r27790/pkgs/servers/http/apache-httpd/default.nix:8:1'
svn path=/nixpkgs/trunk/; revision=27793
2011-07-14 21:54:58 +00:00
Peter Simons
ffe01e880d
git-annex: build only on platforms that support Haskell
...
svn path=/nixpkgs/trunk/; revision=27792
2011-07-14 21:54:53 +00:00
Peter Simons
aeebf42fe6
pkgs/lib/platforms.nix: added 'haskellPlatforms', a list of all platforms on which a Haskell compiler is available
...
svn path=/nixpkgs/trunk/; revision=27791
2011-07-14 21:54:49 +00:00
Peter Simons
fa99abdc89
gravit, stellarium: build software that depends on mesa only on mesa platforms
...
svn path=/nixpkgs/trunk/; revision=27790
2011-07-14 20:53:30 +00:00
Peter Simons
938fc8490e
Added linux_2_6_38_ati, a kernel that supports hardware rendering on modern ATI graphics chips.
...
svn path=/nixpkgs/trunk/; revision=27789
2011-07-14 20:08:51 +00:00
Peter Simons
7c10cbb6c8
We cannot use thread-local store in mesa, because the rest of our xorg
...
installation has been built without support for it.
svn path=/nixpkgs/trunk/; revision=27788
2011-07-14 20:04:34 +00:00
Peter Simons
fa5002d97b
Revert my earlier commit that added libxml2 to pythonFull.
...
After some discussion on #nixos, the consensus is that expressions should not
provide functionality that is not part of the package itself, i.e. pythonFull
ought to include only those extensions that are part of the python
distribution.
svn path=/nixpkgs/trunk/; revision=27787
2011-07-14 19:35:24 +00:00
Peter Simons
e7a9b41e9c
mesa: enable full gallium, xcb, and egl support, and build all available dri back-ends
...
svn path=/nixpkgs/trunk/; revision=27786
2011-07-14 19:21:37 +00:00
Peter Simons
18bd4e67d7
mesa: add myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=27785
2011-07-14 19:21:33 +00:00
Peter Simons
ea27b1b042
mesa: depend on python+libxml2Python rather than depending on pythonFull
...
The latter package contains Tcl/Tk and whatnot else, so using that
expression as a built input was a bad idea. I'm sorry.
The dependency on talloc is gone, too. It wasn't used, apparently, but
it broke the build on Darwin because talloc doesn't compile there.
svn path=/nixpkgs/trunk/; revision=27784
2011-07-14 19:21:29 +00:00
Peter Simons
05e489b24f
Added packages for radeon-r600 and radeon-r700 firmware.
...
svn path=/nixpkgs/trunk/; revision=27783
2011-07-14 19:21:23 +00:00
Eelco Dolstra
4cc476fa52
* Update nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=27782
2011-07-14 17:16:00 +00:00
Peter Simons
7049b34b10
glxinfo: updated to version 8.0.1
...
svn path=/nixpkgs/trunk/; revision=27779
2011-07-14 12:23:03 +00:00
Peter Simons
13db8d6999
mesa: updated to version 7.10.3
...
svn path=/nixpkgs/trunk/; revision=27778
2011-07-14 12:22:59 +00:00
Peter Simons
10b7a4fe96
mesa: updated to version 7.10.2
...
There changes are based on patch <http://sprunge.us/bOMG > from goibhniu.
svn path=/nixpkgs/trunk/; revision=27777
2011-07-14 12:22:55 +00:00
Peter Simons
1b53d1f22d
xorg: updated xf86-video-ati to version 6.14.2
...
svn path=/nixpkgs/trunk/; revision=27776
2011-07-14 12:22:49 +00:00
Peter Simons
68957344fa
git-annex: updated to version 3.20110707
...
svn path=/nixpkgs/trunk/; revision=27775
2011-07-14 12:22:26 +00:00