nikstur
8c8d4b0eea
lvm2: move scripts to separate output
...
This enables us to use the lib and bin output without pulling in bash.
- Enable structuredAttrs
- Enable strictDeps
- Add bash to disallowedRequisites
2025-08-10 20:31:08 +02:00
nikstur
6fda4f93ee
linux-pam: move scripts to separate output
...
This enables us to use the lib and out output without pulling in bash.
- Enable structuredAttrs
- Enable strictDeps
- Add bash to disallowedRequisites
2025-08-10 20:31:06 +02:00
nikstur
da89a2d075
libpcap: add separate lib output
...
This enables us to use the lib output without pulling in bash.
- Enable structuredAttrs
- Enable strictDeps
- Add bash to disallowedRequisites
2025-08-10 20:29:38 +02:00
nixpkgs-ci[bot] and GitHub
7a955016e6
Merge staging-next into staging
2025-08-10 18:05:45 +00:00
nixpkgs-ci[bot] and GitHub
d50fd904cb
Merge master into staging-next
2025-08-10 18:05:04 +00:00
Doron Behar and GitHub
b1b0d690fb
balena-cli: 22.1.5 -> 22.2.4 ( #432566 )
2025-08-10 20:55:39 +03:00
Arian van Putten and GitHub
1bb040fae8
nixos: allow more things to be disabled ( #429695 )
2025-08-10 19:49:52 +02:00
Arian van Putten and GitHub
e923af99e0
e2fsprogs: move scripts to separate output ( #431959 )
2025-08-10 19:48:27 +02:00
4b7201787c
rustical: 0.8.1 -> 0.8.4 ( #432522 )
...
Co-authored-by: poperigby <poperigby@mailbox.org >
2025-08-10 17:46:48 +00:00
R. Ryantm and Masum Reza
29cf5a6887
google-chrome: 138.0.7204.183 -> 139.0.7258.66
2025-08-10 22:46:51 +05:30
25d3fa9c29
cubeb: 0-unstable-2025-07-10 -> 0-unstable-2025-08-05 ( #432532 )
...
Co-authored-by: marcin-serwin <marcin@serwin.dev >
2025-08-10 17:08:19 +00:00
Philip Taron and GitHub
dd2b1cf212
zoom-us: 6.5.7.3298 -> 6.5.8.3527 ( #432245 )
2025-08-10 09:40:34 -07:00
R. Ryantm
d057285df4
balena-cli: 22.1.5 -> 22.2.4
2025-08-10 16:39:19 +00:00
Thiago Kenji Okada and GitHub
6356b3b714
libretro.dolphin: 0-unstable-2025-05-17 -> 0-unstable-2025-08-05 ( #432503 )
2025-08-10 17:36:53 +01:00
Thiago Kenji Okada and GitHub
85febeb3ec
libretro.nestopia: 0-unstable-2025-07-20 -> 0-unstable-2025-08-09 ( #432517 )
2025-08-10 17:36:39 +01:00
Martin Weinelt and GitHub
f124addcee
evcc: 0.207.0 -> 0.207.2 ( #432562 )
2025-08-10 18:34:27 +02:00
Martin Weinelt
e47c914a0e
evcc: 0.207.0 -> 0.207.2
...
https://github.com/evcc-io/evcc/releases/tag/0.207.1
https://github.com/evcc-io/evcc/releases/tag/0.207.2
2025-08-10 18:17:28 +02:00
Philip Taron and GitHub
febe951bcd
maintainers: drop tuynia ( #431156 )
2025-08-10 09:01:57 -07:00
dcb94556ed
sdl_gamecontrollerdb: 0-unstable-2025-07-28 -> 0-unstable-2025-08-05 ( #432508 )
...
Co-authored-by: qubitnano <qubitnano@users.noreply.github.com >
2025-08-10 16:00:59 +00:00
Luke Granger-Brown and GitHub
7f552ff771
tayga: 0.9.2 -> 0.9.5 ( #432528 )
2025-08-10 17:50:45 +02:00
Austin Horstman and GitHub
e85a6e6ad6
vimPlugins.workspaces-nvim: init at 2024-10-08 ( #432480 )
2025-08-10 10:46:20 -05:00
Vladimír Čunát
3c3c1f56ce
systemdMinimal: fix build ( #432548 )
2025-08-10 17:35:47 +02:00
Wolfgang Walther and GitHub
86c5b05ce4
mathematica: update maintainers ( #432547 )
2025-08-10 15:34:16 +00:00
79972ef5a7
tauno-monitor: 0.2.11 -> 0.2.14 ( #432190 )
...
Co-authored-by: Cameo007 <Cameo007@users.noreply.github.com >
2025-08-10 15:27:20 +00:00
dc35f41915
amp-cli: 0.0.1754036264-ga0aa13 -> 0.0.1754827277-g1b1a5d ( #432527 )
...
Co-authored-by: keegancsmith <keegancsmith@users.noreply.github.com >
2025-08-10 15:24:30 +00:00
ede1a6a309
virtnbdbackup: 2.32 -> 2.34 ( #432473 )
...
Co-authored-by: genga898 <genga898@users.noreply.github.com >
2025-08-10 15:19:19 +00:00
Grimmauld
219ca69138
systemdMinimal: fix build
...
Remove broken patches. The nspawn conditional can be omitted,
as it will not be installed on `systemdLibs` anyways.
Testing done:
```
nix why-depends --precise .#systemdMinimal.out .#getent.out
/nix/store/x2dhq7nb43xv2c3hh8y7g4bkdzndy7av-systemd-minimal-257.7
└───bin/systemd-nspawn: …valid, ignoring....../nix/store/h5f0zw8gp3fsrzldsi9x2j29gqz6dv4h-getent-glibc-2.40-66/bin/getent…
→ /nix/store/h5f0zw8gp3fsrzldsi9x2j29gqz6dv4h-getent-glibc-2.40-66
```
```
'git+file:///home/grimmauld/coding/nixpkgs#systemdLibs.out' does not depend on 'git+file:///home/grimmauld/coding/nixpkgs#getent.out'
```
`systemdMinimal`, `systemdLibs`, `pam` all builds.
`pkgsMusl.pam` evals successfully.
2025-08-10 17:18:31 +02:00
Pol Dellaiera and GitHub
4594192170
nixos/netbird: fix desktop file name pattern ( #432535 )
2025-08-10 17:18:12 +02:00
Wolfgang Walther and GitHub
3189a731c3
postgresqlPackages.timescaledb-apache: 2.21.1 -> 2.21.2 ( #432220 )
2025-08-10 15:17:10 +00:00
Félix and GitHub
c5f7afed00
nixos/prosody: remove erronous spaces in module names ( #432546 )
2025-08-10 17:15:59 +02:00
lassulus
5316ba88a5
nixos/prosody: remove erronous spaces in module names
2025-08-10 17:09:16 +02:00
Wolfgang Walther and GitHub
1fdbb22207
postgresqlPackages.pg_net: 0.19.4 -> 0.19.5 ( #432543 )
2025-08-10 15:08:56 +00:00
Martin Weinelt and GitHub
f3c2c6beab
python3Packages.tami4edgeapi: init at 3.0 ( #432420 )
2025-08-10 17:07:44 +02:00
R. Ryantm and Wolfgang Walther
b373a3351f
postgresqlPackages.timescaledb-apache: 2.21.1 -> 2.21.2
2025-08-10 17:05:46 +02:00
Doron Behar and GitHub
a29b086819
pistol: 0.5.2 -> 0.5.3 ( #432525 )
2025-08-10 18:02:14 +03:00
Luke Granger-Brown and Florian Klink
4548324aae
nixos/tayga: add option to allow toggling WKPF strict compliance
...
The RFC requires that we don't allow access to non-global v4 addresses
using the well-known 64:ff9b:: prefix, but there are some deployments
where it's convenient to permit this.
To make this work in tests, disable wkpf-strictness via the config
option introduced in bc18503e2ff1ee48ac472a67ba982dae76a5c2d3.
Tayga added 100.64.0.0 to the set of WKPF in
4dff17ef61821f5bc1996ce687a3dc317fd4fa50.
2025-08-10 17:00:13 +02:00
Guanpeng Xu
50b82ce39e
mathematica: update maintainers
2025-08-10 07:58:40 -07:00
Felix Bargfeldt and GitHub
71d53b4409
olivetin: update gen outputHash ( #432536 )
2025-08-10 16:48:48 +02:00
R. Ryantm
d23fa320a4
postgresqlPackages.pg_net: 0.19.4 -> 0.19.5
2025-08-10 14:48:04 +00:00
Luke Granger-Brown and Florian Klink
b45ba94a0e
nixos/tayga: add log option
...
This allows configuring logging in tayga, and enables it for the NixOS
test.
2025-08-10 16:37:42 +02:00
Florian Klink
c204edcb7c
nixosTests.tayga: add tcpdump to systemPackages
...
This makes it much easier to debug broken connectivity interactively,
especially if networking is broken.
2025-08-10 16:30:52 +02:00
Florian Klink
c6c3bb09d8
tayga: 0.9.2 -> 0.9.5
...
Upstream has changed to there, and it's actively maintained.
2025-08-10 16:30:52 +02:00
Florian Klink
73582e4158
nixos/tayga: fix config reload
...
Use a trampoline at /etc/tayga.conf for the config, so reload actually
picks up a changed config file.
2025-08-10 16:30:52 +02:00
Florian Klink
b33575d05d
nixosTests.tayga: set hostName
...
router_systemd and router_nixos are not valid hostnames and get ignored,
showing a warning. Set them to something different instead.
2025-08-10 16:30:52 +02:00
Wolfgang Walther and GitHub
d905dba83f
workflows/pr: run in pull_request context to test actions/get-merge-commit ( #432537 )
2025-08-10 14:29:02 +00:00
Wolfgang Walther
a2a9984ed9
workflows/pr: run in pull_request context to test actions/get-merge-commit
...
This must run in the pull_request context, otherwise changes to the
actions are not tested.
2025-08-10 16:22:46 +02:00
Defelo
4c85090d13
olivetin: update gen outputHash
2025-08-10 16:21:55 +02:00
Rohan Verma
4c2b315075
nixos/netbird: fix desktop file name pattern
...
The desktop file substitution was looking for 'Name=NetBird' but the
actual desktop file contains 'Name=Netbird' (with lowercase 'b').
Fixes #432454
2025-08-10 19:49:14 +05:30
315d587a76
home-manager: 0-unstable-2025-07-28 -> 0-unstable-2025-08-06 ( #431611 )
...
Co-authored-by: bryango <bryango@users.noreply.github.com >
2025-08-10 14:06:28 +00:00
David McFarland and GitHub
646a92dd2a
omnisharp-roslyn: 1.39.13 -> 1.39.14 ( #432502 )
2025-08-10 10:59:32 -03:00