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-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
2022-03-17
Merge pull request #6270 from Artturin/stdineval
Théophane Hufschmitt
2022-03-17
Fix `nix build --dry-run` with CA derivations
Théophane Hufschmitt
2022-03-17
Merge pull request #6242 from ncfavier/print-output-names
Théophane Hufschmitt
2022-03-16
Add some tests for `nix-env -q --json`
Théophane Hufschmitt
2022-03-16
add tests for nix eval and nix-instantiate
Artturin
2022-03-16
Fix the date in the comment of fetchPath’s test
Théophane Hufschmitt
2022-03-15
Fix the tests on 32bits machines
regnat
2022-03-15
Implement simple test for `path`-fetcher setting a correct `lastModifiedDate`
Maximilian Bosch
2022-03-11
nix-fmt: add command
Kevin Amado
2022-03-11
Merge remote-tracking branch 'origin/eval-suggestions'
Eelco Dolstra
2022-03-11
Merge pull request #5758 from mschwaig/fix-git-workspace-dirty-detection
Théophane Hufschmitt
2022-03-08
Also display some suggestions for invalid formal arguments
regnat
2022-03-08
Add some suggestions to the evaluator
regnat
2022-03-07
Merge branch 'cli-suggestions' of https://github.com/thufschmitt/nix
Eelco Dolstra
[next]