fix local path
This commit is contained in:
parent
b1bdef2d5d
commit
65b1520697
2 changed files with 10 additions and 7 deletions
|
|
@ -4,7 +4,7 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1";
|
||||
treefmt-nix = {
|
||||
url = "path:/home/abel/src/github.com/numtide/treefmt-nix";
|
||||
url = "github:numtide/treefmt-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
pyproject-nix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue