mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 21:37:30 +01:00
drop hnix-store-core <0.3 (#5766) with cryptohash-sha512 & new nix-derivation
This commit is contained in:
parent
98e53dc17e
commit
55f3b8edd8
@ -1183,6 +1183,7 @@ packages:
|
|||||||
- dhall-yaml
|
- dhall-yaml
|
||||||
- aeson-yaml # req'd by dhall-json
|
- aeson-yaml # req'd by dhall-json
|
||||||
- dhall-nix < 0
|
- dhall-nix < 0
|
||||||
|
- nix-derivation
|
||||||
|
|
||||||
"Andrew Thaddeus Martin <andrew.thaddeus@gmail.com> @andrewthad":
|
"Andrew Thaddeus Martin <andrew.thaddeus@gmail.com> @andrewthad":
|
||||||
- colonnade < 0 # via profunctors-5.5
|
- colonnade < 0 # via profunctors-5.5
|
||||||
@ -4599,7 +4600,7 @@ packages:
|
|||||||
- crypto-random
|
- crypto-random
|
||||||
- cryptohash-cryptoapi
|
- cryptohash-cryptoapi
|
||||||
- cryptohash-sha256
|
- cryptohash-sha256
|
||||||
- cryptohash-sha512 < 0 # ghc 8.10
|
- cryptohash-sha512
|
||||||
- css-text
|
- css-text
|
||||||
- csv
|
- csv
|
||||||
- cubicbezier
|
- cubicbezier
|
||||||
@ -5086,9 +5087,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/5765
|
# https://github.com/commercialhaskell/stackage/issues/5765
|
||||||
- text-manipulate < 0.3
|
- text-manipulate < 0.3
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5766
|
|
||||||
- hnix-store-core < 0.3
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5780
|
# https://github.com/commercialhaskell/stackage/issues/5780
|
||||||
- structured-cli < 2.7
|
- structured-cli < 2.7
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user