Commit graph

458 commits

Author SHA1 Message Date
Aristid Breitkreuz 0d35711412 atd: use /var/setuid-wrappers/sendmail by default instead of ssmtp 2014-09-06 20:10:19 +02:00
Nixpkgs Monitor d54fd845bc at: update from 3.1.14 to 3.1.15 2014-09-06 19:04:08 +02:00
Michael Raskin 85caa0942d Update SleuthKit 2014-09-02 14:25:17 +04:00
Michael Raskin 1d7f18798e Update ipmiutil 2014-09-02 14:25:16 +04:00
Michael Raskin 36e3de7646 ioping auto-updater 2014-09-02 14:25:16 +04:00
Michael Raskin 23639a93fa Update ioping 2014-09-02 14:25:16 +04:00
Michael Raskin f6dd506372 Update freeipmi 2014-09-02 14:25:16 +04:00
Michael Raskin 8152e66da5 update dd_rescue 2014-08-31 20:42:08 +04:00
Michael Fellinger e07b5c95af Add di package 2014-08-28 14:16:11 +02:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Michael Raskin dec865c88c Merge pull request #3583 from ts468/thermald
Add thermald: Linux Thermal Daemon
2014-08-23 12:49:59 +04:00
Vladimír Čunát e5a701eaa2 plan9port: fix eval (license typo) 2014-08-15 02:06:45 +02:00
Vladimír Čunát a149b1f31f plan9port: enableParallelBuilding, improve meta 2014-08-15 00:11:28 +02:00
Vladimír Čunát 4a93a5f8f4 merge #3416: plan9port: update 2014-08-15 00:00:28 +02:00
Thomas Strobel b63b8260b5 Add thermald: Linux Thermal Daemon 2014-08-14 02:21:31 +02:00
Domen Kožar 004c745c52 Merge pull request #3525 from wkennington/cache.ddrescue
ddrescue: 1.17 -> 1.18.1
2014-08-11 22:40:42 +02:00
Mateusz Kowalczyk 5258db2479 haskell-sizes: update to 2.3.2 2014-08-11 14:34:10 +02:00
John Wiegley 326ca0f690 Many minor fixes to get things building after recent compiler changes 2014-08-10 23:18:57 -05:00
William A. Kennington III 5f23f0b177 ddrescue: 1.17 -> 1.18.1 2014-08-10 14:06:29 -05:00
Luca Bruno b331ae33d7 Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
Peter Simons 9226fbf56a Merge remote-tracking branch 'origin/master' into staging. 2014-08-08 09:51:01 +02:00
Rickard Nilsson 0dd1551806 syslog-ng: Update from 3.5.4.1 to 3.5.6 2014-08-06 12:10:07 +02:00
Rickard Nilsson f4cd161e9b syslog-ng-incubator: Update from 0.3.1 to 0.3.3 2014-08-06 12:09:08 +02:00
Peter Simons 2d326e5032 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
	pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Victor van Poppelen f4c851f854 plan9port: builder.sh called install script twice, meaning a redundant recompile. 2014-07-31 14:00:28 -04:00
Georges Dubus e698312c03 Ansible: updated to 1.6.10 2014-07-31 12:24:30 +02:00
Victor van Poppelen d2efe7785e plan9port:
- Update to 20140306
	- Fixed libXt dependency.  The compiler could not find X11/IntrinsicP.h, even though it is available through the nix store.  I think there must be some issue with the 9c compiler being used and not obeying the CFLAGS that nix is supposed to pass.  There are probably other dependencies I'm missing, but 9c found in my /usr/include.
2014-07-31 00:38:00 -04:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra f64d84698e Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/applications/audio/espeak/edit.nix
	pkgs/applications/audio/lmms/default.nix
	pkgs/desktops/e18/enlightenment.nix
	pkgs/games/exult/default.nix
	pkgs/os-specific/linux/alsa-plugins/default.nix
