add checks
All checks were successful
checks / checks (push) Successful in 6m26s

This commit is contained in:
2025-06-16 19:11:29 +04:00
parent 64e0b4e536
commit 3ac0fdeae2
3 changed files with 18 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
flake-utils.url = "github:numtide/flake-utils";
process-compose-wrapper = {
url = "git+https://gitlab.scug.io/Nikkuss/process-compose-wrapper.git?ref=dev";
url = "git+https://git.scug.io/nikkuss/process-compose-wrapper.git?ref=dev";
};
rust-overlay = {
url = "github:oxalica/rust-overlay";