Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 88e43eb39bcda5f8fdf41d566bc6799596177cd0
https://github.com/NixOS/nixpkgs/commit/88e43eb39bcda5f8fdf41d566bc6799596177cd0
Author: Tuomas Tynkkynen <[email protected]>
Date: 2015-07-09 (Thu, 09 Jul 2015)
Changed paths:
M pkgs/os-specific/linux/powertop/default.nix
Log Message:
-----------
powertop: Patch out path to /sbin/modprobe (close #8702)
The modprobe call is made via system(), so an absolute path is not
needed if modprobe is in PATH. Which it is by default at least in
NixOS and Arch.
Fixes #5424.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits