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-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
2024-08-07
Merge "src/libcmd/repl.cc: allow :log /path/to/store.drv" into main
Max Siling
2024-08-07
libexpr/parser: Test experimental features
piegames
2024-08-07
src/libcmd/repl.cc: allow :log /path/to/store.drv
Goldstein
2024-08-07
Merge "fix: warn and document when advanced attributes will have no impact du...
Maximilian Bosch
2024-08-04
tree-wide: fix various lint warnings
Jade Lovelace
2024-08-04
nix flake metadata: print modified dates for input flakes
Jade Lovelace
2024-08-04
cli: eat terminal codes from stdout also
Jade Lovelace
2024-08-03
fix: warn and document when advanced attributes will have no impact due to __...
Tom Bereknyei
2024-08-02
Merge "nix flake show: add the description if it exists" into main
Isabel
2024-08-02
Merge "Reapply "libfetchers: make attribute / URL query handling consistent""...
Maximilian Bosch
2024-08-01
Reapply "libfetchers: make attribute / URL query handling consistent"
Maximilian Bosch
2024-07-31
tree-wide: add support for asan!
Jade Lovelace
2024-07-30
src/libcmd/repl.cc: avoid unneeded reload after :e
Goldstein
2024-07-25
libstore/build: block io_uring
Alois Wohlschlager
[next]