Loading pkgs/tools/networking/edgedb/default.nix +0 −6 Original line number Diff line number Diff line Loading @@ -8,9 +8,6 @@ pkg-config, curl, openssl, Security, CoreServices, libiconv, xz, substituteAll, # for passthru.tests: Loading Loading @@ -55,9 +52,6 @@ rustPlatform.buildRustPackage rec { openssl ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ CoreServices Security libiconv xz ]; Loading pkgs/top-level/all-packages.nix +1 −3 Original line number Diff line number Diff line Loading @@ -337,9 +337,7 @@ with pkgs; catch2 = catch2_3; }; edgedb = callPackage ../tools/networking/edgedb { inherit (darwin.apple_sdk.frameworks) CoreServices Security; }; edgedb = callPackage ../tools/networking/edgedb { }; eludris = callPackage ../tools/misc/eludris { inherit (darwin.apple_sdk.frameworks) Security; Loading Loading
pkgs/tools/networking/edgedb/default.nix +0 −6 Original line number Diff line number Diff line Loading @@ -8,9 +8,6 @@ pkg-config, curl, openssl, Security, CoreServices, libiconv, xz, substituteAll, # for passthru.tests: Loading Loading @@ -55,9 +52,6 @@ rustPlatform.buildRustPackage rec { openssl ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ CoreServices Security libiconv xz ]; Loading
pkgs/top-level/all-packages.nix +1 −3 Original line number Diff line number Diff line Loading @@ -337,9 +337,7 @@ with pkgs; catch2 = catch2_3; }; edgedb = callPackage ../tools/networking/edgedb { inherit (darwin.apple_sdk.frameworks) CoreServices Security; }; edgedb = callPackage ../tools/networking/edgedb { }; eludris = callPackage ../tools/misc/eludris { inherit (darwin.apple_sdk.frameworks) Security; Loading