File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,11 @@ repository cardano-haskell-packages
9
9
c00aae8461a256275598500ea0e187588c35a5d5d7454fb57eac18d9edb86a56
10
10
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
11
11
12
+ -- repeating the index-state for hackage to work around hackage.nix parsing limitation
12
13
index-state : 2022-11-11T00:00 :00Z
13
- index-state : cardano-haskell-packages 2022-11-12T20:00 :00Z
14
+ index-state :
15
+ , hackage.haskell.org 2022-11-11T00:00 :00Z
16
+ , cardano-haskell-packages 2022-11-12T20:00 :00Z
14
17
15
18
packages :
16
19
cardano-db
@@ -55,7 +58,7 @@ package cryptonite
55
58
flags : -support_rdrand
56
59
57
60
-- ---------------------------------------------------------
58
- -- Enable tests
61
+ -- Enable tests
59
62
60
63
tests : True
61
64
test-show-details : direct
You can’t perform that action at this time.
0 commit comments