Compare commits
2 Commits
v0.0.2
...
v0.0.2-hot
| Author | SHA1 | Date | |
|---|---|---|---|
|
0e3b069051
|
|||
|
fadead208a
|
@@ -17,7 +17,7 @@
|
|||||||
}:
|
}:
|
||||||
stdenvNoCC.mkDerivation rec {
|
stdenvNoCC.mkDerivation rec {
|
||||||
pname = "hakurei.app";
|
pname = "hakurei.app";
|
||||||
version = "0.0.2";
|
version = "0.0.2-hotfix.0";
|
||||||
|
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
<h1><a href="#hakurei">Hakurei</a></h1>
|
<h1><a href="#hakurei">Hakurei</a></h1>
|
||||||
<p>A security-focused Linux container runtime for desktop applications.
|
<p>A security-focused Linux container runtime for desktop applications.
|
||||||
Developed as a non-profit open source project.</p>
|
Developed as a non-profit open source project.</p>
|
||||||
<a class="button" href="/install/">Install Hakurei</a>
|
<a class="button" href="/install.html">Install Hakurei</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<figure class="device-img">
|
<figure class="device-img">
|
||||||
|
|||||||
Reference in New Issue
Block a user