summary refs log tree commit diff
path: root/pkgs/tools/misc/megacli/default.nix
Commit message (Collapse)AuthorAge
* treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob2021-02-20
|
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-15
|
* megacli: requireFile -> fetchurlvolth2019-09-03
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* megacli: 8.07.07 -> 8.07.14Bas van Dijk2019-03-18
|
* treewide: remove platform assertionsMatthew Bauer2018-05-03
| | | | linux: readd assertion
* megacli: Fix missing libncurses.so.5Ivan Jager2017-07-01
|
* replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov2016-05-01
|
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* use rpmextract in some packagesNikolay Amiantov2014-10-20
|
* Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
|\ | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| |
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/ | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* Fix Nixpkgs evaluationEelco Dolstra2013-09-17
| | | | https://hydra.nixos.org/build/6169018
* Add MegaCli, a command line tool to manage certain RAID cards.Rob Vermaas2013-09-16