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-06-25
Merge pull request #6717 from edolstra/move-flake-registry
Eelco Dolstra
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-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-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
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-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
2022-04-29
tests: Distinguish crashes from expected failures
Guillaume Maudoux
2022-04-28
Fix passing $OUT_PATHS to the post-build hook
Eelco Dolstra
2022-04-26
Add a test for outputsToInstall
Eelco Dolstra
2022-04-26
nix: Respect meta.outputsToInstall, and use all outputs by default
Eelco Dolstra
2022-04-22
Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepaths
Théophane Hufschmitt
2022-04-22
Merge pull request #6218 from pennae/pos-symbol-tables
Théophane Hufschmitt
2022-04-22
Merge pull request #6436 from flox/tofile_allow
Théophane Hufschmitt
2022-04-21
fix: builtins.toFile adds path to allowedPaths
Tom Bereknyei
2022-04-21
replace most Pos objects/ptrs with indexes into a position table
pennae
2022-04-21
tests: remove 'ca-references' feature
Sergei Trofimovich
2022-04-21
Disable the selfref-gc test when the daemon is too old
regnat
2022-04-21
nix: add (failing) selfreference test for multiple realizations
Sergei Trofimovich
2022-04-20
nix build: add --print-out-paths flag
Artturin
2022-04-20
nix repl: make symlinks with the :bl command
ckie
[next]