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

check-by-name: Update pinned version
This commit is contained in:
Silvan Mosberger 2024-01-29 21:34:10 +01:00 committed by GitHub
commit 5139a600bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
{
"rev": "842d9d80cfd4560648c785f8a4e6f3b096790e19",
"ci-path": "/nix/store/8habk3j25bs2a34zn5q5p17b9dl3fywg-nixpkgs-check-by-name"
"rev": "ae5c332cbb5827f6b1f02572496b141021de335f",
"ci-path": "/nix/store/ghfxriicygwcrxvm45r0cm9g0vshpw01-nixpkgs-check-by-name"
}

View file

@ -1,5 +1,5 @@
#!/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

View file

@ -1,5 +1,5 @@
#!/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