3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

381997 commits

Author SHA1 Message Date
sternenseemann 64f0689adf haskell.packages.ghc8107.purescript-{a,c}st: sync with purescript
Although purescript-{cst,ast} don't depend on purescript, it's important
that they use the same dependencies as the latter, so packages that
depend on more than one of them at the same time work, like e.g.
purenix (which is broken at the moment because it doesn't support
purescript 0.15).
2022-05-31 23:46:50 +02:00
sternenseemann adb86aa95d haskell.packages.ghc8107.purescript: clean up patch, unbreak
After a dependency got unbroken recently, only a patch for LTS 18 which
is now part of the release needed cleaning up and aeson 1.5.* and
corresponding bower-json version to be provided.
2022-05-31 21:27:20 +02:00
sternenseemann 37c1c54c3e haskellPackages.Chart-diagrams: build with up to date SVGFonts 2022-05-31 20:43:53 +02:00
sternenseemann ed7715885e haskellPackages.reflex: drop witherable bounds patch
witherable bounds have been relaxed by upstream via a Hackage revision,
so we no longer need to apply that part of the patch.
2022-05-31 15:01:37 +02:00
sternenseemann 6e267b064b release-haskell.nix: test weeder for currently working GHC versions 2022-05-31 15:01:37 +02:00
Alexander Foremny 2d0b56360f glirc: unbreak via downgrade to 2.38
glirc 2.39 does not compile against any set of released packages and is
unlikely to be fixed without a subsequent release
(https://github.com/glguy/irc-core/issues/99).
2022-05-31 14:02:40 +02:00
sternenseemann 5944112af7 haskell.packages.ghc902.weeder: pin to < 2.4
weeder 2.4.0 /requires/ GHC 9.2.
2022-05-31 12:41:31 +02:00
sternenseemann 423a751465 haskellPackages.git-annex: adjust sha256 for 10.20220525 2022-05-31 12:33:02 +02:00
github-actions[bot] 5250c9bcbc
Merge master into haskell-updates 2022-05-31 00:12:58 +00:00
Artturi ef44c71d98
Merge pull request #175492 from Artturin/nixupdate9 2022-05-31 03:03:23 +03:00
Sandro 0efe875274
Merge pull request #175521 from SuperSandro2000/docker-compose_2
docker-compose_2: 2.5.1 -> 2.6.0
2022-05-31 01:46:36 +02:00
Sandro 97905532e0
Merge pull request #175528 from risicle/ris-celery-darwin-unbroken
python3Packages.celery: unmark as broken
2022-05-31 01:41:25 +02:00
Emery Hemingway 2cae94e56a ncdc: 1.22.1 -> 1.23 2022-05-30 18:23:51 -05:00
Ben Siraphob cf89d00255
Merge pull request #167634 from siraben/xedit-darwin
xedit: fix build on darwin
2022-05-30 23:19:40 +00:00
Robert Scott 67dffc3000 python3Packages.celery: unmark as broken
mistakenly marked broken due to a spurious hydra failure
2022-05-31 00:10:07 +01:00
Robert Scott 71c7efa387 python3Packages.celery: skip hydra-failing tests on darwin
these tests cause darwin hydra to hit open file limits
2022-05-31 00:10:07 +01:00
Fabian Affolter 867b76b107
Merge pull request #175508 from r-ryantm/auto-update/python3.10-huggingface-hub
python310Packages.huggingface-hub: 0.6.0 -> 0.7.0
2022-05-31 01:06:14 +02:00
Sandro f1cd554d98
Merge pull request #175530 from SuperSandro2000/ansible-lint 2022-05-31 01:02:01 +02:00
Fabian Affolter e9ad7e5fec
python310Packages.huggingface-hub: disable on older Python releases 2022-05-31 00:11:20 +02:00
Sergei Trofimovich facee525a1
Merge pull request #174017 from trofi/fix-fno-common-for-netperf
netperf: pull patch pending upstream inclusion for -fno-common toolch…
2022-05-30 21:55:03 +00:00
Ben Siraphob ab76f3220d
xedit: fix build on darwin 2022-05-30 14:54:36 -07:00
Sergei Trofimovich d244b4a9a2
Merge pull request #173988 from trofi/fix-fno-common-for-mmh
mmh: unstable-2019-09-08 -> unstable-2020-08-21
2022-05-30 21:54:18 +00:00
Sandro d0e5e8877f
Merge pull request #175161 from risicle/ris-uamqp-darwin-aarch64 2022-05-30 23:53:35 +02:00
Sandro Jäckel 951488b167
ansible-lint: 6.2.1 -> 6.2.2 2022-05-30 23:51:18 +02:00
Sandro 67128e188a
Merge pull request #175127 from risicle/ris-libnatspec-darwin-fix
libnatspec: fix build on darwin
2022-05-30 23:47:35 +02:00
Sandro 765a6aba57
Merge pull request #174946 from milahu/qt6-wrapQtAppsHook-remove-qtwayland
qt6.wrapQtAppsHook: remove dependencies: qtbase qtwayland
2022-05-30 23:46:18 +02:00
Sandro 38083555c3
Merge pull request #174712 from schuelermine/add/curtail
curtail: init at 1.3.0
2022-05-30 23:43:30 +02:00
Sandro 2b41077072
Merge pull request #175033 from azahi/werf-12107
werf: 1.2.99 -> 1.2.107
2022-05-30 23:40:56 +02:00
Sandro 0f4716dfc3
Merge pull request #174913 from aaronjheng/ejson
ejson: 1.2.1 -> 1.3.3
2022-05-30 23:39:45 +02:00
Sandro b2dc65f399
Merge pull request #174626 from dywedir/magic-wormhole-rs
magic-wormhole-rs: 0.3.0 -> 0.5.0
2022-05-30 23:36:36 +02:00
Robert Scott 6f7557f8c6 python3Packages.uamqp: use openssl on darwin-aarch64
azure's libraries aren't happy enough with our macos sdk on aarch64
to let us use applessl
2022-05-30 22:28:56 +01:00
Robert Scott 012021659f libnatspec: unmark broken on darwin 2022-05-30 22:22:57 +01:00
Robert Scott 8e113240bb libnatspec: fix build on darwin
broken in 3c12e95ad1 when parentheses
were removed, changing the semantics.

add libiconv universally to avoid such mixups.
2022-05-30 22:22:21 +01:00
Sandro c10e14acc7
Merge pull request #170781 from erikarvstedt/papgerless-ngx-1.7.0
paperless-ngx: 1.6.0 -> 1.7.1
2022-05-30 23:08:34 +02:00
Maximilian Bosch a85b3b8c74
Merge pull request #167892 from NilsIrl/wasm_bindgen_cli_upgrade
wasm-bindgen-cli: 0.2.79 -> 0.2.80
2022-05-30 23:01:51 +02:00
Maximilian Bosch 773a15f948
Merge pull request #174523 from r-ryantm/auto-update/cppcheck
cppcheck: 2.7.5 -> 2.8
2022-05-30 22:58:05 +02:00
Sandro Jäckel 18d53f807e
docker-compose_2: 2.5.1 -> 2.6.0 2022-05-30 22:42:09 +02:00
Sandro 5466ae6f3f
Merge pull request #175089 from klemensn/qbittorrent-fix-wrap
qbittorrent: Wrap once, python is optional
2022-05-30 22:41:45 +02:00
Sandro 741e3c486d
Merge pull request #174765 from schuelermine/powershell-getHashes 2022-05-30 22:21:26 +02:00
Sandro 7c49511474
python310Packages.authheaders: remove backport ipaddress (#175415)
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2022-05-30 22:10:24 +02:00
Artturi 63cbdf67ae
fix font fallout from extraPostFetch -> postFetch (#175381)
* gdouros-fonts: fix build

some hashes were changed since ods files are now installed

* camingo-code: fix build

contents not changed

* hannom: fix build

* helvetica-neue-lt-std: fix build

perms changed so the hash changed too

* liberastika: fix build

hash changed due to no doc dir anymore

* kochi-substitute-naga10: fix build

* xkcd-font: use a simpler method to remove unneeded files

* fonts: also remove hidden files
2022-05-30 22:57:37 +03:00
Robert Schütz e47fff26cc deltachat-desktop: 1.28.2 -> 1.30.0
https://github.com/deltachat/deltachat-desktop/blob/v1.30.0/CHANGELOG.md
2022-05-30 12:54:51 -07:00
Timo Kaufmann 52ca0fa3ae
Merge pull request #174938 from r-ryantm/auto-update/fplll
fplll: 5.4.1 -> 5.4.2
2022-05-30 21:51:14 +02:00
Timo Kaufmann b483062826
Merge pull request #175020 from collares/fpylll-0.5.7
python3Packages.fpylll: 0.5.6 -> 0.5.7
2022-05-30 21:50:10 +02:00
markuskowa 412168b4ae
Merge pull request #175316 from markuskowa/upd-slurm
slurm: 21.08.8.2 -> 22.05.0.1
2022-05-30 21:18:28 +02:00
Sandro Jäckel 09118d3deb python310Packages.ua-parser: remove unused pyyaml, add pythonImportsCheck 2022-05-30 12:11:31 -07:00
Thiago Kenji Okada a69f4b5c91
Merge pull request #175466 from PedroHLC/sway-launcher-desktop-1.6.0
sway-launcher-desktop: 1.5.4 -> 1.6.0
2022-05-30 20:00:11 +01:00
R. Ryantm bec4b99baa python310Packages.huggingface-hub: 0.6.0 -> 0.7.0 2022-05-30 18:50:09 +00:00
Janne Heß cbaacfb8df
Release 22.05 2022-05-30 20:50:07 +02:00
Sergei Trofimovich f1c167688a
Merge pull request #175432 from trofi/workaround-fno-common-for-ucarp
ucarp: add -fcommon workaround
2022-05-30 17:30:53 +00:00