-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathstack-9.6.6.yaml
74 lines (60 loc) · 2.04 KB
/
stack-9.6.6.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
resolver: lts-22.43
# ghc-options:
# "$locals": >-
# -fwrite-ide-info
# -hiedir .hie
# -dumpdir .ghcdump
# -Wredundant-constraints
nix:
pure: false
packages:
- pcre
- pkg-config
- postgresql
- zlib
packages:
- ./sandwich
- ./sandwich-contexts
- ./sandwich-contexts-docker
- ./sandwich-contexts-kubernetes
- ./sandwich-contexts-minio
- ./sandwich-hedgehog
- ./sandwich-quickcheck
- ./sandwich-slack
- ./sandwich-webdriver
extra-deps:
- vty-windows-0.2.0.3
## For sandwich-contexts
- git: https://github.com/codedownio/minio-hs
# branch: codedown-jul-2024-tolerant
commit: 2fae6ae212a346acf400847d0b6cc647045822d1
## For sandwich-contexts-docker
- git: https://github.com/codedownio/docker-engine.git
commit: ba5ebd823ed843a556cd8c24a5a0086a3f6e5a6c
subdirs:
- v1.44
## For sandwich-contexts-kubernetes
- git: https://github.com/codedownio/kubernetes-client-haskell.git
# codedown-feb-2024
commit: a747f6fdc62d34c684709740422497d3c088f8d9
subdirs:
- kubernetes-1.27
- kubernetes-client
- git: https://github.com/codedownio/haskell-oidc-client
# codedown-jan-2024-ghc96
commit: 4c122412e80c45bd28d03ead16f1a153bd53fcf4
# https://github.com/kubernetes-client/haskell/issues/64
# https://github.com/channable/vaultenv/issues/99
- git: https://github.com/codedownio/hs-certificate
# codedown-feb-2024
# This branch
# 1. Takes akshaymankar's fixes from https://github.com/haskell-tls/hs-certificate/pull/113
# and rebases them on the most recent https://github.com/haskell-tls/hs-certificate master branch
# 2. Cherry-picks kazuyamamoto's commit switching the package to crypton, from here:
# https://github.com/kazu-yamamoto/crypton-certificate/commit/c11bbbeec2360ce797c5eb3bd4953cbc5bf1a0d6
commit: dcd0d5b200e96e90c6daa728585c23be5309a955
subdirs:
- x509-validation
# For Unix socket support on Windows
- conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
- streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841