Commit Graph

8929 Commits

Author SHA1 Message Date
Eelco Dolstra
5b098479f5 * socat updated to 1.7.1.1.
svn path=/nixpkgs/trunk/; revision=19269
2010-01-06 17:36:33 +00:00
Alexander Tsamutali
509125bb14 Added myself to the maintainers list.
svn path=/nixpkgs/trunk/; revision=19268
2010-01-06 17:26:44 +00:00
Marc Weber
900a1c22a4 moving xdebug into its own package. This means you have to specify an additional php.ini file to make php debugger work for command line php.
svn path=/nixpkgs/trunk/; revision=19266
2010-01-06 17:04:38 +00:00
Ludovic Courtès
4220742818 Coccinelle 0.2.0rc1.
svn path=/nixpkgs/trunk/; revision=19257
2010-01-06 13:05:13 +00:00
Peter Simons
ad0b6441f8 pkgs/development/compilers/ghc/ghc-get-packages.sh: append global "package.conf" to the list of package config files
The wrapper script for ghc-pkg changes the command's default behavior such that
global packages -- i.e. packages that are part of GHC itself -- are no longer
found:

  $ ghc-pkg describe base
  ghc-pkg: cannot find package base

This patch remedies the problem.

svn path=/nixpkgs/trunk/; revision=19256
2010-01-06 12:55:25 +00:00
Ludovic Courtès
07393ba7f0 GNU Guile 1.9: Reinstate gcov workaround.
Reverts r18418.

svn path=/nixpkgs/trunk/; revision=19254
2010-01-06 08:43:42 +00:00
Eelco Dolstra
084a067288 * Added X11::GUITest.
svn path=/nixpkgs/trunk/; revision=19245
2010-01-05 22:48:22 +00:00
Eelco Dolstra
d725008855 * IceWM updated to 1.2.37.
svn path=/nixpkgs/trunk/; revision=19244
2010-01-05 22:48:10 +00:00
Marc Weber
f0fcaa07b4 use older ghc to compile darcs
svn path=/nixpkgs/trunk/; revision=19243
2010-01-05 17:46:14 +00:00
Eelco Dolstra
21358e7ad0 * Support require/imports in top-level anonymous configurations,
i.e. the elements of initModules that are not paths.
* Support a "key" attribute in anonymous configurations to allow
  lazyGenericClosure to distinguish between them.

