ci: utils submodule

This commit is contained in:
2024-02-07 18:27:30 +01:00
parent 7fe7284214
commit 6143d92ae5
10 changed files with 4057 additions and 31 deletions
+2
View File
@@ -23,6 +23,8 @@
nativeBuildInputs = with pkgs; [ rustToolchain pkg-config ];
buildInputs = with pkgs; [
openssl
shellcheck
file
];
in
with pkgs;