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-01-04
Remove non-method mk<X> functions
Eelco Dolstra
2022-01-03
add zipAttrsWith primop
pennae
2022-01-03
Merge pull request #5839 from tweag/balsoft/yet-another-follows-bugfix
Eelco Dolstra
2021-12-28
Add a test that nix repl --show-trace actually shows the trace
Alexander Bantyev
2021-12-28
flake.cc: computeLocks: Only verify overrides when they could change
Alexander Bantyev
2021-12-23
Properly return false on `builtins.pathExists /someNonAllowedPath`
regnat
2021-12-21
Fix IFD with CA derivations
regnat
2021-12-17
Merge pull request #5047 from symphorien/fix-nix-channel
Théophane Hufschmitt
2021-12-17
Test the update of multiple channels
regnat
2021-12-16
Add a test case for builtins.groupBy
Silvan Mosberger
2021-12-14
Merge pull request #5623 from yorickvP/fix-5621
Théophane Hufschmitt
2021-12-14
Add a test for boolean config options in flakes
regnat
2021-12-13
Re-allow inputs.x.url = "/path/to/file"
Eelco Dolstra
2021-12-13
gc-non-blocking.sh: Don't hang indefinitely if the GC roots server crashes
Eelco Dolstra
2021-12-09
Properly take the last assignment in the REPL
regnat
2021-12-07
Inline file
Eelco Dolstra
2021-12-06
nix repl: add :log
Alexander Bantyev
2021-12-02
Flakes: computeLocks: pass correct LockParent when reusing oldLock
Alexander Bantyev
2021-11-28
Make libcpuid dependency optional with --disable-cpuid
Alexander Sosedkin
2021-11-26
Make `nix-shell` work when nixpkgs is content-addressed
regnat
2021-11-25
Fix the error when accessing a forbidden path in pure eval
regnat
2021-11-24
Make lists be comparable
Silvan Mosberger
2021-11-18
Fix testing the other daemon
John Ericson
2021-11-18
Test that untrusted config is ignored without --accept-flake-config
Eelco Dolstra
2021-11-18
Merge branch 'accept_conf' of https://github.com/tomberek/nix
Eelco Dolstra
2021-11-12
Add a test for the `--accept-flake-config` option
regnat
2021-11-11
Flakes: refetch the input when a follows disappears
Alexander Bantyev
2021-11-08
Merge pull request #5504 from NixOS/flake-options-and-daemon
Eelco Dolstra
2021-11-08
Merge pull request #5506 from NixOS/fix-post-hook-test-with-different-daemon
Eelco Dolstra
2021-11-05
Merge pull request #5476 from NixOS/ca/fix-build-in-nix-repl
Théophane Hufschmitt
2021-11-05
Make the flake options work when using the daemon
regnat
2021-11-05
Make the post-build-hook use the daemon Nix package
regnat
2021-11-05
Fix `nix repl`’s building of CA derivations
regnat
2021-11-04
Fix function-trace test case
Eelco Dolstra
2021-10-28
Merge remote-tracking branch 'origin/master' into non-blocking-gc
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-15
Revert "Fix referrers test"
Eelco Dolstra
2021-10-15
Add a test for the non-blocking GC
Eelco Dolstra
2021-10-15
Disable the eval-store test when using the daemon
regnat
2021-10-15
Fix test against old daemon
Eelco Dolstra
2021-10-14
Fix the min bound for the structured-attrs test
regnat
2021-10-14
Fix the `isDaemonNewer` check
regnat
2021-10-14
pathInfoCache: Use the entire base name as the cache key
Eelco Dolstra
2021-10-13
Fix referrers test
Eelco Dolstra
2021-10-13
tests/multiple-outputs.sh: Assert empty store
Eelco Dolstra
2021-10-13
Non-blocking garbage collector
Eelco Dolstra
2021-10-12
Add compression level for NARs
Tom Bereknyei
2021-10-07
Adds a test for nss preload mechanism
Arthur Gautier
2021-10-07
Allow builtins.{path,filterSource} on paths with a context
Eelco Dolstra
2021-10-06
Add a test for builtins.path in a flake
Eelco Dolstra
[next]