forked from lix-project/lix
7cdaae6b9c
This extends https://github.com/NixOS/nix/pull/4978 with supporting the SCP-like urls in expressions like ```nix builtins.fetchGit { url = "git@github.com:NixOS/nix.git"; ref = "master"; } ``` |
||
---|---|---|
.. | ||
context.cc | ||
derivation.nix | ||
fetchMercurial.cc | ||
fetchTree.cc | ||
fromTOML.cc |