| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-29 | feat: rewrite tarball generation to use proper nixos-install + nixos-enter | K900 | |
| Supersedes #243. | |||
| 2023-09-12 | Refactor (#291) | nzbr | |
| * move module imports to default.nix * move docker modules to subdirectory * add an otion for adding files to /bin. Fixes #279 * move recovery script to own module * reorder options * move systemd related code to separate modules * move utils to repo root * devShell -> devShells.default * fix utils imports * fix bashWrapper | |||
| 2023-02-10 | feat: run native-utils tests and rustfmt in CI | K900 | |
| 2023-01-28 | Add tests for changing username and diverging user attr and name | nzbr | |
| 2022-11-25 | Add CI Tests (#161) | nzbr | |
| * use systemd-run instead of machinectl * fix systemd user sessions by launching through runuser * skip mounting binfmt_misc if the kernel lacks support for it * link syschdemd/installer to static location * make check happy * test tests * add a simple installer test * add second test for exit codes * make tests responsible for checking exit code * fix: add which to path * overhaul actions workflow * move checks out of flake.nix * use GUID for image name * Split flake checks into matrix job * Check for side-effects * reformat powershell scripts * extend basic test * use pester for tests * "fix" (purposefully) failing test * rename lib -> init * Add test for systemd --user * Add test for docker-native * move release to separate workflow * change downstream workflow path * switch to a class * Test running with different user shells * Add lib implementation for Windows * Add documentation for the tests * readme: docker permissions * remove empty files | |||
