From 6a0fb71cb61b4d42b9a422d5bc52524b48f61a43 Mon Sep 17 00:00:00 2001 From: Troy Neubauer Date: Sat, 28 Feb 2026 13:16:25 -0800 Subject: [PATCH 1/2] Update flake.nix Co-authored-by: Ashwin Naren --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 40bdf34..d952d1c 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,6 @@ shell = pkgs.mkShell { buildInputs = with pkgs; [ cargo-binutils - dosfstools e2fsprogs just pkg-config From 17769108dd01849940c797bbfb505a9c7ae8d02b Mon Sep 17 00:00:00 2001 From: Troy Neubauer Date: Sat, 28 Feb 2026 13:16:41 -0800 Subject: [PATCH 2/2] Update flake.nix Co-authored-by: Ashwin Naren --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index d952d1c..44c819c 100644 --- a/flake.nix +++ b/flake.nix @@ -26,7 +26,6 @@ qemu toolchain minicom - mtools wget ]; };