Commit graph

3399 commits

Author SHA1 Message Date
Marc Weber 378cd3374e forgotten to update small name change in mkDerivationByConfiguration - fixed.
all-packages should work again

svn path=/nixpkgs/trunk/; revision=9591
2007-11-05 21:30:59 +00:00
Marc Weber 0acef47d44 Is it time to uncomment mkDerivationByConfiguration and start using listToAttrs etc?
Let's try
* fixes attr -> name change in function av of unstable lib

svn path=/nixpkgs/trunk/; revision=9590
2007-11-05 21:27:32 +00:00
Marc Weber c7cf206bdd PHP with some configuration flags serving as example. Perhaps you can to extend it more easily if you need to
svn path=/nixpkgs/trunk/; revision=9588
2007-11-05 21:13:16 +00:00
Michael Raskin 1029a2a4da Added Compiz Fusion extra.
svn path=/nixpkgs/trunk/; revision=9586
2007-11-05 17:14:10 +00:00
Michael Raskin 3ef5e62b2f Some fixes to CompizFusion. With proper ~-setup works now.
svn path=/nixpkgs/trunk/; revision=9585
2007-11-05 16:07:35 +00:00
Eelco Dolstra 623437eaa2 * Latest version.
svn path=/nixpkgs/trunk/; revision=9584
2007-11-05 11:22:37 +00:00
Michael Raskin 7b2aab3846 Fixed compiz_062
svn path=/nixpkgs/trunk/; revision=9582
2007-11-05 09:40:52 +00:00
Marc Weber fff1ba967e New proposal on howto library dependencies could be handled.
Just install ghc68_wrapper which will install the required dependencies ghc
(and libraries) itself.
The list libraries given in the wrapper attribute set can be user tuned in the future ?
An alternative would be creating something similar to the gcc/g++ include/ lib/ scheme which
is could be used by ghc to find installed packages..

svn path=/nixpkgs/trunk/; revision=9581
2007-11-05 09:27:36 +00:00
Marc Weber 82ed95c0cc Hardwiring in xauth path so that user does not have to install xauth to run the tightvnc server
svn path=/nixpkgs/trunk/; revision=9580
2007-11-05 09:17:05 +00:00
Michael Raskin 7b1c9a7a82 Added Compiz Fusion (main plugins). Also some dependencies, and made wmii build under setup-new-2.sh also.
svn path=/nixpkgs/trunk/; revision=9577
2007-11-05 08:32:20 +00:00
Eelco Dolstra 1bc214fd59 * Latest MPlayer plugin.
svn path=/nixpkgs/trunk/; revision=9576
2007-11-04 17:16:52 +00:00
Michael Raskin 4a70a11011 Added compiz 0.6.2 . Made a stub to make version a simple passable string. Drawbacks: can also accept "extra" as compiz version; dirty hack for getting nabsolute path of ./ .
svn path=/nixpkgs/trunk/; revision=9575
2007-11-03 11:32:21 +00:00
Michael Raskin f723c676b8 Added ltrace - library call tracer. Note that it needed adding an extension point to doUnpack, but it doesn't force full rebuild of everything using builder composing.
svn path=/nixpkgs/trunk/; revision=9574
2007-11-03 08:19:00 +00:00
Michael Raskin 56cd763e46 Added Snd sound editor
svn path=/nixpkgs/trunk/; revision=9573
2007-11-03 04:15:13 +00:00
Eelco Dolstra c7521fb6d9 * Firefox 2.0.0.9.
svn path=/nixpkgs/trunk/; revision=9572
2007-11-02 11:00:48 +00:00
Eelco Dolstra a31f7e3a49 * Added dblatex, a DocBook -> PS/PDF/DVI converter.
svn path=/nixpkgs/trunk/; revision=9569
2007-11-01 14:37:23 +00:00
Eelco Dolstra 58873a9e3d * Latest KVM.
svn path=/nixpkgs/trunk/; revision=9566
2007-10-31 16:23:53 +00:00
Eelco Dolstra 2be68dea28 * Doh.
svn path=/nixpkgs/trunk/; revision=9565
2007-10-31 15:54:31 +00:00
Eelco Dolstra 3b7a9dfa1a * Removed some redundant options.
svn path=/nixpkgs/trunk/; revision=9563
2007-10-31 15:04:31 +00:00
Eelco Dolstra dbc1928af6 * Kernel configuration for Linux 2.6.23.
* More compact way to override kernel configuration options, e.g.
  extraFlags = ["CONFIG_NO_HZ=y" "# CONFIG_IRQBALANCE is not set"];