svn path=/nixpkgs/trunk/; revision=19240
2010-01-05 17:04:55 +00:00
Peter Simons
1dfec1c467 pkgs/development/libraries/haskell/cabal/cabal.nix: build haddock documentation for Haskell libraries
svn path=/nixpkgs/trunk/; revision=19237
2010-01-05 15:17:17 +00:00
Eelco Dolstra
3535899507 * Added xinit.
svn path=/nixpkgs/trunk/; revision=19236
2010-01-05 14:49:23 +00:00
Armijn Hemel
f8106c5cf6 update to 2.6.8, python problems still persist
svn path=/nixpkgs/trunk/; revision=19235
2010-01-05 14:19:00 +00:00
Rob Vermaas
a6fae68ca9 update strategoxt 0.18 to r20449
svn path=/nixpkgs/trunk/; revision=19233
2010-01-05 13:44:13 +00:00
Armijn Hemel
ae80a8ed48 update to 3.0.7, requires perl now
svn path=/nixpkgs/trunk/; revision=19231
2010-01-05 12:29:58 +00:00
Eelco Dolstra
4c2a11d516 * Updated psycopg2.
svn path=/nixpkgs/trunk/; revision=19229
2010-01-05 12:03:53 +00:00
Ludovic Courtès
bfb476c7d6 GNUnet 0.8.1.
svn path=/nixpkgs/trunk/; revision=19219
2010-01-05 11:16:42 +00:00
Ludovic Courtès
eaf1e51ab7 GNU libmicrohttpd 0.4.4.
svn path=/nixpkgs/trunk/; revision=19218
2010-01-05 11:16:37 +00:00
Ludovic Courtès
59bb7dd1ef GNU adns: Add URLs.
svn path=/nixpkgs/trunk/; revision=19217
2010-01-05 11:16:34 +00:00
Ludovic Courtès
3c1304aef2 GNU libextractor 0.5.23.
svn path=/nixpkgs/trunk/; revision=19216
2010-01-05 11:16:30 +00:00
Ludovic Courtès
91d825d620 libmpeg2: Build the shared library.
svn path=/nixpkgs/trunk/; revision=19215
2010-01-05 11:16:26 +00:00
Andres Löh
e9bb8f666a Haskell libs version bumps in order to improve ghc-6.12.1 compatibility.
svn path=/nixpkgs/trunk/; revision=19211
2010-01-04 17:40:51 +00:00
Rob Vermaas
41698cf72c obviously just c/p'ing without testing should result in taking away commit rights...
svn path=/nixpkgs/trunk/; revision=19208
2010-01-04 13:37:49 +00:00
Eelco Dolstra
6259721697 * Linux 2.6.32 generates weirdly named gcno files.
svn path=/nixpkgs/trunk/; revision=19206
2010-01-04 13:15:04 +00:00
Eelco Dolstra
ed4447febd * Urgh - generic.nix doesn't expect a `extraConfig' argument.
svn path=/nixpkgs/trunk/; revision=19205
2010-01-04 13:14:39 +00:00
Eelco Dolstra
d120be63b6 * Make Linux 2.6.32 the default kernel.
svn path=/nixpkgs/trunk/; revision=19204
2010-01-04 13:14:13 +00:00
Rob Vermaas
db6f4ee89c * nix-build.nix: omit phases and define postPhases, suggested by eelco
svn path=/nixpkgs/trunk/; revision=19203
2010-01-04 12:44:34 +00:00
Rob Vermaas
67d7f430e2 * removed wrong order of phases from nixbuild, for now make check after install for strategoxt packages
svn path=/nixpkgs/trunk/; revision=19202
2010-01-04 12:07:05 +00:00
Eelco Dolstra
24a6975593 svn path=/nixpkgs/trunk/; revision=19201 2010-01-04 10:49:57 +00:00
Rob Vermaas
c5157f7d9d re-added libjpeg62 for chrome, updated chrome
svn path=/nixpkgs/trunk/; revision=19199
2010-01-04 07:47:32 +00:00
Marc Weber
c62430f6a6 ghc version bump to latest stable release 6.12.1
make cabal expression add etxra library paths only if they exist.
Adding myself as maintainer so that the buildfarm builds ghc.

svn path=/nixpkgs/trunk/; revision=19198
2010-01-04 07:44:32 +00:00
Marc Weber
78dbd14786 provide pkgsi686Linux attr for convinience..
svn path=/nixpkgs/trunk/; revision=19197
2010-01-04 07:44:30 +00:00
Marc Weber
568a6e56eb enable fcsh (Adobe Flex compiler shell) - result: faster (flex / as3) compilation using mxmlc
flex sdk version bump

svn path=/nixpkgs/trunk/; revision=19196
2010-01-04 07:44:27 +00:00
Marc Weber
bbf8253985 adding debug version of i686 flash player. See comments
svn path=/nixpkgs/trunk/; revision=19195
2010-01-04 07:44:24 +00:00
Eelco Dolstra
08b3011953 * Support x86_64-linux.
svn path=/nixpkgs/trunk/; revision=19193
2010-01-03 23:19:57 +00:00
Eelco Dolstra
3f255b35cd * qemu-kvm updated to 0.12.1.2.
svn path=/nixpkgs/trunk/; revision=19192
2010-01-03 19:36:32 +00:00
Eelco Dolstra
e3c2b77c11 * Add the gcov patch to patches.nix.
svn path=/nixpkgs/trunk/; revision=19190
2010-01-03 17:57:08 +00:00
Eelco Dolstra
801dc35764 * Export the stdenv adapter functions.
* Add a "kernel" attribute containing the default kernel to make it
  easier to override.

