flake: drop systems follows from wiremix

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I79ddb1b03d85d226a8ed345e0292f9a96a6a6964
This commit is contained in:
raf 2025-12-29 14:47:29 +03:00
commit 3bdcb714f4
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 1 additions and 4 deletions

BIN
flake.lock generated

Binary file not shown.

View file

@ -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 = {