File tree 5 files changed +14
-14
lines changed
5 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 17
17
#
18
18
# resolver: ./custom-snapshot.yaml
19
19
# resolver: https://example.com/snapshots/2018-01-01.yaml
20
- resolver : lts-16.12
20
+ resolver : lts-18.16
21
21
22
22
# User packages to be built.
23
23
# Various formats can be used as shown in the example below.
Original file line number Diff line number Diff line change 6
6
packages: []
7
7
snapshots:
8
8
- completed:
9
- size: 532377
10
- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/12 .yaml
11
- sha256: f914cfa23fef85bdf895e300a8234d9d0edc2dbec67f4bc9c53f85867c50eab6
12
- original: lts-16.12
9
+ size: 586286
10
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/16 .yaml
11
+ sha256: cdead65fca0323144b346c94286186f4969bf85594d649c49c7557295675d8a5
12
+ original: lts-18.16
Original file line number Diff line number Diff line change 36
36
"url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
37
37
},
38
38
"nixpkgs" : {
39
- "branch" : " nixos-20.09 " ,
39
+ "branch" : " nixos-21.11 " ,
40
40
"description" : " Nix Packages collection" ,
41
41
"homepage" : " " ,
42
42
"owner" : " NixOS" ,
43
43
"repo" : " nixpkgs" ,
44
- "rev" : " c85e2a478c26cfd77d1445169e51475afe9cc7cd " ,
45
- "sha256" : " 049vq5xgaq78pzsygmlzfjqbv7qax0npxqvnsdyjdlaqyx4k03x5 " ,
44
+ "rev" : " e34c5379866833f41e2a36f309912fa675d687c7 " ,
45
+ "sha256" : " 15shzr1wmc5770kblvlfwq5dsdlmvkpc3rhkn40nyi00fidqq96v " ,
46
46
"type" : " tarball" ,
47
- "url" : " https://github.com/NixOS/nixpkgs/archive/c85e2a478c26cfd77d1445169e51475afe9cc7cd .tar.gz" ,
47
+ "url" : " https://github.com/NixOS/nixpkgs/archive/e34c5379866833f41e2a36f309912fa675d687c7 .tar.gz" ,
48
48
"url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
49
49
},
50
50
"pre-commit-hooks" : {
Original file line number Diff line number Diff line change 1
- resolver : lts-16.12
1
+ resolver : lts-18.16
2
2
packages :
3
3
- openapi3-code-generator
4
4
nix :
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ packages:
58
58
url: https://github.com/NorfairKing/safe-coloured-text/archive/bd8700a555e977004e2dec24e12494a5a01ca500.tar.gz
59
59
snapshots:
60
60
- completed:
61
- size: 532377
62
- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/12 .yaml
63
- sha256: f914cfa23fef85bdf895e300a8234d9d0edc2dbec67f4bc9c53f85867c50eab6
64
- original: lts-16.12
61
+ size: 586286
62
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/16 .yaml
63
+ sha256: cdead65fca0323144b346c94286186f4969bf85594d649c49c7557295675d8a5
64
+ original: lts-18.16
You can’t perform that action at this time.
0 commit comments