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 1010 name : cabal test - GHC ${{ matrix.ghc-version }}
1111 strategy :
1212 matrix :
13- ghc-version : [96, 98, 910]
13+ ghc-version : [96, 98, 910, 912 ]
1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 55 "homepage" : " https://github.com/nmattia/niv" ,
66 "owner" : " nmattia" ,
77 "repo" : " niv" ,
8- "rev" : " f7c538837892dd2eb83567c9f380a11efb59b53f " ,
9- "sha256" : " 0xl33k24vfc29cg9lnp95kvcq69qbq5fzb7jk9ig4lgrhaarh651 " ,
8+ "rev" : " dd678782cae74508d6b4824580d2b0935308011e " ,
9+ "sha256" : " 0dk8dhh9vla2s409anmrfkva6h3r32xmz3cm8ha09wyk8iyf1f87 " ,
1010 "type" : " tarball" ,
11- "url" : " https://github.com/nmattia/niv/archive/f7c538837892dd2eb83567c9f380a11efb59b53f .tar.gz" ,
11+ "url" : " https://github.com/nmattia/niv/archive/dd678782cae74508d6b4824580d2b0935308011e .tar.gz" ,
1212 "url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313 },
1414 "nixpkgs" : {
1717 "homepage" : " https://github.com/NixOS/nixpkgs" ,
1818 "owner" : " NixOS" ,
1919 "repo" : " nixpkgs" ,
20- "rev" : " 574d1eac1c200690e27b8eb4e24887f8df7ac27c " ,
21- "sha256" : " 0s6h7r9jin9sd8l85hdjwl3jsvzkddn3blggy78w4f21qa3chymz " ,
20+ "rev" : " 0c501072d51fca9fc0f9fd123e106ad2f89c6b09 " ,
21+ "sha256" : " 0xmhs479g1gzqv320zlmx44wzqlnb741kp6zwj1m3nzzdv94v472 " ,
2222 "type" : " tarball" ,
23- "url" : " https://github.com/NixOS/nixpkgs/archive/574d1eac1c200690e27b8eb4e24887f8df7ac27c .tar.gz" ,
23+ "url" : " https://github.com/NixOS/nixpkgs/archive/0c501072d51fca9fc0f9fd123e106ad2f89c6b09 .tar.gz" ,
2424 "url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2525 }
2626}
You can’t perform that action at this time.
0 commit comments