From f17df30623cd455d0b7c7a8278e651ee868ced2e Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Sun, 16 Mar 2025 00:30:34 +0100 Subject: [PATCH] lkjdasljasdljk --- users/pbsds/home/profiles/bashrc.d/nix-shell.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/users/pbsds/home/profiles/bashrc.d/nix-shell.sh b/users/pbsds/home/profiles/bashrc.d/nix-shell.sh index 3b03d1f..e767f07 100644 --- a/users/pbsds/home/profiles/bashrc.d/nix-shell.sh +++ b/users/pbsds/home/profiles/bashrc.d/nix-shell.sh @@ -40,6 +40,11 @@ _ns() { fi >&2 printf " %q" "${args[@]}" >&2 echo + + if [[ "${#args[@]}" -eq 0 ]]; then + return + fi + local outpaths="$( export NIXPKGS_ALLOW_BROKEN export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM