* Doh. Forgot to commit.
svn path=/nixpkgs/trunk/; revision=12863
This commit is contained in:
parent
dbcba78213
commit
07918993af
@ -5355,6 +5355,10 @@ let
|
|||||||
inherit fetchurl stdenv libxml2;
|
inherit fetchurl stdenv libxml2;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
lm_sensors = import ../os-specific/linux/lm_sensors {
|
||||||
|
inherit fetchurl stdenv bison flex perl;
|
||||||
|
};
|
||||||
|
|
||||||
kvm = kvm74;
|
kvm = kvm74;
|
||||||
|
|
||||||
kvm57 = import ../os-specific/linux/kvm/57.nix {
|
kvm57 = import ../os-specific/linux/kvm/57.nix {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user