1
0
forked from clan/clan-core

Merge pull request 'impure-checks: unset CLAN_DIR' (#1420) from a-kenji-fix/env into main

This commit is contained in:
clan-bot 2024-05-24 10:06:10 +00:00
commit 35be09feaa

View File

@ -7,6 +7,8 @@
#!${pkgs.bash}/bin/bash
set -euo pipefail
unset CLAN_DIR
export PATH="${
lib.makeBinPath [
pkgs.gitMinimal