index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2022-07-05
Add builtins.traceVerbose
Gytis Ivaskevicius
2022-07-05
Merge pull request #6664 from Ma27/innixshell-backwards-compat
Théophane Hufschmitt
2022-06-29
Merge pull request #6699 from tennox/better-flake-new-error-message
Théophane Hufschmitt
2022-06-29
Merge pull request #6233 from flox/nix-repl-flakes
Théophane Hufschmitt
2022-06-29
Add some test for `nix flake init` with conflicts
Théophane Hufschmitt
2022-06-25
Merge pull request #6717 from edolstra/move-flake-registry
Eelco Dolstra
2022-06-24
tests: enable ca-derivations for simple.nix in repl tests
Tom Bereknyei
2022-06-24
Merge pull request #6698 from tweag/forbid-tilde-paths-in-pure-mode
Théophane Hufschmitt
2022-06-23
Fetch flake-registry.json from channels.nixos.org
Eelco Dolstra
2022-06-22
Enable/fix tests in nix-static
Eelco Dolstra
2022-06-22
tests/nix-shell: more meaningful testcase
Maximilian Bosch
2022-06-21
Forbid the tilde expansion in pure eval mode
Théophane Hufschmitt
2022-06-20
Add another test for `--exclude` in `nix search`
Fishhh
2022-06-15
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-13
nix-shell: restore backwards-compat with old nixpkgs
Maximilian Bosch
2022-06-13
Merge pull request #6027 from Ma27/pure-repl
Eelco Dolstra
2022-06-11
fix sourcehut brach/tag resolving regression
Gabriel Fontes
2022-06-07
Merge pull request #6618 from afishhh/search-exclude
Eelco Dolstra
2022-06-07
Use `grep -c` instead of `grep|wc -l` in some `nix search` tests
Fishhh
2022-06-07
Add tests for `--exclude` flag in `nix search`
Fishhh
2022-06-07
Merge pull request #6598 from cole-h/update-flake-for-real
Eelco Dolstra
2022-06-07
Fix 22.05 eval warnings
Eelco Dolstra
2022-06-02
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-02
Typo
Eelco Dolstra
2022-06-02
tests/flakes.sh: Fix some ignored breakage
Eelco Dolstra
2022-05-31
repl: `--option pure-eval true` actually enables pure eval mode
Maximilian Bosch
2022-05-31
tests/nss-preload: move nix-fetch binding
Cole Helbling
2022-05-25
Handle EOFs in string literals correctly
Eelco Dolstra
2022-05-20
Apply suggestions from code review
tomberek
2022-05-20
repl: add repl-flake experimental feature for gating
Tom Bereknyei
2022-05-20
repl: fix tests to run on any testing store
Tom Bereknyei
2022-05-20
Add some tests for the new REPL cli
Théophane Hufschmitt
2022-05-19
fetchTree: Allow fetching plain files
Tony Olagbaiye
2022-05-18
Merge pull request #6544 from ncfavier/getFlake-no-write-lock-file
Théophane Hufschmitt
2022-05-18
Do not attempt to write a lock file in builtins.getFlake
Naïm Favier
2022-05-13
Integrate review changes
Eli Kogan-Wang
2022-05-11
Add priority for nix profile install
Eli Kogan-Wang
2022-05-05
Merge pull request #6489 from alexshpilkin/fix-6488
Eelco Dolstra
2022-05-05
Make sure that `nix build` works in `--impure` mode
Théophane Hufschmitt
2022-05-05
Change json example to be original
thkoch2001
2022-05-03
nix profile: Support overriding outputs
Eelco Dolstra
2022-05-03
Allow selecting derivation outputs using 'installable!outputs'
Eelco Dolstra
2022-05-03
Merge pull request #6426 from edolstra/respect-outputs-to-install
Eelco Dolstra
2022-05-03
Merge pull request #6465 from layus/fix-test-crashes
Théophane Hufschmitt
2022-05-02
tests/lang: Distinguish crashes from expected failures
Guillaume Maudoux
2022-05-02
Revert "tests: Distinguish crashes from expected failures"
Guillaume Maudoux
2022-05-02
Merge pull request #4638 from orbekk/read_head
Eelco Dolstra
2022-05-02
tests: Don't create tests/result
Eelco Dolstra
2022-04-29
Test fetchGit with non-'master' remote repo
Kjetil Orbekk
2022-04-29
Resolve reference for remote repository
Kjetil Orbekk
[next]