Loading pkgs/by-name/ch/chainsaw/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ rustPlatform.buildRustPackage rec { hash = "sha256-ErDIfLhzCiFm3dZzr6ThjYCplfDKbALAqcu8c0gREH4="; }; cargoHash = "sha256-WuPfYxI61wsQyOKqPF7/a3Hx9vMBCkTkoXsZczgeKpg="; useFetchCargoVendor = true; cargoHash = "sha256-LTvCExHQnQIbGGeh4bK6b3r9XXOxREMTOlRQv+BjKrM="; buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [ darwin.apple_sdk.frameworks.CoreFoundation Loading Loading
pkgs/by-name/ch/chainsaw/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ rustPlatform.buildRustPackage rec { hash = "sha256-ErDIfLhzCiFm3dZzr6ThjYCplfDKbALAqcu8c0gREH4="; }; cargoHash = "sha256-WuPfYxI61wsQyOKqPF7/a3Hx9vMBCkTkoXsZczgeKpg="; useFetchCargoVendor = true; cargoHash = "sha256-LTvCExHQnQIbGGeh4bK6b3r9XXOxREMTOlRQv+BjKrM="; buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [ darwin.apple_sdk.frameworks.CoreFoundation Loading