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