| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-23 | environment: Test how order of systemPath and profiles manifests | Andrew Marshall | |
| 2024-05-23 | environment: Rework test to assert against full $PATH | Andrew Marshall | |
| It’s deterministic after all, so test against the full thing for greater flexibility in testing and confidence in lack of unexpected changes to previously-untested parts of the default $PATH. Do this in a subshell to avoid polluting the test script’s environment. | |||
| 2019-02-23 | users.users: only extend profiles if packages are defined | Daiderd Jordan | |
| 2018-10-25 | Unify environment configuration and don't run in child shells | Andrew Childs | |
| This should enable `nix run` to work under shells like fish and zsh, as well as making child shells not needlessly reset any environment that should be inherited. Implementation adapted from NixOS. | |||
| 2017-05-15 | add test for default environment.systemPath | Daiderd Jordan | |
