Commit graph

375337 commits

Author SHA1 Message Date
Sandro
b9e7f61c72
Merge pull request #171747 from danderson/danderson/tailscale-getent
nixos/tailscale: add glibc to PATH.
2022-05-06 03:10:00 +02:00
Sandro
e5e30371bc
Merge pull request #170210 from danderson/danderson/restart-tailscaled
nixos/tailscale: use systemctl restart during activation.
2022-05-06 03:09:01 +02:00
happysalada
6ad85fcb61 vector: 0.21.1 -> 0.21.2 2022-05-05 21:03:28 -04:00
David Anderson
67b1fac192 nixos/tailscale: add glibc to PATH.
For some features, tailscaled uses getent(1) to get the shell
of OS users. getent(1) is in the glibc derivation. Without this
derivation in the path, tailscale falls back to /bin/sh for all
users.

Signed-off-by: David Anderson <dave@natulte.net>
2022-05-05 17:09:27 -07:00
Martin Weinelt
2c501af791
Merge pull request #171740 from dotlambda/notify-events-init
home-assistant: support notify_events component
2022-05-06 02:06:40 +02:00
Martin Weinelt
44730d3be8
Merge pull request #171714 from fabaff/bump-nettigo-air-monitor
python310Packages.nettigo-air-monitor: 1.2.2 -> 1.2.3
2022-05-06 01:28:45 +02:00
Martin Weinelt
636444562f
Merge pull request #171728 from fabaff/bump-pyvesync 2022-05-06 01:28:25 +02:00
Martin Weinelt
762efedc22
Merge pull request #171724 from dotlambda/qnapstats-init 2022-05-06 01:27:49 +02:00
Robert Schütz
afbca20c70 home-assistant: support notify_events component 2022-05-05 23:19:44 +00:00
Robert Schütz
70df2a9dd3 python3Packages.notify-events: init at 1.1.3 2022-05-05 23:19:16 +00:00
Sandro
bdd431d5a0
Merge pull request #147197 from vdot0x23/submit/usbimager-init
usbimager: init at 1.0.8
2022-05-06 01:06:29 +02:00
Jan Tojnar
1e7cc37ca4 meld: Fix view not rendering with adwaita-icon-theme 42 due to removed icons 2022-05-06 00:48:25 +02:00
Jan Tojnar
1cc16e71e1
Merge pull request #167372 from r-ryantm/auto-update/poppler-glib
poppler: 22.03.0 -> 22.04.0
2022-05-06 00:47:20 +02:00
Sandro
9541f17a51
Merge pull request #171410 from andrevmatos/kde/plasma
kde/plasma: 5.24.4 -> 5.24.5
2022-05-06 00:38:53 +02:00
Fabian Affolter
48d927f87f python310Packages.python-engineio: 4.3.1 -> 4.3.2 2022-05-05 15:33:04 -07:00
Fabian Affolter
8438c097b2 python310Packages.python-socketio: 5.5.2 -> 5.6.0 2022-05-05 15:33:04 -07:00
Fabian Affolter
129d4dd6cd python310Packages.plugwise: remove stale description 2022-05-05 15:32:42 -07:00
Fabian Affolter
045217b848 python310Packages.plugwise: 0.17.8 -> 0.18.0 2022-05-05 15:32:42 -07:00
Bernardo Meurer
e9a3c16683
Merge pull request #171594 from newAM/github-runner
github-runner: 2.290.1 -> 2.291.1
2022-05-05 15:15:24 -07:00
Fabian Affolter
000020cd0c python310Packages.pyahocorasick: 1.4.1 -> 1.4.4 2022-05-05 15:14:00 -07:00
Fabian Affolter
31c8ba5a95 python310Packages.pyvesync: 2.0.2 -> 2.0.3 2022-05-06 00:13:29 +02:00
Bernardo Meurer
4f35872b16
Merge pull request #171668 from ilkecan/buildRustCrate-set-mainProgram
buildRustCrate: set meta.mainProgram to crateName
2022-05-05 15:12:30 -07:00
Bernardo Meurer
959971255f
Merge pull request #171656 from rowanG077/igm-vnext
intel-compute-runtime: 21.42.21270 -> 22.17.23034
2022-05-05 15:11:31 -07:00
Bernardo Meurer
64e323091f
Merge pull request #171687 from dtzWill/update/verilator-4.222
verilator: 4.220 -> 4.222
2022-05-05 15:09:51 -07:00
Bernardo Meurer
55c3e35e97
Merge pull request #171691 from teutat3s/fix/grim-upstream-repo-srht
grim: upstream moved from GitHub to Sourcehut
2022-05-05 15:09:34 -07:00
Drew Risinger
3db1e0adcf python3Packages.pylsp-mypy: disable failing test
Mock isn't called for some reason. Disabling instead of tracking down issue
2022-05-05 15:07:47 -07:00
Drew Risinger
b4fd88d9fa spyder: fix build
Add missing dependencies, update disable
2022-05-05 15:07:47 -07:00
Drew Risinger
334143a57e python3Packages.qstylizer: init at 0.2.1
Dependency of spyder.
2022-05-05 15:07:47 -07:00
Drew Risinger
3f753238a8 python3Packages.python-lsp-black: 1.1.0 -> 1.2.1 2022-05-05 15:07:47 -07:00
Drew Risinger
0d7b5a7e64 doc: remove python-language-server from manual
python3Packages.python-language-server is no longer maintained (broken), so it shouldn't be an example.
2022-05-05 15:07:47 -07:00
Drew Risinger
6293aa7032 python3Packages.spyder-kernels: fix build
Unpin ipython version
2022-05-05 15:07:47 -07:00
Drew Risinger
7dc40b757e python3Packages.python-lsp-server: 1.3.3 -> 1.4.1
* unpin mccabe. Was causing downstream build issue in python3Packages.spyder, version conflict.
* Change build format (pyproject), use setuptools-scm, remove unnecessary test disable
2022-05-05 15:07:47 -07:00
Bernardo Meurer
0751ef6e7f
Merge pull request #171626 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 381.0.0 -> 384.0.1
2022-05-05 15:05:37 -07:00
Robert Schütz
ccf42c7987 nixos/home-assistant: fix openFirewall 2022-05-05 15:04:46 -07:00
Fabian Affolter
5ddae4097c
Merge pull request #171530 from fabaff/pyinfra-bump
python310Packages.pyinfra: 2.0.1 -> 2.1
2022-05-06 00:00:03 +02:00
Bernardo Meurer
a72b8e7876
Merge pull request #171708 from vlinkz/calamares_update
calamares: 3.2.56 -> 3.2.57
2022-05-05 14:59:48 -07:00
Robert Schütz
cd89da18c4 home-assistant: support qnap component 2022-05-05 21:58:56 +00:00
Bernardo Meurer
8c689e0163
Merge pull request #171683 from Flakebi/rocm
rocm: * -> 5.1.1
2022-05-05 14:58:44 -07:00
Robert Schütz
09c5faf7b5 python3Packages.qnapstats: init at 0.4.0 2022-05-05 21:57:06 +00:00
Bernardo Meurer
c4ad7519ef
Merge pull request #170136 from helsinki-systems/feat/systemd-stage-1-plymouth
nixos/plymouth: Add systemd stage 1 support
2022-05-05 14:49:26 -07:00
Martin Weinelt
e237f3e459
Merge pull request #171716 from piegamesde/heisenbridge-module 2022-05-05 23:30:09 +02:00
Sandro
38803a159c
Merge pull request #171700 from K900/upd8n 2022-05-05 23:28:41 +02:00
Rick van Schijndel
54b3dd5b2c
Merge pull request #171686 from amesgen/lmdb-mingwW64
lmdb: fix cross compilation to mingwW64
2022-05-05 23:28:07 +02:00
piegames
6b1dcbb1db nixos/heisenbridge: Fix stupid typo 2022-05-05 23:26:01 +02:00
Ryan Mulligan
ae17af4d66
Merge pull request #171416 from r-ryantm/auto-update/open-watcom-v2-unwrapped
open-watcom-v2-unwrapped: unstable-2022-04-29 -> unstable-2022-05-03
2022-05-05 14:22:54 -07:00
Sandro
d0e8eb109f
Merge pull request #171403 from SuperSandro2000/paramiko
python310Packages.paramiko: 2.10.3 -> 2.10.4
2022-05-05 23:15:49 +02:00
Sandro
d8443f9251
Merge pull request #170955 from SuperSandro2000/crossfire
crossfire: fix version parsing for nix-env
2022-05-05 23:10:28 +02:00
Fabian Affolter
f3ce8bce1e python310Packages.nettigo-air-monitor: 1.2.2 -> 1.2.3 2022-05-05 23:08:33 +02:00
figsoda
c2026fa2e7
Merge pull request #171547 from figsoda/fix-python-lsp-black
python3Packages.python-lsp-black: add missing dependency
2022-05-05 17:06:23 -04:00
Sandro
92662c9840
Merge pull request #171589 from SuperSandro2000/libgit2
libgit2: 1.4.0 -> 1.4.3
2022-05-05 23:00:51 +02:00