svn path=/nixpkgs/trunk/; revision=19189
2010-01-03 17:56:55 +00:00
Nicolas Pierron
4b122bab88 * Add entries for pmount & pam_usb in all-packages.nix.
svn path=/nixpkgs/trunk/; revision=19184
2010-01-03 11:13:05 +00:00
Nicolas Pierron
e919ca2aec * Add pam_usb package.
Enable PAM login with partitionned USB key.

svn path=/nixpkgs/trunk/; revision=19183
2010-01-03 11:12:05 +00:00
Nicolas Pierron
0232e1222f * Add pmount package.
Mount removable devices as normal user

svn path=/nixpkgs/trunk/; revision=19182
2010-01-03 11:10:22 +00:00
Nicolas Pierron
9d62d5a35c * Add a wrapper to find any set-uid version of a program in the environment.
svn path=/nixpkgs/trunk/; revision=19181
2010-01-03 11:08:45 +00:00
Nicolas Pierron
1e0b14522a * Retrieve the filename of a path.
svn path=/nixpkgs/trunk/; revision=19180
2010-01-03 11:07:05 +00:00
Nicolas Pierron
d311b4e98f * Add a function to take the last element of a list.
svn path=/nixpkgs/trunk/; revision=19179
2010-01-03 11:05:42 +00:00
Nicolas Pierron
ab1eec6a60 * Replace usage of 'udevsettle' by 'udevadm settle' in cryptsetup.
svn path=/nixpkgs/trunk/; revision=19178
2010-01-03 11:01:58 +00:00
Sander van der Burg
1fd64ed634 Added dbus-java and libmatthew-java (dependency for dbus-java) packages
svn path=/nixpkgs/trunk/; revision=19170
2010-01-02 13:28:51 +00:00
Eelco Dolstra
05fce85edc * Thunderbird 3.0. It doesn't use the Xulrunner package, as building
against an external Xulrunner seems to be unsupported currently.

svn path=/nixpkgs/trunk/; revision=19169
2010-01-02 13:21:50 +00:00
Eelco Dolstra
0dc9f7dd4f * Put the Thunderbird 2 and 3 expressions in one directory.
svn path=/nixpkgs/trunk/; revision=19167
2010-01-01 16:35:43 +00:00
Armijn Hemel
c8af5fd4dc update to 1.2.4
svn path=/nixpkgs/trunk/; revision=19162
2009-12-30 22:11:43 +00:00
Armijn Hemel
cd2a151621 remove some old versions of qemu. svn version has also been outdated, but I'm not removing that one yet
svn path=/nixpkgs/trunk/; revision=19158
2009-12-30 18:02:07 +00:00
Armijn Hemel
3fa73c9c8a make 0.12.1 the default
svn path=/nixpkgs/trunk/; revision=19157
2009-12-30 17:53:38 +00:00
Armijn Hemel
8772bf65b0 add 0.12.1
svn path=/nixpkgs/trunk/; revision=19151
2009-12-30 12:56:08 +00:00
Rob Vermaas
6f41d4d034 different hash flash player 10
svn path=/nixpkgs/trunk/; revision=19149
2009-12-30 07:17:42 +00:00
Andres Löh
bc7ba3994c Added mozart system (compiles, but untested).
svn path=/nixpkgs/trunk/; revision=19146
2009-12-29 14:57:01 +00:00
Andres Löh
3886310b7b Moved monotone packages to a more appropriate position within all-packages.nix
svn path=/nixpkgs/trunk/; revision=19144
2009-12-29 11:57:27 +00:00
Armijn Hemel
d993cf0f5f add voice and video
svn path=/nixpkgs/trunk/; revision=19136
2009-12-27 16:49:08 +00:00
Armijn Hemel
88af9b98d1 add farsight2
svn path=/nixpkgs/trunk/; revision=19135
2009-12-27 15:27:45 +00:00
Armijn Hemel
c9e8b92980 add libnice
svn path=/nixpkgs/trunk/; revision=19134
2009-12-27 14:22:00 +00:00
Armijn Hemel
2dc9c266e7 update to 0.10.25
svn path=/nixpkgs/trunk/; revision=19133
2009-12-27 14:00:13 +00:00
Nicolas Pierron
feff3bfa1b Add Firmware for the Intel 1000 wireless card.
svn path=/nixpkgs/trunk/; revision=19132
2009-12-26 16:22:51 +00:00
Armijn Hemel
67f39a0ca9 update to 0.99.2
svn path=/nixpkgs/trunk/; revision=19129
2009-12-25 21:30:46 +00:00
Armijn Hemel
3d4f20972f update to 1.6.5
svn path=/nixpkgs/trunk/; revision=19128
2009-12-25 20:56:37 +00:00
Armijn Hemel
500f81e68d update to 1.5.20, add perl as extra dependency
svn path=/nixpkgs/trunk/; revision=19127
2009-12-25 20:02:31 +00:00
Armijn Hemel
c0d5dcd228 update to 1.5.20, add perl as extra dependency
svn path=/nixpkgs/trunk/; revision=19126
2009-12-25 20:02:25 +00:00
Armijn Hemel
ad0bfe016f update to 1.4.6
svn path=/nixpkgs/trunk/; revision=19125
2009-12-25 19:36:16 +00:00
Armijn Hemel
2323755e8d update to 29
svn path=/nixpkgs/trunk/; revision=19124
2009-12-25 19:30:56 +00:00
Armijn Hemel
ec3285843f update to 1.0.4
svn path=/nixpkgs/trunk/; revision=19123
2009-12-25 19:22:25 +00:00
Eelco Dolstra
4877e003b2 * Fix nix-env evaluation.
svn path=/nixpkgs/trunk/; revision=19122
2009-12-25 19:20:38 +00:00
Eelco Dolstra
c185c06243 * Mutt does not expect an argument named perl.
svn path=/nixpkgs/trunk/; revision=19121
2009-12-25 19:16:47 +00:00
Armijn Hemel
c066f11f80 update to 3.0.6
svn path=/nixpkgs/trunk/; revision=19120
2009-12-25 18:33:44 +00:00
Armijn Hemel
c79eb46c7e update to 2.7.1
svn path=/nixpkgs/trunk/; revision=19119
2009-12-25 18:27:48 +00:00
Armijn Hemel
09cb3e00fb update to 1.5.20, add perl as extra dependency
svn path=/nixpkgs/trunk/; revision=19118
2009-12-25 18:13:06 +00:00
Armijn Hemel
2009c65a99 konversation project website has moved, konversation.org has been abandoned
svn path=/nixpkgs/trunk/; revision=19117
2009-12-25 17:17:24 +00:00
Armijn Hemel
29bd8e55f8 update to 0.8.14
svn path=/nixpkgs/trunk/; revision=19116
2009-12-25 17:15:44 +00:00
Armijn Hemel
60e4c3e9ab update to 2009.4.0
svn path=/nixpkgs/trunk/; revision=19115
2009-12-25 16:58:17 +00:00
Armijn Hemel
18455cb9bc update to 0.97, use mirror and sha256
svn path=/nixpkgs/trunk/; revision=19114
2009-12-25 16:13:58 +00:00
Armijn Hemel
3093cbc10d update to 2.8.1
svn path=/nixpkgs/trunk/; revision=19113
2009-12-25 15:45:06 +00:00
Armijn Hemel
08a76cde77 update to 8.98
svn path=/nixpkgs/trunk/; revision=19112
2009-12-25 14:37:56 +00:00
Armijn Hemel
0814a30d2c update to 2.8.7
svn path=/nixpkgs/trunk/; revision=19111
2009-12-25 14:34:11 +00:00
Armijn Hemel
d2e97d4983 update to 0.6c11
svn path=/nixpkgs/trunk/; revision=19110
2009-12-25 14:17:57 +00:00
Armijn Hemel
0c7bf3c65a update to 5.00
svn path=/nixpkgs/trunk/; revision=19109
2009-12-25 13:53:13 +00:00
Armijn Hemel
b68ed67fc5 remove old expression
svn path=/nixpkgs/trunk/; revision=19108
2009-12-25 12:50:27 +00:00
Armijn Hemel
a53ab8a2e7 update to 1.3.2
svn path=/nixpkgs/trunk/; revision=19107
2009-12-25 12:38:08 +00:00
Armijn Hemel
c11b395003 build Qt 4.6 on Linux
svn path=/nixpkgs/trunk/; revision=19106
2009-12-25 10:59:57 +00:00
Armijn Hemel
a8eaa8c486 update to 3.3.2
svn path=/nixpkgs/trunk/; revision=19104
2009-12-25 00:16:39 +00:00
Armijn Hemel
305c1b8ae5 update to 2.13.9
svn path=/nixpkgs/trunk/; revision=19103
2009-12-25 00:01:31 +00:00
Armijn Hemel
866856b77f update to 1.0.20
svn path=/nixpkgs/trunk/; revision=19102
2009-12-24 23:27:05 +00:00
Armijn Hemel
e07c69c924 update to 0.996
svn path=/nixpkgs/trunk/; revision=19101
2009-12-24 23:19:53 +00:00
Armijn Hemel
b668bddc97 update amarok to 2.2.1, doesn't run on Fedora 12 with GNOME though, possibly related to something else going wrong
svn path=/nixpkgs/trunk/; revision=19100
2009-12-24 23:11:30 +00:00
Armijn Hemel
fc8a7ab83a sync name with actual version
svn path=/nixpkgs/trunk/; revision=19099
2009-12-24 22:18:28 +00:00
Armijn Hemel
a6024ea7fb update to latest versions
svn path=/nixpkgs/trunk/; revision=19098
2009-12-24 22:15:38 +00:00
Armijn Hemel
4f84a616d9 update to 2.2.1
svn path=/nixpkgs/trunk/; revision=19097
2009-12-24 21:37:18 +00:00
Lluís Batlle i Rossell
bcc9c9ab1e Updated xaos to 3.5
svn path=/nixpkgs/trunk/; revision=19096
2009-12-24 17:02:44 +00:00
Lluís Batlle i Rossell
c82d342017 Ouch.
I have a race condition between my commits and tests for the expressions I commit.


