From d90d22f68d16d8271e730b642b68cb12665789b7 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Mon, 29 May 2023 11:52:15 +0200 Subject: gitlab-ci --- shell.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index c298e4e..d457038 100644 --- a/shell.nix +++ b/shell.nix @@ -22,7 +22,5 @@ mkShell rec { shellHook = '' # TODO: replace with nix builtins python ./nix/android-shell-shellHook.py ${ANDROID_HOME}/build-tools ${ANDROID_HOME}/platforms - echo $(which bazel) - echo $(which make) ''; } -- cgit v1.2.3