Ellie Hermaszewska
a2fc0d6f23
Merge pull request #171099 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2022-05-06 12:06:11 +08:00
Artturi
d59dd43e49
Merge pull request #171681 from Artturin/nixupdate6
...
nixVersions.unstable: pre20220503 -> pre20220505
2022-05-06 05:31:52 +03:00
Samuel Ainsworth
4f67e636b3
python3Packages.Pweave: fix build
2022-05-06 01:49:27 +00:00
Samuel Ainsworth
df591a1268
python3Packages.jupyter-sphinx: fix build
2022-05-06 01:49:10 +00:00
Samuel Ainsworth
2c95c2bf21
python3Packages.jupyter_server: fix build
2022-05-06 01:48:57 +00:00
Samuel Ainsworth
a081afe9e9
python3Packages.nbconvert: clean up
2022-05-06 01:48:31 +00:00
Artturi
d784d3ca7f
Merge pull request #171693 from ktor/master
...
timeular: 4.7.1 -> 4.8.0
2022-05-06 04:48:29 +03:00
Samuel Ainsworth
de161602c5
python3Packages.widgetsnbextension: patch out unnecessary dependency
2022-05-06 01:48:20 +00:00
David Anderson
3fdac0f981
nixos/tailscale: warn if strict reverse path filtering is in use.
...
Tailscale uses policy routing to enable certain traffic to bypass
routes that lead into the Tailscale mesh. NixOS's reverse path
filtering setup doesn't understand the policy routing at play,
and so incorrectly interprets some of this traffic as spoofed.
Since this only breaks some features of Tailscale, merely warn
users about it, rather than make it a hard error.
Updates tailscale/tailscale#4432
Signed-off-by: David Anderson <dave@natulte.net>
2022-05-05 18:28:48 -07:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
...
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Bernardo Meurer
764bba5aae
Merge pull request #171731 from lovesegfault/igm-fixup
...
intel-graphics-compiler: follow-ups
2022-05-05 18:12:34 -07:00
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
Max Niederman
6b628a3987
perseus-cli: 0.3.0 -> 0.3.1
2022-05-05 18:08:39 -07:00
happysalada
6ad85fcb61
vector: 0.21.1 -> 0.21.2
2022-05-05 21:03:28 -04:00
Max Niederman
d6881554a4
remnote: init at 1.7.6
2022-05-05 17:45:57 -07:00
Malo Bourgon
d8da6a153b
nimble-unwrapped: add meta
2022-05-05 17:27:29 -07:00
nixpkgs-upkeep-bot
98ebce8e1c
vscode: 1.66.2 -> 1.67.0
2022-05-06 00:23:26 +00:00
github-actions[bot]
37e3234f74
Merge master into haskell-updates
2022-05-06 00:12:52 +00: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
Joel
851130e9cd
apkeep: 0.11.0 -> 0.12.0
...
https://github.com/EFForg/apkeep/blob/master/CHANGELOG.md#0120---2022-05-05
2022-05-06 09:47:39 +10: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
Robert Schütz
d8b0b625dd
home-assistant: support brunt component
2022-05-05 23:07:42 +00:00
Robert Schütz
202b93d703
python3Packages.brunt: init at 1.2.0
2022-05-05 23:07:03 +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
Maxine Aubrey
6401b21ad3
docker: 20.10.14 -> 20.10.15
...
https://docs.docker.com/engine/release-notes/#201015
https://github.com/moby/moby/releases/tag/v20.10.15
https://github.com/docker/cli/releases/tag/v20.10.15
https://github.com/containerd/containerd/releases/tag/v1.6.4
https://github.com/opencontainers/runc/releases/tag/v1.1.1
2022-05-06 00:49:05 +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
Maxine Aubrey
01b99ebcff
docker-compose_2: 2.4.1 -> 2.5.0
...
https://github.com/docker/compose/releases/tag/v2.5.0
2022-05-06 00:39:57 +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
99a8b82a6a
python310Packages.scapy: disable failing tests
2022-05-06 00:38:09 +02:00
Fabian Affolter
a22128d33a
checkov: 2.0.1110 -> 2.0.1118
2022-05-06 00:35:38 +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
eaaa116016
intel-graphics-compiler: move substitutes to postPatch
2022-05-05 15:27:48 -07:00
Bernardo Meurer
f4f9691c9f
intel-graphics-compiler: remove INSTALL_SPIRVDLL
2022-05-05 15:26:58 -07:00
Bernardo Meurer
37c0bfd127
spirv-llvm-translator: remove prePatch since we don't run tests
2022-05-05 15:26:20 -07:00
Bernardo Meurer
d14ebd795e
intel-graphics-compiler: reindent
2022-05-05 15:24:09 -07:00
Bernardo Meurer
69a71a0ec2
spirv-llvm-translator: move spirv-tools to nativeBuildInputs
2022-05-05 15:22:25 -07:00
Maximilian Bosch
ed9d1bfe64
linux/hardened/patches/5.15: 5.15.35-hardened1 -> 5.15.36-hardened1
2022-05-06 00:22:24 +02:00
Maximilian Bosch
bb404a9c09
linux/hardened/patches/5.10: 5.10.112-hardened1 -> 5.10.113-hardened1
2022-05-06 00:22:11 +02:00
Maximilian Bosch
4d43ae779d
linux/hardened/patches/4.19: 4.19.239-hardened1 -> 4.19.240-hardened1
2022-05-06 00:21:59 +02:00
Maximilian Bosch
cb10c6f5cf
linux/hardened/patches/4.14: 4.14.276-hardened1 -> 4.14.277-hardened1
2022-05-06 00:21:47 +02:00