feat(nix): remove devenv, build backend with nix

This commit is contained in:
2026-05-10 15:57:12 +02:00
parent aaf82e3a5c
commit fd00d1925b
7 changed files with 93 additions and 310 deletions

View File

@@ -5,6 +5,8 @@ edition = "2024"
publish = false
authors = ["Lucien Cartier-Tilet <lucien@phundrak.com>"]
license = "AGPL-3.0-only"
description = "Backend for STA, communicating with the physical relay"
homepage = "https://labs.phundrak.com/phundrak/sta"
[lib]
path = "src/lib.rs"