diff options
author | stuebinm | 2025-05-04 16:04:07 +0200 |
---|---|---|
committer | stuebinm | 2025-05-04 17:05:05 +0200 |
commit | 98b947c731f4f74119e208cfe16df90181991a48 (patch) | |
tree | bf50d87ef79e1251d2f7384e078f06341af804c0 /.github | |
parent | aa07eb05537d4cd025e2310397a6adcedfe72c76 (diff) |
allow non-flake builds with flake-enabled nixnonflake-build-flag
This adds a --file option, which causes deploy-rs to always use its
non-flake logic. Before this change, we would ask nix if it understood
flakes, and only if not fall back to the non-flake logic. This has
utility assuming one has a nix flake repository with flake-compat set
up, but prevents use with alternative source-managing tools such as niv
or npins if nix has the "flakes" experimental feature enabled.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions