diff --git a/flake.nix b/flake.nix index 179e2ea..f95d2e4 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,6 @@ flake-utils = { url = "github:numtide/flake-utils"; - inputs.nixpkgs.follows = "nixpkgs"; }; advisory-db = { @@ -150,6 +149,7 @@ inherit cargoArtifacts; partitions = 1; partitionType = "count"; + DYLD_FALLBACK_LIBRARY_PATH = "${fenixToolChain.rustc}/lib"; }); };