garage/nix
Quentin cd5fa90c68
continuous-integration/drone/push Build is passing Details
Configure structopt to report the right version
By default, structopt reports the value provided by
the env var CARGO_PKG_VERSION, feeded by Cargo when reading
Cargo.toml. However for Garage we use a versioning based on git,
so we often report a version that is behind the real version.
In this commit, we create garage_util::version::garage() that
reports the right version and configure all structopt subcommands
to call this function instead of using the env var.
2022-08-29 17:54:03 +02:00
..
build_index.nix Generate and upload a JSON result 2022-02-05 22:09:43 +01:00
common.nix Run clippy in nix, leveraging nix caching ability 2022-08-29 17:47:16 +02:00
compile.nix Configure structopt to report the right version 2022-08-29 17:54:03 +02:00
kaniko.nix Build Garage with Nix 2021-10-19 16:56:07 +02:00
nix.conf Run clippy in nix, leveraging nix caching ability 2022-08-29 17:47:16 +02:00
toolchain.nix Test WinSCP 2022-03-03 14:29:10 +01:00
winscp.nix Test WinSCP 2022-03-03 14:29:10 +01:00