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
Armijn Hemel
183d29946f
security update 0.9.8g
...
svn path=/nixpkgs/trunk/; revision=9510
2007-10-22 20:14:22 +00:00
Eelco Dolstra
deb889e5f2
* OpenSSH 4.7p1. Also pass --with-mantype=man to prevent an impurity
...
where "make install" installs the manpages under either "man" or
"cat" depending on whether it can run /usr/bin/groff (or something
like that).
svn path=/nixpkgs/trunk/; revision=9503
2007-10-22 11:41:30 +00:00
Andres Löh
b46d7a86f6
* fix syntax error due to nested comment
...
svn path=/nixpkgs/trunk/; revision=9502
2007-10-22 08:51:48 +00:00
Marc Weber
e87c6a6793
sox, ffmpeg_svn expressions added
...
ghcPkgUtil defines a function to create setup-hook
- creating a packagedatabase (nix-support/package.conf)
- adding it to GHC_PACKAGE_PATH
see comments for details
svn path=/nixpkgs/trunk/; revision=9500
2007-10-22 00:51:40 +00:00
Armijn Hemel
614a3b47c6
update to 2.17
...
svn path=/nixpkgs/trunk/; revision=9499
2007-10-20 17:39:28 +00:00
Yury G. Kudryashov
2a79431f99
add_to_var renamed to addToSearchPath
...
svn path=/nixpkgs/trunk/; revision=9498
2007-10-19 20:26:06 +00:00
Yury G. Kudryashov
c4c17a7843
Fixed typo, added function add_to_var
...
The function for use in setup hooks. The syntax is very simple:
add_to_var varName needDir addDir prefix
If the directory $prefix$needDir exists, directory $prefix$addDir is added to
variable named varName (using PATH_DELIMITER as delimiter). If addDir is "", it
defaults to needDir (this is a most common case).
svn path=/nixpkgs/trunk/; revision=9496
2007-10-19 19:29:36 +00:00
Yury G. Kudryashov
4152053259
boost upgraded to 1.34.1
...
svn path=/nixpkgs/trunk/; revision=9495
2007-10-19 19:17:06 +00:00
Eelco Dolstra
cdc7562c63
* Firefox 2.0.0.8
...
svn path=/nixpkgs/trunk/; revision=9489
2007-10-19 15:15:28 +00:00
Eelco Dolstra
fa274c6171
* Doh.
...
svn path=/nixpkgs/trunk/; revision=9486
2007-10-19 14:26:57 +00:00
Eelco Dolstra
f154e79040
svn path=/nixpkgs/trunk/; revision=9485
2007-10-19 14:19:39 +00:00
Eelco Dolstra
17dccfe4f4
* Add cdrkit instead of cdrtools to the channel.
...
svn path=/nixpkgs/trunk/; revision=9484
2007-10-19 14:16:43 +00:00
Andres Löh
23d6fce80d
* adding ghc-6.8 even though it still segfaults on my machine
...
(it's marked lowPrio for now, so it shouldn't break anything)
svn path=/nixpkgs/trunk/; revision=9482
2007-10-19 13:24:29 +00:00
Eelco Dolstra
dc49f13eef
* Latest version.
...
svn path=/nixpkgs/trunk/; revision=9479
2007-10-19 11:38:58 +00:00
Eelco Dolstra
54111f87ba
* Standards compliance.
...
svn path=/nixpkgs/trunk/; revision=9476
2007-10-19 09:07:01 +00:00
Michael Raskin
dcb59e3541
Worked around fresh ImageMagick misfeature with dvi.
...
svn path=/nixpkgs/trunk/; revision=9475
2007-10-19 08:00:38 +00:00
Michael Raskin
2a59b66914
Corrected fpc configuration generation after update.
...
svn path=/nixpkgs/trunk/; revision=9474
2007-10-19 07:59:48 +00:00
Eelco Dolstra
e6d3ff75ae
* Hack no longer needed.
...
svn path=/nixpkgs/trunk/; revision=9472
2007-10-18 21:09:42 +00:00
Eelco Dolstra
eaa4db148d
* libxml2 / libxslt: provide a setup hook that prevents xmllint and
...
xsltproc from downloading DTDs from the network, which is impure.
This caused a lot of problems with Gnome builds in the build farm,
because those downloads are slow and would sometimes fail.
The setup hook also sets up $XML_CATALOG_FILES.
svn path=/nixpkgs/trunk/; revision=9471
2007-10-18 21:08:47 +00:00
Eelco Dolstra
f6073d7f34
* Added the old DocBook XML 4.1.2 (Gnome needs it).
...
svn path=/nixpkgs/trunk/; revision=9469
2007-10-18 15:12:49 +00:00
Eelco Dolstra
2fedd61d38
* Refactoring the old DocBook DTDs (step 1).
...
svn path=/nixpkgs/trunk/; revision=9468
2007-10-18 14:32:06 +00:00
Eelco Dolstra
8d4986e2e8
* Added smartmontools.
...
svn path=/nixpkgs/trunk/; revision=9466
2007-10-18 13:05:43 +00:00
Yury G. Kudryashov
0be5d907b8
New samba package.
...
Previous samba package is buggy: for example, builder.sh tries to install
something to /var.
I've written new package. Currently it builds, and I have no Windows network to
check whether it works.
* There is no upstart job yet because I don't need server, only client.
svn path=/nixpkgs/trunk/; revision=9459
2007-10-12 21:08:45 +00:00
Yury G. Kudryashov
51e3a34bdb
Added kde-team version for qt4.
...
KDE4 needs their own version of qt4 (with KDE patches). I've added this version.
You could choose Trolltech version for specific package by
qt4 = qt4_alts.trolltech
or change default in configuration.nix
svn path=/nixpkgs/trunk/; revision=9458
2007-10-12 20:38:39 +00:00
Yury G. Kudryashov
8a0194b4e5
Added OpenEXR and ilmbase. Actually, ilmbase is a part of OpenEXR
...
svn path=/nixpkgs/trunk/; revision=9457
2007-10-12 20:33:03 +00:00
Yury G. Kudryashov
203c236135
Added slapd to openldap
...
svn path=/nixpkgs/trunk/; revision=9456
2007-10-12 20:30:19 +00:00
Yury G. Kudryashov
b167a71f29
enchant library added
...
svn path=/nixpkgs/trunk/; revision=9455
2007-10-12 20:27:15 +00:00
Eelco Dolstra
2243a1f496
* Backward compatibility with Nix 0.10.
...
svn path=/nixpkgs/trunk/; revision=9449
2007-10-12 09:20:36 +00:00
Michael Raskin
77a46300fa
Added patch from Gentoo for glibc 2.6 compatibility. It just randomly renames an inner function, so glibc 2.5-safe.
...
svn path=/nixpkgs/trunk/; revision=9441
2007-10-11 03:41:29 +00:00
Eelco Dolstra
deca7d257f
* Nix expression for installing some fonts from Vista.
...
svn path=/nixpkgs/trunk/; revision=9432
2007-10-09 12:05:38 +00:00
Eelco Dolstra
08f647a5e6
* Added a telnet client.
...
svn path=/nixpkgs/trunk/; revision=9431
2007-10-09 09:56:39 +00:00
Michael Raskin
c86efaec81
Added E authomated theorem prover and script eproof-tptp for TPTP syntax.
...
svn path=/nixpkgs/trunk/; revision=9418
2007-10-07 13:37:08 +00:00
Eelco Dolstra
5794f85ed8
* Added XML::DOM, updated some other Perl modules.
...
svn path=/nixpkgs/trunk/; revision=9417
2007-10-06 18:56:23 +00:00
Michael Raskin
8c7f215381
Uncommented mkDerivationByName. Now it doesn't break everything
...
svn path=/nixpkgs/trunk/; revision=9415
2007-10-06 18:17:47 +00:00
Michael Raskin
7aec010f6a
Added aMule
...
svn path=/nixpkgs/trunk/; revision=9413
2007-10-06 15:59:35 +00:00
Michael Raskin
3b8b925153
Commented someadditions out and corrected spelling - mkDerivationByConfiguration ruins all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=9408
2007-10-05 07:26:23 +00:00
Michael Raskin
0de5cbedef
Corrected vncserver
...
svn path=/nixpkgs/trunk/; revision=9406
2007-10-05 05:55:44 +00:00
Michael Raskin
187c737e3c
FPC version bump
...
svn path=/nixpkgs/trunk/; revision=9405
2007-10-04 19:18:31 +00:00
Michael Raskin
3ea21c3fdc
Added Xvnc build to tightvnc
...
svn path=/nixpkgs/trunk/; revision=9404
2007-10-04 18:49:04 +00:00
Marc Weber
a6f18fb565
jack added - compiles - haven't done any testing yet
...
svn path=/nixpkgs/trunk/; revision=9403
2007-10-03 22:38:09 +00:00
Eelco Dolstra
046a7c735a
* bakoma-ttf: TrueType versions of the Computer Modern and AMS TeX Fonts.
...
svn path=/nixpkgs/trunk/; revision=9402
2007-10-03 16:10:22 +00:00
Armijn Hemel
7841a05eb1
bump to 2.2.1
...
svn path=/nixpkgs/trunk/; revision=9400
2007-10-03 15:38:19 +00:00
Eelco Dolstra
33238a2bbf
* findSingle: return a caller-specified value if there are multiple
...
matching elements in the list.
svn path=/nixpkgs/trunk/; revision=9397
2007-10-03 13:26:24 +00:00
Eelco Dolstra
459b386ff9
* xpdf updated to 3.02pl1. Also patch its configuration file so that
...
it uses the Base-14 fonts from Ghostscript.
svn path=/nixpkgs/trunk/; revision=9396
2007-10-03 12:16:48 +00:00
Michael Raskin
2d9f1f42b6
Now Guile works
...
svn path=/nixpkgs/trunk/; revision=9394
2007-10-02 20:48:39 +00:00
Michael Raskin
1bfaf17b14
Bumped Wine version
...
svn path=/nixpkgs/trunk/; revision=9393
2007-10-02 20:06:24 +00:00
Michael Raskin
d2c1953e8d
Updated keynav; new features; do not forget to copy keynavrc from share/keynav/doc to ~/.keynavrc
...
svn path=/nixpkgs/trunk/; revision=9391
2007-10-01 19:47:53 +00:00
Yury G. Kudryashov
7d9d5b1484
Added redland library (also known as librdf)
...
svn path=/nixpkgs/trunk/; revision=9390
2007-10-01 15:14:50 +00:00
Yury G. Kudryashov
889baf5551
Added exiv2-0.15 library
...
svn path=/nixpkgs/trunk/; revision=9389
2007-10-01 15:12:41 +00:00
Yury G. Kudryashov
ce6aef6574
Added cyrus-sasl-2.1.22 with openssl
...
svn path=/nixpkgs/trunk/; revision=9388
2007-10-01 15:11:38 +00:00
Yury G. Kudryashov
b11756b9e4
Added cppunit (kde4 needs it)
...
svn path=/nixpkgs/trunk/; revision=9387
2007-10-01 15:09:29 +00:00
Yury G. Kudryashov
82b608d93f
Added optional unicode support to pcre. Building old (non-unicode) package by
...
default.
svn path=/nixpkgs/trunk/; revision=9386
2007-10-01 15:07:55 +00:00
Michael Raskin
1994bd5b6a
Some corrections to 2.6.23-rc8; builds now
...
svn path=/nixpkgs/trunk/; revision=9383
2007-09-28 20:34:48 +00:00
Michael Raskin
0274e5e95a
Added something like linux_2_6_23. Really -rc8. Rationale:
...
1. Not to forget all the systemKernel choices.
2. To learn new problems, so that adding actual 2.6.23 will be easily done.
svn path=/nixpkgs/trunk/; revision=9381
2007-09-28 09:56:47 +00:00
Michael Raskin
2c2a03a2b8
Finally added sane way to add mutiple kernel options without hacking all-packages.nix..
...
svn path=/nixpkgs/trunk/; revision=9378
2007-09-27 19:12:52 +00:00
Eelco Dolstra
aae986fcf9
* Linux 2.6.22.9.
...
svn path=/nixpkgs/trunk/; revision=9377
2007-09-27 15:57:01 +00:00
Michael Raskin
3dc3021d01
Renamed replace executable to replace-literal (Yurii Kudryashov noticed conflict with MySQL)
...
svn path=/nixpkgs/trunk/; revision=9376
2007-09-27 14:48:09 +00:00
Eelco Dolstra
d4d6b5424d
* Chatzilla 0.9.78.1.
...
svn path=/nixpkgs/trunk/; revision=9374
2007-09-26 18:46:43 +00:00
Michael Raskin
dd9777e091
Added some more kernel options advised by PowerTOP.
...
svn path=/nixpkgs/trunk/; revision=9373
2007-09-26 03:13:37 +00:00
Michael Raskin
8036507a29
Added maxima
...
svn path=/nixpkgs/trunk/; revision=9372
2007-09-26 00:19:26 +00:00
Michael Raskin
dd5daab9d1
Options for kernel and checker for configuration.nix
...
svn path=/nixpkgs/trunk/; revision=9371
2007-09-25 19:03:07 +00:00
Wouter den Breejen
218ec9ae8b
Updated nvidia drivers. (maybe this fixes occasional blackscreens and freezes)
...
svn path=/nixpkgs/trunk/; revision=9368
2007-09-24 14:28:52 +00:00
Michael Raskin
13551216b3
Corrected synaptics.
...
svn path=/nixpkgs/trunk/; revision=9365
2007-09-24 08:59:29 +00:00
Michael Raskin
43e0727f04
corrected /dev/null patch
...
svn path=/nixpkgs/trunk/; revision=9363
2007-09-23 18:05:11 +00:00
Michael Raskin
2c25696b76
Returned timidity and its expression with a last-minute-fix..
...
svn path=/nixpkgs/trunk/; revision=9362
2007-09-23 16:28:56 +00:00
Armijn Hemel
8edbf115d0
outcomment timidity, since the expressions for it seem to be missing
...
svn path=/nixpkgs/trunk/; revision=9361
2007-09-23 16:03:07 +00:00
Marc Weber
aec8aa6ed1
sorry for the typo
...
svn path=/nixpkgs/trunk/; revision=9360
2007-09-23 15:17:30 +00:00
Michael Raskin
e163ec6ebe
Added TiMidity MIDI renderer
...
svn path=/nixpkgs/trunk/; revision=9359
2007-09-23 14:47:11 +00:00
Armijn Hemel
e0d357058b
add powertop (www.linuxpowertop.org)
...
svn path=/nixpkgs/trunk/; revision=9358
2007-09-23 10:59:54 +00:00
Eelco Dolstra
3595fc845d
* Fixed gnuplotX.
...
svn path=/nixpkgs/trunk/; revision=9357
2007-09-22 23:18:55 +00:00
Yury G. Kudryashov
53bd841c1b
mirrors: sf: alias for sourceforge
...
svn path=/nixpkgs/trunk/; revision=9356
2007-09-22 19:59:31 +00:00
Marc Weber
fff189ae08
xclip added
...
svn path=/nixpkgs/trunk/; revision=9355
2007-09-21 21:40:23 +00:00
Eelco Dolstra
ebacd32b71
* Added libgd.
...
* gnuplot 4.2.2.
svn path=/nixpkgs/trunk/; revision=9354
2007-09-21 20:43:43 +00:00
Eelco Dolstra
23f2a18677
* KDE 3.5.7.
...
* Mirror scheme "mirror://kde/".
svn path=/nixpkgs/trunk/; revision=9353
2007-09-21 13:07:25 +00:00
Marc Weber
ec3c6e932a
Thanks urkud for pointing me to the wrong implementation of PATH_DELIMITER - fixed
...
svn path=/nixpkgs/trunk/; revision=9352
2007-09-20 21:06:26 +00:00
Yury G. Kudryashov
b840189493
Added prefixKey to stdenv/generic/setup-new-2.sh
...
Now you can write prefixKey="-prefix " and "-prefix ${out}" will be inserted in
configureFlags (instead of "--prefix ${out}").
svn path=/nixpkgs/trunk/; revision=9351
2007-09-20 19:52:38 +00:00