3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

342553 commits

Author SHA1 Message Date
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
Alex Martens 66404f9d37 cargo-spellcheck: 0.8.14 -> 0.9.6 2021-12-27 08:22:50 -08:00
José Romildo cc872445d2 matcha-gtk-theme: 2021-11-29 -> 2021-12-25 2021-12-27 13:06:40 -03:00
José Romildo f20a39e8fe qogir-theme: 2021-11-17 -> 2021-12-25 2021-12-27 13:01:34 -03:00
José Romildo a1b46f39a4 theme-obsidian2: 2.19 -> 2.20 2021-12-27 12:54:51 -03:00
Mark Vainomaa 3d39c9e931
cdrtools: fix aarch64-darwin build 2021-12-27 17:24:12 +02: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
legendofmiracles faa2652e68
Merge pull request #152228 from cirno-999/master 2021-12-27 08:09:59 -06:00
José Romildo 44c1dfb32d qt5ct: move to qt5-packages 2021-12-27 11:03:07 -03:00
sternenseemann f3a3ddb87b haskellPackages.http-api-data-qq: disable network dependent test 2021-12-27 14:59:36 +01:00
sternenseemann 96b5f414fe haskellPackages.morpheus-graphql: disable ordering dependent test 2021-12-27 14:59:36 +01:00
sternenseemann bc0c1f4597 haskellPackages.sdp*: disable library profiling
All reverse dependencies of sdp also need their profiling disabled in
order to successfully compile.
2021-12-27 14:57:27 +01:00
legendofmiracles 73f18ebfff
Merge pull request #145051 from noneucat/fix/weylus-pipewire 2021-12-27 07:47:17 -06:00
legendofmiracles 7248ffef95
Merge pull request #150746 from luxferresum/nanosaur 2021-12-27 07:44:54 -06:00
José Romildo Malaquias 5c3d39da0c
Merge pull request #144556 from r-ryantm/auto-update/qtstyleplugin-kvantum-qt4
qtstyleplugin-kvantum-qt4: 0.20.1 -> 0.20.2
2021-12-27 10:42:09 -03:00
Bobby Rong e83c7692e6
Merge pull request #152240 from r-ryantm/auto-update/sof-firmware
sof-firmware: 1.9.3 -> 2.0
2021-12-27 21:19:22 +08:00
Bobby Rong ec5ee15a52
Merge pull request #151952 from r-ryantm/auto-update/vkquake
vkquake: 1.12.1 -> 1.12.2
2021-12-27 21:16:07 +08:00
Johannes Schleifenbaum a0e107c83d
dbeaver: 21.3.1 -> 21.3.2 2021-12-27 14:11:01 +01:00
José Romildo 2a9d73aec7 qtstyleplugin-kvantum: 0.20.2 -> 1.0.0 2021-12-27 10:00:25 -03:00
Robert Scott e8cc7f2fc9
Merge pull request #151768 from ius/ghidra-10.1.1
ghidra: 10.1 -> 10.1.1
2021-12-27 12:19:21 +00:00
github-actions[bot] 808585560c
Merge staging-next into staging 2021-12-27 12:13:41 +00:00