nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

taffybar: allow scotty 0.12

+7
+7
pkgs/development/haskell-modules/configuration-common.nix
··· 2181 2181 }) 2182 2182 super.polynomial); 2183 2183 2184 + # Unreleased bound relaxing patch allowing scotty 0.12 2185 + taffybar = appendPatch (pkgs.fetchpatch { 2186 + name = "taffybar-allow-scotty-0.12.patch"; 2187 + url = "https://github.com/taffybar/taffybar/commit/2e428ba550fc51067526a0350b91185acef72d19.patch"; 2188 + sha256 = "1lpcz671mk5cwqffjfi9ncc0d67bmwgzypy3i37a2fhfmxd0y3nl"; 2189 + }) ((p: assert p.version == "4.0.0"; p) super.taffybar); 2190 + 2184 2191 # lucid-htmx has restrictive upper bounds on lucid and servant: 2185 2192 # 2186 2193 # Setup: Encountered missing or private dependencies: