mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Improve error messages for invalid derivation names
This commit is contained in:
parent
5f4f789144
commit
7df9d6da65
16 changed files with 145 additions and 16 deletions
1
tests/functional/lang/eval-fail-fetchurl-baseName.nix
Normal file
1
tests/functional/lang/eval-fail-fetchurl-baseName.nix
Normal file
|
@ -0,0 +1 @@
|
|||
builtins.fetchurl "https://example.com/~wiggle~"
|
Loading…
Add table
Add a link
Reference in a new issue