nilla: init
All checks were successful
/ check (push) Successful in 50s

This commit is contained in:
Nikodem Rabuliński 2025-03-23 11:43:37 +01:00
parent 4f3cac9ff6
commit 03c19b674c
Signed by: nrabulinski
SSH key fingerprint: SHA256:eJRdE3KzMWWk9zrksGEv8+v6F+VqUVR++z2SSPyiL0I
5 changed files with 90 additions and 0 deletions

View file

@ -168,6 +168,14 @@
url = "github:numtide/treefmt-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
__flake-compat = {
url = "git+https://git.lix.systems/lix-project/flake-compat.git";
flake = false;
};
nilla = {
url = "github:nilla-nix/nilla";
flake = false;
};
};
/*