index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-07
Tweak release notes
Eelco Dolstra
2022-03-07
Merge pull request #6029 from Ma27/nix-log-ssh-ng
Théophane Hufschmitt
2022-03-07
Explain why the log tests are disabled for CA derivations
Théophane Hufschmitt
2022-03-07
Merge pull request #6208 from sielicki/fix-url-github-oauth
Théophane Hufschmitt
2022-03-06
Point to new github oauth docs url
Nicholas Sielicki
2022-03-04
tests: grep for string in nix log for remote-builds
Maximilian Bosch
2022-03-03
Merge pull request #6188 from obsidiansystems/store-gc-subclass
Eelco Dolstra
2022-03-03
Factor out a `GcStore` interface
John Ericson
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
logging.hh: json.hpp -> json_fwd.hpp
Maximilian Bosch
2022-02-28
libstore/build: add a few explanatory comments; simplify
Maximilian Bosch
2022-02-28
tests: implement test for `nix log` with `ssh-ng://` builds
Maximilian Bosch
2022-02-28
libstore/derivation-goal: avoid double-parsing of JSON messages
Maximilian Bosch
[next]