index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-01-29
Allow unit test infra to be reused across libs' tests
John Ericson
2023-01-26
improve documentation about substituters and trusted users
Solène Rapenne
2023-01-26
Update src/libstore/daemon.cc
Solène Rapenne
2023-01-26
warnings: enhance the case of untrusted substituter for untrusted user
Solène Rapenne
2023-01-24
Fix 'destructor called on non-final ...' warning
Guillaume Maudoux
2023-01-23
Merge pull request #7595 from cole-h/show-setting-value
Eelco Dolstra
2023-01-23
Merge pull request #7447 from aakropotkin/read-file-type
Robert Hensing
2023-01-23
Merge pull request #7657 from obsidiansystems/fix-7655
Robert Hensing
2023-01-23
Test store paths, with property tests
John Ericson
2023-01-23
Better-scope `Store` forward declarations
John Ericson
2023-01-23
Add `rapidcheck` dependency for testing
John Ericson
2023-01-22
primop: add readFileType, optimize readDir
Alex Ameen
2023-01-21
Fix #7655
John Ericson
2023-01-20
Use complete '__toString' attribute name
Guillaume Maudoux
2023-01-20
Fix unreachable error message
Guillaume Maudoux
2023-01-19
Always display addErrorContext messages in (expanded) traces
Guillaume Maudoux
2023-01-19
Discuss re-entrant errors and design
Guillaume Maudoux
2023-01-19
Add tests for error traces, and fixes
Guillaume Maudoux
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Merge pull request #7631 from edolstra/output-names
Eelco Dolstra
2023-01-18
Add test for OutputsSpec::Names
Eelco Dolstra
2023-01-18
OutputSpec: Allow all valid output names
Eelco Dolstra
2023-01-18
Restore support for channel: URLs in fetchTarball
Eelco Dolstra
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-17
Try again to fix aarch64-linux build failure
John Ericson
2023-01-17
Merge pull request #7606 from hercules-ci/recognize-some-flake-attributes
Eelco Dolstra
2023-01-16
flake check: Recognize well known community attributes
Robert Hensing
2023-01-16
Merge pull request #7585 from NixOS/macos-disconnect
Eelco Dolstra
2023-01-15
Try to fix build failure
John Ericson
2023-01-13
Move `ValidPathInfo` defintions to `path-info.cc`
John Ericson
2023-01-13
Merge pull request #7597 from tweag/move-implem-bit-to-implem-file
Robert Hensing
2023-01-13
Merge pull request #6815 from obsidiansystems/better-wanted-outputs
Robert Hensing
2023-01-13
Move the `getBuildLog` implementation to its own implementation file
Théophane Hufschmitt
2023-01-13
Merge pull request #7430 from tweag/ca/fix-nix-log
Théophane Hufschmitt
2023-01-12
Write more (extended) output spec tests
John Ericson
2023-01-12
Assert on construction that `OutputsSpec::Names` is non-empty
John Ericson
2023-01-12
Unit test `OuputsSpec::{union_, isSubsetOf}`
John Ericson
2023-01-12
Split `OutputsSpec::merge` into `OuputsSpec::{union_, isSubsetOf}`
John Ericson
2023-01-12
nix/show-config: allow getting the value of a specific setting
Cole Helbling
2023-01-12
Merge pull request #7590 from fricklerhandwerk/remove-unnecessary-cast
Théophane Hufschmitt
2023-01-12
remove unncessary cast
Valentin Gagarin
2023-01-11
Improve tests for `OutputsSpec`
John Ericson
2023-01-11
Remove default constructor from `OutputsSpec`
John Ericson
2023-01-11
Make it hard to construct an empty `OutputsSpec::Names`
John Ericson
2023-01-11
Simplify and document store path installable parsing
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-11
Rename `OutputPath` -> `ExtendedOutputPath`
John Ericson
2023-01-11
Improve `OutputsSpec` slightly
John Ericson
2023-01-11
MonitorFdHup: Make it work on macOS again
Eelco Dolstra
2023-01-11
Backport getLine tests from lazy-trees
Eelco Dolstra
[next]