Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-02 | tests/common.sh.in: Add enableFeatures helper | Eelco Dolstra | |
2021-06-11 | Make `nix-shell` support content-addressed derivations | regnat | |
Resolve the derivation before trying to load its environment − essentially reproducing what the build loop does − so that we can effectively access our dependencies (and not just their placeholders). Fix #4821 |