Commit graph

3464 commits

Author SHA1 Message Date
Yury G. Kudryashov c3a8c45431 Fixed some typos in -ck kernels
svn path=/nixpkgs/branches/stdenv-updates/; revision=9842
2007-12-03 22:10:59 +00:00
Yury G. Kudryashov 4045c3ab12 2.6.23.1 is default kernel
svn path=/nixpkgs/branches/stdenv-updates/; revision=9841
2007-12-03 21:59:10 +00:00
Eelco Dolstra f516036cbb * Updated bootstrap binaries except for bash which now somehow
segfaults totally randomly.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9840
2007-12-03 17:56:44 +00:00
Eelco Dolstra ff95bc3eea * Use gzip -d / bzip2 -d instead of gunzip / bunzip2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9839
2007-12-03 17:55:41 +00:00
Eelco Dolstra 31034cb3d1 * Some fixes for rebuilding the bootstrap binaries on x86_64.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9836
2007-12-03 15:40:29 +00:00
Eelco Dolstra 9a89e44870 * Use gzip/bzip2 instead of gunzip/bunzip2 in the bootstrap binaries.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9834
2007-12-03 12:15:35 +00:00
Eelco Dolstra 08154f031c * Revert dietlibc to 0.30. 0.31 breaks sed.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9833
2007-12-03 12:14:40 +00:00
Yury G. Kudryashov 13c5a3a17a Revert "setup-hooks using addToSearchPath"
This reverts commit af60b70e57ba79f9ebf0f944ba0698e5661bc4dc.

(introduced by wrong merge strategy during git rebase)

svn path=/nixpkgs/branches/stdenv-updates/; revision=9827
2007-12-01 20:29:42 +00:00
Yury G. Kudryashov 691115bd20 Typo in kernel's default.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=9826
2007-12-01 20:29:37 +00:00
Yury G. Kudryashov aca855729f Configuration style of the kernel changed.
The main goal is to remove code duplication.
Some patches lost during this reorganizing.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9825
2007-12-01 20:29:21 +00:00
Yury G. Kudryashov 216657f62e setup-hooks using addToSearchPath
I've accidentially reverted setup-hooks while merging with trunk. Correcting it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9824
2007-12-01 20:29:14 +00:00
Yury G. Kudryashov 95f5f51bae X.Org builder: always autoPropagate buildInputs
svn path=/nixpkgs/branches/stdenv-updates/; revision=9823
2007-12-01 20:05:42 +00:00
Yury G. Kudryashov c116932a7e swig: upgrade to 1.3.33
svn path=/nixpkgs/branches/stdenv-updates/; revision=9822
2007-12-01 20:05:35 +00:00
Yury G. Kudryashov 62676e09eb setup-hooks using addToSearchPath
I've accidentially reverted setup-hooks while merging with trunk. Correcting it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9821
2007-12-01 20:05:26 +00:00
Yury G. Kudryashov c4640d5f49 reiserfsprogs: headers-fix.patch added
svn path=/nixpkgs/branches/stdenv-updates/; revision=9820
2007-12-01 20:05:06 +00:00
Yury G. Kudryashov b2149510df sysklogd: upgraded to 1.5
svn path=/nixpkgs/branches/stdenv-updates/; revision=9819
2007-12-01 20:04:44 +00:00
Yury G. Kudryashov 6e7217a2da iputils: builder rewritten, open-max.patch added
svn path=/nixpkgs/branches/stdenv-updates/; revision=9818
2007-12-01 20:04:38 +00:00
Yury G. Kudryashov a1f7a312c0 cpio: unneeded patches removed
svn path=/nixpkgs/branches/stdenv-updates/; revision=9817
2007-12-01 20:04:21 +00:00
Yury G. Kudryashov 672b4d3002 switched to glibc-2.7
svn path=/nixpkgs/branches/stdenv-updates/; revision=9816
2007-12-01 20:04:14 +00:00
Yury G. Kudryashov e1d5804f30 Installing kernel headers using make headers_install
svn path=/nixpkgs/branches/stdenv-updates/; revision=9815
2007-12-01 20:04:00 +00:00
Yury G. Kudryashov 29ef9c473a typo in kernel builder
svn path=/nixpkgs/branches/stdenv-updates/; revision=9814
2007-12-01 20:03:52 +00:00
Eelco Dolstra ea52300e0b svn path=/nixpkgs/branches/stdenv-updates/; revision=9803 2007-11-26 16:19:44 +00:00
Eelco Dolstra d04b560dc3 * fgrep and egrep aren't shell scripts anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9802
2007-11-26 15:59:07 +00:00
Eelco Dolstra 0c78e480fc * Build a small number of packages to test the stdenv-updates branch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9797
2007-11-26 14:41:08 +00:00
Eelco Dolstra d0fc2251b4 * Bash 3.2 patchlevel 25.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9795
2007-11-26 13:59:46 +00:00
Eelco Dolstra 3237b446b9 svn path=/nixpkgs/branches/stdenv-updates/; revision=9775 2007-11-22 12:39:51 +00:00
Eelco Dolstra 3949fff65d * Symlink g++ as well (NIXPKGS-62).
svn path=/nixpkgs/branches/stdenv-updates/; revision=9772
2007-11-21 19:30:54 +00:00
Eelco Dolstra 8b3186528e * pcre: don't compile with C++ support when doing a dietlibc build.
* GCC 4.2: restore the ability to build a statically linked compiler,
  needed for the Nixpkgs bootstrap.
