diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-21 23:34:50 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-21 23:37:08 +0900 |
| commit | 2a9aa3b4007a73a6c9d4608cb9a8822247881fd6 (patch) | |
| tree | d3e448cdf5f285bbdb83acf036bbdba47a0a72cd /flake.nix | |
| parent | 68a91523b9e58ee8a9f86723d616e82c0645b64a (diff) | |
cmd/dist: include version in release
This makes HAKUREI_VERSION optional during build.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -139,7 +139,6 @@ GOCACHE="$(mktemp -d)" \ PATH="${pkgs.pkgsStatic.musl.bin}/bin:$PATH" \ DESTDIR="$out" \ - HAKUREI_VERSION="v${hakurei.version}" \ ./all.sh ''; } |
