tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
0
fork
atom
nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
0
fork
atom
overview
issues
pulls
pipelines
taffybar: allow scotty 0.12
sternenseemann
3 years ago
14cd8b4e
f7723173
+7
1 changed file
expand all
collapse all
unified
split
pkgs
development
haskell-modules
configuration-common.nix
+7
pkgs/development/haskell-modules/configuration-common.nix
···
2181
2181
})
2182
2182
super.polynomial);
2183
2183
2184
2184
+
# Unreleased bound relaxing patch allowing scotty 0.12
2185
2185
+
taffybar = appendPatch (pkgs.fetchpatch {
2186
2186
+
name = "taffybar-allow-scotty-0.12.patch";
2187
2187
+
url = "https://github.com/taffybar/taffybar/commit/2e428ba550fc51067526a0350b91185acef72d19.patch";
2188
2188
+
sha256 = "1lpcz671mk5cwqffjfi9ncc0d67bmwgzypy3i37a2fhfmxd0y3nl";
2189
2189
+
}) ((p: assert p.version == "4.0.0"; p) super.taffybar);
2190
2190
+
2184
2191
# lucid-htmx has restrictive upper bounds on lucid and servant:
2185
2192
#
2186
2193
# Setup: Encountered missing or private dependencies: