mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01:00
rl-next: Typo
This commit is contained in:
parent
8838f5c746
commit
d5854f33e2
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ prs: #5088
|
||||||
description: {
|
description: {
|
||||||
|
|
||||||
`nix-shell` shebangs use the script file's relative location to resolve relative paths to files passed as command line arguments, but expression arguments were still evaluated using the current working directory as a base path.
|
`nix-shell` shebangs use the script file's relative location to resolve relative paths to files passed as command line arguments, but expression arguments were still evaluated using the current working directory as a base path.
|
||||||
The new behavior is that evalutations are performed relative to the script.
|
The new behavior is that evaluations are performed relative to the script.
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue