release: 0.0.0
All checks were successful
Static / Flake checks (push) Successful in 21s
Static / Create distribution (push) Successful in 55s
Release / Create release (push) Successful in 1m7s

This commit is contained in:
2025-06-27 20:48:06 +09:00
parent 394bf00ce1
commit 04cd9b5160
3 changed files with 34 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
}:
stdenvNoCC.mkDerivation rec {
pname = "hakurei.app";
version = "0.0.2";
version = "0.0.0";
src = ./.;