From 945f7f7383991187ab408725bf90d0f4f42ace1b Mon Sep 17 00:00:00 2001 From: Malvin Gattinger Date: Wed, 28 Jan 2026 10:14:13 +0100 Subject: [PATCH] Add gnumake to build dependencies --- build-depends.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/build-depends.nix b/build-depends.nix index 90c71c4..acafe89 100644 --- a/build-depends.nix +++ b/build-depends.nix @@ -9,6 +9,7 @@ with pkgs; [ bash bintools m4 + gnumake gnused gawk pkg-config