diff --git a/flake.lock b/flake.lock index 049012b..0819156 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/flake.nix b/flake.nix index aa37f96..002d9dc 100644 --- a/flake.nix +++ b/flake.nix @@ -210,10 +210,7 @@ # 3rd party flakes that I want to extract packages from wiremix = { url = "github:tsowell/wiremix"; - inputs = { - nixpkgs.follows = "nixpkgs"; - systems.follows = "systems"; - }; + inputs.nixpkgs.follows = "nixpkgs"; }; nil = {