woomer feature

This commit is contained in:
2026-07-07 17:25:58 +01:00
parent 651bd62c00
commit 40862064c9
2 changed files with 30 additions and 0 deletions

View File

@@ -29,6 +29,10 @@
url = "git+https://git.voidarc.co.uk/voidarc/omnisearch";
inputs.nixpkgs.follows = "nixpkgs";
};
woomer = {
url = "github:coffeeispower/woomer";
inputs.nixpkgs.follows = "nixpkgs";
};
# Flake parts
flake-parts.url = "github:hercules-ci/flake-parts";