Marc Weber
e2a6d56a0d
added patchutils
...
svn path=/nixpkgs/trunk/; revision=12387
2008-07-18 23:36:28 +00:00
Peter Simons
a16eebd0a6
Cosmetic, no functional change intended.
...
This patch moves curly braces to the end of the line, i.e.
foo = {
...
};
instead of the previously used style:
foo =
{
...
};
I commit this change hoping that my contributions to this project now conform
to the rules described in maintainers/docs/coding-conventions.txt so that the
self-appointed indention sheriff of the NixOS community can finally get off my
back and rest assured knowing that all i's are dotted and all t's are crossed.
svn path=/nixpkgs/trunk/; revision=12386
2008-07-18 20:11:25 +00:00
Sander van der Burg
f579e01606
Updated to new version
...
svn path=/nixpkgs/trunk/; revision=12355
2008-07-14 14:41:36 +00:00
Marc Weber
78e9d3eef0
bfr added (pipe buffer)
...
svn path=/nixpkgs/trunk/; revision=12348
2008-07-11 20:27:53 +00:00
Sander van der Burg
cbc9ca34b5
Upgraded disnix
...
svn path=/nixpkgs/trunk/; revision=12333
2008-07-10 14:09:19 +00:00
Peter Simons
b01f89ad38
new: wdfs-1.4.2 is a user-space file system that allows mounting a webdav share
...
svn path=/nixpkgs/trunk/; revision=12316
2008-07-07 23:24:48 +00:00
Peter Simons
4797dddeb0
new: pdsh is a fast and efficient parallel remote shell
...
svn path=/nixpkgs/trunk/; revision=12313
2008-07-07 23:11:36 +00:00
Peter Simons
2f32df974f
gnupg: updated to version 1.4.9
...
svn path=/nixpkgs/trunk/; revision=12302
2008-07-07 11:50:21 +00:00
Marc Weber
5f044d6f3f
fix: dnsmasq can now be started after installing..
...
What has gone wrong by my first commit attempt?
svn path=/nixpkgs/trunk/; revision=12294
2008-07-07 11:40:16 +00:00
Sander van der Burg
4987da9c2b
Added Disnix SOAP service
...
svn path=/nixpkgs/trunk/; revision=12291
2008-07-06 21:38:34 +00:00
Wouter den Breejen
033c61867b
Version bump
...
svn path=/nixpkgs/trunk/; revision=12280
2008-07-06 17:47:10 +00:00
Sander van der Burg
27b7b3af8e
Added disnix
...
svn path=/nixpkgs/trunk/; revision=12277
2008-07-06 15:45:26 +00:00
Eelco Dolstra
d051b20a39
* Graphviz updated to 2.20.2. Now built with fontconfig, gd and pango
...
support.
* New function makeFontsConf to generate a fontconfig configuration
file. Moved from NixOS.
* dot2pdf: use makeFontsConf to generate a fonts.conf containing just
the Ghostscript fonts (see NIXPKGS-29).
* dot2pdf: generate PDF directly, don't go through PS. Note that this
and using fontconfig changes the interpretation of "fontname"
attributes in dot graphs.
svn path=/nixpkgs/trunk/; revision=12251
2008-07-03 14:27:19 +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
677be83122
* Fixes for a52dec and mpeg2dec to make vlc build on x86_64-linux.
...
* Fixes to make par2cmdline and exult build on gcc 4.x, since gcc
3.4.x doesn't seem to work on x86_64-linux (NIXPKGS-91).
* Disabled pidgin on x86_64-linux because it needs a dynamic libperl
which we don't have right now.
* Disabled wine on x86_64-linux because we still lack -m32 support.
svn path=/nixpkgs/trunk/; revision=12187
2008-06-25 15:01:04 +00:00
Eelco Dolstra
b81415699f
* Updated nixUnstable to the latest version. This is the first no-bdb
...
version, so if you use it, it will convert /nix/var/nix/db to the
new schema.
svn path=/nixpkgs/trunk/; revision=12181
2008-06-24 09:39:19 +00:00
Marc Weber
ca0a14c0f8
added gifscile (creating and reading gif animations)
...
svn path=/nixpkgs/trunk/; revision=12176
2008-06-22 02:07:53 +00:00
Michael Raskin
203f2f8809
Added aria - metalink/http/ftp/bittorrent supporting downloader
...
svn path=/nixpkgs/trunk/; revision=12175
2008-06-21 20:53:52 +00:00
Armijn Hemel
1f42cdde48
add gupnp-tools. I can't actually run them, since there seems to be some issue with fontconfig that has not been configured correctly and i don't know why
...
svn path=/nixpkgs/trunk/; revision=12154
2008-06-18 22:34:49 +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
Michael Raskin
c888ed7499
Added updated gdmap
...
svn path=/nixpkgs/trunk/; revision=12115
2008-06-16 11:11:56 +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
Michael Raskin
0784550c35
Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory.
...
svn path=/nixpkgs/trunk/; revision=12060
2008-06-12 15:59:59 +00:00
Michael Raskin
bcc44390eb
Added cheetah-template templating engine
...
svn path=/nixpkgs/trunk/; revision=12054
2008-06-12 10:08:10 +00:00
Eelco Dolstra
cd60dc0ede
* Various updates.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12051
2008-06-12 09:49:40 +00:00
Michael Raskin
7be33e7fd1
Ported fixSheBang from stdenv-updates to builder-defs.nix, tested on Metasploit.
...
No other rebuilds caused.
svn path=/nixpkgs/trunk/; revision=12047
2008-06-12 07:17:37 +00:00
Eelco Dolstra
9029c3b61f
* NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures
...
that applications that link against it don't need to have its
dependencies (like libXext) in *their* RUNPATHs.
* glxinfo: don't add /var/run/opengl-driver/lib to the RUNPATH.
Instead LD_LIBRARY_PATH should be set to
/var/run/opengl-driver/lib at runtime. This is much more pure, and
it obviates the need for patchelfing all OpenGL applications.
(TODO: remove patchelf hacks for other OpenGL programs as well.)
svn path=/nixpkgs/branches/stdenv-updates/; revision=11972
2008-06-04 09:59:33 +00:00
Andres Löh
b89a5bfa33
lhs2tex version bump to 1.13, removed the external builder.sh
...
svn path=/nixpkgs/trunk/; revision=11971
2008-06-04 09:59:13 +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
18ddaba5a9
* Latest dpkg. The previous version has disappeared.
...
svn path=/nixpkgs/trunk/; revision=11910
2008-05-27 16:46:40 +00:00
Eelco Dolstra
e21b6b6ee5
* curl: build with OpenSSL (https) support by default.
...
* Some fetchurl-related refactoring. The `realCurl' attribute is
gone, `curl' is the real thing. To prevent an infinite recursion in
`fetchurl' (because it depends on curl and building curl needs
fetchurl), curl and its dependencies (openssl, zlib, perl) use
`fetchurlBoot', which is the fetchurl used by the previous bootstrap
phase (e.g. the statically linked version of curl for
stdenv-linux). So as a result you can use https:// urls almost
everywhere.
There's also some hackery to prevent a different curl from being
built in every stdenv-linux bootstrap phase (namely the
stdenv.fetchurl attribute which allows fetchurl to be overriden
everywhere).
svn path=/nixpkgs/trunk/; revision=11905
2008-05-27 07:49:55 +00:00
Michael Raskin
2d15d345ec
Relaxed nixCustomFun parameter constraints a bit (string -> string or list of strings)
...
svn path=/nixpkgs/trunk/; revision=11901
2008-05-26 19:04:19 +00:00
Eelco Dolstra
94672236c6
svn path=/nixpkgs/trunk/; revision=11899
2008-05-26 14:01:11 +00:00
Eelco Dolstra
c741baeb4e
* Proper name attribute.
...
svn path=/nixpkgs/trunk/; revision=11879
2008-05-22 11:39:30 +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
Nicolas Pierron
b96a83dc06
Add iodine-0.4.1
...
svn path=/nixpkgs/trunk/; revision=11824
2008-05-14 08:01:03 +00:00
Nicolas Pierron
a0e09761e5
Add diffstat. (by Vincent Ordy)
...
svn path=/nixpkgs/trunk/; revision=11823
2008-05-14 07:58:32 +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
75fa800307
* GNU tar 1.20.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11800
2008-05-09 14:56:29 +00:00
Ludovic Courtès
5052fe194d
vpnc: Fix `pcf2vpnc'.
...
svn path=/nixpkgs/trunk/; revision=11791
2008-05-09 08:02:56 +00:00
Ludovic Courtès
8b838d3cb2
dhcp: Fix path of dhclient-script' used in
dhclient', fix dependencies of `dhclient-script'.
...
svn path=/nixpkgs/trunk/; revision=11788
2008-05-08 22:08:58 +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
Michael Raskin
d7b1fdabd3
all-packages.nix changes; now builderDefsPackage includes .meta.function attribute
...
svn path=/nixpkgs/trunk/; revision=11767
2008-05-07 07:23:20 +00:00
Michael Raskin
cfff8a9c1a
Converted Socat package to uilderDefsPackage format
...
svn path=/nixpkgs/trunk/; revision=11765
2008-05-07 07:22:04 +00:00
Michael Raskin
9b2cc890eb
Updated customisable Nix expression
...
svn path=/nixpkgs/trunk/; revision=11757
2008-05-06 07:03:09 +00:00
Ludovic Courtès
578b598fbb
Remove former GNU ed expression.
...
svn path=/nixpkgs/trunk/; revision=11716
2008-04-25 16:14:08 +00:00
Michael Raskin
6af82b0239
Typo fix
...
svn path=/nixpkgs/trunk/; revision=11709
2008-04-24 18:31:47 +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
6aae26a1d8
* Curl 7.18.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11691
2008-04-23 09:30:09 +00:00
Eelco Dolstra
09ab596e0f
* Remove calls to fail().
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11690
2008-04-23 07:34:20 +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
Ludovic Courtès
4ca098cdbc
Add Mpage, a tool to print multiple pages per sheet on a PostScript printer.
...
svn path=/nixpkgs/trunk/; revision=11572
2008-04-11 13:22:35 +00:00
Michael Raskin
a082b5df68
Now msfweb works with user-installed Ruby on rails.
...
svn path=/nixpkgs/trunk/; revision=11567
2008-04-11 10:40:30 +00:00
Michael Raskin
4ca642f1ad
Added metasploit framework for security testing using exploit database
...
svn path=/nixpkgs/trunk/; revision=11562
2008-04-11 09:28:01 +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
Ludovic Courtès
aa720c8431
Add At, the classical Unix command scheduler.
...
svn path=/nixpkgs/trunk/; revision=11434
2008-04-01 09:08:17 +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
Michael Raskin
fa40aa96f5
Added ddrescue
...
svn path=/nixpkgs/trunk/; revision=11320
2008-03-28 11:59:50 +00:00
Eelco Dolstra
aa2a573225
* Latest unstable version.
...
svn path=/nixpkgs/trunk/; revision=11310
2008-03-27 17:54:17 +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
Ludovic Courtès
25ea32dc11
Ploticus: Install prefabs and wrapper script.
...
svn path=/nixpkgs/trunk/; revision=11295
2008-03-26 23:42:29 +00:00
Ludovic Courtès
c7090b1f60
Ploticus 2.40.
...
svn path=/nixpkgs/trunk/; revision=11293
2008-03-26 22:54:16 +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
32bc662263
Zenmap - nmap graphical interface - now works
...
svn path=/nixpkgs/trunk/; revision=11269
2008-03-22 20:56:23 +00:00
Michael Raskin
712ba6a25c
Updated nmap
...
svn path=/nixpkgs/trunk/; revision=11267
2008-03-22 19:52:11 +00:00
Ludovic Courtès
95f0e6a1a7
Differentiate between longDescription' and
description'.
...
svn path=/nixpkgs/trunk/; revision=11230
2008-03-20 14:35:03 +00:00
Marc Weber
2514c86033
reverted diff r11163-11164 (rgb not needed for tightvnc)
...
svn path=/nixpkgs/trunk/; revision=11188
2008-03-18 19:45:31 +00:00
Marc Weber
2a20ef9694
Added xlibs (rgb) to tightvnc as dependency (I still get error "Couldnt add screen")
...
svn path=/nixpkgs/trunk/; revision=11164
2008-03-17 14:32:08 +00:00
Ludovic Courtès
6085bc8147
nss-mdns: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=11163
2008-03-17 13:59:34 +00:00
Eelco Dolstra
26a152653d
* Adde xpra. Doesn't quite work yet.
...
* Removed python_alts.
svn path=/nixpkgs/trunk/; revision=11161
2008-03-17 13:45:50 +00:00
Ludovic Courtès
a47057c615
Add nss-mdns', an NSS plug-in for the
.local' domain, using mDNS.
...
svn path=/nixpkgs/trunk/; revision=11160
2008-03-17 13:41:54 +00:00
Michael Raskin
7698f380a0
Added x2vnc, a tool to control physically close but formally remote VNC display as an extension of local one.
...
svn path=/nixpkgs/trunk/; revision=11148
2008-03-17 06:29:32 +00:00
Michael Raskin
5204d562cc
Keynav fix
...
svn path=/nixpkgs/trunk/; revision=11147
2008-03-17 06:28:22 +00:00
Michael Raskin
14d5fa0ca8
Fixed relfs_grant
...
svn path=/nixpkgs/trunk/; revision=11143
2008-03-16 10:31:17 +00:00
Eelco Dolstra
5f683794c2
* Set admindir to /var/lib/dpkg.
...
svn path=/nixpkgs/trunk/; revision=11124
2008-03-14 13:44:58 +00:00
Ludovic Courtès
c02aea1925
ISC DHCP: Add a proper wrapper for dhclient-script' so that it finds
hostname'
...
and friends; add a patch so that "make install" doesn't try to
"mkdir /var/run"; add `meta' attribute.
svn path=/nixpkgs/trunk/; revision=11123
2008-03-14 13:40:32 +00:00
Eelco Dolstra
842eda63f8
* Nasty hacks to get dpkg to set the architecture correctly.
...
svn path=/nixpkgs/trunk/; revision=11100
2008-03-13 14:58:17 +00:00
Eelco Dolstra
6ea7522ba2
* Added dpkg.
...
svn path=/nixpkgs/trunk/; revision=11088
2008-03-12 20:46:47 +00:00
Ludovic Courtès
2d75587897
Docbook2X: Fix --to-stdout' option of
docbook2texi', fix Perl dependencies
...
of all the perl scripts, add dependency on Texinfo since `makeinfo' can be
invoked directly by `docbook2texi --info'.
svn path=/nixpkgs/trunk/; revision=11083
2008-03-12 15:19:54 +00:00
Ludovic Courtès
498f57b9a8
AsciiDoc: Fix `CONF_DIR' in the executables.
...
svn path=/nixpkgs/trunk/; revision=11056
2008-03-11 14:06:52 +00:00
Eelco Dolstra
a35566af2b
* stdenv doesn't have an attribute named bash on FreeBSD (maybe it
...
should).
svn path=/nixpkgs/trunk/; revision=11053
2008-03-11 10:26:50 +00:00
Ludovic Courtès
92246defa5
Add docbook2x.
...
svn path=/nixpkgs/trunk/; revision=11051
2008-03-11 09:34:17 +00:00
Ludovic Courtès
f528309936
Remove dependencies on stdenv' components from
xmlto'.
...
svn path=/nixpkgs/trunk/; revision=11049
2008-03-11 09:16:12 +00:00
Ludovic Courtès
d195542ac3
Add `xmlto', a front-end to an XSL toolchain.
...
svn path=/nixpkgs/trunk/; revision=11048
2008-03-11 08:44:22 +00:00
Ludovic Courtès
bd361daf06
Add AsciiDoc.
...
svn path=/nixpkgs/trunk/; revision=11039
2008-03-10 15:57:14 +00:00
Marc Weber
bad0d45562
jdk updated to 1.5.0.15
...
updated bleeding edge stuff (should now work for the bulidfarm as well because
dist files are stored on my server)
moved experimental my_env into its own file
svn path=/nixpkgs/trunk/; revision=11026
2008-03-09 00:08:45 +00:00
Ludovic Courtès
d8bcaa4398
Add rsnapshot, an rsync-based remote backup tool.
...
svn path=/nixpkgs/trunk/; revision=11009
2008-03-07 09:33:51 +00:00
Michael Raskin
b20aba1d92
Updated: RelFS. Added DictDB aggregation.
...
svn path=/nixpkgs/trunk/; revision=11006
2008-03-07 06:11:08 +00:00
Marc Weber
1b51b70317
- fetchdarcs supports now partial
...
- fetchdarcs_2pre added
- flapjax added
- no longer used : annotatedDerivations
- added bleeding edge repos with a tiny nix repository manager which dowloads and
updates repostiries, then creates tar.gz dist files which are used by bleeding_edge_source
(darcs tested only by now)
- added experimental my_environment with example
svn path=/nixpkgs/trunk/; revision=10974
2008-03-06 02:46:29 +00:00
Marc Weber
328da81b30
- fetchdarcs supports now partial
...
- fetchdarcs_2pre added
- flapjax added
- no longer used : annotatedDerivations
- added bleeding edge repos with a tiny nix repository manager which dowloads and
updates repostiries, then creates tar.gz dist files which are used by bleeding_edge_source
(darcs tested only by now)
- added experimental my_environment with example
svn path=/nixpkgs/branches/stdenv-updates/; revision=10973
2008-03-06 01:58:13 +00:00
Ludovic Courtès
f6fc5661b8
Add PAM support to lsh.
...
svn path=/nixpkgs/trunk/; revision=10970
2008-03-05 16:49:51 +00:00
Wouter den Breejen
7dcca76e91
SNix update
...
svn path=/nixpkgs/trunk/; revision=10949
2008-03-04 14:23:29 +00:00
Michael Raskin
7001d91ba7
Added seccureUser, uild variant that does not lock memory.
...
svn path=/nixpkgs/trunk/; revision=10938
2008-03-03 23:32:50 +00:00
Michael Raskin
9f393398e2
Added Shamir Secret Sharing Scheme and bmrsa. Fixed libgcrypt
...
svn path=/nixpkgs/trunk/; revision=10928
2008-03-03 12:30:39 +00:00
Michael Raskin
25f81f6438
Added SECCURE - Elliptic Curve Cryptography zero-configuration command-line tool. Note: needs to be setuid, because loves to lock memory.
...
svn path=/nixpkgs/trunk/; revision=10926
2008-03-03 10:48:29 +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
Armijn Hemel
f03708fd97
0.8 -> 0.9
...
svn path=/nixpkgs/trunk/; revision=10893
2008-02-29 08:49:08 +00:00
Eelco Dolstra
1c65ea4e20
* Added expect.
...
svn path=/nixpkgs/trunk/; revision=10877
2008-02-27 15:48:53 +00:00
Eelco Dolstra
5ea761b23f
* Merged the last of the trunk, preparing for switch...
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10847
2008-02-25 11:09:37 +00:00
Tobias Hammerschmidt
e7f99973e1
Added libtorrent a bittorent library written in C++ for *nix and rtorrent a ncurses client for libtorrent.
...
svn path=/nixpkgs/trunk/; revision=10842
2008-02-23 12:11:27 +00:00
Eelco Dolstra
2e92cabb37
* substitute: support patterns starting with a dash.
...
* Updated the kernel headers.
* ghc: setup hooks are now generated using substituteAll.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10838
2008-02-22 18:19:04 +00:00
Michael Raskin
8ea6496a10
-
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00
Ludovic Courtès
96177fce34
VPNC: Clarify run-time dependencies.
...
svn path=/nixpkgs/trunk/; revision=10818
2008-02-21 19:33:21 +00:00
Ludovic Courtès
a21609b1ab
Add GNU Inetutils.
...
svn path=/nixpkgs/trunk/; revision=10817
2008-02-21 18:58:11 +00:00
Eelco Dolstra
67c961fd63
* Merged -r10790:HEAD from the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10815
2008-02-21 17:34:03 +00:00
Eelco Dolstra
bda5d7d471
* Hack around a weird build problem on Darwin.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10804
2008-02-21 14:47:59 +00:00
Eelco Dolstra
c9f2559e30
* Don't include <malloc.h>, it doesn't exist on all platforms.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10803
2008-02-21 14:01:19 +00:00
Eelco Dolstra
051cd950fe
* Use the latest Nix. What a relief. :-)
...
svn path=/nixpkgs/trunk/; revision=10801
2008-02-21 13:44:06 +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
Wouter den Breejen
03473a3fc3
Added SNIX which is Nix extended with options to handle state (not stable yet and needs ext3cow so i do not recommend updating unless you are interested)
...
svn path=/nixpkgs/trunk/; revision=10771
2008-02-20 12:29:41 +00:00
Yury G. Kudryashov
0aa0847307
added gnupg-1.x compatibility symlinks to gnupg-2.x, removed gnupg2 attr
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10746
2008-02-18 20:52:59 +00:00
Yury G. Kudryashov
8ea549b319
sharutils added (4.6.3)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10744
2008-02-18 20:52:25 +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
Michael Raskin
96ddccf6b2
Some fixes to build elfutils and ltrace, added x11vnc, forward-ported kernel 2.6.23.16 as default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10718
2008-02-18 07:23:05 +00:00
Ludovic Courtès
4fd7a30a36
Improve Lout package: improved directory layout, and documentation is now installed.
...
svn path=/nixpkgs/trunk/; revision=10708
2008-02-15 13:42:24 +00:00
Michael Raskin
2a087141cb
Ported replace renaming to replace-literal to avoid conflict with MySQL package supplying own tool with name replace.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10704
2008-02-15 11:14:40 +00:00
Eelco Dolstra
5f45fb3ae9
* substitute() in stdenv: use the replace program instead of awful
...
sed hackery.
* Some indentation fixes in setup.sh.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10658
2008-02-13 14:23:09 +00:00
Ludovic Courtès
c81efcdedb
Add GNU lsh, a GPL'd implementation of SSH, and `liboop', and event loop library.
...
svn path=/nixpkgs/trunk/; revision=10637
2008-02-12 10:51:44 +00:00
Ludovic Courtès
c3096df3d0
Add Lout, a document layout system based on a purely functional language.
...
svn path=/nixpkgs/trunk/; revision=10634
2008-02-12 09:58:57 +00:00
Ludovic Courtès
4ad48cffed
VPNC fix: binary would refer to `/etc/vpnc/vpnc-script'.
...
svn path=/nixpkgs/trunk/; revision=10619
2008-02-10 22:52:39 +00:00
Ludovic Courtès
df326e6a44
Add VPNC, a Cisco-compatible VPN client.
...
svn path=/nixpkgs/trunk/; revision=10618
2008-02-10 21:54:01 +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
Yury G. Kudryashov
7830284677
* Latest unstable version.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10599
2008-02-10 17:40:31 +00:00
Yury G. Kudryashov
8bcddb0413
svn path=/nixpkgs/branches/stdenv-updates/; revision=10592
2008-02-10 17:39:34 +00:00
Yury G. Kudryashov
7753a1c5e9
* Remove a time-dependent impurity from mc which was caused by touching all the source files. Depending on whether files were touched in the same second things would either be rebuilt (which would fail) or not.
...
Maybe this breaks unzip support, not tested.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10587
2008-02-10 17:38:46 +00:00
Yury G. Kudryashov
17a801ad4c
* Remove the Reiser4 patch from Gentoo, it broke Grub, with a message like
...
Running "install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) (hd0)1+15 p (hd0,5)/boot/grub/stage /boot/grub/menu.lst"... failed
Error 15: File not found
svn path=/nixpkgs/branches/stdenv-updates/; revision=10585
2008-02-10 17:38:24 +00:00
Yury G. Kudryashov
7b3c313ec6
Fixed shebangfix
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10581
2008-02-10 17:37:38 +00:00
Yury G. Kudryashov
703135a4de
Don't know wether you want to build perl and zip because of mc.. But one of mc's features is beeing able to unpack on the fly. You can do that now (.zip)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10579
2008-02-10 17:37:10 +00:00
Michael Raskin
4df190c703
Various fixes and updates to build that all.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10568
2008-02-10 16:44:43 +00:00
Eelco Dolstra
3e158a1c19
* ktorrent 2.2.5.
...
svn path=/nixpkgs/trunk/; revision=10555
2008-02-08 15:40:03 +00:00
Eelco Dolstra
4c59a67b32
* A more pure man implementation.
...
svn path=/nixpkgs/trunk/; revision=10547
2008-02-07 14:39:07 +00:00
Eelco Dolstra
f21f531e4e
* man -> man-db.
...
svn path=/nixpkgs/trunk/; revision=10543
2008-02-07 13:38:44 +00:00
Eelco Dolstra
3918ffc86d
* man-db 2.5.1.
...
svn path=/nixpkgs/trunk/; revision=10541
2008-02-07 13:32:48 +00:00
Eelco Dolstra
7842f1cbf2
* Latest unstable version.
...
svn path=/nixpkgs/trunk/; revision=10536
2008-02-07 10:21:52 +00:00
Eelco Dolstra
bf95691d1c
svn path=/nixpkgs/trunk/; revision=10514
2008-02-06 14:19:58 +00:00
Eelco Dolstra
5a9affd896
* Added lzma, a compression program that compresses better than
...
bzip2.
svn path=/nixpkgs/trunk/; revision=10513
2008-02-06 13:52:41 +00:00
Eelco Dolstra
8cd1b893cf
* coreutils-6.10, findutils-4.2.32.
...
* Added some meta attributes.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10511
2008-02-06 13:18:50 +00:00
Eelco Dolstra
c583b8389b
* Remove a time-dependent impurity from mc which was caused by
...
touching all the source files. Depending on whether files were
touched in the same second things would either be rebuilt (which
would fail) or not.
Maybe this breaks unzip support, not tested.
svn path=/nixpkgs/trunk/; revision=10500
2008-02-05 09:34:39 +00:00
Eelco Dolstra
7cc6713bdd
* Remove the Reiser4 patch from Gentoo, it broke Grub, with
...
a message like
Running "install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) (hd0)1+15 p (hd0,5)/boot/grub/stage /boot/grub/menu.lst"... failed
Error 15: File not found
svn path=/nixpkgs/trunk/; revision=10497
2008-02-04 14:35:15 +00:00
Michael Raskin
cc1a66d42d
Fixed shebangfix
...
svn path=/nixpkgs/trunk/; revision=10492
2008-02-04 12:07:27 +00:00
Michael Raskin
652984a43b
Added dosfstools
...
svn path=/nixpkgs/trunk/; revision=10487
2008-02-04 04:41:55 +00:00
Marc Weber
9a9a078ccf
Don't know wether you want to build perl and zip because of mc.. But one of
...
mc's features is beeing able to unpack on the fly. You can do that now (.zip)
svn path=/nixpkgs/trunk/; revision=10486
2008-02-03 23:33:54 +00:00
Michael Raskin
540214e9fd
Fixed stable socat (applied patch by Nicolas Pierron); updated Tk installation step for XMaxima compatibility
...
svn path=/nixpkgs/trunk/; revision=10482
2008-02-03 14:17:22 +00:00
Michael Raskin
f763d29010
Added socat, updated zsh
...
svn path=/nixpkgs/trunk/; revision=10470
2008-02-03 11:03:54 +00:00
Michael Raskin
f6ee57b67f
Added nc6, updated xkeyboard-config
...
svn path=/nixpkgs/trunk/; revision=10469
2008-02-03 08:53:47 +00:00
Yury G. Kudryashov
f5bf68f9a8
wget: version 1.11 added, made default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10456
2008-02-02 20:39:44 +00:00
Yury G. Kudryashov
891295a46a
More homepages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10432
2008-01-31 10:42:02 +00:00
Yury G. Kudryashov
fbfab88e04
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
Yury G. Kudryashov
b1b8c4f258
* Added ms-sys, a program for writing Microsoft compatible boot records.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10428
2008-01-31 10:40:21 +00:00
Yury G. Kudryashov
4ef94bc906
* Latest unstable Nix.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10424
2008-01-31 10:39:31 +00:00
Yury G. Kudryashov
4d5a4ea903
More homepages
...
svn path=/nixpkgs/trunk/; revision=10419
2008-01-31 10:11:09 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Eelco Dolstra
f831e0420a
* Added ms-sys, a program for writing Microsoft compatible boot records.
...
svn path=/nixpkgs/trunk/; revision=10414
2008-01-30 17:08:38 +00:00
Eelco Dolstra
5e629257d8
* Latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=10397
2008-01-30 00:56:10 +00:00
Yury G. Kudryashov
6e74bb5974
finger client and daemon added
...
svn path=/nixpkgs/trunk/; revision=10364
2008-01-28 19:51:14 +00:00
Yury G. Kudryashov
0b15fe76ab
mc nix-expr review
...
svn path=/nixpkgs/trunk/; revision=10361
2008-01-28 19:49:59 +00:00
Yury G. Kudryashov
b85bd7a25e
gnupg2 added
...
svn path=/nixpkgs/trunk/; revision=10346
2008-01-28 19:45:57 +00:00
Yury G. Kudryashov
2f9d6fc9ba
finger client and daemon added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10303
2008-01-26 12:02:57 +00:00
Yury G. Kudryashov
9b2659eec7
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10295
2008-01-25 14:16:25 +00:00
Michael Raskin
5cc556e313
Added smbfsFuse (executable name fusesmb)
...
svn path=/nixpkgs/trunk/; revision=10285
2008-01-25 10:15:19 +00:00
Michael Raskin
dac5ce6e48
Added rlwrap - readline wrapper
...
svn path=/nixpkgs/trunk/; revision=10271
2008-01-23 23:39:06 +00:00
Yury G. Kudryashov
f7da6595d6
mc nix-expr review
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10269
2008-01-23 21:27:44 +00:00
Yury G. Kudryashov
da57804fff
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Sander van der Burg
8c9f87cd0c
Added midnight commander package
...
svn path=/nixpkgs/trunk/; revision=10257
2008-01-23 09:58:07 +00:00
Michael Raskin
e2c0809777
fixed "which" src
...
svn path=/nixpkgs/trunk/; revision=10235
2008-01-20 22:55:43 +00:00
Armijn Hemel
aa275908c0
which:
...
* update to 2.19
* add readline dependency
* use mirror:// for download location
svn path=/nixpkgs/trunk/; revision=10231
2008-01-20 18:23:55 +00:00
Michael Raskin
a5e3c976f4
Updated nixUnstable
...
svn path=/nixpkgs/trunk/; revision=10230
2008-01-20 11:19:20 +00:00
Eelco Dolstra
8215b6c953
* pciutils 2.2.8, with the latest pci.ids.
...
svn path=/nixpkgs/trunk/; revision=10218
2008-01-18 14:39:24 +00:00
Eelco Dolstra
e55c2246ff
* ntp 4.2.4p4.
...
svn path=/nixpkgs/trunk/; revision=10217
2008-01-18 13:20:04 +00:00
Michael Raskin
bc46eaf404
Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
...
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Eelco Dolstra
a5e0e39cdb
* makeWrapper: option --run <CMD> to run a command from the wrapper.
...
This is so that the Unison wrapper can be generated with
makeWrapper.
* Use makeWrapper as a buildInput everywhere.
* Updated BitTorrent, cvs2svn.
svn path=/nixpkgs/trunk/; revision=10213
2008-01-18 11:28:41 +00:00
Yury G. Kudryashov
16d153bea5
gnupg2 added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10195
2008-01-17 13:01:19 +00:00
Eelco Dolstra
42e974a9fe
* Apply all patches from Gentoo.
...
svn path=/nixpkgs/trunk/; revision=10175
2008-01-16 13:26:57 +00:00
Andres Löh
5dd65bbfad
* updated lhs2TeX to 1.13pre3
...
svn path=/nixpkgs/trunk/; revision=10170
2008-01-16 10:33:06 +00:00
Yury G. Kudryashov
6e8ff2b24b
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10155
2008-01-15 14:32:10 +00:00
Yury G. Kudryashov
f7c4d82dd7
gnupg: using sha256
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10152
2008-01-15 01:42:31 +00:00
Yury G. Kudryashov
a7703662a4
Merged with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00
Armijn Hemel
8e71dd811c
add chkrootkit. It might need some tweaks to work properly.
...
svn path=/nixpkgs/trunk/; revision=10141
2008-01-14 14:43:24 +00:00
Armijn Hemel
ff0c267fb6
416 -> 418
...
* update + license change
svn path=/nixpkgs/trunk/; revision=10114
2008-01-10 21:34:09 +00:00
Eelco Dolstra
43bb722ed9
* Reviving the bleeding edge.
...
svn path=/nixpkgs/trunk/; revision=10079
2008-01-05 23:23:36 +00:00
Michael Raskin
498d47b583
Added module_aggregator. Pass some directories with modules to it, and it will give you a directory to use instead of pkgs.kernel . addSbinPath in builderDefs to use sbin/ in addToEnv . Some catching up in xlaunch.
...
svn path=/nixpkgs/trunk/; revision=10075
2008-01-04 17:02:12 +00:00
Eelco Dolstra
7a3501953c
* Grub: patch for splashimage support.
...
svn path=/nixpkgs/trunk/; revision=10062
2008-01-03 16:56:03 +00:00
Eelco Dolstra
1cc3c2b778
* Added Memtest86+.
...
svn path=/nixpkgs/trunk/; revision=10059
2008-01-03 15:14:37 +00:00
Michael Raskin
2d08dca911
Now xlaunch can launch more than one X session. Use first argument starting with : for that.
...
svn path=/nixpkgs/trunk/; revision=10053
2008-01-02 16:43:36 +00:00
Michael Raskin
a677869546
Looks like final fix for xlaunch
...
svn path=/nixpkgs/trunk/; revision=10044
2008-01-01 21:01:58 +00:00
Michael Raskin
e0317df04f
Yet another attempt to fix xlaunch
...
svn path=/nixpkgs/trunk/; revision=10039
2008-01-01 12:15:40 +00:00