Ludovic Courtès
6d92197ffd
Pinentry 0.7.5.
...
svn path=/nixpkgs/trunk/; revision=13597
2008-12-08 21:22:20 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Marc Weber
1fd394d0d4
updated dosfstools 3.0.0
...
patch provided by Pauline (tachermourir@rambler.ru )
svn path=/nixpkgs/trunk/; revision=13215
2008-11-07 12:36:06 +00:00
Michael Raskin
c5363217ad
meta.function -> passthru.function, not killing other contents of passthru
...
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Marc Weber
489620f05c
added fdupes-1.40 (utility to find duplicate files) provided by Marco Maggesi
...
svn path=/nixpkgs/trunk/; revision=13134
2008-10-28 11:56:43 +00:00
Marc Weber
ea22df581b
added hg2git
...
svn path=/nixpkgs/trunk/; revision=13096
2008-10-18 21:08:42 +00:00
Pjotr Prins
bdc54592c7
Adding (disabled) time compatibility patch for coreutils - this allows
...
the compilation of older Linux kernels against newer headers (not a recommended
practise!)
svn path=/nixpkgs/trunk/; revision=12944
2008-10-05 08:41:54 +00:00
Marc Weber
d326561aaf
proxytunnel fix
...
svn path=/nixpkgs/trunk/; revision=12906
2008-09-24 00:42:36 +00:00
Eelco Dolstra
35cc272d07
* Handle symlinks such as /dev/disk/by-label/bla. Previously
...
Grub installation barfed.
svn path=/nixpkgs/trunk/; revision=12877
2008-09-18 09:43:31 +00:00
Marc Weber
56a7c7dfc7
Added proxy tunnel tool
...
svn path=/nixpkgs/trunk/; revision=12814
2008-09-06 12:33:25 +00:00
Eelco Dolstra
5d9dfc1e60
* Removed $installCommand, it's no longer needed since we split the
...
install and fixup phases. You can just override installPhase.
svn path=/nixpkgs/trunk/; revision=12787
2008-09-02 13:51:32 +00:00
Marc Weber
0686eecf4f
slsnif-0.4.4 added
...
svn path=/nixpkgs/trunk/; revision=12679
2008-08-21 11:07:29 +00:00
Michael Raskin
87ff8d6347
Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
...
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Marc Weber
78e9d3eef0
bfr added (pipe buffer)
...
svn path=/nixpkgs/trunk/; revision=12348
2008-07-11 20:27:53 +00:00
Wouter den Breejen
033c61867b
Version bump
...
svn path=/nixpkgs/trunk/; revision=12280
2008-07-06 17:47:10 +00:00
Eelco Dolstra
7d1ba0ace0
* gcc-wrapper: use the right dynamic linker when -m32 is used.
...
* An attribute `stdenv_32bit' that returns a stdenv capable of
building 32-bit binaries.
* grub: build on x86_64-linux.
svn path=/nixpkgs/trunk/; revision=12211
2008-06-29 16:13:02 +00:00
Eelco Dolstra
2e8df9e722
svn path=/nixpkgs/trunk/; revision=12193
2008-06-26 08:43:14 +00:00
Eelco Dolstra
9affba6463
* mythtv: build with Xv/X11/XvMV support. However, for some strange
...
Qt-related reason it currently needs libXmu in $LD_LIBRARY_PATH.
svn path=/nixpkgs/trunk/; revision=12191
2008-06-25 22:01:33 +00:00
Eelco Dolstra
d97069da1a
* Quick start section.
...
* Updated some packages that are referenced in that section.
svn path=/nixpkgs/trunk/; revision=12139
2008-06-17 14:19:59 +00:00
Eelco Dolstra
fc5eebdf8b
* Merged the stdenv branch
...
(https://svn.nixos.org/repos/nix/nixpkgs/branches/stdenv-updates
-r10966:12061).
svn path=/nixpkgs/trunk/; revision=12073
2008-06-13 11:46:39 +00:00
Eelco Dolstra
cd60dc0ede
* Various updates.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12051
2008-06-12 09:49:40 +00:00
Marc Weber
898f448073
added mysql2pgsql (mysql dump to postrges sql converter) script
...
svn path=/nixpkgs/trunk/; revision=11943
2008-05-31 22:49:00 +00:00
Eelco Dolstra
1d6f0ab989
* On Linux, build coreutils with ACL support.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11848
2008-05-19 15:12:03 +00:00
Marc Weber
e38b426fda
fixing bad location of hddtemp (spotted by gour) (tools -> tools/misc)
...
svn path=/nixpkgs/trunk/; revision=11812
2008-05-11 11:18:16 +00:00
Michael Raskin
acf7290ae7
Added MDBtools
...
svn path=/nixpkgs/trunk/; revision=11811
2008-05-11 09:45:26 +00:00
Michael Raskin
66f306ac4e
Removing tetex reference in E Prover
...
svn path=/nixpkgs/trunk/; revision=11810
2008-05-10 09:19:50 +00:00
Eelco Dolstra
8245a813fe
* Latest Gentoo patches for Grub. Includes a fix for booting from
...
ext3 filesystems with 256-byte inodes (created by mke2fs >= 1.40.5
by default).
svn path=/nixpkgs/trunk/; revision=11775
2008-05-08 10:40:17 +00:00
Marc Weber
d3a5cca1a1
Added pinentry (now needed to generate gnupg2 keys)
...
There are different versions (qt/gtk and console)
Shall we strive for a solution working out of the box (see comments in gnupg2)
I think a gui pinentry is more suitable because it also works invoked from guil email clients
svn path=/nixpkgs/trunk/; revision=11695
2008-04-23 19:42:10 +00:00
Marc Weber
454b9875d4
added keychain, a gentoo tool to start gnupg and ssh daemon writing pids to a file so that you can share them easily on different shells
...
svn path=/nixpkgs/trunk/; revision=11693
2008-04-23 10:51:23 +00:00
Eelco Dolstra
a218b9b2e7
* Updated coreutils and findutils.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11685
2008-04-22 13:12:45 +00:00
Michael Raskin
de117209bc
Added uucp; this package also contains cu utility
...
svn path=/nixpkgs/trunk/; revision=11561
2008-04-11 09:27:18 +00:00
Michael Raskin
87ce868112
Added minicom
...
svn path=/nixpkgs/trunk/; revision=11560
2008-04-11 09:26:56 +00:00
Eelco Dolstra
6fa8de41fa
* Referring to stdenv.coreutils breaks on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=11463
2008-04-04 18:24:41 +00:00
Sander van der Burg
9dccbcfc55
Resolved issue with hard-corded path to /sbin/stty
...
svn path=/nixpkgs/trunk/; revision=11389
2008-03-31 12:57:12 +00:00
Ludovic Courtès
9ff94543d0
Add `doCheck = true' for GNU libcdio and GNU Idutils.
...
svn path=/nixpkgs/trunk/; revision=11308
2008-03-27 15:27:30 +00:00
Ludovic Courtès
9383efc9ba
Add GNU Idutils, a text searching utility.
...
svn path=/nixpkgs/trunk/; revision=11300
2008-03-27 11:09:40 +00:00
Eelco Dolstra
31bc21974d
* Purity fix in fontforge: don't look for /usr/include/libxml.
...
svn path=/nixpkgs/trunk/; revision=11288
2008-03-26 12:57:30 +00:00
Michael Raskin
14d5fa0ca8
Fixed relfs_grant
...
svn path=/nixpkgs/trunk/; revision=11143
2008-03-16 10:31:17 +00:00
Michael Raskin
b20aba1d92
Updated: RelFS. Added DictDB aggregation.
...
svn path=/nixpkgs/trunk/; revision=11006
2008-03-07 06:11:08 +00:00
Michael Raskin
74aba16126
Added FontForge with X11 interface
...
svn path=/nixpkgs/trunk/; revision=10918
2008-03-02 22:02:28 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Michael Raskin
10daad7e97
Added ttmkfdir - program to create fonts.scale for TTF fonts
...
svn path=/nixpkgs/trunk/; revision=10910
2008-03-02 18:40:42 +00:00
Ludovic Courtès
26d4ecd5ad
Add Bogofilter, a fast bayesian spam filter.
...
svn path=/nixpkgs/trunk/; revision=10908
2008-03-02 18:35:04 +00:00
Eelco Dolstra
374509f104
* url -> cvsRoot.
...
svn path=/nixpkgs/trunk/; revision=10894
2008-02-29 09:15:28 +00:00
Eelco Dolstra
1c65ea4e20
* Added expect.
...
svn path=/nixpkgs/trunk/; revision=10877
2008-02-27 15:48:53 +00:00
Eelco Dolstra
e12b421add
* Merged most of the stdenv-updates branch. Some stuff didn't
...
merge cleanly right away (kde-4, kernel stuff) so it should be
merged later. But the stdenv stuff is all there.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Michael Raskin
66914f5438
Added src overriding option for relfs
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10721
2008-02-18 10:42:04 +00:00
Yury G. Kudryashov
eddff7a74a
* A more pure man implementation.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10602
2008-02-10 17:40:54 +00:00
Yury G. Kudryashov
38fc3e6259
* man -> man-db.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10601
2008-02-10 17:40:46 +00:00
Yury G. Kudryashov
71dd78fe64
* man-db 2.5.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10600
2008-02-10 17:40:39 +00:00