Commit Graph

332423 Commits

Author SHA1 Message Date
Raghav Sood
5b52f74308
Merge pull request #146405 from aureleoules/master
ledger-live-desktop: 2.35.0 -> 2.35.1
2021-11-19 02:24:14 +08:00
sternenseemann
4535a9ddb4 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-11-18 19:20:34 +01:00
Sandro
eea701553e
Merge pull request #146510 from dotlambda/bimmer-connected-0.8.0 2021-11-18 18:51:35 +01:00
Sandro Jäckel
8bc4944f27
python39Packages.weasyprint: remove extra pytest, remove linting only tests, format to standard pythonPackages layout, clarify test comment which is also true for linux 2021-11-18 18:49:46 +01:00
Sandro Jäckel
412899feae
python39Packages.pydyf: remove extra pytest, remove linting only tests, format to standard pythonPackages layout 2021-11-18 18:49:15 +01:00
Hollow Man
479715923b
ibus-theme-tools: init at 4.2.0 (#146361) 2021-11-18 18:44:59 +01:00
Erik Arvstedt
b7879b343a
clightning: improve build setup
- Simpler
- Allows modifying the configurePhase via `configureFlags`
2021-11-18 18:44:23 +01:00
Sebastián Mancilla
db8278e295 rates: fix build on darwin 2021-11-18 14:42:50 -03:00
Sandro
e26132ed44
Merge pull request #146505 from sumnerevans/heisenbridge-1.7.0 2021-11-18 18:40:56 +01:00
Sandro
f271698f25
Merge pull request #146287 from jojosch/mjolnir-1.2.0 2021-11-18 18:40:45 +01:00
Anderson Torres
cb34fa1b42
Merge pull request #146454 from AndersonTorres/new-gistyc
gistyc: init at 1.3
2021-11-18 14:37:43 -03:00
Sandro
a09bdaae49
Merge pull request #146501 from psibi/tgswitch 2021-11-18 18:35:24 +01:00
Sandro
45917cf621
Merge pull request #146502 from ondt/bump-cargo-crev 2021-11-18 18:35:08 +01:00
Robert Schütz
b396699773 python3Packages.bimmer-connected: 0.7.22 -> 0.8.0
https://github.com/bimmerconnected/bimmer_connected/releases/tag/0.8.0
2021-11-18 09:26:13 -08:00
Sandro
7099869c67
Merge pull request #146499 from smancill/ZHF-stxxl 2021-11-18 18:22:38 +01:00
sternenseemann
99a323ee5b Merge remote-tracking branch 'origin/master' into haskell-updates 2021-11-18 18:13:00 +01:00
Sumner Evans
58ce4b5a28
heisenbridge: 1.6.0 -> 1.7.0 2021-11-18 10:10:42 -07:00
Moritz Böhme
e5537e4de7
synology-drive: init at 3.0.1-12674 (#141977)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: MoritzBoehme <mr.x@moritzboeh.me>
2021-11-18 18:03:26 +01:00
flexagoon
2ec2ad064b androidenv: fix emulator build on Linux 2021-11-18 20:02:45 +03:00
Sandro
7d2c9796cc
Merge pull request #146498 from smancill/ZHF-mhost 2021-11-18 18:02:36 +01:00
Sandro
c125359bb4
proj: fix build on Hydra (x86_64-darwin) (#146494) 2021-11-18 18:00:46 +01:00
Sibi Prabakaran
a6abef6ed2
tgswitch: init at 0.5.378
Add tgswitch which allows to easily manage different terragrunt
versions for different projects.

Tested it locally on a NixOS machine:

```
❯ tgswitch --help

Usage: tgswitch [-hv] [-b value] [parameters ...]
 -b, --bin=value  Custom binary path. For example:
                  /Users/username/bin/terragrunt
 -h, --help       displays help message
 -v, --version    displays the version of tgswitch
Supply the terragrunt version as an argument, or choose from a menu
```
2021-11-18 22:29:14 +05:30
Sebastián Mancilla
53fd52dca9 stxxl: fix build on darwin
Do not enable OpenMP support on Darwin. Since GNU Parallel requires
OpenMP, also disable it on Darwin.
2021-11-18 13:47:34 -03:00
Sebastián Mancilla
586ec1fbe4 mhost: fix build on darwin 2021-11-18 13:29:51 -03:00
Ondrej Telka
0031a11ec4
cargo-crev: 0.20.1 -> 0.21.3 2021-11-18 17:25:30 +01:00
sternenseemann
d2290e85bb haskellPackages.lucid-{alpine,htmx}: pin to 0.1.0.2 for stackage compat 2021-11-18 17:23:07 +01:00
Raphael Megzari
8ea3df51cd
erlang: 24.1.4 -> 24.1.5 (#145530) 2021-11-19 01:14:52 +09:00
sternenseemann
d4795c8efc haskellPackages.hasql-interpolate: disable tests (need running postgres) 2021-11-18 17:13:42 +01:00
thielema
bb52b0e13e haskellPackages.synthesizer-alsa: re-enabled
Closes #146475.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-11-18 17:04:05 +01:00
Sebastián Mancilla
531c9c19e3 proj: fix build on Hydra
Tests need access to writable home directory.

Also make the temporary directory (as searched by the tests) writable,
for completeness, although those tests seem to exit early when they
cannot write to the temporary directory without reaching an assert (and
thus without failing).

Fixes #146358
2021-11-18 13:03:10 -03:00
thielema
c919b17438 haskellPackages.llvm-ffi-tools, llvm-pkg-config: re-enabled
Closes #146473.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-11-18 17:00:28 +01:00
Henning Thielemann
ed3fe4c6c4 haskellPackages.lapack: disable tests because they do not run reliably
remove from broken.yaml

Closes #146231.
Closes #146472.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-11-18 16:56:58 +01:00
sternenseemann
1b2ef27ea2 haskellPackages: update list of transitively broken packages 2021-11-18 16:49:25 +01:00
Artturi
57a7c5de18
Merge pull request #145756 from Thra11/osmscout-server-drop-mapnik 2021-11-18 17:03:44 +02:00
Johannes Schleifenbaum
c3908b0110
mjolnir: 1.2.0 -> 1.2.1 2021-11-18 16:01:02 +01:00
Spencer Baugh
94186e430b
iqueue: init at 0.1.0 (#139064)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-18 16:00:26 +01:00
Harsh Shandilya
dee196abef
lychee: 0.7.0 -> 0.8.1 2021-11-18 20:27:58 +05:30
Thiago Kenji Okada
e570c93031
Merge pull request #146461 from DeeUnderscore/streamlink-3.0.1
streamlink: 2.4.0 -> 3.0.1
2021-11-18 11:50:37 -03:00
Thiago Kenji Okada
d1305f9c29
Merge pull request #146315 from Prillan/weasyprint-53.4
python3Packages.weasyprint: 52 -> 53.4
2021-11-18 11:44:54 -03:00
Thiago Kenji Okada
313ed3c609
Merge pull request #146295 from thiagokokada/bump-retroarch
retroarch: 1.8.5 -> 1.9.2
2021-11-18 11:12:06 -03:00
Thiago Kenji Okada
49ee4f601f
Merge pull request #146438 from figsoda/update-tidy-viewer
tidy-viewer: 1.4.2 -> 1.4.3
2021-11-18 10:56:10 -03:00
Alyssa Ross
3a4f647269
pkgsMusl.liburing: fix build
Musl doesn't have ucontext.h.  Quoting getcontext(3):

> POSIX.1-2008 removes the specification of getcon‐ text(), citing
> portability issues, and recommending that applications be rewritten
> to use POSIX threads instead.

We should therefore regard ucontext as a GNUism, and only expect the
uncontext example to be build for Glibc.
2021-11-18 13:54:53 +00:00
D Anzorge
74c99a1c82 streamlink: 2.4.0 -> 3.0.1 2021-11-18 14:45:23 +01:00
Thiago Kenji Okada
261122add8
Merge pull request #146479 from trofi/fix-pacvim-for-ncurses-6.3
pacvim: pull pending upstream inclusion fix for ncurses-6.3
2021-11-18 10:43:13 -03:00
Jörg Thalheim
288b43da76
Merge pull request #145966 from r-ryantm/auto-update/python38Packages.flask_wtf
python38Packages.flask_wtf: 0.15.1 -> 1.0.0
2021-11-18 13:37:18 +00:00
Aaron Andersen
b6d40f7f79
Merge pull request #146343 from VergeDX/hbase
nixos/hbase: add settings option for hbase-site.xml
2021-11-18 08:35:04 -05:00
Pascal Bach
affbc4698f
Merge pull request #146448 from Ma27/bump-nextcloud
nextcloud22: 22.2.2 -> 22.2.3
2021-11-18 14:08:49 +01:00
Anderson Torres
9592d12799
Merge pull request #146323 from AndersonTorres/new-misc
plan9port: quick&dirty fixup
2021-11-18 10:06:01 -03:00
Domen Kožar
cb8f6cdc43
Merge pull request #146459 from smancill/zhf-cloak
cloak: fix build on darwin
2021-11-18 07:02:35 -06:00
AndersonTorres
3eaa93c722 gistyc: init at 1.3 2021-11-18 09:50:04 -03:00