index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
nixos
Age
Commit message (
Expand
)
Author
2024-06-12
[resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)
Pierre Bourdon
2024-06-08
tests/nixos/nix-copy: fix NixOS >= 24.05 compatibility
Pierre Bourdon
2024-06-04
tests/nixos: make the tarball-flakes test better reflect real use cases
Pierre Bourdon
2024-05-24
libstore/build: always enable seccomp filtering and no-new-privileges
Alois Wohlschlager
2024-05-23
nixos/tests: enable remoteBuilds tests against Nix 2.18
Pierre Bourdon
2024-05-18
Deprecate the online flake registries and vendor the default registry
julia
2024-05-16
Allow enabling core dumps from builds for nix & child processes
midnightveil
2024-05-04
Fix /etc/group having desynced IDs from the actual UID in the sandbox
Jade Lovelace
2024-05-04
Merge "libstore/local-derivation-goal: prohibit creating setuid/setgid binari...
Maximilian Bosch
2024-05-03
libstore/local-derivation-goal: prohibit creating setuid/setgid binaries
Maximilian Bosch
2024-04-29
add VM test for nix upgrade-nix
Qyriad
2024-04-26
Merge "ssh-ng: Set log-fd for ssh to `4` by default" into main
Maximilian Bosch
2024-04-26
ssh-ng: Set log-fd for ssh to `4` by default
Maximilian Bosch
2024-04-22
tests: add error messages to the asserts in tarball flakes test
Qyriad
2024-04-21
remove extraneous cache entry from github fetcher
Puck Meerburg
2024-04-18
tests: unhaunt the flakes nixos tests
eldritch horrors
2024-04-15
libstore/build: set NO_NEW_PRIVS for the sandbox
K900
2024-04-13
libstore/build: just copy the magic /etc files into the sandbox
K900
2024-03-29
Add `pre-commit` checks
Rebecca Turner
2024-03-10
make the multi-node vm tests a bit more reliable
eldritch horrors
2024-03-08
flake.nix: upgrade to nixos-23.11
Puck Meerburg
2024-03-07
Merge pull request #9676 from DavHau/git-testsuite
eldritch horrors
2024-03-07
Merge pull request #9631 from cole-h/fixup-check-warnings
eldritch horrors
2024-03-06
tests/nixos/remote-builds*: Inline module + format
eldritch horrors
2024-03-06
tests/nixos: Test remote build against older versions
eldritch horrors
2024-03-06
Merge pull request #9280 from R-VdP/rvdp/fix_remote_logging_phase_reporting
eldritch horrors
2024-03-07
Copy the output of fixed-output derivations before registering them
Puck Meerburg
2024-03-05
Merge pull request #9105 from Ericson2314/split-out-nixos-tests
eldritch horrors
2023-09-20
Re-enable systemd-nspawn test
Cole Helbling
2023-09-19
Use "touch -h"
Eelco Dolstra
2023-09-19
Disable systemd-nspawn test
Eelco Dolstra
2023-08-30
Fix nix-copy test
Robert Hensing
2023-07-18
Merge pull request #8506 from corngood/ssh-master
Robert Hensing
2023-06-27
Allow to sign path as unprivileged user
Jean-François Roche
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-06-13
Add test of explicit ssh control path in nix-copy test
David McFarland
2023-05-17
Add a test for ControlMaster
Alexander Bantyev
2023-03-22
Add a test for nix copy over ssh
Alexander Bantyev
2023-02-14
Make /etc writability conditional on uid-range feature
Yorick van Pelt
2023-02-14
container test: make /etc writable
Yorick van Pelt
2023-02-10
Merge pull request #7802 from edolstra/fix-7783
Eelco Dolstra
2023-02-10
Add regression test
Eelco Dolstra
2023-02-10
tests/authorization: Simplify assertion
Robert Hensing
2023-02-07
Add a basic daemon authorization test
Robert Hensing
2023-01-20
Use the official, documented NixOS runTest interface
Robert Hensing
2023-01-20
tests: Move NixOS tests to tests/nixos
Robert Hensing