Commit Graph

280705 Commits

Author SHA1 Message Date
Martin Weinelt
ffe63e7156
gnome3.geary: disable failing edit_context_font test
Broke during the upgrade of webkitgtk to 2.32.0, reported upstream at
https://gitlab.gnome.org/GNOME/geary/-/issues/1180.

Fixes: #118309
2021-04-02 16:39:19 +02:00
sternenseemann
2a8e2ff1b9 haskellPackages.fuzzyfind: unbreak 2021-04-02 16:33:27 +02:00
Gabriel Ebner
cc727746c6 libspnav: remove nonstandard patch 2021-04-02 16:08:36 +02:00
Gabriel Ebner
3a4f71d5a0 spacenavd: remove nonstandard patch 2021-04-02 16:08:36 +02:00
Sirio Balmelli
f6062dce02
python3Packages.yamllint: 1.25.0 -> 1.26.0
Fix Darwin build: disable broken tests on BSDs;
see https://github.com/adrienverge/yamllint/issues/307.

Report failure of test_find_files_recursively upstream;
see https://github.com/adrienverge/yamllint/issues/373.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Robert Schütz <dev@schuetz-co.de>
2021-04-02 16:02:05 +02:00
sternenseemann
ad719bf6d1 haskellPackages: restrict a few packages depending on haskell-gi
haskell-gi and haskell-gi-base have released a 0.25.0 version on
hackage, but hackage nightly still has an 0.24.* version.

However there are some packages depending on haskell-gi like gi-vte
which are not in stackage, but have releases on hackage which address
the changes in 0.25.0. The resulting mismatched versions result in
compilation failures which are addressed by restricting these packages
to a version supporting 0.24.* temporarily until Stackage Nightly
catches up.

The most prominent package affected by this breakage was termonad which
depends gi-vte, cc @cdepillabout on this.
2021-04-02 15:53:49 +02:00
Robert Schütz
c68dc85671 qmk_firmware: drop
It has not been touched in years, is lacking meta, and is marked as
broken in release-20.09.
2021-04-02 15:51:51 +02:00
Martin Weinelt
5dfdb2e0c2
Merge pull request #118316 from Flakebi/salt
salt: 3002.6 -> 3003
2021-04-02 15:49:53 +02:00
Robert Scott
46b6aa6644
Merge pull request #118297 from jluttine/update-liblinphone-4.5.1
liblinphone: 4.4.35 -> 4.5.1
2021-04-02 14:47:15 +01:00
Martin Weinelt
c07d93eb02
Merge pull request #118323 from veehaitch/hostapd-sae-wpa3
hostapd: build with SAE for WPA3 support
2021-04-02 15:44:01 +02:00
Martin Weinelt
3e0713d582
ubertooth, libbtbb: stdenv.lib -> lib 2021-04-02 15:37:43 +02:00
sternenseemann
8babfa7fa5 haskellPackages.gitit: unbreak
pandoc 2.12 changed and removed a few exports gitit used. I procured a
patch which fixes those without any refactoring by vendoring in the
removed function from pandoc which is no problem as they are both
available under the GPL 2.0.
2021-04-02 15:25:51 +02:00
Martin Weinelt
54d286365d
Merge pull request #87750 from oxzi/ubertooth 2021-04-02 15:23:30 +02:00
TredwellGit
29a2856563 libreoffice-fresh: 7.1.1.2 -> 7.1.2.2 2021-04-02 13:15:41 +00:00
Vincent Haupert
214bbb5cf0
hostapd: build with SAE for WPA3 support 2021-04-02 15:14:09 +02:00
Robert Schütz
090e9a3dc9 qlcplus: fix build
It failed with

    rgbtext_test.cpp:252:87: error: 'QByteArray& QByteArray::replace(const QString&, const char*)' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit()
2021-04-02 15:13:42 +02:00
Martin Weinelt
ea3253a371
ldb: 2.2.0 -> 2.3.0 2021-04-02 15:05:16 +02:00
Yurii Matsiuk
c8246b3f6c
fluxcd: 0.10.0 -> 0.11.0 2021-04-02 15:04:09 +02:00
sternenseemann
2f368c2060 ocamlPackages.decompress-1-2: remove at 1.2.0
With imagelib updated there remains no user of this in nixpkgs.
2021-04-02 15:03:44 +02:00
sternenseemann
a6425a6008 ocamlPackages.imagelib: 20200929 -> 20210402
Allows us to get rid of decompress 1.2.0:

https://github.com/rlepigre/ocaml-imagelib/releases/tag/20210402
2021-04-02 15:03:44 +02:00
sternenseemann
d5eac5c07f haskellPackages.git-annex: update src sha256
git-annex saw a new release to hackage this week and consequently the
sha256 hash in configuration-common.nix needs to change as well.
2021-04-02 14:48:12 +02:00
Robert Scott
531502481b
Merge pull request #118086 from r-ryantm/auto-update/qpdf
qpdf: 10.2.0 -> 10.3.1
2021-04-02 13:38:42 +01:00
Michael Weiss
a960fead6e
llvmPackages_12: 12.0.0-rc3 -> 12.0.0-rc4 2021-04-02 14:35:23 +02:00
Flakebi
3267661fad
salt: 3002.6 -> 3003 2021-04-02 14:32:37 +02:00
Nikolay Korotkiy
2287411fb0
josm: 17580 → 17702 2021-04-02 15:30:50 +03:00
Malte Brandy
4b7b0fdd9b
haskellPackages.stm-containers: Fix build and enter maintainer 2021-04-02 14:16:00 +02:00
Vincent Laporte
170bad5b0a
ocamlPackages.gsl: use Dune 2 2021-04-02 14:12:12 +02:00
Vincent Laporte
57c7d7c50a
orpie: use Dune 2 2021-04-02 14:12:01 +02:00
Robert Scott
980bbc237a
Merge pull request #118302 from siriobalmelli-foss/fix/python3Packages.wasmer
python3Packages.wasmer: build on Darwin
2021-04-02 12:47:47 +01:00
Jaakko Luttinen
fc9d179526
liblinphone: clean input arguments 2021-04-02 14:36:49 +03:00
Jaakko Luttinen
4261c6d8ed
lime: fix license to gpl3Only 2021-04-02 14:35:15 +03:00
Jaakko Luttinen
87b0fb0917
mediastreamer: fix license to gpl3Only 2021-04-02 14:33:17 +03:00
Michael Weiss
166520812e
chromium{Beta,Dev}: Use LLVM 12
LLVM 12 is required but the build still fails due to other changes that
where introduced in the meantime (and Chromium 90.0.4430.51 introduced
another LLVM failure).
2021-04-02 13:32:17 +02:00
Malte Brandy
7ce74efc56
haskellPackages.iCalendar: Fix build and enter maintainer 2021-04-02 13:30:44 +02:00
nixbitcoin
d1bf9f0771
btcpayserver: 1.0.7.0 -> 1.0.7.2 2021-04-02 11:13:37 +00:00
Malte Brandy
6fbb612735
haskellPackages.stan: Fix build 2021-04-02 13:07:26 +02:00
Malte Brandy
9962981687
haskellPackages.reflex-dom: Fix build 2021-04-02 12:50:53 +02:00
Fabian Affolter
5f5ab8004e python3Packages.gradient: fix build 2021-04-02 12:29:54 +02:00
Fabian Affolter
1a4f4b8849 python3Packages.aws-adfs: fix build 2021-04-02 12:29:54 +02:00
Fabian Affolter
7e65690165 python3Packages.requests-kerberos: fix build 2021-04-02 12:29:54 +02:00
Fabian Affolter
1ccbd15b10 python3Packages.ntlm-auth: fix build 2021-04-02 12:29:53 +02:00
Fabian Affolter
33f9e54720 python3Packages.docloud: fix build 2021-04-02 12:29:53 +02:00
Fabian Affolter
622743709a python3Packages.python-awair: 0.2.1 -> 0.2.2 2021-04-02 12:29:53 +02:00
Fabian Affolter
7bb0f30b7f python3Packages.flask-limiter: enable tests 2021-04-02 12:29:53 +02:00
Fabian Affolter
011f0b7897 python3Packages.pymemcache: init at 3.4.0 2021-04-02 12:29:53 +02:00
Doron Behar
905ecb920e
Merge pull request #118088 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.15.1 -> 0.15.2
2021-04-02 10:19:23 +00:00
Doron Behar
785d2c03a0
Merge pull request #116677 from alexarice/agda-test-hello-world 2021-04-02 10:19:00 +00:00
Michael Weiss
53fd303d0e
llvmPackages_12: Add recurseIntoAttrs
See #115288 (835a8f1cbc). This was missing for LLVM 12 because both
changes where made in parallel.
2021-04-02 12:16:50 +02:00
Maximilian Bosch
dc8a72ea6d
Merge pull request #118203 from r-ryantm/auto-update/documize-community
documize-community: 3.8.2 -> 3.9.0
2021-04-02 12:06:52 +02:00
Maximilian Bosch
7de7862e56
Merge pull request #118214 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.1.6 -> 2.1.7
2021-04-02 12:03:06 +02:00