mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-31 06:31:20 +00:00
travis: just use "unstable" channel for nix-shell
This commit is contained in:
parent
a7cb720bae
commit
e18a91c47c
@ -55,7 +55,7 @@ while test -n "$1"; do
|
|||||||
token="--token $GITHUB_TOKEN"
|
token="--token $GITHUB_TOKEN"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
nix-shell --packages nox git --run "nox-review pr --slug $TRAVIS_REPO_SLUG $token $TRAVIS_PULL_REQUEST" -I nixpkgs=$TRAVIS_BUILD_DIR
|
nix-shell --packages nox git --run "nox-review pr --slug $TRAVIS_REPO_SLUG $token $TRAVIS_PULL_REQUEST"
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user