Alexander Fougner
04666325d4
ci: bump github actions
...
- cachix/install-nix-action v22 -> v23
- actions/checkout v3 -> v4
Signed-off-by: Alexander Fougner <fougner89@gmail.com>
2023-11-07 20:02:43 +01:00
Alexander Fougner
caeeba5152
ci: set and verify MSRV
...
To prevent uncontrolled usage of new rust features, directly or from
dependencies, set a minimum supported Rust version and verify it builds.
Signed-off-by: Alexander Fougner <fougner89@gmail.com>
2023-08-04 20:13:38 +02:00
Alexander Fougner
a3087defd8
Remove sparse protocol envvar
...
Default as of rust 1.70
Signed-off-by: Alexander Fougner <fougner89@gmail.com>
2023-08-04 20:13:38 +02:00
Alexander Fougner
eb13ae8d5e
Add packaging workflow
...
Package and publish deb+rpm for easy testing
Signed-off-by: Alexander Fougner <fougner89@gmail.com>
2023-03-19 19:24:28 +01:00