Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 314 Bytes

File metadata and controls

18 lines (12 loc) · 314 Bytes

R""(

Examples

  • Check out the source code of the dwarffs flake and build it:

    # nix flake clone dwarffs --dest dwarffs
    # cd dwarffs
    # nix build

Description

This command performs a Git or Mercurial clone of the repository containing the source code of the flake flake-url.

)""