svn path=/nixpkgs/trunk/; revision=19095
2009-12-24 15:02:31 +00:00
Lluís Batlle i Rossell
1d70efa3c8 Adding xlsfonts, and adding meta information to xfontsel.
svn path=/nixpkgs/trunk/; revision=19094
2009-12-24 14:59:57 +00:00
Lluís Batlle i Rossell
4354cf8a6b Cleaning the xfontsel expression a bit - I did not want to commit such amount of superfluous
words in it, in the recent commit.


svn path=/nixpkgs/trunk/; revision=19093
2009-12-24 14:55:11 +00:00
Lluís Batlle i Rossell
5a4f1b07f4 Adding xfontsel. A bit hacky (to work well, it requires copying its app-defaults to $HOME)
As app-defaults should be installed with the libXt (maybe it's libXt which loads them), and
stracing that is the place where the code looks for app-defaults (the libXt store path), I
don't know of any better solution in nixpkgs by now.


svn path=/nixpkgs/trunk/; revision=19092
2009-12-24 14:48:36 +00:00
Eelco Dolstra
ea5a440d42 * Linux 2.6.32.2, 2.6.27.42.
svn path=/nixpkgs/trunk/; revision=19091
2009-12-24 12:48:01 +00:00
Armijn Hemel
faead7fa2e Qt 4.6
svn path=/nixpkgs/trunk/; revision=19089
2009-12-24 09:49:35 +00:00
Lluís Batlle i Rossell
f4e1fed894 Adding Ultimate Stunts, a racing game.
svn path=/nixpkgs/trunk/; revision=19088
2009-12-23 22:28:50 +00:00
Armijn Hemel
be1108423e Qt 4.5 was never released as QPL
svn path=/nixpkgs/trunk/; revision=19087
2009-12-23 21:29:27 +00:00
Armijn Hemel
2e6b173032 update to 2.6.4. voice and video are not working atm
svn path=/nixpkgs/trunk/; revision=19086
2009-12-23 21:05:29 +00:00
Armijn Hemel
01e8f02ce0 update to 1.0.0
svn path=/nixpkgs/trunk/; revision=19085
2009-12-23 20:39:21 +00:00
Lluís Batlle i Rossell
783e78372d Updating cromfs, and adding me as a maintainer.
svn path=/nixpkgs/trunk/; revision=19084
2009-12-23 19:56:57 +00:00
Lluís Batlle i Rossell
5955f25623 Updating the googleearth version (we follow the binary contents of their single-URL package)
svn path=/nixpkgs/trunk/; revision=19083
2009-12-23 19:55:58 +00:00
Lluís Batlle i Rossell
1fd94f1935 Adding me as a comaintainer of xmoto.
svn path=/nixpkgs/trunk/; revision=19082
2009-12-23 18:37:44 +00:00
Lluís Batlle i Rossell
660203213f Fixing xmoto for x86_64-linux, taking a patch from Debian
svn path=/nixpkgs/trunk/; revision=19081
2009-12-23 18:34:46 +00:00
Lluís Batlle i Rossell
3d9eb6a76a Updating iwlwifi-5000 ucode.
svn path=/nixpkgs/trunk/; revision=19080
2009-12-23 16:48:34 +00:00
Eelco Dolstra
6eb6fec8a1 * Firefox 3.5.6.
svn path=/nixpkgs/trunk/; revision=19075
2009-12-22 09:07:19 +00:00
Lluís Batlle i Rossell
4fc8cd8d35 Adding gtkwave, to view waves generated by ghdl.
svn path=/nixpkgs/trunk/; revision=19065
2009-12-21 10:35:50 +00:00
Marc Weber
1106d431fc fix various builds by updating perl URI package update perl URI package
fix expect: Neither was the executable installed nor the shared library
fix topGit source
update synergy fixing build

svn path=/nixpkgs/trunk/; revision=19064
2009-12-21 08:55:31 +00:00
Marc Weber
8058166fe0 adding afuse. A userspace automounter
svn path=/nixpkgs/trunk/; revision=19063
2009-12-21 08:55:27 +00:00
Ludovic Courtès
cb130281ba perl: Fix for impure GNU/kFreeBSD builds.
svn path=/nixpkgs/trunk/; revision=19059
2009-12-21 01:02:47 +00:00
Ludovic Courtès
99f646595c GNU IceCat 3.5.6.
svn path=/nixpkgs/trunk/; revision=19053
2009-12-20 19:49:40 +00:00
Lluís Batlle i Rossell
405bbecba1 Updating cyrus-sasl (hoping for it to build with gcc 4.4)
svn path=/nixpkgs/trunk/; revision=19043
2009-12-19 08:59:36 +00:00
Eelco Dolstra
ed3603d46f svn path=/nixpkgs/trunk/; revision=19034 2009-12-18 13:51:45 +00:00
Eelco Dolstra
c122c7a5ba * Hm, I thought I tested this...
svn path=/nixpkgs/trunk/; revision=19032
2009-12-18 12:23:13 +00:00
Eelco Dolstra
798c6f3960 * Include the ext2 and unix modules in the initrd.
* Don't assume that /dev/vda has major 253, since that's not always
  the case.
* Use Linux 2.6.32.

svn path=/nixpkgs/trunk/; revision=19031
2009-12-18 12:10:35 +00:00
Lluís Batlle i Rossell
3e1a06bae1 Updating the nvidia drivers to the latest version.
I added 'perl' as their buildInputs to get them built.
I don't know if it is something new from nvidia, but I imagine it may be
introduced in 2.6.31, for any module building.

svn path=/nixpkgs/trunk/; revision=19029
2009-12-18 11:36:36 +00:00
Ludovic Courtès
f7c171f73f GNU Guile 1.9.6.
svn path=/nixpkgs/trunk/; revision=19026
2009-12-18 10:49:35 +00:00
Eelco Dolstra
6a3a485f04 * Build 2.6.32 in Hydra.
svn path=/nixpkgs/trunk/; revision=19024
2009-12-18 10:13:57 +00:00
Eelco Dolstra
fb6d227127 * Merged the kernel-config branch.
svn path=/nixpkgs/trunk/; revision=19022
2009-12-18 10:04:23 +00:00
Rob Vermaas
377b034541 enable max-nondb plugins for mysql 5.1.41
svn path=/nixpkgs/trunk/; revision=19019
2009-12-17 20:15:02 +00:00
Rob Vermaas
76038fbbf2 build mysql 5.1.41 in buildfarm
svn path=/nixpkgs/trunk/; revision=19018
2009-12-17 19:07:00 +00:00
Rob Vermaas
d1e9045571 mysql 5.1.41
svn path=/nixpkgs/trunk/; revision=19017
2009-12-17 18:54:12 +00:00
Lluís Batlle i Rossell
d1f8da3ae7 Adding xtrace (not that of glibc, but a X protocol tracer)
svn path=/nixpkgs/trunk/; revision=19013
2009-12-17 11:58:05 +00:00
Lluís Batlle i Rossell
4174b1a061 Adding pbzip2 (Parallel bzip2 for multicore machines)
svn path=/nixpkgs/trunk/; revision=19011
2009-12-17 11:10:01 +00:00
Lluís Batlle i Rossell
56e8f65d44 Updating 'dar'.
svn path=/nixpkgs/trunk/; revision=19010
2009-12-17 08:08:17 +00:00
Ludovic Courtès
9ba4676ae1 GNU Inetutils 1.7.
svn path=/nixpkgs/trunk/; revision=19005
2009-12-16 22:56:44 +00:00
Lluís Batlle i Rossell
28eef7beaa Updating wpa_supplicant, and enabling its possible syslog output.
svn path=/nixpkgs/trunk/; revision=19001
2009-12-16 19:45:00 +00:00
Eelco Dolstra
cfd6dd29fe * Linux 2.6.32.1.
svn path=/nixpkgs/branches/kernel-config/; revision=19000
2009-12-16 19:22:42 +00:00
Michael Raskin
6a513f169d Adding liquidwar6
svn path=/nixpkgs/trunk/; revision=18996
2009-12-16 16:06:30 +00:00
Michael Raskin
67ed6bf75b Update wine
svn path=/nixpkgs/trunk/; revision=18988
2009-12-16 09:26:55 +00:00
Marc Weber
0888bf7107 remove mapRecordFlatten & fix source autofs
svn path=/nixpkgs/trunk/; revision=18987
2009-12-16 05:52:36 +00:00
Michael Raskin
404f029dfe Use dmtx in-package platform set
svn path=/nixpkgs/trunk/; revision=18961
2009-12-15 12:07:53 +00:00
Michael Raskin
48e3b81712 Adding libtasn1 dependency for gst-plugins
svn path=/nixpkgs/trunk/; revision=18956
2009-12-15 09:37:42 +00:00
Michael Raskin
6320a15c36 Fixing a typo
svn path=/nixpkgs/trunk/; revision=18954
2009-12-15 08:41:29 +00:00
Michael Raskin
a8a0edb60d Fix GStreamer 'good' plugins
svn path=/nixpkgs/trunk/; revision=18952
2009-12-15 07:47:45 +00:00
Michael Raskin
7f9c1761b9 Bringing Io snapshot hash in sync with what github currently gives..
svn path=/nixpkgs/trunk/; revision=18951
2009-12-15 07:29:49 +00:00
Eelco Dolstra
f833d465e6 * Enable Kernel Samepage Merging.
svn path=/nixpkgs/branches/kernel-config/; revision=18949
2009-12-14 19:30:25 +00:00
Eelco Dolstra
2e5908b1df * Use the kernel config generator for Linux 2.6.25.
svn path=/nixpkgs/branches/kernel-config/; revision=18948
2009-12-14 19:08:20 +00:00
Eelco Dolstra
fda6775efa * Get rid of some obsolete Linux kernel headers.
svn path=/nixpkgs/branches/kernel-config/; revision=18946
2009-12-14 18:36:43 +00:00
Eelco Dolstra
00c641d336 * Use the kernel config generator for Linux 2.6.28.
* Get rid of Linux 2.6.20 and 2.6.26 (the former was only used for
  building UML).

svn path=/nixpkgs/branches/kernel-config/; revision=18945
2009-12-14 18:34:46 +00:00
Eelco Dolstra
ec2fd60f88 * Doh!
svn path=/nixpkgs/branches/kernel-config/; revision=18944
2009-12-14 18:30:52 +00:00
Eelco Dolstra
a6d31beba7 * qemu-kvm updated to 0.11.1.
svn path=/nixpkgs/branches/kernel-config/; revision=18943
2009-12-14 18:30:36 +00:00
Eelco Dolstra
c3e80cbc9f * Get User-Mode Linux to build with a newer kernel. Yes, SHELL really
has to be "/bin/sh" - other values such as "sh" or "bash" or "$(type
  -tP sh)" cause a build error:

  LD      .tmp_vmlinux1
  /nix/store/1yv8i1m76cvwk5w5i5wrk4gj5zyfj6vh-binutils-2.19.1/bin/ld:arch/um/kernel/vmlinux.lds:1: ignoring invalid character `#' in expression
  /nix/store/1yv8i1m76cvwk5w5i5wrk4gj5zyfj6vh-binutils-2.19.1/bin/ld:arch/um/kernel/vmlinux.lds:1: syntax error
  collect2: ld returned 1 exit status

  This is caused by Bash 4.0
  (http://bugzilla.kernel.org/show_bug.cgi?id=13343).

svn path=/nixpkgs/branches/kernel-config/; revision=18941
2009-12-14 17:22:38 +00:00
Eelco Dolstra
03b4efe9c8 * Use the kernel config generator for Linux 2.6.27.
* Move kernel patches out of all-packages.nix to
  os-specific/linux/kernel/patches.nix.
* Make the kernel config available under $out/config (it's also in
  $out/lib/modules/$version/build/.config, but that's kind of hard to
  find).

svn path=/nixpkgs/branches/kernel-config/; revision=18937
2009-12-14 15:28:55 +00:00
Ludovic Courtès
1ca40e6a71 guile: Revert r18907 ("Improve `disable-gc-sensitive-tests.patch'.").
This patch no longer applies to `master' and may be unnecessary now.

svn path=/nixpkgs/trunk/; revision=18936
2009-12-14 15:20:05 +00:00
Nicolas Pierron
7020328d3d Remove period at the end of meta.description attributes.
svn path=/nixpkgs/trunk/; revision=18935
2009-12-14 15:03:49 +00:00
Nicolas Pierron
318dd71949 Add jinja2 & namebench.
svn path=/nixpkgs/trunk/; revision=18934
2009-12-14 13:26:40 +00:00