1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests
Bernardo Meurer Costa 20c7c551bf
fix(tests/functional/repl): skip test if stack size limit is insufficient
Nix attempts to set the stack size to 64 MB during initialization, which is
required for the repl tests to run successfully. Skip the tests on systems
where the hard stack limit is less than this value rather than failing.
2025-10-17 17:05:12 +00:00
..
functional fix(tests/functional/repl): skip test if stack size limit is insufficient 2025-10-17 17:05:12 +00:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos tests/nixos: Rename back S3 store nixos test 2025-10-16 21:49:35 +03:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00