3cdd4ba8b5
update!: switch from one comma-sep. argument to variadic args. for hosts
11a2b74aee
docs: redefine commit message "update" tag to be for tagging non-feat.
89cb3586c2
build: set version statically in pyproject.toml
5c55bd3e97
build: Add Nix flake for building x86_64- and aarch64-linux Nix packages
3410f647f5
other: Put ruff linter settings in lint section as recommended by ruff
9d7f9d0ec8
Emulate aarch64-linux on nix-box-june to be able to build aarch64 pkgs
41f04732c2
Switch from colmena to standard nixosConfigurations
de5bad5572
build: Add Nix flake for building x86_64- and aarch64-linux Nix packages
3410f647f5
other: Put ruff linter settings in lint section as recommended by ruff
7cfa2726d3
other: Use more recent min. vers. for the lint, fmt and typing tooling
c7f7771e26
other: Use "ruff check" instead of just "ruff" as recommended by ruff
05c45fe5e3
Port infra-rebuild to Python
500438636a
Create a skeleton python project and modify it to fit this project