Add cxx crates and sword to dependencies

This commit is contained in:
Greg Hellings
2025-02-24 10:42:31 -06:00
parent 7f92974785
commit c8dfcc61e2
3 changed files with 291 additions and 0 deletions
+2
View File
@@ -43,6 +43,8 @@
clippy
stdenv.cc
pre-commit
sword
];
buildInputs = self'.checks.pre-commit.enabledPackages;