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-26
Fix the `store ping` test
regnat
2022-01-26
Add some tests for `nix store ping`
regnat
2022-01-25
Fix parsing of variable names that are a suffix of '__curPos'
regnat
2022-01-24
Fix parsing of variable names that are a prefix of '__curPos'
Eelco Dolstra
2022-01-24
Add a test for nix-assertion failures in nix-env
Eelco Dolstra
2022-01-24
Merge pull request #5945 from afishhh/master
Théophane Hufschmitt
2022-01-24
Merge pull request #5963 from FlorianFranzen/test-flake-git
Eelco Dolstra
2022-01-24
Merge pull request #5875 from hercules-ci/fix-large-drv-field-stack-overflow
Eelco Dolstra
2022-01-22
tests: skip flake search test if no git is present
Florian Franzen
2022-01-21
Merge pull request #5942 from NixOS/5912-quieter-nix-why-depends
Eelco Dolstra
2022-01-20
Add some tests for multiple regex/match highlighting in `nix search`
Hubert Głuchowski
2022-01-19
Fix segfault or stack overflow caused by large derivation fields
Robert Hensing
2022-01-19
Make `nix why-depends` quieter by default
regnat
2022-01-18
Add a test for 'nix store copy-log' and 'nix log'
Eelco Dolstra
2022-01-18
Add a simple test for `nix why-depends`
regnat
2022-01-18
Merge pull request #5720 from tomberek/flake_search
Théophane Hufschmitt
2022-01-14
Check that we don't search past a git repo
Alexander Bantyev
2022-01-14
Add more tests for flake upward searching
Alexander Bantyev
2022-01-11
Merge pull request #5898 from layus/repair-path-links
Eelco Dolstra
2022-01-11
Make --repair-path also repair corrupt optimised links
Guillaume Maudoux
2022-01-10
Merge branch 'readfile' of https://github.com/abbradar/nix
Eelco Dolstra
2022-01-09
Add test for readFile keeping context
Nikolay Amiantov
2022-01-06
Merge pull request #5546 from NixOS/allow-paths-in-flake-local-options
Eelco Dolstra
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
Merge branch 'master' into flake_search
tomberek
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
Allow paths in flake local settings
regnat
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-03
flakes: search up to git or filesystem boundary
Tom Bereknyei
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
[next]