mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
facter: use boost160 (#21435)
This commit is contained in:
parent
02c65bdac9
commit
857d0edcfb
@ -867,6 +867,7 @@ in
|
||||
f3 = callPackage ../tools/filesystems/f3 { };
|
||||
|
||||
facter = callPackage ../tools/system/facter {
|
||||
boost = boost160;
|
||||
ruby = ruby_2_1;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user