Skip to content

haskellPackages.streamly-archive: improve unbreak#229832

Merged
cdepillabout merged 1 commit intoNixOS:haskell-updatesfrom
shlok:streamly-archive-unbreak-improvement
May 7, 2023
Merged

haskellPackages.streamly-archive: improve unbreak#229832
cdepillabout merged 1 commit intoNixOS:haskell-updatesfrom
shlok:streamly-archive-unbreak-improvement

Conversation

@shlok
Copy link
Contributor

@shlok shlok commented May 4, 2023

Things done
  • Manually modified configuration-nix.nix and configuration-common.nix, to reflect a more correct setup suggested in this comment by @maralorn: haskellPackages.streamly-lmdb: unbreak #229606 (comment)
  • Tested compilation of all pkgs that depend on this change using nix-build --no-out-link -A haskellPackages.streamly-archive --arg config '{ allowBroken = true; }'.
  • Ran maintainers/scripts/haskell/regenerate-hackage-packages.sh, which had no effect (as expected).

@github-actions github-actions bot added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label May 4, 2023
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels May 4, 2023
@cdepillabout
Copy link
Member

This seems reasonable, and ofborg is passing. Thanks!

@cdepillabout cdepillabout merged commit 7b401e3 into NixOS:haskell-updates May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants