mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 23:17:00 +05:30
fix(flakes): switch flake-compat to nix-community fork
This commit is contained in:
parent
ea47ff723e
commit
de1b1bdb9d
2 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
flake-utils = {url = "github:numtide/flake-utils";};
|
||||
|
||||
flake-compat = {
|
||||
url = "github:edolstra/flake-compat";
|
||||
url = "github:nix-community/flake-compat";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue