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-07-07
Simplify `ContentAddress`
John Ericson
2023-07-05
Merge pull request #8631 from iFreilicht/profile-list
Eelco Dolstra
2023-07-04
Document the path flakeref format (#8640)
Théophane Hufschmitt
2023-07-03
nix profile list: Add --json flag
Eelco Dolstra
2023-07-03
Rename 'resolvedRef' to 'lockedRef'
Eelco Dolstra
2023-07-03
libexpr: use `thread_local` to make the parser thread-safe
Yingchi Long
2023-07-02
nix profile list: Improve readability of the output
Eelco Dolstra
2023-07-01
Merge pull request #8566 from inclyc/nixd/value-print-depth
Robert Hensing
2023-06-30
linkOrCopy: Fallback upon cross-device link error (EXDEV)
Yueh-Shun Li
2023-06-30
Merge pull request #8589 from jfroche/sign-paths-as-allowed-user
Eelco Dolstra
2023-06-29
Merge pull request #8600 from inclyc/libexpr/fix-leaking-in-stripIndentation
Robert Hensing
2023-06-28
libexpr: fix leaking `es2` in stripIndentation (parser.y)
Yingchi Long
2023-06-27
Allow to sign path as unprivileged user
Jean-François Roche
2023-06-27
Automatically document builtin constants
John Ericson
2023-06-27
Generialize `showType`
John Ericson
2023-06-27
nix flake check: improve error message if overlay is not a lambda (#8582)
Maximilian Bosch
2023-06-26
Merge pull request #8576 from obsidiansystems/findPath-cleanup
Eelco Dolstra
2023-06-24
Merge pull request #5385 from Enzime/add/dirty-rev
Théophane Hufschmitt
2023-06-24
Add `dirtyRev` and `dirtyShortRev` to `fetchGit`
Michael Hoang
2023-06-23
Use a struct not `std::pair` for `SearchPathElem`
John Ericson
2023-06-23
Merge pull request #8519 from fricklerhandwerk/reword-trusted-users
Robert Hensing
2023-06-23
Merge pull request #8574 from inclyc/nixd/remove-unused-token
Eelco Dolstra
2023-06-23
libexpr: remove unused token `ATTRPATH` in token declaration
Yingchi Long
2023-06-22
Better document build failure exit codes
John Ericson
2023-06-22
libexpr: extend `Value::print` to allow limited depth
Yingchi Long
2023-06-22
libexpr: add tests for `nix::Value::print`
Yingchi Long
2023-06-21
Merge pull request #8374 from obsidiansystems/improve-path-setting
John Ericson
2023-06-20
be more serious about security risks with trusted users
Valentin Gagarin
2023-06-20
Merge pull request #8552 from edolstra/fix-eagain
Eelco Dolstra
2023-06-20
Support opening local store with database on read-only filesystem (#8356)
Ben Radford
2023-06-20
GC server: Clear O_NONBLOCK on the right file descriptor
Eelco Dolstra
2023-06-19
Remove unused `#include` from `local-derivation-goal.cc`
John Ericson
2023-06-19
Create `worker_proto::{Read,Write}Conn`
John Ericson
2023-06-19
Likewise namespace and `enum struct`-ify `ServeCommand`
John Ericson
2023-06-19
Put worker protocol items inside a `WorkerProto` struct
John Ericson
2023-06-19
Split out worker protocol template definitions from declarations
John Ericson
2023-06-19
Merge pull request #8483 from edolstra/save-root
Eelco Dolstra
2023-06-19
Merge pull request #8524 from amjoseph-nixpkgs/pr/doc/linkify-allowed-uris
Eelco Dolstra
2023-06-19
Clean up a few things related to profiles (#8526)
John Ericson
2023-06-18
src/libexpr/eval.hh: add link for allowed-uris option
Adam Joseph
2023-06-18
Split `OptionalPathSetting` from `PathSetting`
John Ericson
2023-06-18
Create nlohmann serializers for `std::optional` and use
John Ericson
2023-06-16
Merge pull request #8477 from edolstra/tarball-flake-redirects
Eelco Dolstra
2023-06-16
Update src/libstore/globals.hh
Valentin Gagarin
2023-06-16
fix typo
Valentin Gagarin
2023-06-16
do not refer to `trusted-users` another time
Valentin Gagarin
2023-06-16
use "store URLs" consistently
Valentin Gagarin
2023-06-16
fix link text
Valentin Gagarin
2023-06-16
Merge pull request #8517 from hercules-ci/fix-build-hook-error-for-lib-users
Eelco Dolstra
2023-06-15
Don't assume the type of string::size_type
Théophane Hufschmitt
[next]