Merge pull request #7477 from ysangkok/password-flag

Set crypton flag for 'password' package
This commit is contained in:
Jens Petersen 2024-07-08 11:40:10 +08:00 committed by GitHub
commit 3139030590
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8597,6 +8597,10 @@ package-flags:
zlib:
pkg-config: false
# See https://github.com/commercialhaskell/stackage/issues/7474
password:
crypton: true
# end of package-flags
# Special configure options for individual packages