mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
Flake.nix corrected main (#5600)
Signed-off-by: Henrik Sjöstrand <henrik.sjostrand@tele2.com> Co-authored-by: Henrik Sjöstrand <henrik.sjostrand@tele2.com>
This commit is contained in:
parent
0d65c81dd2
commit
623e03f744
1 changed files with 2 additions and 1 deletions
|
|
@ -85,6 +85,7 @@
|
|||
description = workspaceToml.workspace.package.description;
|
||||
homepage = workspaceToml.workspace.package.repository;
|
||||
license = licenses.asl20; # Maps from "Apache-2.0" in Cargo.toml
|
||||
mainProgram = "goose";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -117,4 +118,4 @@
|
|||
};
|
||||
}
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue