Forgot to add an URL in my flake
Some checks failed
Check config / build (push) Failing after 3s

This commit is contained in:
Alexandre 2026-07-01 16:41:02 +02:00
parent 29c9940ad2
commit 59f0d8e2ad

View File

@ -12,6 +12,7 @@
inputs = {
nixpkgs.follows = "nixpkgs";
pre-commit = {
url = "github:cachix/pre-commit-hooks.nix";
inputs = {
flake-compat.follows = "flake-compat";
gitignore.follows = "gitignore";