From 1b5dd6186be838e6fdddbdc6aab1ce504c5b759b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 11 Jun 2019 00:11:02 -0300 Subject: Revert "Install gitMinimal package to allow getting git SHA in .buildenv" This reverts commit 8bb7cd9d1f090a3e20e212566746b61a5f1fe4e9. --- .build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.build.yml b/.build.yml index 00ae103..87f463c 100644 --- a/.build.yml +++ b/.build.yml @@ -1,8 +1,6 @@ image: nixos/unstable repositories: nixpkgs: https://nixos.org/channels/nixpkgs-unstable -packages: - - gitMinimal triggers: - condition: failure action: email -- cgit v1.2.3