From 692e1da4b0c41dbed515ad1c02fcf9d5b3531182 Mon Sep 17 00:00:00 2001 From: Alois Date: Sun, 28 Jun 2026 19:12:40 +0200 Subject: [PATCH] (feat): add coreutils to dev shell --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index d150e01..60735f9 100644 --- a/flake.nix +++ b/flake.nix @@ -212,6 +212,7 @@ [ nodejs_22 corepack_22 + coreutils bun pkgs.electron pkg-config @@ -256,6 +257,7 @@ gradle bun nodejs + coreutils pkg-config git jq