mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 23:37:01 +05:30
chore(nix): use lix-project fork of flake-compat
This commit is contained in:
parent
c459d8d271
commit
e36a168645
2 changed files with 10 additions and 10 deletions
|
@ -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 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue