Loading pkgs/development/compilers/gleam/default.nix +1 −11 Original line number Diff line number Diff line { lib, stdenv, rustPlatform, fetchFromGitHub, git, Loading @@ -10,9 +9,7 @@ nodejs, bun, deno, Security, nix-update-script, SystemConfiguration, }: rustPlatform.buildRustPackage rec { Loading @@ -35,14 +32,7 @@ rustPlatform.buildRustPackage rec { deno ]; buildInputs = [ openssl ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Security SystemConfiguration ]; buildInputs = [ openssl ]; useFetchCargoVendor = true; cargoHash = "sha256-EoRu8p6cUe1li54nVUkf+3qywIsDXh4ptIVLluJ3eFs="; Loading pkgs/top-level/all-packages.nix +0 −1 Original line number Diff line number Diff line Loading @@ -6373,7 +6373,6 @@ with pkgs; ); gleam = callPackage ../development/compilers/gleam { inherit (darwin.apple_sdk.frameworks) Security SystemConfiguration; erlang = erlang_27; }; Loading Loading
pkgs/development/compilers/gleam/default.nix +1 −11 Original line number Diff line number Diff line { lib, stdenv, rustPlatform, fetchFromGitHub, git, Loading @@ -10,9 +9,7 @@ nodejs, bun, deno, Security, nix-update-script, SystemConfiguration, }: rustPlatform.buildRustPackage rec { Loading @@ -35,14 +32,7 @@ rustPlatform.buildRustPackage rec { deno ]; buildInputs = [ openssl ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Security SystemConfiguration ]; buildInputs = [ openssl ]; useFetchCargoVendor = true; cargoHash = "sha256-EoRu8p6cUe1li54nVUkf+3qywIsDXh4ptIVLluJ3eFs="; Loading
pkgs/top-level/all-packages.nix +0 −1 Original line number Diff line number Diff line Loading @@ -6373,7 +6373,6 @@ with pkgs; ); gleam = callPackage ../development/compilers/gleam { inherit (darwin.apple_sdk.frameworks) Security SystemConfiguration; erlang = erlang_27; }; Loading