Merge pull request #302917 from tweag/fix/changelog-d

changelog-d: fix build
This commit is contained in:
Robert Hensing 2024-04-11 01:37:02 +02:00 committed by GitHub
commit e9332c9fbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ let
haskellModifications =
lib.flip lib.pipe [
addCompletions
haskell.lib.doJailbreak
haskell.lib.justStaticExecutables
];