maralorn
b7fdb93a83
Merge pull request #323823 from MangoIV/mangoiv/static-profiling-builds
...
haskell.lib.compose: don't disable library profiling in justStaticExecutables
2024-07-04 14:53:08 +02:00
maralorn
75bb5191a7
Merge pull request #323273 from mpscholten/fix-th-desugar
...
haskellPackages.ghc98: fix singletons packages
2024-07-04 14:50:29 +02:00
maralorn
3ce84d555d
Merge pull request #323117 from rvl/haskell-updates-arbtt-manpages
...
haskellPackages.arbtt: Build and install manpages
2024-07-04 14:48:46 +02:00
maralorn
c131d220ff
Merge pull request #322272 from alexfmpe/argon2
...
haskellPackages.argon2: fix build
2024-07-04 14:44:30 +02:00
maralorn
8f269a9553
Merge pull request #322008 from erdnaxe/safe-exceptions-strictdeps
...
haskellPackages.safe-exceptions: fix strictDeps build
2024-07-04 14:42:05 +02:00
Rodney Lorrimar
88898d9b8e
haskellPackages.gi-vte: Drop obsolete patch
...
The patch was released in gi-vte-2.91.33.
2024-07-04 19:42:19 +08:00
Rodney Lorrimar
4456a4eff9
haskellPackages.haskell-gi: Drop obsolete patch
...
The patch was released in haskell-gi-0.26.9.
2024-07-04 19:39:44 +08:00
Roosembert Palacios
6e291fc330
git-annex: Update hash
...
Signed-off-by: Roosembert Palacios <roosemberth@posteo.ch >
2024-07-04 07:40:02 +02:00
Felix Buehler
0a753aebc9
haskell-modules/generic-builder.nix: use runCommand instead of phases
2024-07-03 23:22:42 +02:00
Tony Zorman
fc6b91df58
haskellPackages.libmpd: Remove unnecessary patch
...
Merged in https://github.com/vimus/libmpd-haskell/pull/138
2024-07-03 10:09:35 +02:00
github-actions[bot]
da36c43e86
Merge master into haskell-updates
2024-07-03 00:14:14 +00:00
Peter Becich
bd04ba7524
haskellPackages.tomland: fix build
...
```
nix build .#haskellPackages.tomland
```
succeeds now
2024-07-01 17:52:40 -07:00
github-actions[bot]
3db0e826fc
Merge master into haskell-updates
2024-07-02 00:13:58 +00:00
Magnus Viernickel
110fb9b4b5
haskell.lib.compose: don't disable library profiling in justStaticExecutables
2024-07-01 17:50:29 +02:00
Jan Tojnar
5c5c20919b
adwaita-icon-theme: Move from gnome scope to top-level
...
It is widely used outside gnome – although it probably should not be.
2024-07-01 08:26:46 +02:00
Jan Tojnar
8471cfbf67
Merge pull request #321785 from jtojnar/libgnome-keyring
...
libgnome-keyring: Unify
2024-07-01 08:05:39 +02:00
Marc Scholten
cd98282ebc
haskellPackages.ghc98.th-desugar: jailbreak
2024-06-29 10:27:52 -07:00
Marc Scholten
45c7333061
haskellPackages.ghc98.singletons-base: 3.2 -> 3.3 and unbroken
2024-06-28 18:45:49 -07:00
Marc Scholten
c1ff97e362
haskellPackages.ghc98.singletons-th: 3.2 -> 3.3
2024-06-28 18:39:19 -07:00
Marc Scholten
169cac0283
haskellPackages.ghc98.th-desugar: 1.15 -> 1.16
...
With v1.16 the package is building again on GHC9.8
2024-06-28 18:29:36 -07:00
Rodney Lorrimar
b32e7f6e7c
haskellPackages.arbtt: Build and install manpages
...
Resolves #323030
2024-06-28 17:46:49 +08:00
github-actions[bot]
c4f87b60f5
Merge master into haskell-updates
2024-06-27 00:14:01 +00:00
Thomas Gerbet
08c21134cd
pandoc: apply patch removing the usage of polyfill.io in the templates
...
If you output HTML with MathJax content Pandoc might uses a JS library
provided by cdn.polyfill.io which is now considered to be a bad actor.
https://sansec.io/research/polyfill-supply-chain-attack
Pandoc does not use this domain in recent versions but upgrading it
seems more complex right now especially if we consider backports to
the stable releases.
2024-06-26 23:06:44 +02:00
Alexandre Esteves
5f1eda1463
haskellPackages.argon2: fix build
2024-06-24 22:29:57 +01:00
Alexandre Iooss
7a36582458
haskellPackages.safe-exceptions: fix strictDeps build
2024-06-24 20:41:39 +02:00
maralorn
c66cab93ce
haskellPackages.hevm: Unmark broken
2024-06-24 09:28:16 +02:00
maralorn
b8011c83eb
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-06-23 22:34:55 +02:00
maralorn
196acc5f76
haskellPackages.cabal-gild: Fix eval
2024-06-23 22:33:37 +02:00
maralorn
236e21cee2
haskellPackages.cabal-gild: Fix override
2024-06-23 21:38:00 +02:00
maralorn
ef7f682c95
haskellPackages.fourmolu: Cleanup overrides
2024-06-23 21:32:36 +02:00
maralorn
aa9666901a
Merge pull request #303658 from hellwolf/hevm-0.53.0-fix
...
haskell-updates fixes: hevm
2024-06-23 20:42:04 +02:00
hellwolf
cccf2b33fe
haskellPackages.hevm: fix ghc96 build
2024-06-23 20:40:17 +03:00
maralorn
b9e4759dcd
haskellPackages: Fix whitespace
2024-06-23 19:08:43 +02:00
maralorn
0395915443
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-06-23 13:48:04 +02:00
maralorn
fab7b5e371
haskellPackages.crypton-x509: Drop obsolete patch
2024-06-23 13:42:34 +02:00
maralorn
102aadf228
haskellPackages.hourglass: Fix build and harmonize overrides
2024-06-23 13:36:28 +02:00
maralorn
7af87f035e
haskell.packages.ghc98.aeson: Fix eval
2024-06-23 13:05:12 +02:00
Jan Tojnar
859183c058
libgnome-keyring: move from gnome scope to top-level
2024-06-22 21:26:38 +02:00
maralorn
a1c4ac8972
haskellPackages: Fix eval errors
2024-06-22 14:55:25 +02:00
maralorn
af26d6bcab
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-06-22 14:38:47 +02:00
ners
a034c0b57a
haskellPackages.lsp-client: unmark broken
2024-06-22 14:38:46 +02:00
github-actions[bot]
690b82a743
Merge master into haskell-updates
2024-06-22 00:13:41 +00:00
sternenseemann
7673ea46c6
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-06-22 01:16:26 +02:00
sternenseemann
c93c1b3413
haskellPackages: stackage LTS 22.22 -> LTS 22.26
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2024-06-22 01:07:17 +02:00
Sandro Jäckel
743d9f835d
maintainers: remove one year inactive maintainer kiwi
2024-06-21 01:38:39 -04:00
sternenseemann
e66e7c4d8e
Merge branch master into haskell-updates
2024-06-20 14:34:13 +02:00
Niklas Hambüchen
dd3cf6eb69
Merge pull request #318783 from pbsds/fix-reproducible-patch-urls-1717622023
...
treewide: make fetchpatch urls reproducible
2024-06-20 03:01:00 +02:00
maralorn
17d6c2325c
Merge pull request #321004 from alexfmpe/ghcjs-wrap-up
...
haskellPackages: wrap up loose ends in js context
2024-06-20 00:26:02 +02:00
Marc Scholten
96a701f146
haskellPackages: add mpscholten as maintainer
2024-06-19 16:24:13 +02:00
Leo Coogan
f7227f3597
haskellPackages.hledger-iadd: Remove broken flag
2024-06-19 15:13:17 +02:00