index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-30
labeler.yml: tests -> with-tests
Robert Hensing
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-28
Merge pull request #8571 from NixOS/split-out-testing-page
Valentin Gagarin
2023-06-27
Split testing into its own page in the contribution guide
John Ericson
2023-06-27
Trailing commas in redirects
John Ericson
2023-06-27
Allow to sign path as unprivileged user
Jean-François Roche
2023-06-27
Merge pull request #8330 from NixOS/doc-auto-builtin-constants
John Ericson
2023-06-27
Automatically document builtin constants
John Ericson
2023-06-27
Don't say this when we still pollute the global scope
John Ericson
2023-06-27
Switch example to a primop this is less ill-advised
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
Merge pull request #8572 from obsidiansystems/document-exit-codes
John Ericson
2023-06-22
Better document build failure exit codes
John Ericson
2023-06-22
Merge pull request #8387 from layus/fix-tests
John Ericson
2023-06-22
Merge pull request #8565 from obsidiansystems/profile-delete-docs
John Ericson
2023-06-22
Merge pull request #8556 from fricklerhandwerk/hacking-headings
Valentin Gagarin
2023-06-21
Clarify docs on deleting generations, including fixing a mistake
John Ericson
2023-06-21
Merge pull request #8374 from obsidiansystems/improve-path-setting
John Ericson
2023-06-21
do not use "target", as it's a loaded term in the domain of compilers
Valentin Gagarin
2023-06-21
add redirects to changed anchors
Valentin Gagarin
2023-06-21
fix anchor link
Valentin Gagarin
2023-06-20
Update tests/linux-sandbox.sh
Guillaume Maudoux
2023-06-20
use more self-descriptive section headings
Valentin Gagarin
2023-06-20
Merge pull request #8532 from fricklerhandwerk/nix.conf-sections
Valentin Gagarin
2023-06-20
be more serious about security risks with trusted users
Valentin Gagarin
2023-06-20
clarify setting options on the command line
Valentin Gagarin
2023-06-20
clarify read order for configuration settings
Valentin Gagarin
2023-06-20
Merge pull request #8552 from edolstra/fix-eagain
Eelco Dolstra
2023-06-20
split configuration file page into sections
fricklerhandwerk
2023-06-20
add links to environment variables documentation
fricklerhandwerk
2023-06-20
Merge pull request #8548 from abathur/fix_uninstall_redirects
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
redirect old platform uninstall instruction links
Travis A. Everett
2023-06-19
Add more links in nix-build documentation (#8545)
Silvan Mosberger
2023-06-19
Merge pull request #8547 from obsidiansystems/proto-cleanup-prep
Robert Hensing
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
[next]