garage/nix
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Quentin Dufour 2c7bae935a
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-11 10:21:45 +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-11 10:21:45 +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