mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 12:36:01 +01:00
1 line
81 B
Nix
1 line
81 B
Nix
builtins.fetchurl { url = "https://example.com/foo.tar.gz"; name = "~wobble~"; }
|