forked from nrabulinski/attic
flake.nix: Remove non-existent overrides
This commit is contained in:
parent
52f956a864
commit
e6bedf1869
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
|||
crane = {
|
||||
url = "github:ipetkov/crane";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-compat.follows = "flake-compat";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
flake-compat = {
|
||||
|
|
Loading…
Reference in a new issue