mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
pre-commit devShell
This commit is contained in:
parent
817986b317
commit
28c9634485
4 changed files with 118 additions and 5 deletions
|
|
@ -13,6 +13,7 @@
|
|||
./nix/handleInputs # Resolve inputs
|
||||
./nix/custom # Custom package set
|
||||
./nix/configurations # Configuration and their generators
|
||||
./nix/pre-commit
|
||||
./nix/devShells
|
||||
];
|
||||
|
||||
|
|
@ -44,6 +45,7 @@
|
|||
};
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
agenix.url = "github:ryantm/agenix/0.15.0";
|
||||
pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix";
|
||||
# packages
|
||||
wired.url = "github:Toqozz/wired-notify";
|
||||
llama-cpp.url = "github:ggerganov/llama.cpp";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue