1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 12:36:01 +01:00
nix/tests/functional/lang/eval-fail-fetchurl-baseName-attrs-name.nix
2024-06-25 19:41:29 +02:00

1 line
81 B
Nix

builtins.fetchurl { url = "https://example.com/foo.tar.gz"; name = "~wobble~"; }