release: 0.0.0
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:
cat
2025-06-27 22:46:18 +09:00
parent 394bf00ce1
commit 04cd9b5160
3 changed files with 34 additions and 8 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
}:
stdenvNoCC.mkDerivation rec {
pname = "hakurei.app";
version = "0.0.2";
version = "0.0.0";
src = ./.;