Note
We require experimental Nix features, thus you need the following settings in your /etc/nix/nix.conf
:
extra-experimental-features = nix-command flakes
$ nix build
Use ./result/bin/release status
to show current state and possible actions.
Each command is atomic and can be interrupted.
Example usage:
./result/bin/release start
./result/bin/release merge-production 23.11
./result/bin/release merge-production 24.05
./result/bin/release release-production 23.11
./result/bin/release release-production 24.05
./result/bin/release doc
./result/bin/release tag