Skip to content

Commit 3b68fe1

Browse files
committed
Update nix-tools
1 parent 11deda8 commit 3b68fe1

File tree

4 files changed

+85
-193
lines changed

4 files changed

+85
-193
lines changed

.github/workflows/upload-artifacts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Wait for nix-tools meta job
4040
uses: input-output-hk/actions/wait-for-hydra@angerman/support-prs
4141
with:
42-
check: 'nix-tools'
42+
check: 'ci/hydra-build:nix-tools'
4343

4444
- name: "Pull nix-tools"
4545
run: |

nix-tools/cabal.project

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
index-state: 2024-10-15T20:31:31Z
1+
index-state: 2025-04-06T00:00:00Z
22

33
packages: nix-tools
44

@@ -36,5 +36,5 @@ source-repository-package
3636
source-repository-package
3737
type: git
3838
location: https://github.com./andreabedini/Cabal-syntax-json.git
39-
tag: b7192832f730d9181a013ef7c77f2ad0b30cca43
40-
--sha256: sha256-Yw2HQOCmjOvfKHi3xWbSniAZfyrshOvsgmUbqFmDDpU=
39+
tag: b0033ed4d00a09340c64f4290cc649f4009deabd
40+
--sha256: sha256-Aymi25AQLSMextVeXbsMnaOppxAO93qVbwo7Vt44ej4=

0 commit comments

Comments
 (0)