Artturin
b9e503a35e
cachix,hercules-ci-{agent,cnix-expr,cnix-store}: bump nix pin to 2_10
2022-12-28 16:24:54 +02:00
sternenseemann
e238c3fdaa
haskell.packages.*.binary-orphans: provide OneTuple when necessary
...
The binary-orphans dependency on OneTuple is only activated if GHC < 9.2
which means hackage2nix won't emit this dependency anymore.
2022-12-28 14:10:41 +01:00
Dennis Gosnell
9fdbe9dd46
haskellPackages.singletons-base: jailbreak in order to get compiling
2022-12-28 16:47:57 +09:00
zowoq
3bc05714b6
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-12-28 10:45:30 +10:00
zowoq
5cf58a844e
haskellPackages.haskell-ci: pin to ShellCheck_0_8_0
2022-12-28 10:42:13 +10:00
zowoq
232b508059
haskellPackages.ShellCheck: unpin
2022-12-28 10:42:13 +10:00
zowoq
4cb228c88c
shellcheck, haskellPackages.ShellCheck: add maintainer
2022-12-28 10:42:13 +10:00
Dennis Gosnell
f0cab3b001
haskell: hspec_2_10_7 -> hspec_2_10_8
2022-12-25 15:28:07 +09:00
maralorn
04833f84ba
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-12-24 19:30:22 +01:00
maralorn
e897471eee
ghc-api-compat: unmarkBroken on older ghcs
2022-12-24 18:28:23 +01:00
maralorn
65d6fc555b
haskell-language-server: Enable reenable dependencies for older ghcs
2022-12-24 17:46:42 +01:00
Dennis Gosnell
302701438d
haskellPackages.descriptive: mark as broken because aeson-1.5.6.0 doesn't build
2022-12-24 17:26:41 +09:00
Dennis Gosnell
7bdfd07076
haskell: sort list of broken packages
2022-12-24 17:14:04 +09:00
Dennis Gosnell
0223039a8a
haskellPackages.spade: mark as broken on darwin
2022-12-24 16:33:27 +09:00
Dennis Gosnell
826331e0e9
haskellPackages: mark broken all packages that timeout on Hydra
2022-12-24 15:53:06 +09:00
Dennis Gosnell
84a68038fb
haskellPackages.structured-haskell-mode: mark broken
...
It doesn't compile with ghc92.
2022-12-24 14:20:45 +09:00
Dennis Gosnell
fb7f159544
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-12-24 09:58:52 +09:00
sternenseemann
d4d50ffc5c
haskell.packages.ghc8107.cabal-install: fix build
2022-12-23 01:14:47 +01:00
sternenseemann
14cd8b4e12
taffybar: allow scotty 0.12
2022-12-22 13:23:43 +01:00
Dennis Gosnell
316bd96202
haskellPackages: clear broken lists
2022-12-21 21:51:01 +09:00
Dennis Gosnell
39bf05b42e
Merge pull request #206842 from sternenseemann/bloomfilter-ghc-9.2
...
haskellPackages.bloomfilter: patch for GHC >= 9.2
2022-12-21 21:26:33 +09:00
Dennis Gosnell
0e05d68e5b
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-12-21 21:21:06 +09:00
Robert Hensing
cd75a025e2
haskell-modules/configuration-common.nix: Format (editorconfig)
2022-12-20 03:24:33 +01:00
Robert Hensing
ba307f0ab4
Merge branch 'master' into haskell-updates
2022-12-20 03:12:36 +01:00
Robert Hensing
50da224979
hercules-ci-agent: Patch for cachix 1.1
2022-12-20 01:32:39 +01:00
Robert Hensing
6a08bcf1d5
haskell-modules/configuration-common.nix: Bring fetchpatch2 into scope
2022-12-20 01:32:07 +01:00
maralorn
0cf56dad9e
haskellPackages.iCalendar: Fix build
2022-12-19 22:56:44 +01:00
sternenseemann
4a6483eace
git-annex: update sha256 for 10.20221212
2022-12-19 12:16:17 +01:00
sternenseemann
189fa87ed2
haskellPackages.bloomfilter: patch for GHC >= 9.2
...
The applied patch seems sensible, using the stock unchecked shifting
functions introduced in base 4.5 instead of a custom implementation
based on GHC internal that changed in 9.2. Sadly upstream maintainer is
inactive, so we need to take action.
Tested for 9.2 and 9.0.
2022-12-19 12:13:56 +01:00
maralorn
465f0b4837
haskellPackages.reflex-dom: Fix build
2022-12-19 11:33:57 +01:00
maralorn
65ffdcabee
neuron-notes: Remove
2022-12-19 11:33:57 +01:00
github-actions[bot]
259fe227c8
Merge master into haskell-updates
2022-12-19 00:12:05 +00:00
Dennis Gosnell
5d40eaa66f
haskell.packages.ghc943.implicit-hie: remove unneeded Cabal-syntax override
2022-12-19 08:35:48 +09:00
Dennis Gosnell
8897b52331
haskellPackages.implicit-hie: remove unneeded Cabal-syntax override
2022-12-19 08:05:52 +09:00
maralorn
7187fd458d
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-12-18 23:19:26 +01:00
Valentin Gagarin
f782da699e
Merge pull request #206646 from figsoda/typos
2022-12-18 18:27:57 +01:00
Dennis Gosnell
7a8c0c6dd5
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-12-18 21:09:16 +09:00
Dennis Gosnell
8e10587e90
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-12-18 18:45:36 +09:00
Domen Kožar
6c3fbca325
cachix: 1.0.1 -> 1.1
2022-12-18 09:43:08 +00:00
Dennis Gosnell
088bc1c0ea
haskellPackages: stackage LTS 20.3 -> LTS 20.4
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-12-18 16:50:15 +09:00
figsoda
ec8cb34358
treewide: fix typos
2022-12-17 19:39:44 -05:00
Naïm Favier
cd08de8221
update-nix-fetchgit: remove patches
...
Both are included in the latest release.
2022-12-17 10:29:48 +01:00
maralorn
662b19424a
emanote: Fix build
2022-12-17 02:46:37 +01:00
maralorn
ad0d7cf936
haskell.packages.ghc810.haskell-language-server: Fix build
2022-12-17 02:06:57 +01:00
maralorn
b9b319d348
haskell.packages.ghc88.hlint: Fix build
2022-12-17 02:06:39 +01:00
maralorn
093d158f5b
haskell.packages.ghc88.haskell-language-server: Fix build
2022-12-17 01:56:27 +01:00
maralorn
4fc62a4bbe
haskellPackages: Regenerate hackage-packages.nix with lens-aeson_1_1_3
2022-12-17 01:56:06 +01:00
maralorn
95bf258d3e
haskellPackages.hls-pragmas-plugin: Disable flaky test
2022-12-17 00:17:34 +01:00
Naïm Favier
e19cdbebc9
haskell.packages.ghc902.haskell-language-server: oops
...
I accidentally committed a test changing `self` to `super` which makes the
build fail. We definitely want `self` here, see
https://github.com/NixOS/nixpkgs/pull/205902 for why.
2022-12-16 13:49:16 +01:00
Naïm Favier
9d4610919e
haskellPackages: regenerate hackage-packages and transitive-broken
2022-12-13 12:23:51 +01:00