license: embed license in executable

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-07-16 22:07:40 +09:00
parent 09507a541b
commit 7e6eb82195
4 changed files with 37 additions and 6 deletions

View File

@@ -31,7 +31,7 @@
packages = [
(buildGoModule rec {
pname = "ego";
version = "flake";
version = "0.0.0-flake";
src = ./.;
vendorHash = null; # we have no dependencies :3