From 3bdcb714f4f5657144de2e396cc69503b61ab974 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Mon, 29 Dec 2025 14:47:29 +0300 Subject: [PATCH] flake: drop systems follows from wiremix Signed-off-by: NotAShelf Change-Id: I79ddb1b03d85d226a8ed345e0292f9a96a6a6964 --- flake.lock | Bin 9721 -> 10194 bytes flake.nix | 5 +---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 049012b40424ed86cb419ec1ab44b622d583244e..08191564b62568b923a6e6d1aeb5c703e05c3bae 100644 GIT binary patch delta 217 zcmezAeaU~rQ_0E9QgR|CrJ3nPsi`GORticm_GVG37Urgg29}c< znPj#7`~yw13Ieq=e2POYa#LKBQ_@O`GQvzNGXh;bQ^QS--1D_lf<0ZlJUu6G6cn5M zpI6oyX0(zHmjVTJQ_0EfYQmFmNosCZmfFp}`LwbdlW;Vb0vsq6R~DC~=1$(o?7TTpt&tG` D8tW0} 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 = {