From 7140aea1699e288e9d4f86197d8f04496eb08726 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Tue, 8 Oct 2024 11:46:15 +0200 Subject: [PATCH] nix: replace gitMinimal with git criu already uses git Signed-off-by: Giuseppe Scrivano --- nix/derivation.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/derivation.nix b/nix/derivation.nix index c6595bfcd..d6800f095 100644 --- a/nix/derivation.nix +++ b/nix/derivation.nix @@ -14,7 +14,7 @@ with pkgs; stdenv.mkDerivation { autoreconfHook autoPatchelfHook bash - gitMinimal + git pkg-config python3 which