Commit Graph

213 Commits

Author SHA1 Message Date
Peter Simons
c5ecd1752c hardlink: initial version
Hardlink consolidates duplicate files in a directory hierarchy with hardlinks,
similar to "nix-store --optimise".

IHMO, this program should be run by the default builder after $out has been set
up, to remove redundancy in the generated closures.

svn path=/nixpkgs/trunk/; revision=31934
2012-01-30 11:40:20 +00:00
Yury G. Kudryashov
84c0185038 svn merge ^/nixpkgs/trunk, one simple conflict in jruby
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-19 21:31:51 +00:00
Ludovic Courtès
d9433c2167 GNU ddrescue 1.15.
svn path=/nixpkgs/trunk/; revision=31673
2012-01-18 20:52:40 +00:00
Ludovic Courtès
649168b846 GNU FreeIPMI 1.1.1.
svn path=/nixpkgs/trunk/; revision=31668
2012-01-18 20:52:17 +00:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
661ea8936f * ‘which’ doesn't actually depend on readline.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30861
2011-12-12 23:41:02 +00:00
Lluís Batlle i Rossell
b4c5f72d9e Updating ts
svn path=/nixpkgs/trunk/; revision=30797
2011-12-07 15:26:34 +00:00
Ludovic Courtès
6b920275b8 GNU FreeIPMI 1.0.9.
svn path=/nixpkgs/trunk/; revision=30668
2011-12-01 22:44:10 +00:00
Michael Raskin
15f77a015e Update fakeroot
svn path=/nixpkgs/trunk/; revision=30610
2011-11-29 05:13:20 +00:00
Ludovic Courtès
1476689828 GNU Fdisk 1.3.0a.
svn path=/nixpkgs/trunk/; revision=30115
2011-10-30 00:00:48 +00:00
Ludovic Courtès
9b12043e62 GNU FreeIPMI 1.0.8.
svn path=/nixpkgs/trunk/; revision=30114
2011-10-30 00:00:43 +00:00
Peter Simons
68198ed18d smartmontools: updated to version 5.42
svn path=/nixpkgs/trunk/; revision=29966
2011-10-21 17:00:03 +00:00
Lluís Batlle i Rossell
19503ac12a Updating task spooler
svn path=/nixpkgs/trunk/; revision=29809
2011-10-13 08:59:56 +00:00
Peter Simons
01022a1502 lxc: moved package into the "applications/virtualization" category
svn path=/nixpkgs/trunk/; revision=29491
2011-09-26 08:12:14 +00:00
Peter Simons
a004ca1a7d lxc: fixed build to include the SGML documentation
svn path=/nixpkgs/trunk/; revision=29490
2011-09-26 08:12:10 +00:00
Peter Simons
730afe1f8b lxc: added perl buildInput to fix the lxc-ps script
Also added myself as a maintainer, improved the meta section a little,
and stripped trailing whitespace.

svn path=/nixpkgs/trunk/; revision=29450
2011-09-23 11:16:10 +00:00
Alexander Tsamutali
95f7c02feb tools/system/gptfdisk: Updated to 0.8.0.
svn path=/nixpkgs/trunk/; revision=29319
2011-09-17 12:54:46 +00:00
Ludovic Courtès
71325e1eba GNU FreeIPMI 1.0.6.
svn path=/nixpkgs/trunk/; revision=29011
2011-09-04 23:05:53 +00:00
Lluís Batlle i Rossell
295089faae Updating task spooler.
svn path=/nixpkgs/trunk/; revision=28970
2011-09-02 08:57:12 +00:00
Michael Raskin
eb92b14435 Update Linux Containers userspace tools
svn path=/nixpkgs/trunk/; revision=28665
2011-08-18 15:01:53 +00:00
Peter Simons
7d651a8ec3 syslog-ng: the build doesn't find "glib" on platforms other than Linux
Glib is a buildInput, and it does work fine on Linux, but on other
platforms Hydra reports a build failure:

 | checking for GLIB - version >= 2.10.1... no
 | *** Could not run GLIB test program, checking why...
 | *** The test program failed to compile or link. See the file config.log for the
 | *** exact error that occured. This usually means GLIB is incorrectly installed.
 | configure: error: Cannot find GLIB version >= 2.10.1: is pkg-config in path?

I can't debug that problem, so opted to just disable those builds that
fail anyway.

