From d668e36403c293c86f761e4ac9f902cda73f4a7d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 12 May 2026 20:00:13 +0200 Subject: cabal: pin yesod-auth-oauth2 to nixpkgs version slight mismatches here can cause build errors, but this project should build with nixpkgs-stable. --- tracktrain.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracktrain.cabal b/tracktrain.cabal index 16ccb98..64b6edb 100644 --- a/tracktrain.cabal +++ b/tracktrain.cabal @@ -83,7 +83,7 @@ library , yesod , yesod-form , yesod-auth - , yesod-auth-oauth2 + , yesod-auth-oauth2 ^>= 0.7.4.0 , yesod-core , hoauth2 , blaze-html -- cgit v1.2.3