2014-07-28 11:30:49 +02:00
Sebastian Korten e57249ab20 at: upgrade to 3.1.14 - seems to solve problem with kernel 3.6 2014-07-27 22:57:54 +02:00
Bjørn Forsman 3a060bbcc6 Add missing 's' in remaining meta.maintainer(s) attrs 2014-07-22 23:49:21 +02:00
Andrew Morsillo 0f8df0b6f2 Add evemu tool to emulate and record input device event data
[Bjørn Forsman:
 * wrap some long lines
 * tweak meta attrs (don't repeat package name, s/meta.maintainer/meta.maintainers/)
 * provide a version number (v2.0) for 'evemu' (for nix-env)
]
2014-07-22 23:35:38 +02:00
Eelco Dolstra 7f410ef923 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/misc/vim-plugins/default.nix
2014-07-22 11:00:00 +02:00
William A. Kennington III 58485aa2c7 efibootmgr: Update 0.5.4 -> 0.7.0 2014-07-17 11:40:37 +02:00
William A. Kennington III 830f3b6b55 efivar: Add derivation 2014-07-17 11:40:37 +02:00
Bjørn Forsman 4da81ca4f6 collectd: update meta attributes
Don't repeat package name in description, add maintainer, ...
2014-07-15 14:07:29 +02:00
Bjørn Forsman 3ba150db2f collectd: enable a bunch of plugins (by adding more deps)
These are plugins that are internal to collectd; they are bundled in the
source archive. Without this, many of the collectd plugins advertised on
their homepage don't actually work, so I think we should add this.

This change increases the closure size from 129 MiB to 621 MiB. The size
of the collectd store path itself goes from 2 MiB to 2.9 MiB.

Users wanting a smaller closure size can set some (or all) of the
optional inputs to "null" using ".override".

List of new plugins:

  amqp
  apache
  ascent
  bind
  curl
  curl_json
  curl_xml
  dbi
  dns
  iptables
  libvirt
  lvm
  memcachec
  modbus
  mysql
  nginx
  notify_desktop
  pinba
  ping
  postgresql
  redis
  rrdcached
  rrdtool
  sensors
  sigrok
  varnish
  write_http
  write_redis
  write_riemann
2014-07-15 14:07:29 +02:00
Eelco Dolstra ff97b7dbe6 Merge remote-tracking branch 'origin/master' into staging 2014-07-14 17:04:55 +02:00
Peter Simons d2e731e111 Add "please don't edit" comment at the top of every auto-generated Haskell file. 2014-07-14 13:21:41 +02:00
Cillian de Róiste 26e36dcc80 Add Mark Lord's symlinks utility 2014-07-08 19:19:43 +02:00
Rickard Nilsson 233825760c New pkg: syslog-ng-incubator
A collection of tools and modules for syslog-ng
2014-07-07 23:58:24 +02:00
Rob Vermaas 83e1ff846c Upgrade rsyslog to latest (v7) stable release. Added liblogging (new dependency of rsyslog). 2014-07-07 16:23:54 +02:00
Eelco Dolstra 06fc1ec34d Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/servers/serfdom/default.nix
2014-07-01 11:25:41 +02:00
Eelco Dolstra 40f7b0f9df Another attempt to eradicate ensureDir
See c556a6ea46.
2014-06-30 14:56:10 +02:00
Benno Fünfstück e10001042d fetchbzr, fetchdarcs, fetchhg: use rev attr
This makes it match the behaviour of fetchgit and fetchsvn, so it's
easier to write scripts that support all of them.
2014-06-28 21:06:10 +02:00
Rickard Nilsson c11d9daa58 syslog-ng: Add perl to buildInputs so perl scripts in output are fixed correctly 2014-06-25 13:44:31 +02:00
Rickard Nilsson 41f5e0121c syslog-ng: Enable systemd support 2014-06-24 23:52:54 +02:00
Anders Claesson 05402bc7c8 tree: update to version 1.7.0 2014-06-15 23:31:39 +02:00
Jussi Maki 9ebb53c0e3 ansible: add boto as dependency for s3 module 2014-05-26 10:29:17 +02:00
Jussi Maki ab3aed6dfc Merge branch 'master' of https://github.com/NixOS/nixpkgs into ansible 2014-05-26 10:28:52 +02:00
wmertens 7fafc6ff85 monit: bump 5.8 -> 5.8.1 (bug fixes) 2014-05-25 19:27:10 +02:00
Rob Vermaas f430a8810d syslogng: update from 3.5.3 to 3.5.4.1 2014-05-22 12:54:06 +02:00
Jussi Maki 75cb485718 ansible: conventions, fix module execution 2014-05-21 14:46:37 +02:00
Jussi Maki 92d8001c25 ansible: Add maintainer 2014-05-21 09:41:48 +02:00
Jussi Maki 0ebc2e75f1 ansible: add package 2014-05-21 09:36:29 +02:00
Wout Mertens 1e711ee42d Fix OpenSSL requirement 2014-05-09 22:47:45 +02:00
Wout Mertens 6ab576b702 Monit: Bump to 5.8
- Use callPackage etc
- Make PAM optional
2014-05-04 09:53:26 +02:00
Ramakrishnan Muthukrishnan 420263ba50 plan9port: Do not fetch X11 build dependencies if building on darwin. 2014-04-15 18:37:18 +05:30
Ramakrishnan Muthukrishnan 38e81b5640 plan9port: modify the builder to use the INSTALL script.
plan9port ships with an INSTALL script. This commit modifies the
builder to use the script instead of a custom build script. The
commit also adds a patch to build fontsrv, which is otherwise
omitted from the build.
2014-04-15 18:37:18 +05:30
John Wiegley d5898b3733 Add the Haskell system utility "sizes" 2014-04-15 02:28:02 -05:00
Evgeny Egorochkin 9cc46ebd92 ipmiutil: update from 2.9.2 to 2.9.3 2014-04-03 10:26:55 +03:00
Pascal Wittmann 9ae063df13 Update logcheck from 1.3.15 to 1.3.16 2014-03-13 22:11:33 +01:00
Evgeny Egorochkin 826335d2dc collectd: update from 5.4.0 to 5.4.1 2014-03-08 18:21:06 +02:00
Domen Kozar 7d68a626a4 ddrescue: 1.16 -> 1.17 2014-03-06 15:22:37 +01:00
Domen Kozar ec407aaa86 dd_rescue: 1.22 -> 1.42.1 2014-03-06 15:15:44 +01:00
Peter Simons d14df722a7 plan9port: update from 20110103 to 20140228 2014-03-03 11:10:25 +01:00
Jaka Hudoklin c3a81a6991 Add fakechroot 2014-02-06 21:35:20 +00:00
Ricardo M. Correia 5d46e7cf28 ipmiutil: Update from 2.7.3 -> 2.9.2 and simplify 2014-01-21 14:27:52 +01:00
Peter Simons b5d7acdd22 syslog-ng: add missing python build input 2014-01-15 17:29:14 +01:00
Peter Simons 10998e8af5 syslogng: update from 3.1.2 to 3.5.3 2014-01-15 17:29:14 +01:00
Nixpkgs Monitor 0b84a0e38d logrotate: update from 3.8.3 to 3.8.7 2014-01-13 17:44:38 +01:00
Nixpkgs Monitor 25d54577b1 ipmitool: update from 1.8.11 to 1.8.13 2014-01-13 17:32:05 +01:00
Rob Vermaas a8df968ac4 Upgrade rsyslog to latest stable, 7.4.7. Include systemd journal support. 2013-12-23 17:42:20 +01:00
Nixpkgs Monitor fa78387a38 freeipmi: update from 1.1.3 to 1.3.4 2013-12-18 18:18:27 +02:00
Evgeny Egorochkin 7f27479d4a acct: fix build 2013-12-18 18:18:15 +02:00
Nixpkgs Monitor b6b047bdbc acct: update from 6.5.5 to 6.6.1 2013-12-18 18:18:15 +02:00
Nixpkgs Monitor 106785b092 ioping: update from 0.4 to 0.7 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor 8dd78ae54d gptfdisk: update from 0.8.6 to 0.8.8 2013-12-16 01:36:18 +02:00
Evgeny Egorochkin bf05b39cd5 gptfdisk: fix maintainers 2013-12-12 03:11:35 +02:00
Nixpkgs Monitor 5677898e9d rsyslog: update from 7.2.6 to 7.2.7, potentially fixes CVE-2013-4758 2013-12-04 05:04:51 +02:00
Evgeny Egorochkin f25d2c2fd4 lshw: update to 2.17b 2013-12-04 03:53:50 +02:00
Lluís Batlle i Rossell cec700aab0 Updating ts to 0.7.4. 2013-11-11 09:53:17 +01:00
Vladimír Čunát d9f1ed063b pciutils: minor update to today's version 2013-11-10 21:02:48 +01:00
Eelco Dolstra c88055e1a2 Set meta.hydraPlatforms instead of meta.platforms for some packages 2013-11-05 00:06:10 +01:00
Eelco Dolstra 2402a250a1 sleuthkit: Rewrite to mkDerivation 2013-10-18 13:45:18 +02:00
Eelco Dolstra 3ae18ebcad pciutils: Update PCI IDs 2013-10-14 12:47:04 +02:00
Shea Levy f5886feb1e gptfdisk: Update to 0.8.6
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:42:05 -04:00
Bjørn Forsman 083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Rob Vermaas eac934c83a Fix collectd, couldn't run due to missing pthread_cancel. 2013-09-09 13:05:50 +02:00
Rob Vermaas bd6eba997f Add collectd 5.4.0 2013-08-30 11:58:02 +02:00
Gergely Risko 14912ca0b1 vboot_reference: add meta attributes and cleanups 2013-08-28 21:52:07 +02:00
Rickard Nilsson 4f6b248e16 smartmontools: Update driverdb to r3849, and fix broken url 2013-08-28 16:58:07 +02:00
Moritz Ulrich 65e5dd8f99 Fcron: Disable checks for root{name,group} and others.
This fixes building fcron. It was complaining it couldn't check root's
user name and the suggested flag (--with-rootname) didn't do anything.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-27 22:22:57 +02:00
Domen Kožar e0819b1e26 fcron: 3.0.4 -> 3.1.2 2013-08-23 15:06:07 +02:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Peter Simons 30e9f13d81 smartmontools: update to version 6.2 2013-07-27 11:05:59 +02:00
Vladimír Čunát fb37586d77 Merge pull request #721 from vcunat/p/hw-utils
pci and usb utils update
2013-07-23 06:48:08 -07:00
Peter Simons bee4c41e13 smartmontools: update drive database to the latest version 2013-07-23 10:40:40 +02:00
Evgeny Egorochkin b084b29d26 Even more mirror:// fixes 2013-07-14 04:17:07 +03:00
Vladimír Čunát 52ed09d210 pciutils: update
This breaks udev145 due to enabling compression again,
but I rather think we should remove udev145 (not used anywhere).
2013-07-06 11:54:16 +02:00
Eelco Dolstra acba9240cd nixos.org/tarballs -> tarballs.nixos.org
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
Gergely Risko 29b6370b0c Fix vboot_reference's libuuid overriding to work on systems wo libuuid 2013-05-27 23:36:43 +02:00
Gergely Risko 601e9dfd94 Add vboot_reference: tools needed for installing custom OS on Chromebooks 2013-05-27 12:10:19 +02:00
Domen Kozar 41c6d26e16 garden 2013-04-06 08:20:27 +02:00
Domen Kozar 130c081966 add thinkfan package 2013-04-06 00:34:50 +02:00
Lluís Batlle i Rossell ac807625a7 storebrowse: update fixing bugs
I try to add build rules for arm too.
2013-03-18 22:45:47 +01:00
Peter Simons ac022ec7af smartmontools: update to version 6.1 (using latest drivedb.h revision 3797 from trunk) 2013-03-18 12:17:26 +01:00
Lluís Batlle i Rossell c9ffddb9d7 storebrowse: newer version 2013-03-16 15:15:38 +01:00
Lluís Batlle i Rossell 5bffa00f18 storbrowse: fix name 2013-03-16 01:42:49 +01:00
Lluís Batlle i Rossell 6ee91a0304 storebrowse: update
Easier to launch, dramatic improvement printing of the URL where to browse.
2013-03-16 01:40:47 +01:00
Lluís Batlle i Rossell 4dbdbda37f Adding storebrowse, a tool to browse the nix store with a web browser.
The build script is a bit long due to the upstream go style of things.
2013-03-16 00:59:25 +01:00
Rob Vermaas 629c36cfef rsyslog: enable TLS support 2013-03-14 15:27:34 +01:00
Rob Vermaas 4619675011 Add rsyslog 7.2.6 and its dependencies 2013-03-14 14:13:55 +01:00
Peter Simons f59aaaed4b smartmontools: update drivedb.h to the latest version 2013-03-10 00:43:08 +01:00
Eelco Dolstra 234c6b74c6 Merge remote-tracking branch 'origin/stdenv-updates' 2013-03-07 23:09:05 +01:00
Lluís Batlle i Rossell 197f6c6c4c idle3-tools can build only on linux, I think. 2013-03-07 22:39:53 +01:00
Lluís Batlle i Rossell 78e71242d7 Adding idle3-tools (for WD Green HDDs) 2013-03-07 21:40:28 +01:00
Eelco Dolstra 2aa6f262cb Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-02-15 13:36:34 +01:00
Vladimír Čunát 5bd9baa141 gnufdisk: update the alpha-version, no hydra now
It builds now.
2013-01-31 21:10:37 +01:00
Eelco Dolstra 139cb0d41e acct: Fix build
http://hydra.nixos.org/build/3887914
2013-01-28 17:19:01 +01:00
Eelco Dolstra a6768a8df2 logrotate: Update to 3.8.3 2013-01-15 18:53:12 +01:00
Eelco Dolstra f286cc65b1 Fix bad URLs lacking a scheme 2013-01-14 18:26:46 +01:00
Peter Simons 1f07564f8b smartmontools: update drive database to the latest version 2013-01-12 15:41:44 +01:00
Michael Raskin bb99b88e9b Update Monit 2012-12-04 10:21:36 +04:00
Peter Simons f0bd33556f smartmontools: update drivedb file to trunk revision 3605 2012-11-20 11:16:32 +01:00
Mathijs Kwik 2df8e9f401 typo in url 2012-11-18 00:01:48 +01:00
Mathijs Kwik b4e7e21134 add package: "safecopy-1.7" 2012-11-17 21:27:18 +01:00
Mathijs Kwik aa2c066f39 ddrescue: upgrade to 1.16 2012-11-17 21:27:18 +01:00
Peter Simons 0bb86f86b1 Merge branch 'master' into x-updates. 2012-10-10 19:26:31 +02:00
Peter Simons 6ef73f57c3 smartmontools: update to version 6.0 2012-10-10 19:26:02 +02:00
Eelco Dolstra c1719a5835 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-05 17:57:45 -04:00
Michael Raskin d26ac88caf Merging pull request 121 from MarcWeber: update/fix debootstrap with minor fixes 2012-10-05 12:26:13 +04:00
Eelco Dolstra 46b05945e0 pciutils: Update to 3.1.10
Also update the pci.ids database.
2012-09-28 23:20:59 -04:00
Peter Simons 63b87a116e hardlink: update to latest version 2012-09-25 15:35:54 +02:00
Marc Weber ef9a15a5a4 fix/update debootstrap (thereby updating fakeroot)
fakeroot is used to create devices.tar.gz now (thanks to aszlig)
2012-09-19 11:48:27 +02:00
Peter Simons 570dcf6788 smartmontools: update drivedb.h to latest version 2012-09-18 19:35:24 +02:00
Mathijs Kwik 528b508b87 add logcheck 1.3.15
nixos-module follows soon
2012-08-25 11:20:09 +02:00
Shea Levy 265b8c565b gptfdisk: Bump 2012-08-20 22:22:02 -04:00
Peter Simons 3d660e4598 smartmontools: update to version 5.43 2012-07-02 10:42:42 +02:00
Lluís Batlle i Rossell dc4035a4bd Fixing a typo in fio
svn path=/nixpkgs/trunk/; revision=34276
2012-05-29 14:24:10 +00:00
Lluís Batlle i Rossell ac1857cef1 Adding fio, the flexible IO tester.
svn path=/nixpkgs/trunk/; revision=34275
2012-05-29 14:21:55 +00:00
Lluís Batlle i Rossell a887c8c2c7 Updating task spooler to 0.7.3
svn path=/nixpkgs/trunk/; revision=34251
2012-05-27 11:15:01 +00:00
Ludovic Courtès e658288235 GNU FreeIPMI 1.1.3.
svn path=/nixpkgs/trunk/; revision=33701
2012-04-09 20:51:18 +00:00
Shea Levy 21d7f598c8 efibootmgr: Create patch to allow arbitrary loader filenames
This is required for the NixOS efiBootStub module, since the default 40
characters is not enough for efi\nixos\{hash}-linux-3.3-rc7-bzImage.efi

svn path=/nixpkgs/trunk/; revision=33049
2012-03-13 21:32:09 +00:00
Yury G. Kudryashov 215a07c1a9 svn merge ^/nixpkgs/trunk
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)

The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
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