File tree Expand file tree Collapse file tree 3 files changed +23
-13
lines changed Expand file tree Collapse file tree 3 files changed +23
-13
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ library
43
43
, containers >= 0.5.0.0 && < 0.8
44
44
, deepseq >= 1.4 && < 1.6
45
45
, exceptions >= 0.4
46
- , http-api-data >= 0.3.4 && < 0.6
46
+ , http-api-data >= 0.3.4 && < 0.7
47
47
, http-client >= 0.5 && < 0.8
48
48
, http-client-tls
49
49
, http-media >= 0.4 && < 0.9
Original file line number Diff line number Diff line change 1
- resolver : lts-22.6
1
+ resolver : nightly-2024-06-12
2
2
3
3
packages :
4
4
- kubernetes
5
5
- kubernetes-client
6
6
7
7
extra-deps :
8
- - oidc-client-0.7.0.1@sha256:557341f7521e62c09abddf0d06c8e8acce119d3a9a4c4ffac1ab8ca3fc0e5067,3382
8
+ # - oidc-client-0.7.0.1@sha256:557341f7521e62c09abddf0d06c8e8acce119d3a9a4c4ffac1ab8ca3fc0e5067,3382
9
9
10
- # - git: https://github.com/codedownio/haskell-oidc-client
11
- # commit: 3cb40ba3abfc9a030f31cc2f919bfc192f7e9f5e
10
+ - git : https://github.com/codedownio/haskell-oidc-client
11
+ # codedown-jun-2024-ghc98
12
+ commit : b70757b85751525cba41316ea9af132d9a43cfaf
13
+
14
+ nix :
15
+ pure : false
16
+ packages :
17
+ - zlib
Original file line number Diff line number Diff line change 5
5
6
6
packages:
7
7
- completed:
8
- hackage: oidc-client-0.7.0.1@sha256:557341f7521e62c09abddf0d06c8e8acce119d3a9a4c4ffac1ab8ca3fc0e5067,3382
8
+ commit: b70757b85751525cba41316ea9af132d9a43cfaf
9
+ git: https://github.com/codedownio/haskell-oidc-client
10
+ name: oidc-client
9
11
pantry-tree:
10
- sha256: 51cfcd6c170923db24ba297ac9937961f6b26e041ceec8ff09500e61017b433b
11
- size: 1298
12
+ sha256: b389011ec2b8e7422a56c82833075ddf0152f613044f7acdd1f51a1346d2f7ca
13
+ size: 1901
14
+ version: 0.8.0.0
12
15
original:
13
- hackage: oidc-client-0.7.0.1@sha256:557341f7521e62c09abddf0d06c8e8acce119d3a9a4c4ffac1ab8ca3fc0e5067,3382
16
+ commit: b70757b85751525cba41316ea9af132d9a43cfaf
17
+ git: https://github.com/codedownio/haskell-oidc-client
14
18
snapshots:
15
19
- completed:
16
- sha256: 1b4c2669e26fa828451830ed4725e4d406acc25a1fa24fcc039465dd13d7a575
17
- size: 714100
18
- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/6 .yaml
19
- original: lts-22.6
20
+ sha256: d14d2743bfd6881cef22f855af7038797db5cc55798feb0ef2923d20cbc022db
21
+ size: 649141
22
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2024/6/12 .yaml
23
+ original: nightly-2024-06-12
You can’t perform that action at this time.
0 commit comments