3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

342160 commits

Author SHA1 Message Date
Robert Scott 4aaf4c256b
Merge pull request #151066 from zhaofengli/libffi-testsuite
libffi: Run test suite
2021-12-28 01:07:58 +00:00
Robert Scott af781545f2
Merge pull request #150365 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.9.121 -> 1.9.150
2021-12-28 01:06:08 +00:00
github-actions[bot] 2c959368ac
Merge staging-next into staging 2021-12-28 00:02:17 +00:00
github-actions[bot] 642dc6bb93
Merge master into staging-next 2021-12-28 00:01:39 +00:00
David Nadlinger 8efd318b10 python3.pkgs.isodate: 0.6.0 -> 0.6.1
This fixes building for Python 3.10.

GitHub: Fixes #151664.
2021-12-27 23:58:00 +00:00
R. RyanTM b69eabccfa
ocrmypdf: 13.1.1 -> 13.2.0 (#151492) 2021-12-27 23:51:21 +00:00
Martin Weinelt 6afaf36a3c
Merge branch 'master' into staging-next 2021-12-28 00:04:06 +01:00
Fabian Affolter 013cde1d9d python3Packages.faraday-plugins: 1.5.8 -> 1.5.9 2021-12-27 14:48:24 -08:00
Fabian Affolter b28c1a30fb python3Packages.flux-led: 0.27.17 -> 0.27.19 2021-12-27 14:48:20 -08:00
Robert Schütz e89e6de3f6 python3Packages.bimmer-connected: 0.8.5 -> 0.8.7 2021-12-27 14:36:49 -08:00
Martin Weinelt 756b709acd
Merge pull request #151936 from mweinelt/home-assistant 2021-12-27 23:30:22 +01:00
Thiago Kenji Okada 7efd936e4f
Merge pull request #150331 from r-ryantm/auto-update/babashka
babashka: 0.6.8 -> 0.7.0
2021-12-27 19:05:30 -03:00
Ryan Mulligan aefbed0502
Merge pull request #151650 from ryantm/discourse2.8.0beta10
discourse: 2.8.0.beta9 -> 2.8.0.beta10; update plugins
2021-12-27 14:00:41 -08:00
Fabian Affolter 410c054ad3
Merge pull request #152195 from r-ryantm/auto-update/python3.8-stripe
python38Packages.stripe: 2.63.0 -> 2.64.0
2021-12-27 22:19:52 +01:00
Fabian Affolter 6f41cce03b
Merge pull request #152210 from r-ryantm/auto-update/python3.8-snowflake-connector-python
python38Packages.snowflake-connector-python: 2.7.1 -> 2.7.2
2021-12-27 22:18:15 +01:00
Fabian Affolter 05cd6acff4
Merge pull request #152287 from fabaff/bump-yamlfix
python3Packages.yamlfix: 0.7.2 -> 0.8.0
2021-12-27 22:09:47 +01:00
Martin Weinelt eb51af35ad
Merge pull request #152311 from arachnist/kea-fixes 2021-12-27 22:01:32 +01:00
Dmitry Kalinkin 5461824ede
Revert "Revert "matplotlib-inline: Don't depend on matplotlib -> smaller ipython closure""
Un-revert on staging

This reverts commit 37e104da68.
2021-12-27 15:39:56 -05:00
Dmitry Kalinkin 37e104da68
Revert "matplotlib-inline: Don't depend on matplotlib -> smaller ipython closure"
Meant to go to staging, not staging-next

This reverts commit f38610c09b.
2021-12-27 15:39:01 -05:00
Benoit de Chezelles f38610c09b
matplotlib-inline: Don't depend on matplotlib -> smaller ipython closure
The lib `matplotlib-inline` is only a shim to integrate `matplotlib` in
ipython, but it doesn't actually require it.

If one wants to use the matplotlib integration, `matplotlib` need to be
installed separatedly, then calling `%matplotlib inline` at a ipython
prompt will work.

Not including `matplotlib` is closer to a non-Nix installation:
Installing ipython in a fresh venv also does not install `matplotlib`.

NOTE: ipython's closure is now ~160MB instead of ~400MB.
(including ~100MB for python itself)
2021-12-27 15:24:14 -05:00
adisbladis ad86f7d78f
Merge pull request #152328 from FLAMEMASTER1/emacs-xinput2
emacs: Add withXinput2 argument
2021-12-28 08:10:27 +12:00
Dmitry Kalinkin 33d85a8e24
Merge pull request #152149 from evils/kicad
KiCad: 5.1.12 -> 6.0.0; and a bunch of cleanup
2021-12-27 14:11:05 -05:00
Robert Schütz 94e6766d6e
Merge pull request #152295 from dotlambda/radicale-3.1.0
radicale: 3.0.6 -> 3.1.0
2021-12-27 18:41:53 +00:00
Bernardo Meurer 21e1fad145
Merge pull request #152251 from lovesegfault/roon-server-1.8-880 2021-12-27 18:22:09 +00:00
github-actions[bot] 816f9ab0bf
Merge staging-next into staging 2021-12-27 18:01:45 +00:00
github-actions[bot] 8ce4686310
Merge master into staging-next 2021-12-27 18:01:11 +00:00
Damien Cassou 4874bfd0a6
Merge pull request #152309 from r-ryantm/auto-update/crowdin-cli 2021-12-27 18:44:17 +01:00
Nikolay Amiantov a3e7a83514
Merge pull request #150774 from abbradar/docker-rootless
Rootless Docker service
2021-12-27 20:32:57 +03:00
Sergei Trofimovich b5fbd8a057 lirc: fix build against pyyaml-6.0
Without the change `lirc` build fails as:

```
$ nix build -f. -L lirc
...
PYTHONPATH=../python-pkg/lirc \
/nix/store/gn4gyzv93izh3lg5iqjb7l04k9r4hxv0-python3-3.9.9-env/bin/python ./data2hwdb ../configs ../configs \
    > lirc.hwdb
Traceback (most recent call last):
  File "/build/lirc-0.10.1/doc/./data2hwdb", line 112, in <module>
    main()
  File "/build/lirc-0.10.1/doc/./data2hwdb", line 100, in main
    db = database.Database(configdir, yamldir)
  File "/build/lirc-0.10.1/python-pkg/lirc/database.py", line 135, in __init__
    cf = yaml.load(f.read())
TypeError: load() missing 1 required positional argument: 'Loader'
make[2]: *** [Makefile:1263: lirc.hwdb] Error 1
```
2021-12-27 17:32:31 +00:00
Nikolay Amiantov 9027a59f7a influxdb2 service: don't use dynamic user
It breaks something inside of influxdb2, which results in flurry of errors like these:

> ts=2021-12-21T18:19:35.513910Z lvl=info msg="Write failed" log_id=0YZYwvV0000 service=storage-engine service=write shard=50 error="[shard 50] unlinkat ./L1-00000055.tsi: read-only file system"

I believe this is somehow caused by a mount namespace that systemd creates for
the service, but I didn't investigate this deeper.
2021-12-27 20:31:27 +03:00
Martino Fontana 4d6b67b968 citra: add build options 2021-12-27 20:29:44 +03:00
Philipp dcbd0c941b mopidy-jellyfin: init at 1.0.2
Signed-off-by: Philipp <philipp+dev@xndr.de>
2021-12-27 20:23:59 +03:00
Jörg Thalheim 0a38568ff7
perl5Packages.DBIxClass: fix build (#152207) 2021-12-27 12:23:28 -05:00
R. Ryantm aa450b6094 python38Packages.panel: 0.12.5 -> 0.12.6 2021-12-27 09:21:35 -08:00
Ben Darwin cb8f864487 python3Packages.nitransforms: init at 21.0.0 2021-12-27 09:19:38 -08:00
R. Ryantm 9a98b3a709 python38Packages.phonenumbers: 8.12.39 -> 8.12.40 2021-12-27 09:11:17 -08:00
R. Ryantm f3cf953bba python38Packages.django_compressor: 2.4.1 -> 3.1 2021-12-27 09:09:11 -08:00
Michael Stone fa272718c8 vscode-extensions.matklad.rust-analyzer: fix #152285 on aarch64-darwin
The rust-analyzer vscode extension depends on vsce which depends on keytar
which needs the AppKit and Security frameworks on Darwin.
2021-12-27 09:08:15 -08:00
Michele Guerini Rocco 3a7d97bff2
Merge pull request #139873 from rnhmjoj/dhcpd
nixos/dhcpd: switch to DynamicUser
2021-12-27 18:07:16 +01:00
Nelson Jeppesen 8cd81712b4 vim-plugins.kanagawa-nvim at init 2021-12-27 09:06:51 -08:00
R. Ryantm 51335e586b deep-translator: 1.5.5 -> 1.6.0 2021-12-27 09:00:39 -08:00
R. Ryantm fdae0317e1 python38Packages.pycarwings2: 2.12 -> 2.13 2021-12-27 09:00:22 -08:00
Fabian Affolter e5daa25d07 python3Packages.flux-led: 0.27.13 -> 0.27.17 2021-12-27 08:58:09 -08:00
R. Ryantm 1d3a229018 python38Packages.jupyterlab: 3.2.4 -> 3.2.5 2021-12-27 08:55:41 -08:00
Martin Weinelt 99e8065d4c
Merge pull request #147784 from m1cr0man/acme 2021-12-27 17:37:39 +01:00
R. Ryantm 0b55af0dec openai: 0.11.4 -> 0.11.5 2021-12-27 08:26:59 -08:00
sterni 0736e7e3a9
Merge pull request #151578 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2021-12-27 16:14:54 +01:00
sternenseemann f427295e61 python3Packages.pypandoc: 1.7.0 -> 1.7.2 2021-12-27 15:53:07 +01:00
sternenseemann 44f52594d1 Merge remote-tracking branch 'origin/master' into haskell-updates 2021-12-27 15:34:06 +01:00
sternenseemann 7ef0a91a4d haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-12-27 15:31:36 +01:00