basic command structure, implement reset
Some checks failed
Rust / build (push) Failing after 49s

This commit is contained in:
Vinzenz Schroeter 2025-02-08 13:21:34 +01:00
parent a5ad583f2d
commit 8390b739da
6 changed files with 790 additions and 2 deletions

View file

@ -55,7 +55,6 @@
};
nativeBuildInputs = with pkgs; [
pkg-config
makeWrapper
];
strictDeps = true;
buildInputs = with pkgs; [