Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-02 | Increase the test coverage of `why-depends` | Théophane Hufschmitt | |
- Test with `--derivation` - Actually test with ca-derivations (was suuposedly done, but not activated because of a missing line in `local.mk`) | |||
2022-01-19 | Make `nix why-depends` quieter by default | regnat | |
Unless `--precise` is passed, make `nix why-depends` only show the dependencies between the store paths, without introspecting them to find the actual references. This also makes it ~3x faster | |||
2022-01-18 | Add a simple test for `nix why-depends` | regnat | |