Commit graph

3181 commits

Author SHA1 Message Date
Andres Löh 3c6f04e08e Commented on the current decision on recurseIntoAttrs for haskellPackages.
svn path=/nixpkgs/trunk/; revision=21478
2010-05-01 11:23:39 +00:00
Lluís Batlle i Rossell 103f51c4da Making the latest haskell expressions appear on 'nix-env -qa'.
More than one person had trouble not finding ghc 6.12 on 'nix-env -qa '*''

svn path=/nixpkgs/trunk/; revision=21477
2010-05-01 10:55:05 +00:00
Yury G. Kudryashov 0b11f22f49 Trying to fix virtuoso build on freebsd
svn path=/nixpkgs/trunk/; revision=21475
2010-05-01 07:41:40 +00:00
Lluís Batlle i Rossell 1215f3a7a4 Adding yasm, and making x264 and xvid codecs be compiled with their assembly code
svn path=/nixpkgs/trunk/; revision=21470
2010-04-30 21:58:47 +00:00
Lluís Batlle i Rossell b3870f0148 Adding xvid, to ffmpeg and mplayer.
svn path=/nixpkgs/trunk/; revision=21469
2010-04-30 21:47:09 +00:00
Lluís Batlle i Rossell fe7945b7fb Adding rtmpdump
svn path=/nixpkgs/trunk/; revision=21468
2010-04-30 21:46:55 +00:00
Yury G. Kudryashov 404c314412 Add support for restricted downloads
svn path=/nixpkgs/trunk/; revision=21467
2010-04-30 20:40:42 +00:00
Yury G. Kudryashov cc0b0b1c69 Add openssl1 back (but don't remove 0.9.8n)
svn path=/nixpkgs/trunk/; revision=21466
2010-04-30 20:40:33 +00:00
Lluís Batlle i Rossell fa6c22b5c6 Adding the expressions for gcc 4.5 for cross building.
Although I still have set gcc 4.4 for that, I tested with the 4.5 expression
and it cross built perfectly bison for the sheevaplug.

svn path=/nixpkgs/trunk/; revision=21463
2010-04-30 19:12:59 +00:00
Lluís Batlle i Rossell 32b7ecf0d9 Adding more dependencies to mlt (for more features)
svn path=/nixpkgs/trunk/; revision=21459
2010-04-30 13:12:12 +00:00
Lluís Batlle i Rossell a386398be6 Adding kdenlive, and as a side effect, mlt.
Kdenlive looks for some binaries in PATH, so some dependencies may be fulfilled
not by kdenlive nix expression.

svn path=/nixpkgs/trunk/; revision=21458
2010-04-30 13:12:07 +00:00
Peter Simons 2cd7033243 pkgs/tools/text/source-highlight: added GNU source highlight version 3.1.3
svn path=/nixpkgs/trunk/; revision=21457
2010-04-30 12:23:26 +00:00
Peter Simons 06f51c6e05 pkgs/applications/misc/ikiwiki: added build input PerlMagick
Without ImageMagick support, Ikiwiki cannot handle images.

svn path=/nixpkgs/trunk/; revision=21456
2010-04-30 10:49:43 +00:00
Peter Simons 5139e564fa pkgs/applications/graphics/ImageMagick: added build input jasper for jpeg-2000 support
While I was at it, I also rewrote the expression to get along without
using the deprecated "args: with args;" style.

svn path=/nixpkgs/trunk/; revision=21454
2010-04-30 10:49:33 +00:00
Peter Simons c82a9c8e10 pkgs/tools/misc/most: added version 5.0.0
Build instructions courtesy of Tim Horton <tmhorton@gmail.com>.

svn path=/nixpkgs/trunk/; revision=21452
2010-04-30 09:21:18 +00:00
Lluís Batlle i Rossell 7b6ce0f9df Updating x264, and adding x264 support to mplayer and ffmpeg.
svn path=/nixpkgs/trunk/; revision=21451
2010-04-30 08:33:47 +00:00
Lluís Batlle i Rossell cf5343a07d Adding the logrotate I found in the freebsd ports.
I think that is what debian, fedora and freebsd call 'logrotate'.

svn path=/nixpkgs/trunk/; revision=21437
2010-04-29 17:55:06 +00:00
Lluís Batlle i Rossell 060714f287 Adding mtdutils
svn path=/nixpkgs/trunk/; revision=21436
2010-04-29 17:54:51 +00:00
Peter Simons 0a87f7f706 pkgs/top-level/all-packages.nix: disable libdrm on Darwin platforms
libdrm doesn't build on Darwin and, according to the Xorg developers, isn't
supposed to be built.

This change fixes the build of haskell-platform-ghc6.12.2-2010.1.0.0 on Darwin.

svn path=/nixpkgs/trunk/; revision=21432
2010-04-29 14:57:23 +00:00
Peter Simons 56ce7f2ae6 pkgs/development/libraries/mesa: pass lipo utility to this build on Darwin
svn path=/nixpkgs/trunk/; revision=21427
2010-04-29 14:56:52 +00:00
Peter Simons 85b7c134cb pkgs/os-specific/darwin/lipo: add support for running the native Darwin lipo utility
svn path=/nixpkgs/trunk/; revision=21426
2010-04-29 14:56:44 +00:00
Peter Simons 5e8a97a831 pkgs/top-level/all-packages.nix: added RPC-XML support to ikiwiki
This is required for the 'rst' plugin and for non-perl plugin support in
general.

svn path=/nixpkgs/trunk/; revision=21421
2010-04-29 09:35:20 +00:00
Peter Simons 68d6efe22c pkgs/top-level/all-packages.nix: strip trailing white space
svn path=/nixpkgs/trunk/; revision=21416
2010-04-29 08:54:02 +00:00
Peter Simons d22b66cffc pkgs/top-level/all-packages.nix: added ikiwiki.{git,monotone} options to $NIXPKGS_CONFIG
Set "ikiwiki = { git = true; monotone = true; };" in $NIXPKGS_CONFIG to
enable support for git and monotone in ikiwiki. If left unconfigured,
the default is to include support for git, but not for monotone.

svn path=/nixpkgs/trunk/; revision=21415
2010-04-29 08:53:58 +00:00
Ludovic Courtès 5929f9d3bd GCC 4.5.0.
svn path=/nixpkgs/trunk/; revision=21403
2010-04-28 12:37:11 +00:00
Ludovic Courtès a2bd7f82d7 Add libelf.
svn path=/nixpkgs/trunk/; revision=21400
2010-04-28 12:36:58 +00:00
Ludovic Courtès 7c038cdc06 Add MPC.
svn path=/nixpkgs/trunk/; revision=21399
2010-04-28 12:36:53 +00:00
Yury G. Kudryashov 8a1dd10d81 samba: make kerberos optional
svn path=/nixpkgs/trunk/; revision=21397
2010-04-28 09:39:01 +00:00
Yury G. Kudryashov b7151c4e2c Add neon-0.29.x, make it default
Also stop using "default" neon in all-packages.nix.
Minor versions are not source-compatible, so a package should state needed version explicitly.

svn path=/nixpkgs/trunk/; revision=21394
2010-04-28 08:40:19 +00:00
Yury G. Kudryashov 415f0fdc9f Also fix neon-0.26 build
svn path=/nixpkgs/trunk/; revision=21392
2010-04-27 22:05:00 +00:00
Yury G. Kudryashov 293cde6747 Fix neon build
Use pkg-config to find openssl

svn path=/nixpkgs/trunk/; revision=21391
2010-04-27 21:54:38 +00:00
Andres Löh 932b3d3b79 Some cleanup regarding GHC and profiling support.
svn path=/nixpkgs/trunk/; revision=21351
2010-04-27 18:21:07 +00:00
Andres Löh 8a036d8eb1 Library profiling for cabal packages can now be enabled via a config option.
svn path=/nixpkgs/trunk/; revision=21350
2010-04-27 16:35:01 +00:00
Ludovic Courtès 7802763b45 Linux nfs-utils 1.2.2.
svn path=/nixpkgs/trunk/; revision=21336
2010-04-27 09:43:22 +00:00
Marc Weber 9ae4b8b11c wpa_supplicant: enable qt gui, deprecate old broken derivation building gui
svn path=/nixpkgs/trunk/; revision=21332
2010-04-27 04:38:41 +00:00
Ludovic Courtès a174ff34b8 Add GNU SASL, GNU GSS-API, and GNU Rush.
Contributed by Brian Gough <bjg@gnu.org>.

svn path=/nixpkgs/trunk/; revision=21315
2010-04-26 08:59:25 +00:00
Ludovic Courtès 106ba39180 Add GNU Shishi and GNU Radius.
Contributed by Brian Gough <bjg@gnu.org>.

svn path=/nixpkgs/trunk/; revision=21313
2010-04-26 08:45:23 +00:00
Andres Löh b48dfda990 Added ghc-6.12.2.
svn path=/nixpkgs/trunk/; revision=21303
2010-04-25 17:27:21 +00:00
Ludovic Courtès 9534d10db6 pwdutils: Use GnuTLS instead of OpenSSL.
svn path=/nixpkgs/trunk/; revision=21300
2010-04-24 21:02:42 +00:00
Alexander Tsamutali 755d7d8883 conkeror: Switched to zip snapshots, because tarballs are different on every fetchurl.
svn path=/nixpkgs/trunk/; revision=21298
2010-04-24 19:09:33 +00:00
Alexander Tsamutali f45cfbe272 conkeror: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21296
2010-04-24 17:34:58 +00:00
Alexander Tsamutali 1f3943541b urbanterror: Enabled OpenAL and curl support.
svn path=/nixpkgs/trunk/; revision=21294
2010-04-24 12:39:10 +00:00
Ludovic Courtès 4fcbad8476 GNU/MIT Scheme: Build from the binary distributions when available.
svn path=/nixpkgs/trunk/; revision=21293
2010-04-24 11:09:53 +00:00
Alexander Tsamutali a3bac131c3 sakura: Updated to 2.3.8.
svn path=/nixpkgs/trunk/; revision=21287
2010-04-24 00:12:51 +00:00
Ludovic Courtès 0e7e20042b Add the GNU Linear Programming Kit (GLPK).
Contributed by Brian Gough <bjg@gnu.org>.

svn path=/nixpkgs/trunk/; revision=21284
2010-04-23 21:15:48 +00:00
Yury G. Kudryashov 7f8c11af2f Remove obsolete pkgs.synaptics package
svn path=/nixpkgs/trunk/; revision=21278
2010-04-23 18:56:15 +00:00
Lluís Batlle i Rossell 5d04ec0364 Updating openssh, fixing libedit for openssh to link well with it, and... here we
finally have sftp with some kind of 'readline'!

svn path=/nixpkgs/trunk/; revision=21246
2010-04-22 18:16:18 +00:00
Sander van der Burg 1bf1500d39 Added Apache Felix gateway and remote shell packages
svn path=/nixpkgs/trunk/; revision=21240
2010-04-22 14:01:57 +00:00
Eelco Dolstra a745097710 * Give Python 3.1 a lower priority so that it isn't installed by
default when you do "nix-env -i python" and to allow it to be
  installed in the same profile as Python 2.x.
* Disambiguate between the variants of Python 2.x.

svn path=/nixpkgs/trunk/; revision=21237
2010-04-22 13:09:02 +00:00
Eelco Dolstra b86fd1a1ec * Added rfkill, a tool for controlling the wireless kill switch on
Linux.

svn path=/nixpkgs/trunk/; revision=21199
2010-04-21 11:21:15 +00:00