Unverified Commit 5139a600 authored by Silvan Mosberger's avatar Silvan Mosberger Committed by GitHub
Browse files

Merge pull request #284765 from tweag/by-name-update-pin

check-by-name: Update pinned version
parents 24e3450a 14292229
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  "rev": "842d9d80cfd4560648c785f8a4e6f3b096790e19",
  "ci-path": "/nix/store/8habk3j25bs2a34zn5q5p17b9dl3fywg-nixpkgs-check-by-name"
  "rev": "ae5c332cbb5827f6b1f02572496b141021de335f",
  "ci-path": "/nix/store/ghfxriicygwcrxvm45r0cm9g0vshpw01-nixpkgs-check-by-name"
}
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p jq -I nixpkgs=../../../..
#!nix-shell -i bash -p jq

set -o pipefail -o errexit -o nounset

+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p jq -I nixpkgs=../../../..
#!nix-shell -i bash -p jq

set -o pipefail -o errexit -o nounset