From 9edd5d8a64d83cd6adcbd68eee9eaf36adf12e56 Mon Sep 17 00:00:00 2001 From: Nick Stinemates Date: Sat, 27 Jan 2024 17:11:09 -0800 Subject: [PATCH] add minio client to flakes --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index bb20f5cc02..0c3d3722c5 100644 --- a/flake.nix +++ b/flake.nix @@ -94,6 +94,7 @@ gh skopeo openssh + minio-client ]; buck2Derivation = {