Loading pkgs/shells/nix-your-shell/default.nix→pkgs/by-name/ni/nix-your-shell/package.nix +5 −4 Original line number Diff line number Diff line { lib , rustPlatform , fetchFromGitHub , nix-update-script { lib, rustPlatform, fetchFromGitHub, nix-update-script, }: rustPlatform.buildRustPackage rec { pname = "nix-your-shell"; Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -14315,8 +14315,6 @@ with pkgs; agdsn-zsh-config = callPackage ../shells/zsh/agdsn-zsh-config { }; nix-your-shell = callPackage ../shells/nix-your-shell { }; bash = lowPrio (callPackage ../shells/bash/5.nix { }); # WARNING: this attribute is used by nix-shell so it shouldn't be removed/renamed bashInteractive = callPackage ../shells/bash/5.nix { Loading
pkgs/shells/nix-your-shell/default.nix→pkgs/by-name/ni/nix-your-shell/package.nix +5 −4 Original line number Diff line number Diff line { lib , rustPlatform , fetchFromGitHub , nix-update-script { lib, rustPlatform, fetchFromGitHub, nix-update-script, }: rustPlatform.buildRustPackage rec { pname = "nix-your-shell"; Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -14315,8 +14315,6 @@ with pkgs; agdsn-zsh-config = callPackage ../shells/zsh/agdsn-zsh-config { }; nix-your-shell = callPackage ../shells/nix-your-shell { }; bash = lowPrio (callPackage ../shells/bash/5.nix { }); # WARNING: this attribute is used by nix-shell so it shouldn't be removed/renamed bashInteractive = callPackage ../shells/bash/5.nix {