Martin Weinelt
4611371303
treewide: scale back maintainership for various packages
2024-01-05 14:43:39 +01:00
github-actions[bot]
340cf4304d
Merge master into staging-next
2024-01-05 06:01:12 +00:00
zowoq
3d0b034e87
maintainers/teams: add buildbot
2024-01-05 11:41:19 +10:00
github-actions[bot]
1e290d634f
Merge master into staging-next
2024-01-05 00:02:27 +00:00
Raito Bezarius
861431f282
nixos/tests/bootspec: test initrd
and initrdSecrets
a bit stricter
...
We will now ensure that no `initrdSecrets` leaks under no initrd secrets
and that `initrdSecrets` are there if we do have initrd secrets.
2024-01-04 23:11:23 +01:00
nicoo
9ed1423dcf
nixos/pam: Warn on insecure sshAgentAuth
configurations
2024-01-04 17:30:09 +00:00
Tomas Antonio Lopez
147cc4061e
nixos/sourcehut: ensure that the repos directory exists
...
Fixes a bug where, if the OpenSSH server starts before the first initialization
of the git service, the SSH service fails to find the corresponding bind mount
and terminates with a 226/NAMESPACE error.
2024-01-04 00:00:32 +01:00
Maximilian Bosch
7e45990c06
nixos/sshd: fix socket activated ports when using ListenAddress
...
Noticed that issue while reviewing #275633 : when declaring
`ListenAddress host` without a port, all ports declared by
`Port`/`cfg.ports` will be used with `host` according to
`sshd_config(5)`.
However, if this is done and socket activation is used, only a socket
for port 22 is created instead of a sockets for each port from
`Port`/`cfg.ports`. This patch corrects that behavior.
Also added a regression test for this case.
2024-01-03 19:42:45 +01:00
nicoo
a46ea51ca3
nixos/pam: Rename option enableSSHAgentAuth
to sshAgentAuth.enable
2024-01-03 14:49:36 +00:00
Ivan Mincik
afc2f0f7bc
postgresqlPackages.postgis: build minimal gdal version
...
This change is reducing closure size from 1.5G to
544M.
2024-01-03 11:38:02 +01:00
OPNA2608
c637680b5d
lomiri.lomiri-indicator-network: init at 1.0.0
2024-01-02 18:33:17 +01:00
Guillaume Girol
ff893386c5
nixos/sane: add nixos test
2024-01-02 12:00:00 +00:00
Gutyina Gergő
3306755683
nixos/c2fmzq-server: allow multiple freeform settings
2024-01-01 22:50:16 +01:00
Guillaume Girol
dece72548e
nixseparatedebuginfod: add module and nixos test
2024-01-01 13:42:13 +01:00
Sergei Trofimovich
db45ed3801
nixosTests.kernel-generic: fix the eval
...
Without the change the eval fails as:
$ nix build --no-link -f. nixosTests.kernel-generic
error:
error: value is a Boolean while a set was expected
This started happening after 80472e3754
"treewide: add
__attrsFailEvaluation and __recurseIntoDerivationForReleaseJobs"
As a result kernel attribute set got not just `kernel => drv` maps but
also `__attrsFailEvaluation => bool` one. It does not contain `name` and
fails the evaluation without recovery.
The change restores evaluation for me.
2024-01-01 09:21:59 +00:00
github-actions[bot]
e61ae81f8f
Merge master into staging-next
2024-01-01 00:02:16 +00:00
Sergei Trofimovich
3d40057509
spark: fix tests
eval under allowAliases = false
...
Without the change `tests` eval fails as:
$ nix build --no-link -f. spark.tests --arg config '{ allowAliases = false; }'
error: attribute 'nixosTest' missing
12| };
13| testSparkCluster = { sparkPackage, ... }: pkgs.nixosTest ({
| ^
14| name = "spark";
Did you mean nixosTests?
`nixosTest` is an alias defined as:
pkgs/top-level/aliases.nix: nixosTest = testers.nixosTest; # Added 2022-05-05
2023-12-31 22:47:55 +00:00
Sergei Trofimovich
8f809e4630
nixops_unstable: fix tests
eval with allowAliases = false;
...
Without the change `tests` eval fails as:
$ nix build --no-link -f. nixops_unstable.tests --arg config '{ allowAliases = false; }'
error:
error: attribute 'nixosTest' missing
22| testLegacyNetwork = { nixopsPkg, ... }: pkgs.nixosTest ({
| ^
23| name = "nixops-legacy-network";
Did you mean nixosTests?
The alias is defined as:
pkgs/top-level/aliases.nix: nixosTest = testers.nixosTest; # Added 2022-05-05
2023-12-31 20:45:39 +00:00
Janik
6be9d4fc21
Merge pull request #266283 from Noodlesalat/ping-exporter-1.1.0
...
ping_exporter: init at 1.1.0
2023-12-31 20:50:30 +01:00
github-actions[bot]
65cbf5e637
Merge master into staging-next
2023-12-31 18:01:09 +00:00
Guillaume Girol
a5cbc50912
Merge pull request #276385 from majiru/drawterm-tests
...
drawterm: unstable-2023-09-03 -> unstable-2023-12-23 & nixos tests
2023-12-31 15:41:26 +01:00
github-actions[bot]
dc1ce0d685
Merge staging-next into staging
2023-12-31 12:01:23 +00:00
Martin Weinelt
f142aeb3a2
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/scikit-build-core/default.nix
2023-12-31 12:00:30 +01:00
Maciej Krüger
b8a8c2cf15
Merge pull request #266332 from nbraud/nixos/tests/ssh-agent-auth
...
Add NixOS test for `security.pam.enableSSHAgentAuth`
2023-12-31 10:38:36 +01:00
github-actions[bot]
a9cb88c7ae
Merge staging-next into staging
2023-12-31 06:01:28 +00:00
Jan Tojnar
80020c7db4
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/lua-modules/generated-packages.nix
; pkgs/development/lua-modules/overrides.nix
2023-12-31 02:31:32 +01:00
zowoq
41e3e7ef30
buildbot: 3.10.0 -> 3.10.1
...
Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.10.1
2023-12-30 11:25:04 +10:00
Maximilian Bosch
d25fdec5b3
Merge pull request #212430 from onny/nextcloud-cleanup
...
nixos/nextcloud: Move options into now freeForm extraOptions
2023-12-29 23:44:24 +01:00
github-actions[bot]
294b981465
Merge staging-next into staging
2023-12-29 18:01:23 +00:00
github-actions[bot]
f50aae4fb1
Merge master into staging-next
2023-12-29 18:00:57 +00:00
nikstur
5a9c0b7600
Merge pull request #267983 from nikstur/replace-simple-activation-2
...
nixos: replace activationScripts 2/x
2023-12-29 16:29:11 +01:00
Bobby Rong
75e6da4bce
Merge pull request #277153 from trofi/nixosTests.allDrivers.anbox-avoid-aliases
...
nixosTests.allDrivers.anbox: avoid use of aliases
2023-12-29 21:59:43 +08:00
Felix Buehler
4a4e3f6d4e
nixos/tests/prowlarr: check fo folder existance
2023-12-29 10:57:56 +01:00
nikstur
1c22b64fc9
nixos/tests/nextcloud: replace activationScript
...
Replace with a seprate systemd service
2023-12-29 03:41:45 +01:00
nikstur
36f2ab21ea
nixos/tests/incron: replace activcationScript via tmpfiles
2023-12-29 03:21:36 +01:00
Jonas Heinrich
dd8c96379f
nixos/nextcloud: Move options into now freeForm extraOptions
2023-12-29 01:04:46 +01:00
github-actions[bot]
a5650ee564
Merge staging-next into staging
2023-12-29 00:02:24 +00:00
github-actions[bot]
bd7fd36fe2
Merge master into staging-next
2023-12-29 00:01:57 +00:00
Martin Weinelt
fba845e36f
Merge pull request #277235 from adamcstephens/lxd-agent/path
...
nixos/lxd-agent: add system path for exec
2023-12-28 21:28:15 +01:00
Adam Stephens
3f8b1d2d26
nixos/lxd-agent: add system path for exec
2023-12-28 14:27:05 -05:00
github-actions[bot]
8455920fda
Merge staging-next into staging
2023-12-28 18:01:49 +00:00
Martin Weinelt
93d8c36a1b
Merge remote-tracking branch 'origin/master' into staging-next
2023-12-28 16:56:50 +01:00
Lassulus
14912a23d1
Merge pull request #223412 from Luflosi/test-boot-from-zfs
...
nixos/tests/installer: test /boot on ZFS
2023-12-28 16:25:16 +01:00
Lassulus
07c7d9361a
Merge pull request #272963 from Luflosi/nixos/tests/ft2-clone-cleanup
...
nixos/tests/ft2-clone: cleanup
2023-12-28 16:18:43 +01:00
Bobby Rong
af9ae66959
Merge pull request #277127 from bobby285271/upd/nixosTests.mate
...
nixosTests.mate: Extend the test
2023-12-28 21:51:33 +08:00
github-actions[bot]
49e189a2bf
Merge staging-next into staging
2023-12-28 12:01:27 +00:00
github-actions[bot]
97d15f47f2
Merge master into staging-next
2023-12-28 12:00:58 +00:00
Sergei Trofimovich
15a672bf1f
nixosTests.tomcat: add lib
to imports to fix eval
...
Without the change eval fails as:
$ nix build --no-link -f. nixosTests.tomcat
error: undefined variable 'lib'
2023-12-28 06:50:22 +00:00
Sergei Trofimovich
51d29a4759
nixosTests.nixops: Revert "tests.nixops: fix broken eval" to fix eval
...
This reverts commit c946245c7a
.
Without the change test eval fail at top level of `nixpkgs` as:
$ nix build --no-link -f. nixosTests.nixops
error: function 'anonymous lambda' called without required argument 'testers'
2023-12-28 00:37:57 +00:00
github-actions[bot]
643e7d7b63
Merge staging-next into staging
2023-12-28 00:02:46 +00:00