revert to septa api for rt tracking

This commit is contained in:
Nicholas Orlowsky 2025-11-08 13:12:07 -05:00
parent f407992035
commit a335f14b14
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B
18 changed files with 535 additions and 355 deletions

View file

@ -4,5 +4,6 @@ stdenv.mkDerivation {
nativeBuildInputs = [ pkg-config postgresql_14 ];
buildInputs = [
cryptsetup
protobuf
];
}