use fork of complement
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
e1bd6a7c2d
commit
b6ac3649ee
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
inputs = {
|
||||
attic.url = "github:zhaofengli/attic?ref=main";
|
||||
cachix.url = "github:cachix/cachix?ref=master";
|
||||
complement = { url = "github:matrix-org/complement?ref=main"; flake = false; };
|
||||
complement = { url = "github:girlbossceo/complement?ref=main"; flake = false; };
|
||||
crane = { url = "github:ipetkov/crane?ref=master"; };
|
||||
fenix = { url = "github:nix-community/fenix?ref=main"; inputs.nixpkgs.follows = "nixpkgs"; };
|
||||
flake-compat = { url = "github:edolstra/flake-compat?ref=master"; flake = false; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue