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
Andres Löh
b3224edee3
Updated the expression for EHC/UHC.
...
This is not yet properly tested, but it should be an improvement over
what was there before ...
svn path=/nixpkgs/trunk/; revision=21435
2010-04-29 17:35:09 +00:00
Andres Löh
7d2ae46bce
Add missing binaries to the GHC wrapper.
...
svn path=/nixpkgs/trunk/; revision=21434
2010-04-29 17:35:05 +00:00
Peter Simons
170b98be32
pkgs/top-level/haskell-packages.nix: drop trailing white space
...
svn path=/nixpkgs/trunk/; revision=21433
2010-04-29 15:08:28 +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
5d63995485
pkgs/development/libraries/freeglut/default.nix: strip trailing white space
...
svn path=/nixpkgs/trunk/; revision=21431
2010-04-29 14:57:17 +00:00
Peter Simons
7d0cd3dbb7
pkgs/development/libraries/freeglut: disable building with "-Wall -Werror" on Darwin
...
The build generates warnings on MacOS X because of unused variables, and we
don't want those trivial problems to lead to a build failure.
svn path=/nixpkgs/trunk/; revision=21430
2010-04-29 14:57:13 +00:00
Peter Simons
8ccc115606
pkgs/development/libraries/mesa: disable build of egl library on Darwin
...
The egl library doesn't seem to work, i.e. the included demo program has
undefined symbols after linking with it.
svn path=/nixpkgs/trunk/; revision=21429
2010-04-29 14:57:07 +00:00
Peter Simons
5c43115185
pkgs/development/libraries/mesa/default.nix: drop trailing white space
...
svn path=/nixpkgs/trunk/; revision=21428
2010-04-29 14:57:02 +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
d2160c4ad0
pkgs/top-level/perl-packages.nix: added RPC-XML-0.73
...
svn path=/nixpkgs/trunk/; revision=21420
2010-04-29 09:35:16 +00:00
Peter Simons
325efe1b5e
pkgs/top-level/perl-packages.nix: strip trailing white space
...
svn path=/nixpkgs/trunk/; revision=21419
2010-04-29 09:35:12 +00:00
Peter Simons
a20694d004
pkgs/applications/misc/ikiwiki: renamed package from ikiwiki_3.20100427 to ikiwiki-3.20100427 to make it conform with Nix conventions
...
svn path=/nixpkgs/trunk/; revision=21418
2010-04-29 09:35:09 +00:00
Peter Simons
411b6600ba
pkgs/applications/misc/ikiwiki: dropped unnecessary empty line in shell code
...
svn path=/nixpkgs/trunk/; revision=21417
2010-04-29 09:35:05 +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
Peter Simons
74e8f87d00
pkgs/applications/misc/ikiwiki: bumped to version 3.20100427
...
svn path=/nixpkgs/trunk/; revision=21414
2010-04-29 08:53:52 +00:00
Peter Simons
410536177b
pkgs/applications/misc/ikiwiki: strip trailing white space
...
svn path=/nixpkgs/trunk/; revision=21413
2010-04-29 08:53:43 +00:00
Rob Vermaas
69bfabd328
re-enabled darwin patch, gcc-darwin does not support -arch flag
...
svn path=/nixpkgs/trunk/; revision=21412
2010-04-29 08:19:13 +00:00
Marc Weber
8a79919093
fix flash player debug build
...
svn path=/nixpkgs/trunk/; revision=21411
2010-04-28 20:02:40 +00:00
Lluís Batlle i Rossell
e5ce3e5c8c
Revert "OpenSSL-1.0.0" changes, due to the new API breaking too much packages, which still have
...
not released new versions compatible with openssl 1.0.0
I downgraded to 0.9.8n, that also has the security hole fix.
svn path=/nixpkgs/trunk/; revision=21408
2010-04-28 15:01:06 +00:00
Lluís Batlle i Rossell
6b8de64183
Revert "Install libraries to $out/lib instead of $out/lib64"
...
This reverts commit 50429b2b63a3ad540e8fcd96be0cdaac46a27da2.
svn path=/nixpkgs/trunk/; revision=21407
2010-04-28 15:01:02 +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
0df57866a6
pam_login: Really apply `sys-stat-h.patch'.
...
svn path=/nixpkgs/trunk/; revision=21402
2010-04-28 12:37:06 +00:00
Ludovic Courtès
689914a5b2
update-gcc.sh: Add support for Ada.
...
svn path=/nixpkgs/trunk/; revision=21401
2010-04-28 12:37:02 +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
Lluís Batlle i Rossell
3fe67eca31
Updating wxGTK 2.8
...
svn path=/nixpkgs/trunk/; revision=21398
2010-04-28 10:09:40 +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
0089b865e9
Upgrade to heimdal-1.3.2
...
svn path=/nixpkgs/trunk/; revision=21396
2010-04-28 09:38:55 +00:00
Yury G. Kudryashov
882c847590
enable neon version check in svn
...
svn path=/nixpkgs/trunk/; revision=21395
2010-04-28 09:38:46 +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
d5601ee60e
Install libraries to $out/lib instead of $out/lib64
...
This should fix a lot of builds
svn path=/nixpkgs/trunk/; revision=21393
2010-04-28 08:40:12 +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
f892a8efaa
Darcs updated to 2.4.1; now ghc-6.12-compatible.
...
svn path=/nixpkgs/trunk/; revision=21355
2010-04-27 19:51:37 +00:00
Yury G. Kudryashov
375900a6e7
Add comment, use the patch for darwin
...
svn path=/nixpkgs/trunk/; revision=21354
2010-04-27 19:05:43 +00:00
Marc Weber
ae8d4501b6
adding maybeEnv. This will replace from-env.nix in nixos and will be reused in copySystemConfiguration
...
svn path=/nixpkgs/trunk/; revision=21353
2010-04-27 18:44:23 +00:00
Yury G. Kudryashov
d2b3e548a1
OpenSSL-1.0.0
...
Big rebuild (though not stdenv-update). Security update, do not revert, please.
svn path=/nixpkgs/trunk/; revision=21352
2010-04-27 18:39:00 +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
Andres Löh
1db4053fcc
Added profiling option to cabal generic builder.
...
svn path=/nixpkgs/trunk/; revision=21349
2010-04-27 16:34:56 +00:00
Andres Löh
5623a59669
Haskell Platform 2010.1.0.0 low priority until ghc-6.12 becomes default.
...
svn path=/nixpkgs/trunk/; revision=21348
2010-04-27 14:55:31 +00:00
Armijn Hemel
311dc9299e
update to 8.99
...
svn path=/nixpkgs/trunk/; revision=21347
2010-04-27 14:42:49 +00:00
Eelco Dolstra
18849f0f24
* `--exec-prefix=$out/bin' causes programs to be installed in
...
$out/bin/bin and $out/bin/sbin, which breaks NixOS (see
e.g. http://hydra.nixos.org/build/380092 ).
svn path=/nixpkgs/trunk/; revision=21339
2010-04-27 10:46:41 +00:00
Eelco Dolstra
68d9e26bcb
* Linux 2.6.32.12, 2.6.33.3.
...
svn path=/nixpkgs/trunk/; revision=21338
2010-04-27 09:52:36 +00:00
Ludovic Courtès
76b699eb22
pam_login: Fix build on recent glibc.
...
svn path=/nixpkgs/trunk/; revision=21337
2010-04-27 09:43:26 +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
Andres Löh
8bf3f76256
Let GHC wrapper inherit meta from the wrapped expression.
...
svn path=/nixpkgs/trunk/; revision=21330
2010-04-26 20:39:51 +00:00
Yury G. Kudryashov
a4842e0987
Really add policykit support to kdebase-workspace
...
svn path=/nixpkgs/trunk/; revision=21329
2010-04-26 20:39:08 +00:00
Armijn Hemel
de5c9fd9bc
update to 1.0.6
...
svn path=/nixpkgs/trunk/; revision=21328
2010-04-26 20:06:00 +00:00
Eelco Dolstra
a011b43d1f
* Reverted r21314 because it causes all of Nixpkgs on Linux to be
...
rebuilt. Not sure why though. Maybe "isLinux" is not set in the
bootstrap stdenv.
svn path=/nixpkgs/trunk/; revision=21327
2010-04-26 18:36:53 +00:00
Ludovic Courtès
fff97995f3
pwdutils: Fix compilation with recent glibc.
...
svn path=/nixpkgs/trunk/; revision=21318
2010-04-26 09:30:53 +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
9009a04e38
GNU Patch: Fix `stdenvNative' GNU/Linux builds.
...
Reported by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21314
2010-04-26 08:47:20 +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
a2b68a97c5
Added gitit to release.nix
...
svn path=/nixpkgs/trunk/; revision=21312
2010-04-26 06:55:02 +00:00
Andres Löh
70c389a2ad
2010-version of platform should only be used with ghc-6.12.*
...
svn path=/nixpkgs/trunk/; revision=21306
2010-04-25 18:26:01 +00:00
Andres Löh
160e4165f7
Added myself as maintainer for the Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=21304
2010-04-25 17:30:55 +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
a89f709a91
GNU/MIT Scheme: Restrict to GNU/* and FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=21302
2010-04-24 21:03:00 +00:00
Ludovic Courtès
805d99ffc7
Reverting "GNU/MIT Scheme: Attempt to fix Cygwin builds."
...
svn path=/nixpkgs/trunk/; revision=21301
2010-04-24 21:02:52 +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
Ludovic Courtès
8e905083ae
pwdutils 3.2.6.
...
svn path=/nixpkgs/trunk/; revision=21299
2010-04-24 21:02:37 +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
Ludovic Courtès
4f9ffa5e59
GNU/MIT Scheme: Attempt to fix Cygwin builds.
...
svn path=/nixpkgs/trunk/; revision=21295
2010-04-24 16:02:08 +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
Ludovic Courtès
5e0a05e4dc
stdenv: Add `isx86_64'.
...
svn path=/nixpkgs/trunk/; revision=21292
2010-04-24 11:08:24 +00:00
Yury G. Kudryashov
831196dad1
Fix qtscriptgenerator build
...
svn path=/nixpkgs/trunk/; revision=21288
2010-04-24 09:36:03 +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
Andres Löh
776d8267c6
Added a couple of comments to ghc expression and myself as maintainer,
...
in preparation for adding ghc-6.12.2 ...
svn path=/nixpkgs/trunk/; revision=21268
2010-04-23 12:38:34 +00:00
Eelco Dolstra
9fce3b7efc
* Zabbix updated to 1.8.2.
...
svn path=/nixpkgs/trunk/; revision=21267
2010-04-23 11:58:59 +00:00
Peter Simons
bba637c718
pkgs/development/interpreters/python/3.1: renamed this package to "python3"
...
Python version 3.x is really quite different from 2.x. Using a new name
for the package prevents Nix from performing unintended updates to the
3.x version.
svn path=/nixpkgs/trunk/; revision=21264
2010-04-23 10:42:29 +00:00
Lluís Batlle i Rossell
93d2b4b7bf
Updating the intel x11 video drivers.
...
(I know I modified an automatically generated file, but I don't imagine
well the consequences of this)
svn path=/nixpkgs/trunk/; revision=21248
2010-04-22 20:12:26 +00:00
Lluís Batlle i Rossell
c12db8f8dc
I wrote wrong the openssh url. Btw, I changed the source server, because the old
...
mirror at Ultrech did not have the latest openssh even 6 days after the
5.5 release.
svn path=/nixpkgs/trunk/; revision=21247
2010-04-22 20:12:09 +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
Lluís Batlle i Rossell
2894233ff6
Updating xterm so it releases the effective gid (for setgid to utmp purposes).
...
svn path=/nixpkgs/trunk/; revision=21239
2010-04-22 14:01:21 +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
Lluís Batlle i Rossell
5acee5db82
Fixing xterm's setting of gid in its pts terminals (group tty)
...
svn path=/nixpkgs/trunk/; revision=21224
2010-04-22 09:57:02 +00:00
Lluís Batlle i Rossell
80862759f2
Updating util-linux, so the 2nd util-linux change in few minutes; that may
...
annoy less.
svn path=/nixpkgs/trunk/; revision=21221
2010-04-21 21:35:38 +00:00
Lluís Batlle i Rossell
1f942f92bf
Making utillinux build also 'write'. (Thank you, niksnut)
...
svn path=/nixpkgs/trunk/; revision=21219
2010-04-21 20:47:15 +00:00
Eelco Dolstra
7cdad55164
* Use OpenSSL's implementation of MD5, SHA-1 and SHA-256, as they're
...
a bit faster.
svn path=/nixpkgs/trunk/; revision=21218
2010-04-21 20:07:26 +00:00
Eelco Dolstra
8a4805ba22
* Updated nvidia-x11 to 195.36.15.
...
svn path=/nixpkgs/trunk/; revision=21209
2010-04-21 14:47:13 +00:00
Eelco Dolstra
fca81fa9ee
* Reverted a revert that should not have been done :-)
...
* Add a version number to svnfs.
svn path=/nixpkgs/trunk/; revision=21208
2010-04-21 14:47:13 +00:00
Andres Löh
1c2fa602ee
Added gdiff Haskell package.
...
svn path=/nixpkgs/trunk/; revision=21207
2010-04-21 14:05:17 +00:00
Eelco Dolstra
28695d990c
* Thunderbird 3.0.4.
...
svn path=/nixpkgs/trunk/; revision=21206
2010-04-21 14:02:28 +00:00
Armijn Hemel
1aee2df93a
update libpcap to 1.1.1 and wireshark to 1.3.4
...
svn path=/nixpkgs/trunk/; revision=21205
2010-04-21 13:31:08 +00:00
Eelco Dolstra
108e86ce6c
* Update the firmware for the IWL 3945.
...
svn path=/nixpkgs/trunk/; revision=21204
2010-04-21 12:32:16 +00:00
Sander van der Burg
0de19dec3b
- Upgraded SIP to 4.10.2
...
- Upgraded PyQt to 4.7.3
svn path=/nixpkgs/trunk/; revision=21203
2010-04-21 12:06:28 +00:00
Eelco Dolstra
9e9f8e45b3
* Updated wpa_supplicant to 0.7.2.
...
svn path=/nixpkgs/trunk/; revision=21200
2010-04-21 11:37:15 +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
Eelco Dolstra
f20c7e9c46
* Cleanup: removed the unused `python-new'.
...
svn path=/nixpkgs/trunk/; revision=21198
2010-04-21 11:12:06 +00:00
Eelco Dolstra
741cc2fef8
* Cleanup: removed the unused `python-new'.
...
svn path=/nixpkgs/trunk/; revision=21197
2010-04-21 11:11:42 +00:00
Eelco Dolstra
e2a374799f
* Reverted most of the recent Python refactorings, as discussed. It's
...
a worthy goal to move the Python packages that are currently in
all-packages.nix into a single attribute set, but this doesn't
require moving python-packages.nix or the other changes made to that
file. The Python packages in all-packages.nix should simply be
moved to python-packages.nix, and ideally changed to use
buildPythonPackage.
svn path=/nixpkgs/trunk/; revision=21196
2010-04-21 10:51:15 +00:00
Lluís Batlle i Rossell
8d9ac92768
Enabling again the setuptoolsTrial python package, so at least
...
the nixpkgs tarball does not fail.
svn path=/nixpkgs/trunk/; revision=21195
2010-04-21 10:38:12 +00:00
Eelco Dolstra
ac5555e40c
* Subversion 1.6.11. Also updated meta.homepage to reflect that it's
...
now an Apache project.
svn path=/nixpkgs/trunk/; revision=21194
2010-04-21 09:47:26 +00:00
Lluís Batlle i Rossell
85c1a2b7ff
"Remind" update.
...
svn path=/nixpkgs/trunk/; revision=21193
2010-04-21 07:00:49 +00:00
Lluís Batlle i Rossell
f2307e2543
Fixing the mechanize python package. That may make calibre build again.
...
svn path=/nixpkgs/trunk/; revision=21191
2010-04-20 18:29:50 +00:00
Yury G. Kudryashov
445a3e07e9
Don't disable pythonSexy for python 2.6
...
Otherwise tarball build fails.
svn path=/nixpkgs/trunk/; revision=21187
2010-04-20 17:06:38 +00:00
Yury G. Kudryashov
4cdcafb0f1
Don't pass lib argument to svnfs as it is not expected
...
svn path=/nixpkgs/trunk/; revision=21186
2010-04-20 17:06:27 +00:00
Yury G. Kudryashov
7a3f602580
Get rid of decibel and tapioca-qt
...
It never worked, and nothing use it.
svn path=/nixpkgs/trunk/; revision=21185
2010-04-20 17:06:19 +00:00
Lluís Batlle i Rossell
71760b99a5
Fixing the opencv build. As it builds with cmake, it also benefits from 'stdenv2'
...
to build properly.
svn path=/nixpkgs/trunk/; revision=21184
2010-04-20 15:09:56 +00:00
Rob Vermaas
fbc33c5485
maven-build.nix: added extraMvnFlags argurment
...
svn path=/nixpkgs/trunk/; revision=21181
2010-04-20 14:32:07 +00:00
Sander van der Burg
3921737991
Upgraded jdk to 1.6.0_20
...
svn path=/nixpkgs/trunk/; revision=21180
2010-04-20 11:29:40 +00:00
Sander van der Burg
fb6e817495
SIP 4.10 and PyQt 4.7 are now the default versions
...
svn path=/nixpkgs/trunk/; revision=21179
2010-04-20 09:36:57 +00:00
Marc Weber
3fd8596707
pythonPackages should include python
...
svn path=/nixpkgs/trunk/; revision=21175
2010-04-20 00:03:14 +00:00
Marc Weber
9571bbe5dc
Python:
...
- simplejson builds
- remove merge duplication of ZopeInterface (doCheck = false is not needed)
- document why those packgaes don't build
svn path=/nixpkgs/trunk/; revision=21174
2010-04-19 23:44:00 +00:00
Marc Weber
97f2c09f97
readding some python packages I dropped somehow by accident.
...
This also updates some python libraries and fixes some things I forgot
to patch
svn path=/nixpkgs/trunk/; revision=21171
2010-04-19 19:41:41 +00:00
Marc Weber
6ef4de2259
Lyx update
...
svn path=/nixpkgs/trunk/; revision=21170
2010-04-19 19:41:38 +00:00
Marc Weber
d75d0cbb6a
Eclipse update
...
svn path=/nixpkgs/trunk/; revision=21169
2010-04-19 16:47:41 +00:00
Lluís Batlle i Rossell
d64fc6e17c
Commenting at release.nix how hydra will evaluate it.
...
svn path=/nixpkgs/trunk/; revision=21167
2010-04-19 14:21:52 +00:00
Ludovic Courtès
73b7a7fea7
hwloc 1.0rc1.
...
svn path=/nixpkgs/trunk/; revision=21166
2010-04-19 14:06:07 +00:00
Lluís Batlle i Rossell
f431b2ac38
Fixing a Marc's url that pointed to his local filesystem.
...
There are still things to improve in that package (description?)
I'm trying to get hydra evaluate nixpkgs.
svn path=/nixpkgs/trunk/; revision=21163
2010-04-19 12:27:18 +00:00
Lluís Batlle i Rossell
57f647c255
Fixing the nixpkgs evaluation (svnfs). I renamed the attr svnFS to svnfs,
...
to match others 'xxxxfs'. Maybe it could have the name sshfsFuse too.
I prefer svnfs, and I'd prefer 'sshfs' too, and not sshfsFuse.
svn path=/nixpkgs/trunk/; revision=21160
2010-04-19 10:50:36 +00:00
Lluís Batlle i Rossell
8cf18e0ae4
Revert "Removing the amarok dependency on qscriptgenerator."
...
Amarok wants it.
svn path=/nixpkgs/trunk/; revision=21155
2010-04-19 10:24:13 +00:00
Lluís Batlle i Rossell
673d1674fb
Making kdeadmin build (pkgs => pythonpackages change)
...
svn path=/nixpkgs/trunk/; revision=21154
2010-04-19 10:24:09 +00:00
Lluís Batlle i Rossell
98c2d9c386
Removing the amarok dependency on qscriptgenerator.
...
It builds fine, even in x86_64, where it failed.
svn path=/nixpkgs/trunk/; revision=21153
2010-04-19 09:50:12 +00:00
Yury G. Kudryashov
6338c68dcd
Inherit from pythonPackages, not pkgs
...
svn path=/nixpkgs/trunk/; revision=21152
2010-04-19 09:29:06 +00:00
Marc Weber
b8fc0df586
updating HaXe and Neko
...
svn path=/nixpkgs/trunk/; revision=21150
2010-04-18 22:01:50 +00:00
Ludovic Courtès
aa0902047e
LCOV 1.8.
...
svn path=/nixpkgs/trunk/; revision=21149
2010-04-18 21:51:33 +00:00
Alexander Tsamutali
502f979532
mpd: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21148
2010-04-18 19:26:30 +00:00
Alexander Tsamutali
d5337a70c8
libcue: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21147
2010-04-18 19:12:07 +00:00
Alexander Tsamutali
3e40cf1f64
libmikmod: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21146
2010-04-18 18:57:35 +00:00
Alexander Tsamutali
eb3b3e043d
libid3tag: Added zlib to propagatedBuildInputs.
...
svn path=/nixpkgs/trunk/; revision=21145
2010-04-18 18:09:26 +00:00
Alexander Tsamutali
64249d4372
libmad: Added patch to install mad.pc, stolen from Arch Linux.
...
svn path=/nixpkgs/trunk/; revision=21144
2010-04-18 18:07:03 +00:00
Armijn Hemel
f18af16dfe
update to 2.8.4
...
svn path=/nixpkgs/trunk/; revision=21143
2010-04-18 10:53:31 +00:00
Marc Weber
8c0b7e4ad2
- adding experimental python31 build
...
- cleanup python libraries:
* moving all python libraries into a attr set into a directory
so that expressions can be used for both: python 2.5 and 2.6 easily
* disabling packages which don't build
svn path=/nixpkgs/trunk/; revision=21142
2010-04-17 18:28:25 +00:00
Marc Weber
9e59164e57
adding lib function haskell's drop x elements from head of list
...
svn path=/nixpkgs/trunk/; revision=21141
2010-04-17 18:26:40 +00:00
Lluís Batlle i Rossell
36623b8227
Updating openocd and libftdi (for the sheevaplug jtag)
...
svn path=/nixpkgs/trunk/; revision=21139
2010-04-17 10:15:47 +00:00
Eelco Dolstra
7c22881aa8
* Build audacious with ffmpeg to get support for WMA and MPC.
...
svn path=/nixpkgs/trunk/; revision=21138
2010-04-16 20:19:22 +00:00
Eelco Dolstra
10fdd4d230
* Updated audacious to 2.3. Combined audacious and audacious-plugins
...
into one derivation so that it works out of the box - no need to set
symlinks to the plugins in ~/.local/share/audacious. There is
really no reason to install those packages separately anyway, as
audacious is useless without the plugins package.
svn path=/nixpkgs/trunk/; revision=21137
2010-04-16 19:26:15 +00:00
Eelco Dolstra
21d2c514e5
* libcdio updated to 0.82.
...
svn path=/nixpkgs/trunk/; revision=21136
2010-04-16 19:23:25 +00:00
Lluís Batlle i Rossell
d6f653770b
Updating the 'ecl' url (new version, and updated sourceforge url scheme)
...
svn path=/nixpkgs/trunk/; revision=21134
2010-04-16 17:35:26 +00:00
Lluís Batlle i Rossell
71f2fc2324
Fix the upstream-update snippets.sh for sourceforge URLs (sourceforge changed the url pattern)
...
svn path=/nixpkgs/trunk/; revision=21133
2010-04-16 17:34:01 +00:00
Marc Weber
a772868bca
adding svnFS
...
svn path=/nixpkgs/trunk/; revision=21132
2010-04-16 15:56:31 +00:00
Marc Weber
6ce15d655f
adding wvdial, wvstreams, usb_modeswitch
...
svn path=/nixpkgs/trunk/; revision=21131
2010-04-16 15:56:28 +00:00
Marc Weber
3874ba79bd
make pythonPackages default to pyhton26Packages because python26 is default now
...
This makes python packages passed to inkscape have same version again
svn path=/nixpkgs/trunk/; revision=21130
2010-04-16 15:56:25 +00:00
Ludovic Courtès
ecaa92decb
Remove `guile_1_9_coverage'.
...
svn path=/nixpkgs/trunk/; revision=21116
2010-04-16 08:05:09 +00:00
Rob Vermaas
2b42e23a64
libgweather: added assertion
...
svn path=/nixpkgs/trunk/; revision=21113
2010-04-16 06:47:55 +00:00
Yury G. Kudryashov
53ec513a91
Recurse into gnome attrs
...
svn path=/nixpkgs/trunk/; revision=21112
2010-04-16 05:26:27 +00:00
Ludovic Courtès
8a2edb8797
GNU Guile 1.9.10.
...
svn path=/nixpkgs/trunk/; revision=21110
2010-04-15 22:53:11 +00:00
Andres Löh
bd22d01b5e
Use consistent version of network package in gitit.
...
svn path=/nixpkgs/trunk/; revision=21109
2010-04-15 22:01:04 +00:00
Andres Löh
934b429725
Updated gitit plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=21108
2010-04-15 21:10:06 +00:00
Andres Löh
52fe24049c
Added happstack and dependencies.
...
svn path=/nixpkgs/trunk/; revision=21107
2010-04-15 18:10:42 +00:00
Andres Löh
27a26afc55
Added jpeg library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21096
2010-04-15 13:32:56 +00:00
Andres Löh
7d44fab64f
Added salvia and dependencies.
...
svn path=/nixpkgs/trunk/; revision=21095
2010-04-15 13:25:43 +00:00
Andres Löh
c7404a30df
Added fclabels.
...
svn path=/nixpkgs/trunk/; revision=21093
2010-04-15 12:45:15 +00:00
Marco Maggesi
5d94294dd5
pkgs/os-specific/linux/blcr: update to version 0.8.2
...
svn path=/nixpkgs/trunk/; revision=21091
2010-04-15 12:08:08 +00:00
Michael Raskin
8840dd10fe
Fix the second URL
...
svn path=/nixpkgs/trunk/; revision=21090
2010-04-15 11:32:38 +00:00
Michael Raskin
554f09f582
Retrieve all hashes fom SVN history - forgot to specify them
...
svn path=/nixpkgs/trunk/; revision=21089
2010-04-15 11:15:08 +00:00
Michael Raskin
c1e12f2788
Temporary other OO.o mirror just to get the build working for now
...
svn path=/nixpkgs/trunk/; revision=21084
2010-04-15 08:44:54 +00:00
Andres Löh
49a3e1e46b
Added AspectAG for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21083
2010-04-15 06:08:37 +00:00
Yury G. Kudryashov
0ab619066b
Add splix cups driver
...
svn path=/nixpkgs/trunk/; revision=21078
2010-04-14 19:27:15 +00:00
Yury G. Kudryashov
1336665f0d
Typo in path, style
...
svn path=/nixpkgs/trunk/; revision=21077
2010-04-14 19:27:04 +00:00
Yury G. Kudryashov
99e825a42c
Build MIME database from all available packages
...
svn path=/nixpkgs/trunk/; revision=21076
2010-04-14 19:26:50 +00:00
Yury G. Kudryashov
295af6ab17
Ignore fake collisions
...
svn path=/nixpkgs/trunk/; revision=21075
2010-04-14 19:26:31 +00:00
Eelco Dolstra
cd56e341de
* Consolidate MPlayer trunk.nix and default.nix into one.
...
* Removed the font because MPlayer doesn't use it anymore (it uses
fontconfig).
* Removed rp9codecs because the Real codecs are included in the
"essential" codecs package.
* Moved win32codecs into the MPlayer Nix expression.
svn path=/nixpkgs/trunk/; revision=21070
2010-04-14 12:13:01 +00:00
Eelco Dolstra
98bab41c33
* Clean up the "dict" package. For some reason "configureFlags"
...
didn't get passed properly.
svn path=/nixpkgs/trunk/; revision=21069
2010-04-14 10:55:50 +00:00
Armijn Hemel
0cf1045be4
update to 1.0.5, add libvorbis, libtheora, speex support
...
svn path=/nixpkgs/trunk/; revision=21068
2010-04-14 10:52:20 +00:00
Armijn Hemel
fdc760a3f6
add libtheora, speex, vorbis to ffmpeg
...
svn path=/nixpkgs/trunk/; revision=21067
2010-04-14 09:45:22 +00:00
Armijn Hemel
75fb2e32db
update to 0.5.1
...
svn path=/nixpkgs/trunk/; revision=21064
2010-04-14 09:18:45 +00:00
Ludovic Courtès
d1c19b4049
GNU wget: Fix test suite runs.
...
svn path=/nixpkgs/trunk/; revision=21057
2010-04-13 10:11:42 +00:00
Peter Simons
689d42ad19
pkgs/applications/version-management/mercurial: updated to version 1.5.1
...
Patch courtesy of Jean-Marie Gaillourdet.
svn path=/nixpkgs/trunk/; revision=21056
2010-04-13 10:00:43 +00:00
Peter Simons
bf775b5cdc
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.5
...
svn path=/nixpkgs/trunk/; revision=21055
2010-04-13 09:55:19 +00:00
Ludovic Courtès
68369c5475
GNU ccrtp 1.7.1.
...
svn path=/nixpkgs/trunk/; revision=21054
2010-04-13 08:56:18 +00:00
Ludovic Courtès
8251c938e8
GNU Common C++ 1.8.0.
...
svn path=/nixpkgs/trunk/; revision=21053
2010-04-13 08:56:14 +00:00
Ludovic Courtès
9170abe84d
GNU cppi 1.15.
...
svn path=/nixpkgs/trunk/; revision=21052
2010-04-13 08:56:11 +00:00
Ludovic Courtès
5ed6e1a1f7
GNU ddrescue 1.12.
...
svn path=/nixpkgs/trunk/; revision=21051
2010-04-13 08:56:07 +00:00
Ludovic Courtès
e56e8ed250
GNU libtasn1 2.5.
...
svn path=/nixpkgs/trunk/; revision=21050
2010-04-13 08:56:04 +00:00
Yury G. Kudryashov
61198b7d61
Typo. Forgotten to remove dashes
...
svn path=/nixpkgs/trunk/; revision=21045
2010-04-13 07:23:55 +00:00
Yury G. Kudryashov
cafe94f42d
Add qca openssl plug-in
...
svn path=/nixpkgs/trunk/; revision=21044
2010-04-13 06:53:51 +00:00
Yury G. Kudryashov
3653309cb3
Match capabilities instead of name
...
Didn't work for ALPS touchpads
svn path=/nixpkgs/trunk/; revision=21043
2010-04-13 06:49:34 +00:00
Lluís Batlle i Rossell
a79eba93e2
Updating elinks to a prerelease that has full utf-8 support
...
svn path=/nixpkgs/trunk/; revision=21039
2010-04-12 22:56:13 +00:00
Lluís Batlle i Rossell
ec8f2bdc1b
Adding sasl support to mutt, so ssmtp sending works
...
svn path=/nixpkgs/trunk/; revision=21038
2010-04-12 22:21:01 +00:00
Lluís Batlle i Rossell
165bc84831
Adding smtp support to mutt
...
svn path=/nixpkgs/trunk/; revision=21037
2010-04-12 22:10:15 +00:00
Lluís Batlle i Rossell
b6fe7e6d41
Adding offlineimap, in a not very elegant way.
...
svn path=/nixpkgs/trunk/; revision=21034
2010-04-12 21:03:22 +00:00
Lluís Batlle i Rossell
35639242b5
I made a typo in ruby libs.nix
...
svn path=/nixpkgs/trunk/; revision=21033
2010-04-12 21:03:18 +00:00
Lluís Batlle i Rossell
d7cba8fc61
Adding rubygems/lib to RUBYLIB in wrapProgram for ruby libs.nix
...
Adding ncursesw, and feeding it to sup for wide character support
svn path=/nixpkgs/trunk/; revision=21032
2010-04-12 19:23:14 +00:00
Lluís Batlle i Rossell
cf70c1ecbc
Updating ruby libs - the same as there were
...
svn path=/nixpkgs/trunk/; revision=21031
2010-04-12 18:48:38 +00:00
Peter Simons
774a276ff3
pkgs/development/interpreters/maude: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=21029
2010-04-12 11:21:42 +00:00
Peter Simons
425d964e7d
pkgs/applications/science/math/maxima: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=21028
2010-04-12 11:21:38 +00:00
Peter Simons
0526f2fb2c
pkgs/tools/networking/pdsh: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=21027
2010-04-12 11:21:34 +00:00
Peter Simons
2185e04b88
pkgs/applications/version-management/git-and-tools/git: bumped version to 1.7.0.4
...
svn path=/nixpkgs/trunk/; revision=21026
2010-04-12 11:21:29 +00:00
Peter Simons
69857a11c7
pkgs/development/tools/build-managers/scons: bumped to version 1.3.0
...
svn path=/nixpkgs/trunk/; revision=21025
2010-04-12 11:21:22 +00:00
Yury G. Kudryashov
6123776f36
man-pages-3.24
...
svn path=/nixpkgs/trunk/; revision=21020
2010-04-12 08:57:45 +00:00
Yury G. Kudryashov
a9d1a2825b
Initial xf86-input-wacom nix expression
...
Builds here. Haven't tested whether it works with real hardware yet.
svn path=/nixpkgs/trunk/; revision=21019
2010-04-11 22:42:28 +00:00
Yury G. Kudryashov
e90a24df10
s/\t/ /
...
Blame Raskin for tabs in all-packages.nix.
svn path=/nixpkgs/trunk/; revision=21018
2010-04-11 21:03:59 +00:00
Yury G. Kudryashov
8ff59ce09c
Remove old sip and pyqt
...
svn path=/nixpkgs/trunk/; revision=21017
2010-04-11 21:03:51 +00:00
Yury G. Kudryashov
62bcea0382
Remove linuxwacom: it is not compatible with new xserver
...
svn path=/nixpkgs/trunk/; revision=21016
2010-04-11 21:03:43 +00:00
Yury G. Kudryashov
64cff1da4e
Add calibreQt46. Please, test
...
svn path=/nixpkgs/trunk/; revision=21014
2010-04-11 18:58:43 +00:00
Yury G. Kudryashov
afe0368b9a
Bump to calibre-0.6.47
...
svn path=/nixpkgs/trunk/; revision=21013
2010-04-11 18:58:35 +00:00