* GCC 4.2: use symlinks instead of hard links in $out/bin
  (NIXPKGS-62).

svn path=/nixpkgs/branches/stdenv-updates/; revision=9771
2007-11-21 19:28:54 +00:00
Eelco Dolstra 10d9d4b456 * Dietlibc 0.31
svn path=/nixpkgs/branches/stdenv-updates/; revision=9770
2007-11-21 15:32:20 +00:00
Yury G. Kudryashov f7070ce809 Removed useVersion duplicate
svn path=/nixpkgs/branches/stdenv-updates/; revision=9763
2007-11-19 23:08:48 +00:00
Yury G. Kudryashov b8fafa21e6 Merge commit 'trunk'
Conflicts:

	pkgs/development/compilers/ocaml/default.nix
	pkgs/development/interpreters/python/default.nix
	pkgs/tools/package-management/nix/unstable.nix
	pkgs/top-level/all-packages.nix

svn path=/nixpkgs/branches/stdenv-updates/; revision=9762
2007-11-19 22:43:29 +00:00
Yury G. Kudryashov e43ce8f723 xorg: deault.nix and generate-expr-from-tarballs.pl synced
svn path=/nixpkgs/branches/stdenv-updates/; revision=9761
2007-11-19 22:29:08 +00:00
Yury G. Kudryashov c1836bbafc ntfs-3g upgraded to 1.1104
svn path=/nixpkgs/branches/stdenv-updates/; revision=9760
2007-11-19 22:29:01 +00:00
Eelco Dolstra b37f504680 * Updated various stdenv packages (grep, gawk, tar, cpio, findutils,
pcre).

svn path=/nixpkgs/branches/stdenv-updates/; revision=9758
2007-11-19 17:39:19 +00:00
Yury G. Kudryashov 76f78aaf57 ghc upgraded to 6.8.1
svn path=/nixpkgs/branches/stdenv-updates/; revision=9746
2007-11-17 15:30:00 +00:00
Yury G. Kudryashov 784227b421 Removed setup-new-2.sh and setup-new.sh symlinks
svn path=/nixpkgs/branches/stdenv-updates/; revision=9745
2007-11-17 15:29:48 +00:00
Yury G. Kudryashov b37d00ce1f Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9744
2007-11-17 15:29:42 +00:00
Yury G. Kudryashov 85ebf00cab Changed version-related syntax in python, gettext and ocaml
svn path=/nixpkgs/branches/stdenv-updates/; revision=9743
2007-11-17 15:19:03 +00:00
Yury G. Kudryashov 5adba2d3f3 Removed setup-new-2.sh and setup-new.sh symlinks
svn path=/nixpkgs/branches/stdenv-updates/; revision=9742
2007-11-17 15:18:56 +00:00
Yury G. Kudryashov dd837dae4e Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9741
2007-11-17 15:17:01 +00:00
Yury G. Kudryashov 3e6713db06 Removed stdenvUsingSetupNew2; now stdenvNewSetupScript = stdenv
svn path=/nixpkgs/branches/stdenv-updates/; revision=9740
2007-11-17 14:35:02 +00:00
Yury G. Kudryashov a6797a6f4e Removed setup-new-2.sh and setup-new.sh symlinks
svn path=/nixpkgs/branches/stdenv-updates/; revision=9739
2007-11-17 14:34:56 +00:00
Yury G. Kudryashov f2b2932ee2 Spacing in setup.sh
svn path=/nixpkgs/branches/stdenv-updates/; revision=9738
2007-11-17 14:34:49 +00:00
Yury G. Kudryashov a4326fe9dc Removed references to setup-new-2.sh and setup-new.sh from all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=9737
2007-11-17 14:34:34 +00:00
Yury G. Kudryashov 51a3cde784 Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9736
2007-11-17 14:34:27 +00:00
Yury G. Kudryashov beceee6b91 Fixed a typo in kernel selection code
svn path=/nixpkgs/branches/stdenv-updates/; revision=9735
2007-11-17 14:06:13 +00:00
Yury G. Kudryashov 606b413f1f Rewritten gettext-version stuff.
I've added listOfListsToAttrs to lib because I don't like to type "name =" and
"value =".

