We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f786ea4 commit 15b285bCopy full SHA for 15b285b
celestia-node.nix
@@ -33,6 +33,7 @@ pkgs.stdenv.mkDerivation rec {
33
'';
34
35
buildPhase = ''
36
+ ls /usr/bin/env
37
export HOME=$TMPDIR
38
export GOPATH="$TMPDIR/go"
39
export GOCACHE="$TMPDIR/go-cache"
0 commit comments