Peter Simons
475cbea101
pkgs/tools/text/replace: move --mandir to standard location $out/share/man
...
Also, fixed the type of $makeFlags, which is a string, not a list.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25006
2010-12-06 17:43:57 +00:00
Eelco Dolstra
b94588c5c4
* Remove obsolete patch.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25001
2010-12-06 13:45:07 +00:00
Lluís Batlle i Rossell
e571333232
Making ts and tm crossbuild
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24870
2010-11-26 14:12:10 +00:00
Ludovic Courtès
c50a240e3d
xtrace 1.0.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24854
2010-11-25 09:38:28 +00:00
Michael Raskin
293704a6f8
Fix the makefile
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24816
2010-11-22 23:16:05 +00:00
Michael Raskin
6af8a1debd
Merging from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24804
2010-11-22 11:39:42 +00:00
Michael Raskin
6a9414d938
Adding dd_rescue - this is not the same as GNU ddrescue which has not been updated for a long time
...
svn path=/nixpkgs/trunk/; revision=24801
2010-11-22 08:40:10 +00:00
Eelco Dolstra
165a3df7f5
* Update nixSqlite.
...
svn path=/nixpkgs/trunk/; revision=24764
2010-11-19 10:39:48 +00:00
Michael Raskin
fb58f74d82
Updating from trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24745
2010-11-17 17:03:09 +00:00
Michael Raskin
4c4b783a10
Fix typo
...
svn path=/nixpkgs/trunk/; revision=24703
2010-11-15 20:36:50 +00:00
Evgeny Egorochkin
ecf54a3e6b
lshw: disable gui by default since it's ugly.
...
svn path=/nixpkgs/trunk/; revision=24689
2010-11-15 10:12:55 +00:00
Evgeny Egorochkin
b9b7665edd
lshw: Packaged
...
svn path=/nixpkgs/trunk/; revision=24688
2010-11-15 09:52:57 +00:00
Lluís Batlle i Rossell
8746de3ae8
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Ludovic Courtès
f1cd0dd6d9
Namazu 2.0.20.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24671
2010-11-11 22:12:08 +00:00
Ludovic Courtès
9feaed78d2
ncftp: Get the source from Debian.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24664
2010-11-11 17:32:53 +00:00
Michael Raskin
df2d680da8
Kill -I- in fdm
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24643
2010-11-10 16:14:18 +00:00
Rob Vermaas
7f5431f095
gnugrep: trying to fix darwin builds
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24634
2010-11-10 07:45:41 +00:00
Ludovic Courtès
c317c7f4bd
GNU grep: Fix build on non-GNU platforms.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24627
2010-11-09 13:12:31 +00:00
Yury G. Kudryashov
5b79f27f5c
Upgrade ntfs-3g
...
svn path=/nixpkgs/trunk/; revision=24617
2010-11-07 23:20:02 +00:00
Peter Simons
ffebdb77c3
Revert revision 24602. diffutils is part of stdenv and shouldn't have
...
been modified in trunk.
svn path=/nixpkgs/trunk/; revision=24609
2010-11-05 14:54:47 +00:00
Peter Simons
027f42695c
The lxc package doesn't build on systems other than Linux.
...
svn path=/nixpkgs/trunk/; revision=24608
2010-11-05 14:49:42 +00:00
Peter Simons
d5abf27257
pkgs/tools/networking/pdsh: fixed location of "info" and "man" directories
...
svn path=/nixpkgs/trunk/; revision=24604
2010-11-05 14:35:30 +00:00
Peter Simons
ceb2468657
pkgs/tools/text/diffutils: fixed location of "info" and "man" directories
...
svn path=/nixpkgs/trunk/; revision=24602
2010-11-05 14:35:18 +00:00
Peter Simons
c13e0307b6
pkgs/tools/misc/screen: fixed various impurities
...
Removed lots of hard-coded /usr/something paths from the configure script.
Moved $out/{info,man} to $out/share/{info,man}.
svn path=/nixpkgs/trunk/; revision=24601
2010-11-05 14:35:14 +00:00
Ludovic Courtès
0a00613f89
fileschanged: Assorted nitpicks.
...
svn path=/nixpkgs/trunk/; revision=24599
2010-11-04 14:26:19 +00:00
Sander van der Burg
76e26dd7a1
- Renamed DisnixService => DisnixWebService
...
- Updated to latest unstable version
svn path=/nixpkgs/trunk/; revision=24559
2010-11-01 17:33:24 +00:00
Lluís Batlle i Rossell
f4f84af4ab
Updating from trunk. I only had to take away the usual stdenv2 in
...
all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=24553
2010-10-31 19:30:31 +00:00
Lluís Batlle i Rossell
1d4fe44ecc
Tell lxc to use /var instead of $out/var
...
svn path=/nixpkgs/trunk/; revision=24551
2010-10-31 19:25:51 +00:00
Ludovic Courtès
5c2974a0af
Seeks 0.3.0.
...
svn path=/nixpkgs/trunk/; revision=24549
2010-10-30 21:44:36 +00:00
Michael Raskin
9a6c3e6fe9
Nix trunk requires pkgconfig
...
svn path=/nixpkgs/trunk/; revision=24541
2010-10-30 12:01:02 +00:00
Michael Raskin
9af1c42473
Pass BoehmGC to Nix
...
svn path=/nixpkgs/trunk/; revision=24540
2010-10-30 11:21:06 +00:00
Peter Simons
e08d173663
pdsh: updated to version 2.22
...
svn path=/nixpkgs/trunk/; revision=24539
2010-10-30 09:51:38 +00:00
Peter Simons
7ec0584160
Added fileschanged version 0.6.9.
...
svn path=/nixpkgs/trunk/; revision=24511
2010-10-28 11:10:09 +00:00
Lluís Batlle i Rossell
fdc0738e0b
Adding lxc userland tools.
...
svn path=/nixpkgs/trunk/; revision=24502
2010-10-26 21:11:47 +00:00
Lluís Batlle i Rossell
b9da5de4da
Updating gnu tar
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24484
2010-10-26 08:33:34 +00:00
Lluís Batlle i Rossell
a38202bc8b
Updating xz to a stable version. Not beta anymore. (more stdenv rebuild)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24483
2010-10-26 08:33:18 +00:00
Peter Simons
ef4a03f3da
Moved tools/misc/psmisc to os-specific/linux/psmisc.
...
svn path=/nixpkgs/trunk/; revision=24469
2010-10-25 14:38:37 +00:00
Lluís Batlle i Rossell
3592b9a796
Adding unarj
...
svn path=/nixpkgs/trunk/; revision=24430
2010-10-23 14:55:14 +00:00
Lluís Batlle i Rossell
6dc839d344
Merging from trunk. I resolved some conflicts; I hope that well.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Michael Raskin
8413c96cde
Fix dependency
...
svn path=/nixpkgs/trunk/; revision=24412
2010-10-22 06:36:45 +00:00
Michael Raskin
fb8e4c950f
Adding fdm
...
svn path=/nixpkgs/trunk/; revision=24409
2010-10-21 22:03:36 +00:00
Michael Raskin
ac19af507f
Adding Linux 2.6.36
...
svn path=/nixpkgs/trunk/; revision=24403
2010-10-21 12:28:14 +00:00
Eelco Dolstra
3ac4025945
* Add some packages to the channel.
...
svn path=/nixpkgs/trunk/; revision=24397
2010-10-21 11:18:30 +00:00
Peter Simons
5019f883f3
pkgs/tools/text/recode: added (heavily patched) version 3.6
...
svn path=/nixpkgs/trunk/; revision=24384
2010-10-20 13:05:49 +00:00
Yury G. Kudryashov
51ac7f1a27
Patch kdiff3 so it will build with KDE 4.5.2
...
The DocBook DTD version must be at least 4.2 for validation. Add a patch
to change version number in the DOCTYPE.
Submitted by Karn Kallio
svn path=/nixpkgs/trunk/; revision=24382
2010-10-20 11:59:13 +00:00
Yury G. Kudryashov
b86b382b50
kdiff3 cleanup
...
svn path=/nixpkgs/trunk/; revision=24381
2010-10-20 11:59:06 +00:00
Rob Vermaas
202774b93e
added ftgl, gource
...
svn path=/nixpkgs/trunk/; revision=24379
2010-10-20 10:53:45 +00:00
Ludovic Courtès
aebda198cc
GnuPG 1.4.11.
...
svn path=/nixpkgs/trunk/; revision=24357
2010-10-19 08:09:28 +00:00
Ludovic Courtès
8846577c78
GNU mtools 4.0.15.
...
svn path=/nixpkgs/trunk/; revision=24356
2010-10-19 08:09:10 +00:00
Michael Raskin
bc73cd0f7e
Add ripmime - MIME attachment extractor tool
...
svn path=/nixpkgs/trunk/; revision=24337
2010-10-18 09:43:17 +00:00