From 101f621d5b87147b6c2d8fca0615d3004cff4d7b Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 15 Mar 2023 11:53:07 +0100 Subject: [PATCH] fix build script again --- .albatros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.albatros b/.albatros index c94ce8c..e5888e3 100755 --- a/.albatros +++ b/.albatros @@ -1,5 +1,5 @@ #!/usr/bin/env nix-shell -#!nix-shell -p go +#!nix-shell -i bash -p go -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/4d2b37a84fad1091b9de401eb450aae66f1a741e.tar.gz set -euxo pipefail go build