We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7886f6e commit e404842Copy full SHA for e404842
pkgs/top-level/all-packages.nix
@@ -1761,9 +1761,7 @@ with pkgs;
1761
1762
grizzly = callPackage ../tools/misc/grizzly { };
1763
1764
- guestfs-tools = callPackage ../tools/virtualization/guestfs-tools {
1765
- ocamlPackages = ocaml-ng.ocamlPackages_4_14;
1766
- };
+ guestfs-tools = callPackage ../tools/virtualization/guestfs-tools { };
1767
1768
fabs = callPackage ../tools/backup/fabs { };
1769
0 commit comments