svn path=/nixpkgs/trunk/; revision=28156
2011-08-04 15:59:21 +00:00
Peter Simons
9f834cb8bd syslog-ng: moved package from tools/misc to tools/system
svn path=/nixpkgs/trunk/; revision=28155
2011-08-04 15:59:14 +00:00
Eelco Dolstra
fcce78c0f4 * Sync with the trunk.
svn path=/nixpkgs/branches/kde-4.7/; revision=28144
2011-08-03 22:00:49 +00:00
Michael Raskin
451f7818a5 Adding The Sleuth Kit
svn path=/nixpkgs/trunk/; revision=28130
2011-08-02 20:06:09 +00:00
Eelco Dolstra
1b427fe052 * Sync with the trunc.
* Fixed the hash in PulseAudio: I updated the name/version, but forgot
  to update the hash.  So secretly it was still building the old
  version.  Also, now that we've realised that the PulseAudio server
  and library don't need to be the same build, disable some
  dependencies by default (avahi and bluez).

svn path=/nixpkgs/branches/kde-4.7/; revision=28023
2011-07-31 19:44:58 +00:00
Peter Simons
de4c559ce9 tree: configure build for BSD Unix
svn path=/nixpkgs/trunk/; revision=27948
2011-07-25 17:24:49 +00:00
Peter Simons
486ff3ff40 tree: configure build for Cygwin
svn path=/nixpkgs/trunk/; revision=27947
2011-07-25 17:19:37 +00:00
Peter Simons
31d1abd4a1 tree: OBJS+=... doesn't work on the make command line, use EXTRA_OBJS variable instead
svn path=/nixpkgs/trunk/; revision=27919
2011-07-24 19:36:03 +00:00
Peter Simons
3415f0f088 tree: the tool ought to compile everywhere, so let's give it a try
svn path=/nixpkgs/trunk/; revision=27918
2011-07-24 19:15:09 +00:00
Peter Simons
e0e42141d9 tree: blind attempt to fix the build on Darwin
svn path=/nixpkgs/trunk/; revision=27917
2011-07-24 19:15:03 +00:00
Peter Simons
7743596401 all-packages.nix: added the 'tree' utility
svn path=/nixpkgs/trunk/; revision=27916
2011-07-24 09:57:06 +00:00
Eelco Dolstra
982a83aa2e * Added udisks, the replacement of the disk management bits of HAL
(which is obsolete).
* lvm2: updated to 2.02.86.  Also install the pkgconfig files and
  build liblvm2app.
* Added libatasmart (udisks dependency for querying ATA SMART status).
* Updated sg3_utils to 1.31.

svn path=/nixpkgs/branches/kde-4.7/; revision=27908
2011-07-23 01:29:51 +00:00
Peter Simons
8e79697a84 smartmontools: updated to version 5.41
svn path=/nixpkgs/trunk/; revision=27671
2011-07-08 10:51:18 +00:00
Ludovic Courtès
f710ffff12 GNU FreeIPMI 1.0.5.
svn path=/nixpkgs/trunk/; revision=27588
2011-07-04 11:52:34 +00:00
Ludovic Courtès
79a7f578ec GNU fdisk 1.2.5.
svn path=/nixpkgs/trunk/; revision=27438
2011-06-13 20:52:19 +00:00
Michael Raskin
812a94c8b0 Adding IOping
svn path=/nixpkgs/trunk/; revision=27367
2011-06-07 15:56:50 +00:00
Michael Raskin
683cc5634c Create needed symlink
svn path=/nixpkgs/trunk/; revision=27185
2011-05-08 18:46:55 +00:00
Michael Raskin
23bb7fa94e Update LXC
svn path=/nixpkgs/trunk/; revision=27184
2011-05-08 18:40:10 +00:00
Ludovic Courtès
f5041e03d9 GNU FreeIPMI 1.0.4.
svn path=/nixpkgs/trunk/; revision=27042
2011-04-28 20:58:10 +00:00
Ludovic Courtès
2473f8ee79 GNU FreeIPMI 1.0.3.
svn path=/nixpkgs/trunk/; revision=26792
2011-04-12 08:05:27 +00:00
Shea Levy
d2cc005e67 Move system binaries to /sbin instead of /bin
svn path=/nixpkgs/trunk/; revision=26656
2011-04-01 14:12:53 +00:00
Lluís Batlle i Rossell
08341727ae Updating gpt (patch by Shea Levy)
svn path=/nixpkgs/trunk/; revision=26545
2011-03-27 14:02:51 +00:00
Lluís Batlle i Rossell
34deb53fd7 Adding the efibootmgr, patch sent by Shea Levy.
svn path=/nixpkgs/trunk/; revision=26456
2011-03-22 13:21:24 +00:00
Eelco Dolstra
f208edd1a5 * Merge the x-updates branch.
svn path=/nixpkgs/trunk/; revision=26330
2011-03-15 18:29:27 +00:00
Lluís Batlle i Rossell
1573081b61 Adding gptfdisk (patch by Shea Levy).
I add him in the maintainers list.
I changed slightly the indentation of the expressions.


