diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-15 17:52:42 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-15 17:52:42 +0900 |
| commit | 8906bb4a1890de2b3a7d8826692634d7c8df6ba3 (patch) | |
| tree | 2647aef1ce55373246f79918459b0b3b0f02bfdd | |
| parent | 9b3eb58a3f7a1b34d1140e82f8553ab16ffe0db1 (diff) | |
release: 2026031520260315
Signed-off-by: Ophestra <cat@gensokyo.uk>
| -rw-r--r-- | package.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.nix b/package.nix index 34c6fcbc..0380d392 100644 --- a/package.nix +++ b/package.nix @@ -17,7 +17,7 @@ }: stdenv.mkDerivation rec { pname = "hakurei.app"; - version = "0.1.0"; + version = "20260315"; src = ./.; |