svn path=/nixpkgs/branches/stdenv-updates/; revision=9734
2007-11-17 14:05:55 +00:00
Yury G. Kudryashov ebc6bb79cd Changed syntax of getVersion
svn path=/nixpkgs/branches/stdenv-updates/; revision=9733
2007-11-17 14:05:39 +00:00
Yury G. Kudryashov 07091eed11 Make kernel builder compatible with 2.6.24-rc2
svn path=/nixpkgs/branches/stdenv-updates/; revision=9732
2007-11-17 14:05:32 +00:00
Yury G. Kudryashov c42b3b374e wpa_supplicant upgraded to 0.5.8
svn path=/nixpkgs/branches/stdenv-updates/; revision=9731
2007-11-17 14:05:13 +00:00
Yury G. Kudryashov 7ef042608d Added some options for choosing kernel
svn path=/nixpkgs/branches/stdenv-updates/; revision=9730
2007-11-17 14:05:02 +00:00
Yury G. Kudryashov 36e8d12df4 Mercurial upgrade
svn path=/nixpkgs/branches/stdenv-updates/; revision=9729
2007-11-17 14:04:54 +00:00
Yury G. Kudryashov 6b01b5176a Added (optional) perl support to svn-1.4.x
svn path=/nixpkgs/branches/stdenv-updates/; revision=9728
2007-11-17 14:04:45 +00:00
Yury G. Kudryashov 8792fb81c7 Merged with trunk.
The following is autogenerated by git:

commit 9aaede75e73be646f35069d0717c8c70004ba3f0
Author: raskin <raskin@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 18:37:23 2007 +0000

    This was needed for me to get a working gnome-doc-utils package

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9726 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 751a9e6d19fc9e6c96b04eca450ea1b836d00865
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 17:30:34 2007 +0000

    gdb upgraded

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9725 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit bb908853924046681d1cd6a85b05273aed14fd9f
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 17:29:11 2007 +0000

    gphoto2 upgraded to 2.4.0: all-packages.nix

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9724 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 619c7004d7140d6016927cd1114fd778aca3ecce
Author: MarcWeber <MarcWeber@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 17:28:53 2007 +0000

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9723 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit f09310ed8403428021d2d751e273fc0add438032
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 17:28:17 2007 +0000

    gphoto2 upgraded to 2.4.0

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9722 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 26d5cc1628e51853fdb9a7d162361b3a13581461
Author: MarcWeber <MarcWeber@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 17:27:27 2007 +0000

    missing catalog added. Now you can open files

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9721 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 4eb1f68d61077e66b9ca3a0de3c86b1024f06db1
Author: MarcWeber <MarcWeber@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 17:09:32 2007 +0000

    nix expression creating startup wrapper for jedit

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9720 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 69701148e45d29b1712c9f14628459def54be076
Author: MarcWeber <MarcWeber@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 17:06:53 2007 +0000

    The nice programmers editor jedit is now built on nix as well.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9719 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 15ecdd411e78b952d8004323ec871ce6c4969c2e
Author: wbreejen <wbreejen@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 14:41:15 2007 +0000

    Missing gecko now.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9715 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 6975eb6f2a972cca2adb2943190a41880e3bedf7