svn path=/nixpkgs/trunk/; revision=26304
2011-03-14 21:13:35 +00:00
Eelco Dolstra
eb4b1e8b04 * Sync with the trunk.
svn path=/nixpkgs/branches/x-updates/; revision=26141
2011-03-03 12:02:50 +00:00
Ludovic Courtès
ca1aa628b9 GNU FreeIPMI 1.0.2.
svn path=/nixpkgs/trunk/; revision=26084
2011-02-23 21:24:37 +00:00
Yury G. Kudryashov
dae53e0ea6 Make gdmap compile with newer gtk
svn path=/nixpkgs/branches/x-updates/; revision=25922
2011-02-12 20:16:08 +00:00
Ludovic Courtès
7e9aa0366f GNU ddrescue 1.14.
svn path=/nixpkgs/trunk/; revision=25683
2011-01-24 22:29:19 +00:00
Michael Raskin
f863b73829 Adding FreeIPMI
svn path=/nixpkgs/trunk/; revision=25679
2011-01-24 07:06:17 +00:00
Michael Raskin
618e45c0f3 Adding ipmiutil
svn path=/nixpkgs/trunk/; revision=25660
2011-01-21 19:15:10 +00:00
Michael Raskin
e7cb1ea803 Update plan9port to make it build
svn path=/nixpkgs/trunk/; revision=25496
2011-01-10 19:41:58 +00:00
Lluís Batlle i Rossell
3fed0dff5d Telling fakeroot to build only on linux
svn path=/nixpkgs/trunk/; revision=25441
2011-01-06 10:51:10 +00:00
Lluís Batlle i Rossell
eb3d75b740 Adding fakeroot.
svn path=/nixpkgs/trunk/; revision=25440
2011-01-06 10:43:32 +00:00
Ludovic Courtès
5ce453b66e GNU acct 6.5.5.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25083
2010-12-12 20:19:43 +00:00
Lluís Batlle i Rossell
ee04ffcb55 Updating from trunk. I resolved simple conflicts.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Peter Simons
9bd9e32aa8 pkgs/tools/system/ipmitool: move --mandir and --infodir to standard locations
svn path=/nixpkgs/trunk/; revision=25014
2010-12-06 18:01:57 +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
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
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
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
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
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
710f6c165b Making the vixie cron have a configurable sendmail path (for nixos)
svn path=/nixpkgs/trunk/; revision=24196
2010-10-10 11:07:15 +00:00
Yury G. Kudryashov
cb623539b0 Add sg3_utils
svn path=/nixpkgs/trunk/; revision=23949
2010-09-26 19:39:42 +00:00
Ludovic Courtès
db61930195 GNU ddrescue 1.13.
svn path=/nixpkgs/trunk/; revision=23648
2010-09-05 15:19:12 +00:00
Eelco Dolstra
4bf5b0d36b * Fix some more "args: with args".
svn path=/nixpkgs/trunk/; revision=22828
2010-07-30 14:47:23 +00:00
Eelco Dolstra
907bb1aac6 * ltrace: updated to 0.5.3.
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
  SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.

svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra
ba498d4a43 * composedArgsAndFun -> makeOverridable for consistency.
* Rename a few single-version packages to "default.nix".

svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra
2f6c7cd3dd * Latest pciutils and usbutils, along with the latest PCI and USB IDs.
svn path=/nixpkgs/branches/x-updates/; revision=22687
2010-07-21 12:01:57 +00:00
Ludovic Courtès
05dd21d4fb GNU mcron 1.0.6.
svn path=/nixpkgs/trunk/; revision=22464
2010-07-04 21:11:08 +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
Ludovic Courtès
5ed6e1a1f7 GNU ddrescue 1.12.
svn path=/nixpkgs/trunk/; revision=21051
2010-04-13 08:56:07 +00:00
Yury G. Kudryashov
f25c68f01a Remove old kde packages
svn path=/nixpkgs/trunk/; revision=21011
2010-04-11 15:50:41 +00:00
Lluís Batlle i Rossell
d213d290a6 Setting tm and ts to build in all nixpkgs platforms.
svn path=/nixpkgs/trunk/; revision=20446
2010-03-05 23:26:49 +00:00
Lluís Batlle i Rossell
81d4c5d09b Updating ts
svn path=/nixpkgs/trunk/; revision=20421
2010-03-05 17:22:37 +00:00
Rob Vermaas
0fd4468570 acct: updated hash
svn path=/nixpkgs/trunk/; revision=20299
2010-03-01 12:11:12 +00:00
Lluís Batlle i Rossell
e668d2689e Adding 'gt5', a diff-capable 'du' browser
svn path=/nixpkgs/trunk/; revision=20236
2010-02-24 19:06:25 +00:00
Ludovic Courtès
66e7aaa5c7 GNU Acct 6.5.4.
svn path=/nixpkgs/trunk/; revision=19945
2010-02-12 09:07:19 +00:00
Ludovic Courtès
9be35372dc GNU Acct 6.5.3.
svn path=/nixpkgs/trunk/; revision=19934
2010-02-11 14:48:34 +00:00
Peter Simons
715c59b281 pkgs/tools/system/ipmitool: added optional support for generating statically linked binaries
svn path=/nixpkgs/trunk/; revision=19778
2010-02-03 12:47:31 +00:00
Peter Simons
c261d7a847 pkgs/tools/system/ipmitool: updated to version 1.8.11
svn path=/nixpkgs/trunk/; revision=19777
2010-02-03 12:47:23 +00:00
Peter Simons
35424c8836 pkgs/tools/system/ipmitool/default.nix: add openssl dependency to enable lanplus protocol
svn path=/nixpkgs/trunk/; revision=19543
2010-01-19 16:21:40 +00:00
Peter Simons
81324b5de0 pkgs/tools/system/ipmitool: command-line interface to IPMI-enabled devices
Initial version 1.8.9.

svn path=/nixpkgs/trunk/; revision=19542
2010-01-19 15:58:19 +00:00
Lluís Batlle i Rossell
ca167b9a97 Updating 'at' from 3.1.11 to 3.1.12.
The debian repository only has 3.1.10 and 3.1.12. I don't know why.


svn path=/nixpkgs/trunk/; revision=19480
2010-01-16 14:44:20 +00:00
Ludovic Courtès
55c103a37e GNU Fdisk 1.2.4.
svn path=/nixpkgs/trunk/; revision=19347
2010-01-11 10:16:47 +00:00
Lluís Batlle i Rossell
931f6655f0 Fixing the filelight 1.0 expression (kde3), so it builds again.
svn path=/nixpkgs/trunk/; revision=18571
2009-11-23 21:15:15 +00:00
Eelco Dolstra
7f5b839524 * Removed selectVersion. There's no good reason to write
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
  packages.
* Renamed several files to `default.nix'.  As a general rule, version
  numbers should only be included in the filename when there is a
  reason to keep multiple versions of a package in Nixpkgs.
  Otherwise, it just makes it harder to update the package.

svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Lluís Batlle i Rossell
c22d173893 Adding the bootchart capture script. It worked for me, run standalone, not as init.
I tried their website renderer, but it did not work for me. It may be shut down,
because their last update is for 2006.
Next steps: put it into nixos, and build the renderer (java!).

svn path=/nixpkgs/trunk/; revision=18041
2009-10-29 23:15:10 +00:00
Michael Raskin
e618a80968 Adding vbetool
svn path=/nixpkgs/trunk/; revision=17952
2009-10-24 19:58:07 +00:00
Lluís Batlle i Rossell
14433eb1e2 Updating ts to 0.6.5
svn path=/nixpkgs/trunk/; revision=17621
2009-10-02 19:05:29 +00:00
Lluís Batlle i Rossell
c66b4ee26d Updating freeimage, and setting me as maintainer on some packages.
svn path=/nixpkgs/trunk/; revision=17584
2009-10-02 07:39:03 +00:00
Ludovic Courtès
ffa5a96874 GNU Parted: Don't try non-Linux platforms.
svn path=/nixpkgs/trunk/; revision=17226
2009-09-17 10:42:27 +00:00
Ludovic Courtès
18ca37341b GNU Acct: Don't build on Cygwin.
svn path=/nixpkgs/trunk/; revision=17225
2009-09-17 10:35:05 +00:00
Ludovic Courtès
26bf0b0150 Fix GNU Fdisk.
svn path=/nixpkgs/trunk/; revision=17195
2009-09-16 14:30:53 +00:00
Rob Vermaas
8afb39344e * added uptimed 0.3.16
svn path=/nixpkgs/trunk/; revision=17172
2009-09-16 07:31:16 +00:00
Ludovic Courtès
d185972f22 Add GNU Accounting Utilities.
svn path=/nixpkgs/trunk/; revision=16981
2009-09-08 08:29:40 +00:00
Michael Raskin
f16657b14f Adding monit monitoring tool; in the course of action creating a script to auto-prepare basic autoupdate layout
svn path=/nixpkgs/trunk/; revision=16863
2009-08-26 16:22:20 +00:00