index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-05
DRY addPrimOp
Guillaume Maudoux
2022-03-04
Use 'errorCtx' name everywhere
Guillaume Maudoux
2022-03-04
fixup! s/forceValue/forceFunction/ where applicable
Guillaume Maudoux
2022-03-04
s/forceValue/forceFunction/ where applicable
Guillaume Maudoux
2022-03-04
Add detailed error mesage for coerceTo{String,Path}
Guillaume Maudoux
2022-03-04
Add error context for most basic coercions
Guillaume Maudoux
2022-03-03
Add some context to coercion error strings
Guillaume Maudoux
2022-03-03
Merge pull request #6201 from edolstra/print-value
Eelco Dolstra
2022-03-03
Be more aggressive in hiding repeated values
Eelco Dolstra
2022-03-03
printValue(): Don't show repeated values
Eelco Dolstra
2022-03-03
Fix segfault in headerCallback()
Eelco Dolstra
2022-03-03
Merge pull request #6198 from edolstra/coerce-store-path
Eelco Dolstra
2022-03-03
Use C++11-style initializer
Eelco Dolstra
2022-03-02
Add EvalState::coerceToStorePath() helper
Eelco Dolstra
2022-03-02
Merge pull request #6197 from edolstra/nix-profile-ca
Eelco Dolstra
2022-03-02
nix profile test: Restart daemon
Eelco Dolstra
2022-03-02
Remove obsolete todo
Eelco Dolstra
2022-03-02
Silence kill output
Eelco Dolstra
2022-03-02
tests/common.sh.in: Add enableFeatures helper
Eelco Dolstra
2022-03-02
mk/run_test.sh: Add missing backslash
Eelco Dolstra
2022-03-02
nix profile: Add a test for non-flake packages
Eelco Dolstra
2022-03-02
nix profile: Support CA derivations
Eelco Dolstra
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-03-02
Merge pull request #6194 from edolstra/nix-profile
Eelco Dolstra
2022-03-02
Add basic tests for 'nix profile'
Eelco Dolstra
2022-03-02
Merge pull request #4345 from bjornfor/installer-configurable-uid-gid
Eelco Dolstra
2022-03-02
Style
Eelco Dolstra
2022-03-02
tests: Rename nix-profile.sh -> bash-profile.sh
Eelco Dolstra
2022-03-02
Remove stray debug line
Eelco Dolstra
2022-03-02
Merge pull request #6189 from obsidiansystems/build-result-header
Eelco Dolstra
2022-03-02
Merge pull request #6190 from andersk/bel
Eelco Dolstra
2022-03-01
filterANSIEscapes: Ignore BEL character
Anders Kaseorg
2022-03-01
Move `BuildResult` defintion to its own header
John Ericson
2022-03-01
installer: allow overriding nix user GID and UIDs
Bjørn Forsman
2022-03-01
Merge pull request #6187 from thufschmitt/allow-the-darwin-tests-to-be-flaky
Eelco Dolstra
2022-03-01
Acknowledge that the macOS tests are flaky
regnat
2022-03-01
Merge pull request #6185 from hercules-ci/fetchTree-reuse-local-paths
Eelco Dolstra
2022-03-01
fetchTree: Use isValidPath, add comment
Robert Hensing
2022-03-01
fetch{url,Tarball}: Remove 'narHash' attribute
Eelco Dolstra
2022-03-01
Merge pull request #6183 from obsidiansystems/sort-config
Eelco Dolstra
2022-03-01
Merge pull request #6174 from hercules-ci/fetchTree-reuse-local-paths
Théophane Hufschmitt
2022-03-01
Move some stuff from `Settings` to a new `FetchSettings`.
John Ericson
2022-02-28
Add EvalState::allowAndSetStorePathString helper
Robert Hensing
2022-02-28
fetchTree: Do not re-fetch paths already present
Robert Hensing
2022-02-28
Merge pull request #6179 from NixOS/properly-start-the-daemon-in-tests
Théophane Hufschmitt
2022-02-28
tests: Fix the start of the daemon
regnat
2022-02-28
Merge pull request #6178 from edolstra/fix-darwin
Eelco Dolstra
2022-02-28
Fix clang warning
Eelco Dolstra
2022-02-28
Fix Darwin build
Eelco Dolstra
2022-02-28
Merge pull request #6072 from Ma27/fix-nix-why-depends-non-precise
Théophane Hufschmitt
[next]