index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2024-10-09
Merge "Remove static initializers for `RegisterLegacyCommand`" into main
jade
2024-10-09
Merge changes Ib27cb43d,I03687b8b into main
jade
2024-10-08
Merge "Avoid calling memcpy when len == 0 in filetransfer.cc" into main
Lulu
2024-10-08
Fix gcc warning -Wsign-compare
Lulu
2024-10-08
Avoid calling memcpy when len == 0 in filetransfer.cc
Lulu
2024-10-05
fix build test error count checks
eldritch horrors
2024-10-04
testsuite: override NIX_CONF_DIR and NIX_USER_CONF_FILES
Jade Lovelace
2024-10-04
Remove some outdated `make test` invocation suggestions
Jade Lovelace
2024-10-01
Remove static initializers for `RegisterLegacyCommand`
Rebecca Turner
2024-09-30
Merge "fix(nix fmt): remove the default "." argument" into main
Jonas Chevalier
2024-09-29
libstore: remove Goal::key
eldritch horrors
2024-09-29
libstore: fix build tests
eldritch horrors
2024-09-28
libfetchers/git: restore compat with `builtins.fetchGit` from 2.3
Maximilian Bosch
2024-09-26
fix(nix fmt): remove the default "." argument
zimbatm
2024-09-26
Merge changes Iaa2e0e9d,Ia973420f into main
jade
2024-09-26
Merge "libutil: add async collection mechanism" into main
eldritch horrors
2024-09-26
Merge "main: log stack traces for std::terminate" into main
jade
2024-09-26
libutil: add async collection mechanism
eldritch horrors
2024-09-26
libutil: add an async semaphore implementation
eldritch horrors
2024-09-26
Fix passing custom CA files into the builtin:fetchurl sandbox
Puck Meerburg
2024-09-25
[security] builtin:fetchurl: Enable TLS verification
Eelco Dolstra
2024-09-25
main: log stack traces for std::terminate
Jade Lovelace
2024-09-18
util: fix brotli decompression of empty input
Jade Lovelace
2024-09-17
tests/compression: rewrite
Jade Lovelace
2024-09-01
Test including relative paths in configuration
Rebecca Turner
2024-09-01
Merge changes I5566a985,I88cf53d3 into main
rebecca “wiggles” turner
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-26
treewide: fix a bunch of lints
Jade Lovelace
2024-08-25
Support relative and `~/` paths in config settings
Rebecca Turner
2024-08-25
Thread `ApplyConfigOptions` through config parsing
Rebecca Turner
2024-08-25
add dedicated test for hash mismatch url reporting
eldritch horrors
2024-08-25
Merge "fix: good errors for failures caused by allowSubstitutes" into main
jade
2024-08-25
libstore: diagnose local build failure in goal
eldritch horrors
2024-08-23
fix: good errors for failures caused by allowSubstitutes
Jade Lovelace
2024-08-21
libutil/config: unify path setting types
Alois Wohlschlager
2024-08-21
libexpr: Soft-deprecate ancient let syntax
piegames
2024-08-21
treewide: Stop using ancient let syntax
piegames
2024-08-21
libexpr: Soft-deprecate __overrides
piegames
2024-08-20
Merge "tests/functional/restricted: Don't use a process substitution" into main
Audrey Dutcher
2024-08-19
tests/functional/restricted: Don't use a process substitution
Audrey Dutcher
2024-08-19
flake: don't refetch unmodified inputs by recursive follows
Maximilian Bosch
2024-08-17
libexpr: Deprecate URL literals
piegames
2024-08-17
libexpr: Introduce Deprecated features
piegames
2024-08-17
treewide: Stop using URL literals
piegames
2024-08-10
nix: remove explosions if you have a window size less than four
Jade Lovelace
2024-08-10
build: remove expect as a dependency
Jade Lovelace
2024-08-08
Merge changes I526cceed,Ia4e2f1fa,I22e66972,I9fbd55a9,Ifca22e44 into main
jade
2024-08-08
tree-wide: fix a pile of lints
Jade Lovelace
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-08-08
libexpr: Add experimental pipe operator
piegames
[next]