summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* gfortran44: Fix typo.Ludovic Courtès2009-07-26
| | | | svn path=/nixpkgs/trunk/; revision=16462
* Add `gfortran44'; build GCJ 4.4 with the C language.Ludovic Courtès2009-07-24
| | | | svn path=/nixpkgs/trunk/; revision=16459
* GCC 4.4: Fewer $NIX_ variables.Ludovic Courtès2009-07-24
| | | | svn path=/nixpkgs/trunk/; revision=16458
* remove -Wno-long-double flag for python on darwinRob Vermaas2009-07-24
| | | | svn path=/nixpkgs/trunk/; revision=16456
* pass readline to gnuplotRob Vermaas2009-07-24
| | | | svn path=/nixpkgs/trunk/; revision=16455
* GCC 4.4.1.Ludovic Courtès2009-07-24
| | | | svn path=/nixpkgs/trunk/; revision=16454
* Quack 0.37.Ludovic Courtès2009-07-24
| | | | svn path=/nixpkgs/trunk/; revision=16453
* * gcc-apple fixes for darwinRob Vermaas2009-07-24
| | | | svn path=/nixpkgs/trunk/; revision=16452
* * dhcp updated to 4.1.0p1. This seems to fix my problems withEelco Dolstra2009-07-23
| | | | | | | wpa_supplicant (i.e. the dhclient-script no longer brings down the wlan0 interface). The patches no longer seem needed. svn path=/nixpkgs/trunk/; revision=16449
* * darwin patch to make sure gnupatch doesn't get dSYM extensionRob Vermaas2009-07-23
| | | | svn path=/nixpkgs/trunk/; revision=16447
* * iproute2 updated to 2.6.29-1.Eelco Dolstra2009-07-23
| | | | svn path=/nixpkgs/trunk/; revision=16446
* svn path=/nixpkgs/trunk/; revision=16445Eelco Dolstra2009-07-23
|
* removed debug stuffRob Vermaas2009-07-23
| | | | svn path=/nixpkgs/trunk/; revision=16444
* svn path=/nixpkgs/trunk/; revision=16443Rob Vermaas2009-07-23
|
* temporary reinstate patch for darwin opensslRob Vermaas2009-07-23
| | | | svn path=/nixpkgs/trunk/; revision=16442
* * first try to fix darwin gcc +libstdcxxRob Vermaas2009-07-23
| | | | svn path=/nixpkgs/trunk/; revision=16441
* * iptables updated to 1.4.4.Eelco Dolstra2009-07-23
| | | | svn path=/nixpkgs/trunk/; revision=16440
* Added lhs2TeX support to LaTeX builder.Andres Löh2009-07-23
| | | | svn path=/nixpkgs/trunk/; revision=16439
* * findFirst is used by the LaTeX function. Forgot to commit.Eelco Dolstra2009-07-22
| | | | svn path=/nixpkgs/trunk/; revision=16438
* Add Perl-Image-ExifTool, with the exiftool(1) command-line tool.Ludovic Courtès2009-07-21
| | | | svn path=/nixpkgs/trunk/; revision=16437
* (hopefully) fix nxml bug in release.nixAndres Löh2009-07-20
| | | | svn path=/nixpkgs/trunk/; revision=16436
* Added ghc-6.10.4 to release.nixAndres Löh2009-07-20
| | | | svn path=/nixpkgs/trunk/; revision=16435
* GCJ 4.4: Pass `ecj.jar' using `--with-ecj-jar'.Ludovic Courtès2009-07-20
| | | | svn path=/nixpkgs/trunk/; revision=16434
* IceCat: Don't override $PYTHONPATH.Ludovic Courtès2009-07-20
| | | | svn path=/nixpkgs/trunk/; revision=16433
* Add missing argument to `icecatXulrunner3'.Ludovic Courtès2009-07-20
| | | | | | Reported by Peter Simons. svn path=/nixpkgs/trunk/; revision=16432
* Added "regular" library for Haskell.Andres Löh2009-07-20
| | | | svn path=/nixpkgs/trunk/; revision=16431
* Version bump to ghc-6.10.4.Andres Löh2009-07-20
| | | | svn path=/nixpkgs/trunk/; revision=16430
* GNU IceCat: Add PLY as a build input.Ludovic Courtès2009-07-19
| | | | svn path=/nixpkgs/trunk/; revision=16429
* Add PLY, a Python lex/yacc implementation.Ludovic Courtès2009-07-19
| | | | svn path=/nixpkgs/trunk/; revision=16428
* GNU IceCat 3.5.1.Ludovic Courtès2009-07-19
| | | | svn path=/nixpkgs/trunk/; revision=16427
* GCC 4.4: Enable Graphite by building against PPL and GLooG.Ludovic Courtès2009-07-18
| | | | svn path=/nixpkgs/trunk/; revision=16424
* Build PPL.Ludovic Courtès2009-07-18
| | | | svn path=/nixpkgs/trunk/; revision=16423
* Add CLooG-PPL, an optional dependency of GCC 4.4.Ludovic Courtès2009-07-18
| | | | svn path=/nixpkgs/trunk/; revision=16422
* Add the Parma Polyhedra Library (PPL), an optional dependency of GCC 4.4.Ludovic Courtès2009-07-18
| | | | svn path=/nixpkgs/trunk/; revision=16421
* Added HAppS and gitit plus dependencies.Andres Löh2009-07-18
| | | | svn path=/nixpkgs/trunk/; revision=16419
* GCC 4.4: Use GCC documented variables instead of $NIX_EXTRA_CFLAGS and ↵Ludovic Courtès2009-07-18
| | | | | | $NIX_EXTRA_LDFLAGS. svn path=/nixpkgs/trunk/; revision=16418
* GCJ 4.4: Move `ecj.jar' out of the `src' attribute.Ludovic Courtès2009-07-17
| | | | svn path=/nixpkgs/trunk/; revision=16417
* GCJ 4.4: Provide `ecj.jar' (Eclipse Java Compiler).Ludovic Courtès2009-07-17
| | | | svn path=/nixpkgs/trunk/; revision=16416
* GCC 4.4: Don't use the included Gettext.Ludovic Courtès2009-07-17
| | | | svn path=/nixpkgs/trunk/; revision=16415
* * Made findLaTeXIncludes pure. Previously find-includes.pl lookedEelco Dolstra2009-07-17
| | | | | | | | | | | outside of the Nix store for the dependencies of the root source file, which is impure. That's why it needed the `builtins.currentTime' hack to force a rebuild. It also didn't work in a chroot. Now find-includes.pl only scans the source file at hand, and we use builtins.genericClosure to find all includes recursively. svn path=/nixpkgs/trunk/; revision=16414
* JDEE: Augment `jde-help-docsets.patch'; actually use it.Ludovic Courtès2009-07-17
| | | | svn path=/nixpkgs/trunk/; revision=16413
* svn path=/nixpkgs/trunk/; revision=16412Eelco Dolstra2009-07-17
|
* * dhcpcd, another DHCP client (not tested). Hopefully it works betterEelco Dolstra2009-07-17
| | | | | | than dhclient in conjunction with wpa_supplicant. svn path=/nixpkgs/trunk/; revision=16411
* GNU Ball and Paddle 0.8.1.Ludovic Courtès2009-07-16
| | | | svn path=/nixpkgs/trunk/; revision=16410
* fix sup & enhance ruby importMarc Weber2009-07-16
| | | | | | | | | | | | sup,gem: * no longer requires /homeless-shelter to be built * sup, gem can be run immediately without exporting GEM_HOME ruby-support: * using mirror server of rubyforge * [..] is added at the end of long truncated long descriptions svn path=/nixpkgs/trunk/; revision=16408
* Revert "adding NIX_CONTINUE_DOWNLOADS feature, see mkdir comment"Marc Weber2009-07-16
| | | | | | This reverts commit -r16401 svn path=/nixpkgs/trunk/; revision=16405
* JDEE: Don't install non-JAR files under `lib/java'.Ludovic Courtès2009-07-16
| | | | svn path=/nixpkgs/trunk/; revision=16403
* JDEE: Install bsh commands.Ludovic Courtès2009-07-16
| | | | svn path=/nixpkgs/trunk/; revision=16402
* adding NIX_CONTINUE_DOWNLOADS feature, see mkdir commentMarc Weber2009-07-16
| | | | svn path=/nixpkgs/trunk/; revision=16401
* haskellPackages adding multiset & filepathMarc Weber2009-07-16
| | | | svn path=/nixpkgs/trunk/; revision=16400