2 Commits

Author SHA1 Message Date
0e3b069051 release: 0.0.2-hotfix.0
All checks were successful
Static / Flake checks (push) Successful in 22s
Static / Create distribution (push) Successful in 43s
Release / Create release (push) Successful in 1m5s
2025-06-29 04:17:55 +09:00
fadead208a static: update install path
All checks were successful
Static / Flake checks (push) Successful in 21s
Static / Create distribution (push) Successful in 41s
2025-06-29 04:15:30 +09:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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 = ./.;

View File

@@ -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">