mirror of
https://github.com/divnix/digga.git
synced 2024-12-23 16:11:51 +03:00
deploy: 25bdb25091
This commit is contained in:
parent
b1b2bec075
commit
94568b17ab
@ -167,7 +167,7 @@
|
||||
<p>The only dependency is nix, so make sure you have it <a href="https://nixos.org/manual/nix/stable/#sect-multi-user-installation">installed</a>.</p>
|
||||
<h2 id="get-the-template"><a class="header" href="#get-the-template">Get the Template</a></h2>
|
||||
<p>Here is a snippet that will get you the template without the git history:</p>
|
||||
<pre><code class="language-sh">nix-shell -p cachix --run cachix use nrdxp
|
||||
<pre><code class="language-sh">nix-shell -p cachix --run "cachix use nrdxp"
|
||||
|
||||
nix-shell https://github.com/divnix/devos/archive/core.tar.gz -A shell \
|
||||
--run "flk get core"
|
||||
|
@ -229,7 +229,7 @@ quite frequent.</p>
|
||||
<p>The only dependency is nix, so make sure you have it <a href="https://nixos.org/manual/nix/stable/#sect-multi-user-installation">installed</a>.</p>
|
||||
<h2 id="get-the-template"><a class="header" href="#get-the-template">Get the Template</a></h2>
|
||||
<p>Here is a snippet that will get you the template without the git history:</p>
|
||||
<pre><code class="language-sh">nix-shell -p cachix --run cachix use nrdxp
|
||||
<pre><code class="language-sh">nix-shell -p cachix --run "cachix use nrdxp"
|
||||
|
||||
nix-shell https://github.com/divnix/devos/archive/core.tar.gz -A shell \
|
||||
--run "flk get core"
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user