From 7115a3f1419fcb04f50986af2be7a3e8480ac098 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Thu, 14 Sep 2023 09:10:24 +0200 Subject: [PATCH] Take over `netrc` I have been maintaining this package for a while now. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60477d1b6..1cd6d166b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -121,6 +121,7 @@ packages: - newtype - resolv - blaze-builder + - netrc # Some "grandfathered dependencies" I took over because I contributed to them at some time. # Feel free to snatch them from me! @@ -4510,7 +4511,6 @@ packages: "Domen Kozar @domenkozar": - elm2nix < 0 # 0.3.0 compile fail - mixpanel-client < 0 # 0.3.0 aeson 2, https://github.com/commercialhaskell/stackage/issues/6443 - - netrc - pretty-sop - servant-auth - servant-auth-server