aboutsummaryrefslogtreecommitdiff
path: root/tests/build.sh
AgeCommit message (Expand)Author
2023-08-10Make the Derived Path family of types inductive for dynamic derivationsJohn Ericson
2023-06-12test: add test for non-defaulting for stding installable inputTom Bereknyei
2023-05-15Make more string values work as installablesJohn Ericson
2023-03-08Harden tests' bashJohn Ericson
2023-02-10Test `nix build --json` return output paths in floating CA caseJohn Ericson
2023-01-18Fix indentationEelco Dolstra
2023-01-18Add some tests for illegal output namesEelco Dolstra
2023-01-18OutputSpec: Allow all valid output namesEelco Dolstra
2022-12-12Merge new tests into `build.sh`John Ericson
2022-11-25Merge branch 'master' into indexed-store-path-outputsJohn Ericson
2022-11-14tests: Reproduce #6572Robert Hensing
2022-05-12Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2022-05-05Make sure that `nix build` works in `--impure` modeThéophane Hufschmitt
2022-05-03Allow selecting derivation outputs using 'installable!outputs'Eelco Dolstra
2022-04-26nix: Respect meta.outputsToInstall, and use all outputs by defaultEelco Dolstra
2022-03-25Merge remote-tracking branch 'upstream' into indexed-store-path-outputsJohn Ericson
2022-03-24tests/build.sh: Test that 'nix build' only prints wanted outputsEelco Dolstra
2021-09-30Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2021-06-25tests: Get rid of some result symlinksEelco Dolstra
2021-05-05Properly normalize the content-addressed pathsregnat
2021-04-06New "indexed" installable syntax: `<drvPath>!<outputName>`John Ericson
2020-11-11Test nix build --jsonMatthew Kenigsberg