Lluís Batlle i Rossell
6d88da9a23
Merging from trunk (conflict on glibc, I think I resolved it)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21879
2010-05-19 15:26:00 +00:00
Lluís Batlle i Rossell
e283f86174
Making nixUnstable ready to cross build.
...
That requires bzip2 to cross build properly, and this is done only in stdenv-updates.
svn path=/nixpkgs/trunk/; revision=21878
2010-05-19 15:13:46 +00:00
Eelco Dolstra
90b3af3bd7
* Bittorrent updated to 5.2.2 (5.3 seems too hard to build).
...
svn path=/nixpkgs/trunk/; revision=21877
2010-05-19 14:42:52 +00:00
Eelco Dolstra
f8a818bf20
* Remove a redundant version of ktorrent (it's already in
...
kde/extra-gear).
svn path=/nixpkgs/trunk/; revision=21876
2010-05-19 13:57:20 +00:00
Peter Simons
3353ed9c88
pkgs/top-level/all-packages.nix, pkgs/tools/networking/openssh: prefer makeOverridable over getPkgConfig to customize openssh
...
Changed 'openssh' expression to allow for argument overriding instead of
relying on getPkgConfig. While I was at it, I also simplified the build
expression a bit.
svn path=/nixpkgs/trunk/; revision=21868
2010-05-19 12:26:06 +00:00
Peter Simons
aa600ed8f7
pkgs/top-level/all-packages.nix: prefer makeOverridable over getPkgConfig to customize GNU plot
...
Changed 'gnuplot' expression to allow for argument overriding instead of
relying on getPkgConfig. While I was at it, I also simplified the actual build
expression a bit.
svn path=/nixpkgs/trunk/; revision=21864
2010-05-19 12:25:51 +00:00
Michael Raskin
ae476d641a
DMTX now needs libjasper..
...
svn path=/nixpkgs/trunk/; revision=21851
2010-05-18 21:08:19 +00:00
Armijn Hemel
fc1344e4c9
update to 0.6
...
svn path=/nixpkgs/trunk/; revision=21822
2010-05-17 20:22:04 +00:00
Ludovic Courtès
38c35ba49b
GNU Inetutils 1.8.
...
svn path=/nixpkgs/trunk/; revision=21814
2010-05-17 09:31:43 +00:00
Eelco Dolstra
fc0279c07e
svn path=/nixpkgs/trunk/; revision=21811
2010-05-16 22:38:00 +00:00
Lluís Batlle i Rossell
70302d2d18
Adding inputs to privoxy, so it gets more features (zlib, documentation, pcre)
...
svn path=/nixpkgs/trunk/; revision=21809
2010-05-16 22:14:02 +00:00
Eelco Dolstra
687376f426
* Updated Nix.
...
svn path=/nixpkgs/trunk/; revision=21801
2010-05-16 16:48:38 +00:00
Lluís Batlle i Rossell
a286b7c9b2
Adding tor 0.2.1.26
...
(Patch sent by roconnor)
svn path=/nixpkgs/trunk/; revision=21797
2010-05-16 16:23:32 +00:00
Lluís Batlle i Rossell
4df5343e78
Adding x2x.
...
Patch by Oleksandr Kozachuk
svn path=/nixpkgs/trunk/; revision=21796
2010-05-16 16:23:17 +00:00
Eelco Dolstra
22d901d935
* Updated Nix.
...
svn path=/nixpkgs/trunk/; revision=21771
2010-05-14 08:57:16 +00:00
Lluís Batlle i Rossell
074e7db41a
Adding an assertion for pk2cmd to build only on linux.
...
svn path=/nixpkgs/trunk/; revision=21728
2010-05-11 16:17:35 +00:00
Lluís Batlle i Rossell
001a74368f
Adding the Microchip software for the PICKit2 programmer: pk2cmd
...
svn path=/nixpkgs/trunk/; revision=21726
2010-05-11 16:17:26 +00:00
Ludovic Courtès
659e48bbb0
GNU wdiff: Fix URL.
...
svn path=/nixpkgs/trunk/; revision=21713
2010-05-10 17:54:26 +00:00
Ludovic Courtès
340f826442
GNU Wdiff 0.6.1.
...
svn path=/nixpkgs/trunk/; revision=21708
2010-05-10 14:30:44 +00:00
Peter Simons
fd8c6ae43d
Moved 'maintainers' attribute into the meta section of the expression.
...
I've also set the 'platforms' attribute to ensure that Hydra actually
builds these packages. Thanks to Lluís Batlle i Rossell for pointing out
these mistakes.
svn path=/nixpkgs/trunk/; revision=21688
2010-05-09 16:01:44 +00:00
Lluís Batlle i Rossell
8b311ba757
Adding the openssh patch I forgot in a recent commit
...
svn path=/nixpkgs/trunk/; revision=21681
2010-05-09 12:53:46 +00:00
Lluís Batlle i Rossell
b7af00b889
Making openssh pass the LOCALE_ARCHIVE variable to the forked session processes,
...
so the session 'bash' will receive the proper locale archive, and thus process
UTF-8 properly.
svn path=/nixpkgs/trunk/; revision=21678
2010-05-09 12:44:09 +00:00
Peter Simons
f96b77a4ce
gnuplot: updated to version 4.4.0
...
svn path=/nixpkgs/trunk/; revision=21648
2010-05-07 14:01:57 +00:00
Ludovic Courtès
83609f6191
nixUnstable: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=21617
2010-05-05 19:48:39 +00:00
Ludovic Courtès
d2e6d7b84f
Update Nix unstable.
...
svn path=/nixpkgs/trunk/; revision=21601
2010-05-05 09:30:42 +00:00
Ludovic Courtès
d5086fd5bd
xmlto 0.0.23.
...
svn path=/nixpkgs/trunk/; revision=21595
2010-05-04 13:32:04 +00:00
Yury G. Kudryashov
de4815afa8
catdoc: fix evaluation error
...
svn path=/nixpkgs/trunk/; revision=21577
2010-05-03 13:39:46 +00:00
Yury G. Kudryashov
d8c07cc4d6
Add catdoc
...
svn path=/nixpkgs/trunk/; revision=21558
2010-05-03 03:45:40 +00:00
Ludovic Courtès
8298738364
Add GNU Parallel.
...
svn path=/nixpkgs/trunk/; revision=21552
2010-05-02 09:27:32 +00:00
Lluís Batlle i Rossell
fe7945b7fb
Adding rtmpdump
...
svn path=/nixpkgs/trunk/; revision=21468
2010-04-30 21:46:55 +00:00
Peter Simons
52884c145f
pkgs/tools/misc/most/default.nix: added license tag (GPLv2)
...
svn path=/nixpkgs/trunk/; revision=21461
2010-04-30 16:06:01 +00:00
Peter Simons
d4221fa80a
pkgs/tools/misc/most/default.nix: cosmetic changes
...
svn path=/nixpkgs/trunk/; revision=21460
2010-04-30 16:05:55 +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
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
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
Armijn Hemel
311dc9299e
update to 8.99
...
svn path=/nixpkgs/trunk/; revision=21347
2010-04-27 14:42:49 +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
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
8f995b2e50
GNU tar: Remove obsolete patch.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21262
2010-04-23 09:11:23 +00:00
Lluís Batlle i Rossell
bbb833cf8b
Fixing the gnused fetchurl hash type, for stdenv-updates to evaluate well
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21252
2010-04-22 21:45:56 +00:00
Lluís Batlle i Rossell
6f2fac6466
Merging from trunk.
...
I hope I resolved the conflicts well (gmp and gccCross)
svn path=/nixpkgs/branches/stdenv-updates/; revision=21251
2010-04-22 21:44:33 +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
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
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
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
85c1a2b7ff
"Remind" update.
...
svn path=/nixpkgs/trunk/; revision=21193
2010-04-21 07:00:49 +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
a772868bca
adding svnFS
...
svn path=/nixpkgs/trunk/; revision=21132
2010-04-16 15:56:31 +00:00