File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 10
10
name : cabal test - GHC ${{ matrix.ghc-version }}
11
11
strategy :
12
12
matrix :
13
- ghc-version : [96, 98, 910]
13
+ ghc-version : [96, 98, 910, 912 ]
14
14
runs-on : ubuntu-latest
15
15
steps :
16
16
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change 5
5
"homepage" : " https://github.com/nmattia/niv" ,
6
6
"owner" : " nmattia" ,
7
7
"repo" : " niv" ,
8
- "rev" : " f7c538837892dd2eb83567c9f380a11efb59b53f " ,
9
- "sha256" : " 0xl33k24vfc29cg9lnp95kvcq69qbq5fzb7jk9ig4lgrhaarh651 " ,
8
+ "rev" : " dd678782cae74508d6b4824580d2b0935308011e " ,
9
+ "sha256" : " 0dk8dhh9vla2s409anmrfkva6h3r32xmz3cm8ha09wyk8iyf1f87 " ,
10
10
"type" : " tarball" ,
11
- "url" : " https://github.com/nmattia/niv/archive/f7c538837892dd2eb83567c9f380a11efb59b53f .tar.gz" ,
11
+ "url" : " https://github.com/nmattia/niv/archive/dd678782cae74508d6b4824580d2b0935308011e .tar.gz" ,
12
12
"url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
13
13
},
14
14
"nixpkgs" : {
17
17
"homepage" : " https://github.com/NixOS/nixpkgs" ,
18
18
"owner" : " NixOS" ,
19
19
"repo" : " nixpkgs" ,
20
- "rev" : " 574d1eac1c200690e27b8eb4e24887f8df7ac27c " ,
21
- "sha256" : " 0s6h7r9jin9sd8l85hdjwl3jsvzkddn3blggy78w4f21qa3chymz " ,
20
+ "rev" : " 0c501072d51fca9fc0f9fd123e106ad2f89c6b09 " ,
21
+ "sha256" : " 0xmhs479g1gzqv320zlmx44wzqlnb741kp6zwj1m3nzzdv94v472 " ,
22
22
"type" : " tarball" ,
23
- "url" : " https://github.com/NixOS/nixpkgs/archive/574d1eac1c200690e27b8eb4e24887f8df7ac27c .tar.gz" ,
23
+ "url" : " https://github.com/NixOS/nixpkgs/archive/0c501072d51fca9fc0f9fd123e106ad2f89c6b09 .tar.gz" ,
24
24
"url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments