Loading pkgs/by-name/fi/firecracker/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ libseccomp, rust-bindgen, rustPlatform, versionCheckHook, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -78,6 +79,11 @@ rustPlatform.buildRustPackage rec { "--skip=resource_limits::tests::test_set_resource_limits" ]; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; installPhase = '' runHook preInstall Loading Loading
pkgs/by-name/fi/firecracker/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ libseccomp, rust-bindgen, rustPlatform, versionCheckHook, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -78,6 +79,11 @@ rustPlatform.buildRustPackage rec { "--skip=resource_limits::tests::test_set_resource_limits" ]; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; installPhase = '' runHook preInstall Loading