about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* jbidwatcher: generalized java support so that the package can be built on ↵Peter Simons2011-07-24
| | | | | | Darwin, too svn path=/nixpkgs/trunk/; revision=27923
* Add comments explaining the purpose of the postBuild prependShea Levy2011-07-24
| | | | svn path=/nixpkgs/trunk/; revision=27922
* Fix problem with linux 3.0 trying to install in /nix/store/...Shea Levy2011-07-24
| | | | | | Thanks to MarcWeber on IRC for helping with this svn path=/nixpkgs/trunk/; revision=27921
* hledger-chart: build this package only on LinuxPeter Simons2011-07-24
| | | | | | | | 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
* tree: OBJS+=... doesn't work on the make command line, use EXTRA_OBJS ↵Peter Simons2011-07-24
| | | | | | variable instead svn path=/nixpkgs/trunk/; revision=27919
* tree: the tool ought to compile everywhere, so let's give it a tryPeter Simons2011-07-24
| | | | svn path=/nixpkgs/trunk/; revision=27918
* tree: blind attempt to fix the build on DarwinPeter Simons2011-07-24
| | | | svn path=/nixpkgs/trunk/; revision=27917
* all-packages.nix: added the 'tree' utilityPeter Simons2011-07-24
| | | | svn path=/nixpkgs/trunk/; revision=27916
* First attempt at linuxPackages_3_0Shea Levy2011-07-24
| | | | svn path=/nixpkgs/trunk/; revision=27915
* Update SpotifyShea Levy2011-07-24
| | | | | | Only tested x86_64 svn path=/nixpkgs/trunk/; revision=27914
* Add firmware for rtl8192c and related NICsShea Levy2011-07-23
| | | | svn path=/nixpkgs/trunk/; revision=27912
* Removed hardcoded paths to /bin and /usr/binSander van der Burg2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27906
* Updated some meta information for the emulators I've tried recently. They ↵Sander van der Burg2011-07-22
| | | | | | all seem to work fine :-) svn path=/nixpkgs/trunk/; revision=27905
* Added VisualBoy advance; a gameboy/gameboy color/gameboy advance emulatorSander van der Burg2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27904
* GCC 4.6: Don't assume `$NIX_GCC/nix-support/orig-libc' exists.Ludovic Courtès2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27903
* Added Mupen64 Plus, a nintendo 64 emulatorSander van der Burg2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27902
* OopsMarco Maggesi2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27901
* Update OCaml Batteries to 1.4.0Marco Maggesi2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27900
* all-packages.nix: added package bash-completionPeter Simons2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27895
* Updating unison.Lluís Batlle i Rossell2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27893
* adns: blind attempt to fix the shared library build on DarwinPeter Simons2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27892
* xlockmore: dropped support for obsolete getConfig mechanismPeter Simons2011-07-21
| | | | | | If you want to build xlockmore without support for PAM, override { pam = null; } instead. svn path=/nixpkgs/trunk/; revision=27891
* adns: dropped obsolete versions and static-only featurePeter Simons2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27890
* Adding netfilter/iptables to the sheevaplug kernel.Lluís Batlle i Rossell2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27886
* Updating mldonkey. I remove the patch needed for mips, as they put it ↵Lluís Batlle i Rossell2011-07-21
| | | | | | upstream already. svn path=/nixpkgs/trunk/; revision=27885
* all-packages.nix: added jbidwatcher, a tool to monitor and snipe ebay auctionsPeter Simons2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27881
* I broke fossil in a commit where I did not mean even to touch it.Lluís Batlle i Rossell2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27880
* Updating the linux 2.6.39 to 2.6.39.3Lluís Batlle i Rossell2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27878
* libelf: Disable native language support on Darwin.Ludovic Courtès2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27877
* Version bump.Andres Löh2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27875
* Updating fossil.Lluís Batlle i Rossell2011-07-21
| | | | svn path=/nixpkgs/trunk/; revision=27865
* boost: fix "locale::facet::_S_create_c_locale name not valid" errorPeter Simons2011-07-20
| | | | | | | 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
* all-packages.nix: strip trailing whitespacePeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27863
* fetchgit: strip trailing whitespacePeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27862
* all-packages.nix: added ledger 3.0 via GitPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27861
* fetchgit: added support for fetching sub-modulesPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27860
* git: fixed impure path to perl in git-am and git-submodulePeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27859
* pdsh: updated to version 2.26Peter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27858
* ledger: build this package only on Linux, all other platforms failPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27857
* haskell-packages.nix: added hsdnsPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27856
* haskell-packages.nix: added hledger-chart and hledger-vtyPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27855
* haskell-packages.nix: added hledger and hledger-libPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27853
* haskell-packages.nix: added regexprPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27852
* haskell-packages.nix: added mtlparsePeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27851
* pandoc: updated to version 1.8.1.2Peter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27850
* numeric-prelude: updated to version 0.2.2Peter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27848
* non-negative: updated to version 0.1Peter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27847
* utility-ht: updated to version 0.0.7Peter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27846
* haskell-packages.nix: added storable-recordPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27845
* Updating php 5.2Lluís Batlle i Rossell2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27844