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-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
2022-04-19
Fix 'nix fmt' test
Eelco Dolstra
2022-04-19
Require formatters to be packages
Eelco Dolstra
2022-04-19
Merge branch 'issue-6075' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-04-19
Fix compilation, style fixes
Eelco Dolstra
2022-04-19
Merge branch 'make-flake-show-more-lenient-on-apps' of https://github.com/flo...
Eelco Dolstra
2022-04-14
fix: ensure apps are apps and packages are packages
Tom Bereknyei
2022-04-09
Test fetchMercurial with path containing a `.` segment
Daniel Pauls
2022-04-07
Test fetchgit with path containing a `.` segment
Théophane Hufschmitt
2022-04-06
fetchClosure: Don't allow URL query parameters
Eelco Dolstra
2022-04-05
Allow `welcomeText` when checking a flake template
Théophane Hufschmitt
2022-04-01
Fix handling of outputHash when outputHashAlgo is not specified
Eelco Dolstra
2022-03-31
tests/impure-derivations.sh: Ensure that inputAddressed build fails
Eelco Dolstra
2022-03-31
Provide default values for outputHashAlgo and outputHashMode
Eelco Dolstra
2022-03-31
Fix test
Eelco Dolstra
2022-03-31
tests/impure-derivations.sh: Restart daemon
Eelco Dolstra
2022-03-31
Support fixed-output derivations depending on impure derivations
Eelco Dolstra
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-30
Don’t create a file in the worktree in the fetchPath test
Théophane Hufschmitt
2022-03-25
Merge pull request #6311 from edolstra/return-wanted-paths
Eelco Dolstra
2022-03-24
tests/build.sh: Test that 'nix build' only prints wanted outputs
Eelco Dolstra
2022-03-24
Implement regression test for empty logs loaded via `nix log`
Maximilian Bosch
2022-03-24
Add experimental feature 'fetch-closure'
Eelco Dolstra
2022-03-24
Add a test for fetchClosure and 'nix store make-content-addressed'
Eelco Dolstra
2022-03-22
Don't hide repeated values while generating manifest.nix
Eelco Dolstra
2022-03-19
Fix sourcehut integration test
Gabriel Fontes
2022-03-17
Merge pull request #6277 from thufschmitt/ca/nix-build-dry-run
Eelco Dolstra
[next]