Wouter den Breejen
eb1bfefa91
Fixed a /bin/echo reference
...
svn path=/nixpkgs/trunk/; revision=8995
2007-07-18 10:32:20 +00:00
Michael Raskin
656cd8bf80
Added replace. Maybe abandon sed for substituteAll ?
...
svn path=/nixpkgs/trunk/; revision=8987
2007-07-15 11:59:33 +00:00
Michael Raskin
9e8cc9787e
Added Filelight - a tool to quickly find disk eating files/directories.
...
svn path=/nixpkgs/trunk/; revision=8983
2007-07-14 14:41:06 +00:00
Michael Raskin
f584c9fe75
Added ncat - for IPv6 support.
...
svn path=/nixpkgs/trunk/; revision=8964
2007-07-09 07:23:16 +00:00
Armijn Hemel
9c542effbe
ed 0.6:
...
* few fixes
* GPLv3
svn path=/nixpkgs/trunk/; revision=8942
2007-07-02 20:26:49 +00:00
Michael Raskin
68d6762e0f
I hope I disabled ncursesw in Cygwin. Also fixed device-mapper mention in system.nix. Also added pam in the list of sudo dependencies, it should be done anyway, but still only NOPASSWD entries work.
...
svn path=/nixpkgs/trunk/; revision=8931
2007-06-28 22:14:25 +00:00
Yury G. Kudryashov
40657fbece
* ncurses: added symlinks for bynary packages linked against libncurses. Tested
...
with ghc. I will add 'unicode' option next check in (for cygwin).
* pidgin: Got rid of builder.sh, added ncurses to the dependencies, so it builds
finch.
* xorg: Added glproto and mesaHeaders to xf86videosis dependencies. Now it
compiles.
* pwgen: Added.
* device-mapper: Version bump. Added 'static' option for use in initrd.
* lvm2: Version bump. Added 'static' option for use in initrd.
svn path=/nixpkgs/trunk/; revision=8923
2007-06-28 09:53:12 +00:00
Michael Raskin
d80093f2ff
Added version suffixes.
...
svn path=/nixpkgs/trunk/; revision=8921
2007-06-26 12:13:17 +00:00
Michael Raskin
42f841bcab
Added some descriptions.
...
svn path=/nixpkgs/trunk/; revision=8920
2007-06-26 11:49:45 +00:00
Michael Raskin
868554700b
Added unrar
...
svn path=/nixpkgs/trunk/; revision=8916
2007-06-24 15:34:44 +00:00
Michael Raskin
53b7c42a92
Added GNU units - unit conversion tool.
...
svn path=/nixpkgs/trunk/; revision=8907
2007-06-20 15:15:51 +00:00
Michael Raskin
9dc9c364bc
Changed DHCP expression not to fail on global /var/state installation.
...
svn path=/nixpkgs/trunk/; revision=8904
2007-06-20 12:45:02 +00:00
Michael Raskin
35ae2ce5c3
Adding forgot new files for sudo and BitTornado
...
svn path=/nixpkgs/trunk/; revision=8899
2007-06-20 09:34:42 +00:00
Eelco Dolstra
fffe4c7900
* /var/state -> /var/run.
...
svn path=/nixpkgs/trunk/; revision=8851
2007-06-09 19:46:27 +00:00
Eelco Dolstra
97b9846c06
* Latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=8823
2007-06-04 10:22:26 +00:00
Eelco Dolstra
ce0fdeb20a
* Latest AEFS.
...
svn path=/nixpkgs/trunk/; revision=8822
2007-06-03 20:17:15 +00:00
Eelco Dolstra
d16ae4efcf
* Added wxGTK/wxPython 2.8. However this was quite pointless as
...
Bittorrent is even more broken with wxPython 2.8.
svn path=/nixpkgs/trunk/; revision=8812
2007-05-31 13:43:13 +00:00
Eelco Dolstra
89a47c3feb
* Added unshield, a program for unpacking InstallShield CAB files
...
(which are different from Windows Installer CAB files).
svn path=/nixpkgs/trunk/; revision=8797
2007-05-28 17:09:30 +00:00
Wouter den Breejen
5200276c3b
nixpkgs dir: nvidia and libsrvg
...
svn path=/nixpkgs/trunk/; revision=8785
2007-05-28 14:10:46 +00:00
Eelco Dolstra
eec1e8dc0e
* New xmltv.
...
svn path=/nixpkgs/trunk/; revision=8779
2007-05-27 13:23:27 +00:00
Eelco Dolstra
e85fb3ce90
* findutils updated to 4.2.30.
...
svn path=/nixpkgs/trunk/; revision=8750
2007-05-24 13:49:40 +00:00
Eelco Dolstra
1e371a927e
* coreutils updated to 6.9 (NIXPKGS-50).
...
svn path=/nixpkgs/trunk/; revision=8749
2007-05-24 13:48:47 +00:00
Eelco Dolstra
b216fc8bc4
* gzip 1.3.12 (NIXPKGS-53). Note that gunzip and zcat are scripts
...
now instead of (sym)links.
svn path=/nixpkgs/trunk/; revision=8745
2007-05-24 13:38:12 +00:00
Eelco Dolstra
fba07b7840
* bzip2 1.0.4 (NIXPKGS-57).
...
svn path=/nixpkgs/trunk/; revision=8744
2007-05-24 13:37:03 +00:00
Eelco Dolstra
fe25567984
* Patch to make tar shut up about timestamps of 0 (1-1-1970 00:00:00
...
UTC). (NIXPKGS-46)
svn path=/nixpkgs/trunk/; revision=8743
2007-05-24 13:35:44 +00:00
Eelco Dolstra
c44f77bbdf
* curl 7.16.2 (NIXPKGS-55). The CXXCPP patch doesn't seem to be
...
necessary anymore.
svn path=/nixpkgs/trunk/; revision=8742
2007-05-24 13:34:34 +00:00
Eelco Dolstra
1852a7d0f3
* Install ssh-copy-id from the contrib directory.
...
svn path=/nixpkgs/trunk/; revision=8700
2007-05-15 13:10:41 +00:00
Armijn Hemel
605ddb67d7
2.2.4 -> 2.2.5
...
svn path=/nixpkgs/trunk/; revision=8688
2007-05-14 10:52:00 +00:00
Armijn Hemel
35bc49bc3a
vncviewer 1.3.9
...
svn path=/nixpkgs/trunk/; revision=8686
2007-05-14 01:31:43 +00:00
Armijn Hemel
7374debd18
1.4.5 -> 1.4.7
...
svn path=/nixpkgs/trunk/; revision=8674
2007-05-13 22:50:37 +00:00
Armijn Hemel
aee37f4c04
update to 1.8.7:
...
* remove patch (no longer needed)
* disable readline support
svn path=/nixpkgs/trunk/; revision=8672
2007-05-13 22:43:15 +00:00
Eelco Dolstra
74ac11507f
* Latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=8649
2007-05-02 21:35:49 +00:00
Eelco Dolstra
168a93adc5
* Delete some obsolete packages.
...
* Make sure that every package in all-packages.nix has a unique name.
Not all of them do, but there are now a few helper functions that
modify the name of a package for display purposes in nix-env (e.g.,
you get "zlib-1.2.3" and "zlib-1.2.3-static" in "nix-env -qa").
svn path=/nixpkgs/trunk/; revision=8607
2007-04-26 13:02:30 +00:00
Eelco Dolstra
c182d49c51
* Added the GNU `time' command.
...
svn path=/nixpkgs/trunk/; revision=8599
2007-04-20 08:50:26 +00:00
Eelco Dolstra
ad452195a0
* Added glxinfo/glxgears.
...
svn path=/nixpkgs/trunk/; revision=8593
2007-04-18 14:21:24 +00:00
Eelco Dolstra
84680c29f1
* Added AEFS.
...
svn path=/nixpkgs/trunk/; revision=8549
2007-04-07 23:38:01 +00:00
Eelco Dolstra
83173f1ee9
* Added x11-ssh-askpass.
...
svn path=/nixpkgs/trunk/; revision=8529
2007-04-02 13:46:56 +00:00
Eelco Dolstra
a7d27b2201
* Move nix to tools/package-management, and use the latest unstable
...
release.
svn path=/nixpkgs/trunk/; revision=8477
2007-03-29 09:24:14 +00:00
Eelco Dolstra
505c169238
* Revived RPM. Damn, RPM is nasty to build.
...
svn path=/nixpkgs/trunk/; revision=8407
2007-03-21 19:25:58 +00:00
Martin Bravenboer
778d516e41
A pkgs/tools/typesetting/pdfjam
...
A pkgs/tools/typesetting/pdfjam/builder.sh
A pkgs/tools/typesetting/pdfjam/default.nix
Added pdfjam, a package with the following tools:
* pdfnup, which allows PDF files to be "n-upped" in roughly the
way that psnup does for PostScript files.
* pdfjoin, which concatenates the pages of multiple PDF files
together into a single file
* pdf90, which rotates the pages of one or more PDF files through
90 degrees (anti-clockwise).
M pkgs/development/compilers/jdk/jdk6-linux.nix
Typo
svn path=/nixpkgs/trunk/; revision=8404
2007-03-21 12:53:01 +00:00
Armijn Hemel
3463f1deeb
new openssh
...
svn path=/nixpkgs/trunk/; revision=8394
2007-03-21 00:34:34 +00:00
Eelco Dolstra
d89c825ec0
* Oops.
...
svn path=/nixpkgs/trunk/; revision=8300
2007-03-16 13:04:28 +00:00
Eelco Dolstra
500a3647ab
* Don't put stuff in $out/usr.
...
svn path=/nixpkgs/trunk/; revision=8298
2007-03-16 11:55:21 +00:00
Armijn Hemel
15036d306b
0.4 -> 0.5
...
svn path=/nixpkgs/trunk/; revision=8270
2007-03-12 23:59:48 +00:00
Eelco Dolstra
a106e7a1d7
* Use the latest pci.ids.
...
svn path=/nixpkgs/trunk/; revision=8047
2007-02-26 12:07:46 +00:00
Eelco Dolstra
3ab4c587fb
* Fixed URL.
...
svn path=/nixpkgs/trunk/; revision=8040
2007-02-25 11:29:00 +00:00
Eelco Dolstra
8cfe4d8275
* Latest tightvnc.
...
svn path=/nixpkgs/trunk/; revision=8037
2007-02-25 09:45:12 +00:00
Eelco Dolstra
f69d866898
* Hackery to get dhclient to pass PATH to dhclient-script.
...
svn path=/nixpkgs/trunk/; revision=7924
2007-02-20 14:59:11 +00:00
Eelco Dolstra
7f1a438ca8
* Latest dhcp.
...
* Dhcp client script: create resolv.conf even if the DHCP server
doesn't provide a domain name, only a list of name servers. (The
QEMU DHCP server does this.)
svn path=/nixpkgs/trunk/; revision=7920
2007-02-20 14:20:16 +00:00
Eelco Dolstra
b8057ff11a
* Latest pciutils.
...
svn path=/nixpkgs/trunk/; revision=7914
2007-02-19 20:18:20 +00:00