Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-homepage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c3f72a0f225a
Choose a base ref
...
head repository: NixOS/nixos-homepage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b1f7b3ba0970
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 14, 2020

  1. indentation fix (#393)

    garbas authored Apr 14, 2020
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b1f7b3b View commit details
Showing with 7 additions and 7 deletions.
  1. +7 −7 download.tt
14 changes: 7 additions & 7 deletions download.tt
Original file line number Diff line number Diff line change
@@ -114,8 +114,8 @@
</ul>

<p>The <strong>minimal installation CD</strong> does not contain the
graphical user interface, and is therefore a lot smaller. You have to run
the installer from the console. It contains a number of rescue tools.</p>
graphical user interface, and is therefore a lot smaller. You have to run
the installer from the console. It contains a number of rescue tools.</p>

<ul>
<li><a href="[%prefix%]/latest-nixos-minimal-x86_64-linux.iso">Minimal installation CD, 64-bit Intel/AMD</a> (<a
@@ -180,15 +180,15 @@
run:</p>

<pre class="well">
$ ec2-run-instances [% ami %] --region [% region %] -k <em>my-key-pair</em></pre>
$ ec2-run-instances [% ami %] --region [% region %] -k <em>my-key-pair</em></pre>
</section>
<section class="tab-pane" id="nixos-azure">
<p>If you are an Azure user, you can manually create a NixOS instance
by using one of the bootstrap BLOBs listed below.</p>

<div class="alert alert-block">
Please note that latest release currently lacks Azure image. We hope to
change this soon.
Please note that latest release currently lacks Azure image. We hope to
change this soon.
</div>

<div class="row">
@@ -293,8 +293,8 @@ ssh azureuser@"$VM_NAME"."$LOCATION".cloudapp.azure.com</pre>
can then create a NixOS instance using the image.</p>

<div class="alert alert-block">
Please note that latest release currently lacks GCE image. We hope to
change this soon.
Please note that latest release currently lacks GCE image. We hope to
change this soon.
</div>

<div class="row">