Author: wbreejen <wbreejen@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 14:36:15 2007 +0000

    Fix path of libnotify

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9714 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit ef985f4e88db03a0861fe8ccc8b35ec329ef616a
Author: wbreejen <wbreejen@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 14:34:02 2007 +0000

    added libnotify

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9713 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 7fb35510feb89fecc9d92810a723baead232dff4
Author: wbreejen <wbreejen@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 14:33:36 2007 +0000

    added libnotify

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9712 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 7a9eb1e172ef5b111556d78a30003a87aee7f775
Author: wbreejen <wbreejen@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 14:24:24 2007 +0000

    libnotify is missing

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9711 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 433cc0578ce00860ddfac7d7934818ec0584f6e1
Author: wbreejen <wbreejen@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 14:08:04 2007 +0000

    Added libsexy

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9710 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 194a84b18965e9a3c8f9fa1305fac57690e683cb
Author: wbreejen <wbreejen@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 14:07:30 2007 +0000

    Added libsexy

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9709 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 1d832560cf94bfa6793d90ff43f2235415bc3958
Author: wbreejen <wbreejen@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 13:49:02 2007 +0000

    Added openftd. Doesnt work (yet)

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9708 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 58e8a73f63a85a22ca45f046579d89bd0359f8ee
Author: eelco <eelco@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 13:08:20 2007 +0000

    * GCC 3.4: pass --disable-multilib to make it build on x86_64.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9704 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 5ff88d858692e89120a4efa4acc2224eaf78d9a9
Author: raskin <raskin@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Fri Nov 16 03:45:42 2007 +0000

    bzip2 dependency added in a couple of places

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9702 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 128ac8a7ee8668fc933f4933a66f491c44234379
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Thu Nov 15 23:47:03 2007 +0000

    Added python to libgsf dependencies

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9699 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 1847defee6331b03ba8a54ae9e3e68033310f7a2
Author: eelco <eelco@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Thu Nov 15 17:05:45 2007 +0000

    * Use latest Nix.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9695 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit cb1992780c20cb5885cf4d3932e7352f8b912533
Author: raskin <raskin@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Thu Nov 15 04:23:46 2007 +0000

    Added a currently more functional URL for libgcrypt

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9688 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 9d099dbef1a5721065bff5f2edd73844c829f538
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Thu Nov 15 00:16:03 2007 +0000

    facile: fixed a typo

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9686 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 031c5b7d0797f5eee7be0a06856530c29adee710
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Thu Nov 15 00:11:56 2007 +0000

    Added kde-4

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9685 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 81b3a7d92f2e9552c46ab47c75a2d3a40e151d43
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Thu Nov 15 00:08:58 2007 +0000

    Added new kde-4 staff

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9684 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 18edb608ee7822438d4b2dc2a76af7567efd646a
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:48:40 2007 +0000

    kde-4: removed old staff from kde-4 dir

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9683 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 00d9b75d85f3a7de4db3feb313fe8d2d29f6bc2d
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:46:48 2007 +0000

    lame: upgrade to 3.97

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9682 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 52f8f699f29b6def41eee392f489c7e8ecd9399d
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:44:21 2007 +0000

    libgsf: meta written

    0.14.7 in my previous commit was a typo: 1.14.7 of course

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9681 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 6e426380fc8c67b7dae57d4404ee7ca76d3e1d62
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:40:39 2007 +0000

    libgsf: upgraded to 0.14.7

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9680 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 7787b342945cb13856168a353fdc9b0062e5f32b
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:37:51 2007 +0000

    clucene: upgrade, kde4: remove

    clucene-core upgraded to 0.9.20
    clucene-contrib removed (can't find any version later than 0.9.16a and don't
    know whether it's compatible with new clucene-core)
    kde4: old staff removed, will add new tonight

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9679 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit b4900dece179788dfb8879518b8ec639ba089980
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:25:32 2007 +0000

    Strigi removed

    I'll add a version from kdesupport trunk today

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9678 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit ffad224993440be069d4f15cf5e73ed018979311
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:23:36 2007 +0000

    dbus-glib upgraded to 0.74, meta written

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9677 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 6ae133a8d5d472d9f475cacb7f3ff3e6703fb34b
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:13:29 2007 +0000

    xine-lib: upgraded to 1.1.8

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9676 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit d56f2643e631f8b3ce6e8228c35f2cc19755e2aa
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:11:37 2007 +0000

    chmlib: upgraded to 0.39

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9675 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit c31c27f328fdd4ae99d48bcc512231639dfcf6e5
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:05:11 2007 +0000

    Added facile library

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9674 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 28f915ee41410b6f278faf07b0135bd4e9aeaf2f
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 23:03:29 2007 +0000

    libgcrypt-1.3.1

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9673 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit ca314a236b855b73024677f6dc5bc021070c4e72
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 22:49:24 2007 +0000

    Fixed a typo in ocaml-3.10.0

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9672 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit b3fa79d09289ab61a30f63692e7c475d0aec142e
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 22:39:58 2007 +0000

    ocaml: Added 3.10.0, using getVersion staff

    I've added the latest (3.10.0) version of ocaml and let the user choose default
    version.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9671 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 853d65d8a9fd65f7bf918c42342baf6690008f54
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 22:22:06 2007 +0000

    Let user to choose python2.4 or python2.5

    Currently, there is some code duplication. I'll try to rewrite it without
    modifying resulting derivations.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9670 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 65567e8e2e96d1a2e62af148fe043c86df0c5b60
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 21:57:26 2007 +0000

    useVersion function added

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9669 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 2e5e12d1fc1faded72235fa66eb8efaa92e597ba
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 21:41:01 2007 +0000

    git: upgraded to 1.5.3.5; meta added; nix-expr slightly rewritten

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9668 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit dd564f36bd54d4900aefa759bc94cfac7496d1a2
Author: MarcWeber <MarcWeber@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 19:07:38 2007 +0000

    added small script fixing the shebang (#!/bin/...) path.
    It searches the PATH env variable for the same executable.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9667 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 2f9213e49fbaa40634ccb9699e44aec239212aea
Author: raskin <raskin@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Wed Nov 14 01:20:17 2007 +0000

    Now SVN Nix builds as a purely alternative Nix choice

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9666 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 016b6bfcc67244964251d68d86e1fa6de2062e54
Author: raskin <raskin@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Tue Nov 13 15:52:16 2007 +0000

    Added possibility to use non-default Nix.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9663 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 89f53d7b8dae8d4ec537322340be212602524102
Author: MarcWeber <MarcWeber@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Tue Nov 13 01:26:54 2007 +0000

    implemented proposal by niksnut.
    Now you have to use either date= or tag= when specifying cvs revision

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9661 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit ced4ab4c8b5750a0f0a6a685830c8cb5340b6d52
Author: eelco <eelco@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Mon Nov 12 16:45:47 2007 +0000

    * Symlink $out/bin to $out/libexec.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9659 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit d454ab8861882e18ed3b79287727890ec6668455
Author: raskin <raskin@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Mon Nov 12 16:42:13 2007 +0000

    Beta-version of builderDefs fixes.

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9657 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 959e395c49753d902201d457cee102b40608d3f9
Author: urkud <urkud@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Mon Nov 12 16:12:50 2007 +0000

    djview location corrected

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9655 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 52530f607a15017e94225ee50e2698963325ed80
Author: eelco <eelco@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Mon Nov 12 13:51:46 2007 +0000

    * Revert the setup hook changes on the trunk (but they remain on the
      stdenv-updates branch).

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9652 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

commit 977bdfec49557f48bc1e121e3375c21d4991434f
Author: skolthof <skolthof@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Date:   Mon Nov 12 13:48:33 2007 +0000

    * added Haskell package gtk2hs

    git-svn-id: https://svn.cs.uu.nl:12443/repos/trace/nixpkgs/trunk@9651 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb

svn path=/nixpkgs/branches/stdenv-updates/; revision=9727
2007-11-16 21:05:15 +00:00
Eelco Dolstra 71353ce929 * Perl: make it build with GCC 4.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9693
2007-11-15 16:15:15 +00:00
Eelco Dolstra c121f6746b * Default compiler changed to GCC 4.2.2.
* Fix for NIXPKGS-60 ("g++ 4.2.0 cannot create dynamically linked executables").

svn path=/nixpkgs/branches/stdenv-updates/; revision=9691
2007-11-15 15:19:58 +00:00
Eelco Dolstra b5409b8e98 * Glibc 2.7.
* Hack to remove the dependency on Perl.

* Hack to work around this bug:

    http://sourceware.org/bugzilla/show_bug.cgi

  I.e. when gcc is compiled with --with-arch=i686, then the
  preprocessor symbol `__i686' will be defined to `1'.  This causes
  the symbol __i686.get_pc_thunk.dx to be mangled.  The error message
  for reference:

../sysdeps/i386/fpu/s_frexp.S: Assembler messages:
../sysdeps/i386/fpu/s_frexp.S:66: Error: invalid identifier for ".ifdef"
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first unrecognized character is `1'
...
../sysdeps/i386/fpu/s_frexp.S:66: Error: ".endif" without ".if"
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk `.get_pc_thunk.dx' after expression

  Now Glibc builds again with GCC 4.x.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9660
2007-11-12 18:01:27 +00:00
Eelco Dolstra 3b1aac231b * Binutils 2.18.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9656
2007-11-12 16:17:54 +00:00
Eelco Dolstra c8e022a029 svn path=/nixpkgs/trunk/; revision=9649 2007-11-12 12:54:42 +00:00
Yury G. Kudryashov d7db21e72a pkg-config builder deleted
svn path=/nixpkgs/trunk/; revision=9648
2007-11-11 20:41:05 +00:00
Yury G. Kudryashov abfe41230a Bug in pkg-config fixed (it was created in my prev. commit
svn path=/nixpkgs/trunk/; revision=9647
2007-11-11 20:40:48 +00:00
Michael Raskin b39c62675d Added OpenSSL gmp propagation; libtool dependency to elinks
svn path=/nixpkgs/trunk/; revision=9646
2007-11-11 20:35:21 +00:00
Yury G. Kudryashov 16b44ea14d Some setup-hooks with new syntax; pkgconfig upgraded to 0.22
svn path=/nixpkgs/trunk/; revision=9645
2007-11-11 20:32:43 +00:00
Yury G. Kudryashov bfe435ebaf guile: propagate build inputs
svn path=/nixpkgs/trunk/; revision=9644
2007-11-11 20:23:54 +00:00
Michael Raskin 86959dbe05 urkud asked to fix a broken meta..
svn path=/nixpkgs/trunk/; revision=9643
2007-11-11 17:20:06 +00:00
Yury G. Kudryashov 0cd729c415 Added djview4
svn path=/nixpkgs/trunk/; revision=9642
2007-11-11 16:52:29 +00:00
Yury G. Kudryashov 3f8387bd62 Added Makefile.extra to spidermonkey
svn path=/nixpkgs/trunk/; revision=9641
2007-11-11 16:46:15 +00:00
Yury G. Kudryashov 4916fc44e3 Added libidn
svn path=/nixpkgs/trunk/; revision=9640
2007-11-11 16:36:11 +00:00
Yury G. Kudryashov d931664daf Upgraded gnutls to 2.1.5
It is unused now, so I've removed the previous version.

svn path=/nixpkgs/trunk/; revision=9639
2007-11-11 16:31:11 +00:00
Yury G. Kudryashov dd9b911673 Added log4cxx library
svn path=/nixpkgs/trunk/; revision=9638
2007-11-11 16:22:29 +00:00
Yury G. Kudryashov 118560335c Added libzip
svn path=/nixpkgs/trunk/; revision=9637
2007-11-11 16:19:00 +00:00
Yury G. Kudryashov 9aea8727be Added lzo library
svn path=/nixpkgs/trunk/; revision=9636
2007-11-11 16:17:21 +00:00
Yury G. Kudryashov 2b07939b70 Openbabel added. There are some TODO's in its nix-expression.
svn path=/nixpkgs/trunk/; revision=9635
2007-11-11 16:15:29 +00:00
Yury G. Kudryashov b4c26d6ed9 Spidermonkey upgrade to 1.7
Nix-expression mostly rewritten
May be needed for previously commited elinks update

svn path=/nixpkgs/trunk/; revision=9634
2007-11-11 16:12:33 +00:00
Yury G. Kudryashov 6203fa41f7 Added poppler and poppler-data
svn path=/nixpkgs/trunk/; revision=9633
2007-11-11 16:00:51 +00:00
Yury G. Kudryashov 17b0f144f7 qt-4 (kde version) upgrade, added libtiff to qt-4 dependencies
svn path=/nixpkgs/trunk/; revision=9632
2007-11-11 15:56:30 +00:00
Yury G. Kudryashov 913cc6983e speex upgrade, added libogg
svn path=/nixpkgs/trunk/; revision=9631
2007-11-11 15:53:25 +00:00
Yury G. Kudryashov 80ba72a288 Added some features to elinks
svn path=/nixpkgs/trunk/; revision=9630
2007-11-11 15:52:09 +00:00
Yury G. Kudryashov 711180395a Added bzip2 to imlib2
svn path=/nixpkgs/trunk/; revision=9629
2007-11-11 15:49:28 +00:00
Michael Raskin 0ba29c56f8 Added converter from new option description format to needed for docbook generation.
svn path=/nixpkgs/trunk/; revision=9626
2007-11-11 09:27:52 +00:00
Marc Weber 7a9d92486f Synergy added and fetchcvs modified (see mailinglist post)
svn path=/nixpkgs/trunk/; revision=9624
2007-11-11 08:16:23 +00:00
Michael Raskin 61f4326752 Added possibility to enable SVG in ImageMagick, updated pidgin-latex, added missed xorgserver xkb patch.
svn path=/nixpkgs/trunk/; revision=9623
2007-11-11 07:54:45 +00:00
Michael Raskin f38d6d0f15 Fixed a LED bug; patch taken from bugs.freedesktop.org
svn path=/nixpkgs/trunk/; revision=9622
2007-11-10 17:32:55 +00:00
Michael Raskin d93753b794 Fixed option checker after changin option format.
svn path=/nixpkgs/trunk/; revision=9621
2007-11-10 13:35:50 +00:00
Eelco Dolstra 9d1fc7c5ba svn path=/nixpkgs/trunk/; revision=9617 2007-11-09 18:07:14 +00:00
Eelco Dolstra b5f893d92a * Moved the functions for option processing to lib.
svn path=/nixpkgs/trunk/; revision=9616
2007-11-09 18:05:32 +00:00
Wouter den Breejen 15e2d9c304 added missing openssh to monitoring/nagios/plugins/official
svn path=/nixpkgs/trunk/; revision=9615
2007-11-09 14:13:44 +00:00
Michael Raskin 43b208bbb9 Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's update to setup-new-2.sh (he has no time to use it in nearest future; later I hope it will be irrelevant)
svn path=/nixpkgs/trunk/; revision=9613
2007-11-09 13:54:02 +00:00
Eelco Dolstra ea1209571d * Another hack to get check_by_ssh to work.
svn path=/nixpkgs/trunk/; revision=9611
2007-11-08 20:20:21 +00:00
Eelco Dolstra 04698c55da * Hack to get check_ping to work.
svn path=/nixpkgs/trunk/; revision=9610
2007-11-08 20:04:40 +00:00
Marc Weber a589bdf7db createShScript proposal added
svn path=/nixpkgs/trunk/; revision=9609
2007-11-08 19:03:23 +00:00
Eelco Dolstra 4e8bf82213 * Latest Nagios.
svn path=/nixpkgs/trunk/; revision=9608
2007-11-08 18:17:56 +00:00
Eelco Dolstra ed65d8b6ec * Doh.
svn path=/nixpkgs/trunk/; revision=9606
2007-11-08 18:13:29 +00:00
Eelco Dolstra 4af7da40d3 * Add reiserfsprogs to the channel.
svn path=/nixpkgs/trunk/; revision=9605
2007-11-08 18:13:04 +00:00
Eelco Dolstra 8b3190234c * Build ssmtp with TLS support.
* Added gnutls (but it turns out that ssmtp also builds with openssl,
  so I don't actually use it).

svn path=/nixpkgs/trunk/; revision=9604
2007-11-08 17:48:52 +00:00
Michael Raskin a9f02cbe6c Fixed Qi
svn path=/nixpkgs/trunk/; revision=9603
2007-11-08 15:15:41 +00:00
Michael Raskin b7a3dcdb94 Added missing Qi
svn path=/nixpkgs/trunk/; revision=9602
2007-11-08 14:51:41 +00:00
Michael Raskin a8db1746a5 Fixed log nesting; added Qi.
svn path=/nixpkgs/trunk/; revision=9601
2007-11-08 14:34:54 +00:00
Marc Weber 2a8bb1725d fix: listToAttr takes name instead of attr as argument
svn path=/nixpkgs/trunk/; revision=9599
2007-11-07 21:45:12 +00:00
Marc Weber 742ae36bf1 svn path=/nixpkgs/trunk/; revision=9598 2007-11-06 13:47:00 +00:00
Eelco Dolstra 7d06914cf4 svn path=/nixpkgs/trunk/; revision=9597 2007-11-06 13:22:20 +00:00
Eelco Dolstra 806ff74e5a * Add the i810 driver back in (don't know yet if it still works).
svn path=/nixpkgs/trunk/; revision=9594
2007-11-06 11:49:13 +00:00
Eelco Dolstra b7f1b56b18 * X11R7.3.
svn path=/nixpkgs/trunk/; revision=9592
2007-11-05 23:59:55 +00:00
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
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
Yury G. Kudryashov ffeb95502d Added dbus variant with X support
Default is the old variant (without X).

svn path=/nixpkgs/trunk/; revision=9350
2007-09-20 19:40:22 +00:00
Yury G. Kudryashov b6b6888765 cmake hooks changed
svn path=/nixpkgs/trunk/; revision=9349
2007-09-20 19:27:55 +00:00
Yury G. Kudryashov ad5847f250 shared-mime-info: URL corrected & upgrade to 0.22
svn path=/nixpkgs/trunk/; revision=9348
2007-09-20 19:18:55 +00:00
Michael Raskin de45e0e929 svn path=/nixpkgs/trunk/; revision=9347 2007-09-20 18:25:43 +00:00
Wouter den Breejen b67ce21440 Added auctex from mailing list
svn path=/nixpkgs/trunk/; revision=9345
2007-09-20 11:32:20 +00:00
Wouter den Breejen be56c058e4 svn path=/nixpkgs/trunk/; revision=9344 2007-09-20 11:31:31 +00:00
Armijn Hemel f7ea6ce8ab pass libXinerama parameter
svn path=/nixpkgs/trunk/; revision=9340
2007-09-19 08:31:23 +00:00
Armijn Hemel 1e11727f67 update to 2.3.0
svn path=/nixpkgs/trunk/; revision=9339
2007-09-19 03:15:37 +00:00
Armijn Hemel 7c1741a1ae update to 1.8.0.8
svn path=/nixpkgs/trunk/; revision=9338
2007-09-18 20:11:27 +00:00
Eelco Dolstra 639faa0233 * Use latest Nix-unstable.
svn path=/nixpkgs/trunk/; revision=9333
2007-09-18 14:57:47 +00:00
Armijn Hemel 73e8c01f5c 2.1.1 -> 2.2.0
svn path=/nixpkgs/trunk/; revision=9331
2007-09-18 13:44:40 +00:00
Marc Weber 8942d938de flite added and added mplayer derivation with esound and new configuration style support (still a mess but works)
svn path=/nixpkgs/trunk/; revision=9326
2007-09-17 23:24:58 +00:00
Armijn Hemel ef783b3c88 update to 4.11
svn path=/nixpkgs/trunk/; revision=9322
2007-09-15 23:54:01 +00:00
Marc Weber 98e33c38df removing by accident added -x
svn path=/nixpkgs/trunk/; revision=9321
2007-09-13 10:25:56 +00:00
Marc Weber 78587bf74b PATH_DELIMITER added and some trailing whitespaces removed
svn path=/nixpkgs/trunk/; revision=9320
2007-09-13 09:34:21 +00:00
Eelco Dolstra 511519f031 * Latest ntfs-3g.
svn path=/nixpkgs/trunk/; revision=9319
2007-09-12 21:32:16 +00:00
Eelco Dolstra b1dbdd9903 * Added TestDisk, a program for fixing unbootable disks.
svn path=/nixpkgs/trunk/; revision=9318
2007-09-12 15:49:28 +00:00
Marc Weber 3907405619 sbagen (binaural sound generator) added
svn path=/nixpkgs/trunk/; revision=9317
2007-09-12 10:56:56 +00:00
Marc Weber 8945b535d3 I didn't commit the first line..
svn path=/nixpkgs/trunk/; revision=9313
2007-09-12 07:35:11 +00:00
Marc Weber d27d22d32f skype (speech p2p program for non commercial use only) added
svn path=/nixpkgs/trunk/; revision=9312
2007-09-12 07:26:37 +00:00
Eelco Dolstra bd0e895bad * Release notes.
* Linux 2.6.22.6.
* w3m 0.5.2.

svn path=/nixpkgs/trunk/; revision=9305
2007-09-11 20:05:54 +00:00