svn path=/nixpkgs/trunk/; revision=9562
2007-10-31 14:39:43 +00:00
Marc Weber 16d701c9ab rxvt-unicode and jdk update provided by Tobias Hammerschmidt
svn path=/nixpkgs/trunk/; revision=9561
2007-10-31 12:17:14 +00:00
Marc Weber 2b8778748a update provided by Tobias Hammerschmidt
svn path=/nixpkgs/trunk/; revision=9560
2007-10-30 22:15:39 +00:00
Wouter den Breejen 0c95e69e3a added mysql 5.0
svn path=/nixpkgs/trunk/; revision=9559
2007-10-30 16:05:18 +00:00
Wouter den Breejen 78746b036b PHP can take mysql as a arugment
svn path=/nixpkgs/trunk/; revision=9558
2007-10-30 16:04:45 +00:00
Wouter den Breejen ad350d8a80 Added mysql5
svn path=/nixpkgs/trunk/; revision=9557
2007-10-30 16:03:29 +00:00
Marc Weber 458895e930 Opera update - I hope I haven't broken anything? I haven't restarted opera yet :)
svn path=/nixpkgs/trunk/; revision=9556
2007-10-30 01:51:15 +00:00
Marc Weber 3f38e45fa4 update inkscape to version 0.45 (I was no longer able to get 0.43)
svn path=/nixpkgs/trunk/; revision=9554
2007-10-29 22:15:02 +00:00
Eelco Dolstra 4095c41c33 * Temporary hack to prevent mass recompiles.
svn path=/nixpkgs/trunk/; revision=9551
2007-10-29 11:29:47 +00:00
Michael Raskin 0c4c2cb04d Added missing fortran.sh . Doesn't work, though
svn path=/nixpkgs/trunk/; revision=9550
2007-10-29 11:23:22 +00:00
Michael Raskin d352d54b11 Added a new setup proposal, builder is no more derived from shell script (where edit=glibc rebuild), but is composed from a nix attribute set with strings and dependencies - so if you add a function, old expressions ignore it; collateral damage are packages in this style: Fastest Fourier Transform in the West, Audacity sound editor, Falling Sand game. Also added string equality that ignores dependencies to lib. Note that hasSuffixHack is now the more predictable version, but hasSuffix is left to remind us to fix the bug.
svn path=/nixpkgs/trunk/; revision=9549
2007-10-29 10:52:04 +00:00
Wouter den Breejen ae7d316684 Commented out audacity since /etc/nixos/nixpkgs/pkgs/applications/audio/audacity doesnt exist (probably someone forgot to commit it)
svn path=/nixpkgs/trunk/; revision=9546
2007-10-28 20:38:39 +00:00
Michael Raskin 98b2568a0f Tried to fortran-tune (insuccessfully) gcc expressions. They must accept mpfr and gmp anyway if we ever will build fortran.
svn path=/nixpkgs/trunk/; revision=9545
2007-10-28 20:19:43 +00:00
Michael Raskin 4ff2543e03 The Falling Sand Game itself.
svn path=/nixpkgs/trunk/; revision=9544
2007-10-27 17:56:24 +00:00
Michael Raskin 69f10d77bf Added Falling Sand Game and wxGTK without unicode for it.
svn path=/nixpkgs/trunk/; revision=9543
2007-10-27 17:55:13 +00:00
Michael Raskin 98a0a257e0 Added sumArgs - it takes a function and gives a function to accpet any number of arguments and then (after getting null) apply original function to the resulting attribute set.
svn path=/nixpkgs/trunk/; revision=9542
2007-10-27 17:54:20 +00:00
Wouter den Breejen f91588a53f Updated builder for nvidia drivers
svn path=/nixpkgs/trunk/; revision=9538
2007-10-27 13:05:19 +00:00
Eelco Dolstra 441e3e19d6 * MPlayer 1.0rc2.
svn path=/nixpkgs/trunk/; revision=9535
2007-10-26 19:47:35 +00:00
Michael Raskin f5f830802a Mentioned installPhase. Ugly but working for setup.sh, the only way for new setup-*.sh
svn path=/nixpkgs/trunk/; revision=9531
2007-10-26 05:45:20 +00:00
Michael Raskin 004057ea50 Fixed xmove to work with unrecognizable hostnames as with localhost
svn path=/nixpkgs/trunk/; revision=9530
2007-10-26 05:44:38 +00:00
Michael Raskin 53a6d71842 Added MPFR; will be needed for gfortran, that doesn't work for now.
svn path=/nixpkgs/trunk/; revision=9526
2007-10-26 03:01:44 +00:00
Marc Weber 02ff4fc875 This nix expression is conributed by Tobias Hammerschmidt as well
svn path=/nixpkgs/trunk/; revision=9525
2007-10-26 00:54:19 +00:00
Armijn Hemel 14d5909a2f 2.4.0, still suffering from the pygtk bugs (see bugs.cs.uu.nl for a full report)
svn path=/nixpkgs/trunk/; revision=9524
2007-10-25 23:14:28 +00:00
Wouter den Breejen e4455ea7c1 Removing ftpfuse again (which does no build since it has no --prefix option) because we have curlftpfs which does the same.
svn path=/nixpkgs/trunk/; revision=9522
2007-10-25 14:50:05 +00:00
Wouter den Breejen f90b297ea1 Added curlftpfs really this time
svn path=/nixpkgs/trunk/; revision=9521
2007-10-25 14:45:00 +00:00
Wouter den Breejen 48df959548 Added curlftpfs which is for mounting ftp's with fuse.
svn path=/nixpkgs/trunk/; revision=9520
2007-10-25 14:07:50 +00:00
Eelco Dolstra b724614087 * Newer Emacs 23.0.0.1 snapshot.
svn path=/nixpkgs/trunk/; revision=9519
2007-10-24 16:21:41 +00:00
Wouter den Breejen 039449a672 Updated builder to use a * in: /lib/modules/*/build/include/...
svn path=/nixpkgs/trunk/; revision=9518
2007-10-24 14:09:56 +00:00
Marc Weber 107368f5c2 Tobias Hammerschmidt has contributed this expression via mailinglist.
svn path=/nixpkgs/trunk/; revision=9516
2007-10-24 02:01:54 +00:00
Wouter den Breejen 02f39c0210 There is a bug in ext3cow causing all rights to reset too root after a remount. The devvers at ext3cow.com are too lazy too release a new version, but the bug is fixed in their svn sources, so ive made a patch from those sources, which ive tested and it works.
svn path=/nixpkgs/trunk/; revision=9515
2007-10-23 17:56:10 +00:00
Eelco Dolstra 6679941615 * aspell: hacked up a little patch to allow additional dictionary
directories to be specified through the environment variable
  ASPELL_EXTRA_DICT_DIRS.  This way dictionaries don't have to be
  installed into aspell's prefix.  Instead you can just set
  ASPELL_EXTRA_DICT_DIRS to $HOME/.nix-profile/lib/aspell and install
  dictionaries separately with nix-env (e.g. "nix-env -i
  aspell-dict-nl").
  
* Added a bunch of Aspell dictionaries.  Additional dictionaries can
  be added easily in development/libraries/aspell/dictionaries.nix.

svn path=/nixpkgs/trunk/; revision=9512
2007-10-23 16:33:11 +00:00