index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2022-02-28
Merge pull request #6123 from abathur/fix_6122
Domen Kožar
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-25
xml-writer: Remove std aliases
Eelco Dolstra
2022-02-25
Merge pull request #6164 from kamadorueda/issue-5859
Théophane Hufschmitt
2022-02-25
refactor: remove verbose-build from docs
Kevin Amado
2022-02-25
ExprAttrs::show(): Show attrs in sorted order
Eelco Dolstra
2022-02-24
Merge pull request #6089 from edolstra/dot-default
Eelco Dolstra
2022-02-24
Merge pull request #6161 from edolstra/locked
Eelco Dolstra
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-24
Merge pull request #6150 from GuillaumeDesforges/doc/builtins-function-anchor
Eelco Dolstra
2022-02-24
Merge pull request #6159 from NixOS/more-eager-daemon-polling-in-tests
Eelco Dolstra
2022-02-24
Merge pull request #6158 from NixOS/reorder-tests
Eelco Dolstra
[next]