Age | Commit message (Expand) | Author |
---|---|---|
2020-07-03 | Hopefully fix macOS test failure | Eelco Dolstra |
2020-07-02 | Add test for nix develop | Eelco Dolstra |
2019-10-27 | Add inNixShell = true to nix-shell auto-call | Robert Hensing |
2019-06-15 | Fix test failures when $TMPDIR changes | Eelco Dolstra |
2018-08-02 | Allows selectively adding environment variables to pure shells. | Samuel Dionne-Riel |
2018-04-09 | Hardcodes `nix-shell` instead of `/usr/bin/env nix-shell`... | Samuel Dionne-Riel |
2018-04-08 | Adds `nix-shell` test for special-cased ruby interpreter. | Samuel Dionne-Riel |
2018-03-16 | nix-shell: allow symlinks to .drvs | Linus Heckemann |
2017-11-24 | nix-shell/nix-build: Support .drv files again | Eelco Dolstra |
2017-02-24 | Fix nix-shell tests | Eelco Dolstra |
2017-01-03 | nix-shell: In #! mode, pass the last argument | Eelco Dolstra |
2017-01-03 | tests: Add simple tests for nix-shell | Tuomas Tynkkynen |