garage/nix
Quentin 4a693ff29e
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is failing 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-10 22:33:33 +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-07-26 18:27:52 +02:00
compile.nix Configure structopt to report the right version 2022-08-10 22:33:33 +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-07-26 18:27:52 +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