John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
worldofpeace
82217553b0
ipmitool: fix compile on darwin
2020-03-01 08:50:00 -05:00
Florian Klink
43ec75d470
ipmitool: cleanup expression
...
* remove no-op substitution of s6_addr16 -> s6_addr
This string doesn't exist anymore in that file.
* clean up configureFlags
2020-03-01 08:49:29 -05:00
Andreas Rammhold
ad19bb5ff8
ipmitool: migrate to openssl 1.1
...
This adds a patch from debian to switch ipmitool to openssl 1.1.
Upstream seems to already carry a version of this but that is yet to be
part of a release.
2020-02-25 00:09:30 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags
2019-12-30 04:50:37 +01:00
Daiderd Jordan
7fea3e2acc
ipmitool: mark linux only
2018-04-05 20:05:25 +02:00
Franz Pletz
1ae0f2a1d4
ipmitool: 1.8.17 -> 1.8.18
2017-06-20 03:56:38 +02:00
Robin Gloster
46966ad4e5
ipmitool: 1.8.15 -> 1.8.17
2017-02-17 00:11:41 +01:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Svend Sorensen
95282e3cfc
ipmitool: Fix build on darwin
...
s6_addr16 is not available on Mac OS X.
2015-11-18 10:35:07 -08:00
Peter Simons
7185c6150c
ipmitool: update from 1.8.14 to 1.8.15
2015-01-27 14:04:54 +01:00
Pascal Wittmann
f94580da69
Fix license attribute of many bsd-like licensed packages
2014-12-21 00:00:35 +01:00
Aristid Breitkreuz
bcc8e42627
ipmitool: update from 1.8.13 to 1.8.14
2014-10-07 21:50:40 +02:00
Nixpkgs Monitor
25d54577b1
ipmitool: update from 1.8.11 to 1.8.13
2014-01-13 17:32:05 +01: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
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