mirror of
https://github.com/NixOS/nix.git
synced 2025-12-16 14:01:05 +01:00
Add command flake clone
This commit is contained in:
parent
939bee06cd
commit
b42ba08fc8
5 changed files with 77 additions and 6 deletions
|
|
@ -67,6 +67,7 @@ namespace nix {
|
|||
https://example.org/my/repo.git
|
||||
https://example.org/my/repo.git?ref=release-1.2.3
|
||||
https://example.org/my/repo.git?rev=e72daba8250068216d79d2aeef40d4d95aff6666
|
||||
git://github.com/edolstra/dwarffs.git\?ref=flake\&rev=2efca4bc9da70fb001b26c3dc858c6397d3c4817
|
||||
|
||||
* /path.git(\?attr(&attr)*)?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue