aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-06-29Merge pull request #6699 from tennox/better-flake-new-error-messageThéophane Hufschmitt
2022-06-29Merge pull request #6233 from flox/nix-repl-flakesThéophane Hufschmitt
2022-06-29Add some test for `nix flake init` with conflictsThéophane Hufschmitt
2022-06-25Merge pull request #6717 from edolstra/move-flake-registryEelco Dolstra
2022-06-24tests: enable ca-derivations for simple.nix in repl testsTom Bereknyei
2022-06-24Merge pull request #6698 from tweag/forbid-tilde-paths-in-pure-modeThéophane Hufschmitt
2022-06-23Fetch flake-registry.json from channels.nixos.orgEelco Dolstra
2022-06-22Enable/fix tests in nix-staticEelco Dolstra
2022-06-21Forbid the tilde expansion in pure eval modeThéophane Hufschmitt
2022-06-20Add another test for `--exclude` in `nix search`Fishhh
2022-06-15Merge branch 'master' into nix-repl-flakesTom Bereknyei
2022-06-13Merge pull request #6027 from Ma27/pure-replEelco Dolstra
2022-06-11fix sourcehut brach/tag resolving regressionGabriel Fontes
2022-06-07Merge pull request #6618 from afishhh/search-excludeEelco Dolstra
2022-06-07Use `grep -c` instead of `grep|wc -l` in some `nix search` testsFishhh
2022-06-07Add tests for `--exclude` flag in `nix search`Fishhh
2022-06-07Merge pull request #6598 from cole-h/update-flake-for-realEelco Dolstra
2022-06-07Fix 22.05 eval warningsEelco Dolstra
2022-06-02Merge branch 'master' into nix-repl-flakesTom Bereknyei
2022-06-02TypoEelco Dolstra
2022-06-02tests/flakes.sh: Fix some ignored breakageEelco Dolstra
2022-05-31repl: `--option pure-eval true` actually enables pure eval modeMaximilian Bosch
2022-05-31tests/nss-preload: move nix-fetch bindingCole Helbling
2022-05-25Handle EOFs in string literals correctlyEelco Dolstra
2022-05-20Apply suggestions from code reviewtomberek
2022-05-20repl: add repl-flake experimental feature for gatingTom Bereknyei
2022-05-20repl: fix tests to run on any testing storeTom Bereknyei
2022-05-20Add some tests for the new REPL cliThéophane Hufschmitt
2022-05-19fetchTree: Allow fetching plain filesTony Olagbaiye
2022-05-18Merge pull request #6544 from ncfavier/getFlake-no-write-lock-fileThéophane Hufschmitt
2022-05-18Do not attempt to write a lock file in builtins.getFlakeNaïm Favier
2022-05-13Integrate review changesEli Kogan-Wang
2022-05-11Add priority for nix profile installEli Kogan-Wang
2022-05-05Merge pull request #6489 from alexshpilkin/fix-6488Eelco Dolstra
2022-05-05Make sure that `nix build` works in `--impure` modeThéophane Hufschmitt
2022-05-05Change json example to be originalthkoch2001
2022-05-03nix profile: Support overriding outputsEelco Dolstra
2022-05-03Allow selecting derivation outputs using 'installable!outputs'Eelco Dolstra
2022-05-03Merge pull request #6426 from edolstra/respect-outputs-to-installEelco Dolstra
2022-05-03Merge pull request #6465 from layus/fix-test-crashesThéophane Hufschmitt
2022-05-02tests/lang: Distinguish crashes from expected failuresGuillaume Maudoux
2022-05-02Revert "tests: Distinguish crashes from expected failures"Guillaume Maudoux
2022-05-02Merge pull request #4638 from orbekk/read_headEelco Dolstra
2022-05-02tests: Don't create tests/resultEelco Dolstra
2022-04-29Test fetchGit with non-'master' remote repoKjetil Orbekk
2022-04-29Resolve reference for remote repositoryKjetil Orbekk
2022-04-29tests: Distinguish crashes from expected failuresGuillaume Maudoux
2022-04-28Fix passing $OUT_PATHS to the post-build hookEelco Dolstra
2022-04-26Add a test for outputsToInstallEelco Dolstra
2022-04-26nix: Respect meta.outputsToInstall, and use all outputs by defaultEelco Dolstra