nixpkgs/nixos
Linus Heckemann fadb906b2f powertop module: add kmod to path
powertop attempt to load some kernel modules like msr by calling
modprobe. This is the counterpart to
88e43eb39b which has the powertop
executable search PATH for modprobe rather than hardcoding /sbin, and
actually adds the directory containing modprobe to its PATH for the
systemd service.
2017-10-07 21:48:50 +01:00
..
doc/manual 17.09 release notes: fix typo 2017-10-01 12:44:06 +02:00
lib Deduplicate some filterSource invocations 2017-08-29 20:27:04 -04:00
maintainers Don't generate instance-store AMIs 2017-09-28 17:33:13 +02:00
modules powertop module: add kmod to path 2017-10-07 21:48:50 +01:00
tests nixos/tests: clean up pgjwt test 2017-10-04 13:04:49 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos/release-combined: remove basic kernel tests 2017-09-16 12:45:30 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix treewide: mark a bunch of failing builds as broken 2017-10-01 00:26:52 +03:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.