about summary refs log tree commit diff
path: root/pkgs/applications/misc/nut
AgeCommit message (Collapse)AuthorFilesLines
2020-04-28libusb-compat-0_1: rename from libusbJan Tojnar1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2019-11-24nut: build with openssl 1.1.xRenaud1-7/+16
instead of nss (it is upstream preference) + update homepage and src URLs to fetch over TLS Close #67906
2019-09-13nut: fix broken buildAaron Andersen1-2/+2
2018-09-01nut: add licensesMarkus Kowalewski1-3/+4
2017-04-23nut: 2.7.1 -> 2.7.4Tad Fisher1-3/+3
2016-01-24treewide: Mass replace 'libusb}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2014-03-13put systemd unit dirs on the right placeVladimír Čunát1-1/+1
Also see #1936.
2013-12-21nut: update from 2.6.5 to 2.7.1; fix nut-scannerEvgeny Egorochkin1-5/+13
2013-07-19nut: adding libtool enables nut-scannerLluís Batlle i Rossell1-2/+3
2013-01-22Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2-46/+20
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
2012-12-12nut: Update to 2.6.5 and fix building against systemdEelco Dolstra2-46/+20
http://hydra.nixos.org/build/3473781
2012-09-28Remove HALEelco Dolstra1-2/+3
It's obsolete. There was only one package still using it (nut) but it builds fine without it.
2012-03-29nut-2.6.3: add freeipmi supportYury G. Kudryashov1-4/+4
svn path=/nixpkgs/trunk/; revision=33478
2012-03-29Add nut-2.6.3 without HAL supportYury G. Kudryashov1-0/+34
I'm not a nut user, so I didn't touch the default nut expression, and set meta.priority to 10. svn path=/nixpkgs/trunk/; revision=33477
2011-06-14Fix some semicolons.Karn Kallio1-2/+2
svn path=/nixpkgs/trunk/; revision=27456
2011-06-14Add NUT package.Nicolas Pierron1-0/+30
svn path=/nixpkgs/trunk/; revision=27448