lkjdasljasdljk

This commit is contained in:
2025-03-16 00:30:34 +01:00
parent ffa80ce575
commit f17df30623

View File

@@ -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