chore(nix): use lix-project fork of flake-compat

This commit is contained in:
Harsh Shandilya 2025-05-06 22:38:25 +05:30
parent c459d8d271
commit e36a168645
2 changed files with 10 additions and 10 deletions

View file

@ -19,7 +19,7 @@
inputs.flake-utils.url = "github:numtide/flake-utils";
inputs.flake-utils.inputs.systems.follows = "systems";
inputs.flake-compat.url = "github:nix-community/flake-compat";
inputs.flake-compat.url = "git+https://git.lix.systems/lix-project/flake-compat";
inputs.flake-compat.flake = false;
outputs =