Commit Graph

333 Commits

Author SHA1 Message Date
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