index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-11-27
Fix random client failures during GC server shutdown
Eelco Dolstra
2022-11-25
Don't use GC_STRNDUP
Eelco Dolstra
2022-11-23
Merge pull request #7337 from Radvendii/why-depends-ca
Théophane Hufschmitt
2022-11-23
add explanation and test
Taeer Bar-Yam
2022-11-23
Fix why-depends for CA derivations
Taeer Bar-Yam
2022-11-22
Merge pull request #7328 from edolstra/nix-build-stats
Eelco Dolstra
2022-11-21
Merge pull request #6456 from amjoseph-nixpkgs/seccomp-mips
Eelco Dolstra
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-21
Rename derivedPathsWithHintsToJSON -> builtPathsToJSON
Eelco Dolstra
2022-11-16
Merge pull request #7134 from yorickvP/disable-dbg-on-complete
Théophane Hufschmitt
2022-11-16
Swallow the error in a more idiomatic way
Théophane Hufschmitt
2022-11-15
Merge pull request #7294 from tobim/support-aws-sdk-1.10
Théophane Hufschmitt
2022-11-15
Merge pull request #7283 from hercules-ci/issue-6572
Théophane Hufschmitt
2022-11-15
Merge pull request #7260 from ncfavier/readFile-scan-references
Théophane Hufschmitt
2022-11-14
derivation-goal: Fix `requires non-existing output` error
Robert Hensing
2022-11-14
Merge remote-tracking branch 'nixos/master' into readFile-scan-references
Théophane Hufschmitt
2022-11-12
build: use pkg-config for lowdown
Et7f3
2022-11-12
libstore: link to aws-crt-cpp
Tobias Mayer
2022-11-11
Restrict `readFile` context to references that appear in the string
Naïm Favier
2022-11-10
Merge pull request #7258 from ncfavier/fix-eval-error-fmt
Théophane Hufschmitt
2022-11-07
Merge pull request #7264 from patricksjackson/remote-brackets
Eelco Dolstra
2022-11-07
Merge pull request #7267 from fricklerhandwerk/build-task
Eelco Dolstra
2022-11-06
manual: build action -> build task
Valentin Gagarin
2022-11-04
build-remote: Add brackets to error message
Patrick Jackson
2022-11-04
Fix printing of eval errors with two format placeholders
Naïm Favier
2022-11-03
SourceExprCommand: swallow EvalError, add tests for this
Yorick van Pelt
2022-11-02
Temporarily disable the debugger during completion evaluation
Yorick van Pelt
2022-11-01
tarfile: set directory mode to at least 0500, don't extract fflags
Yorick van Pelt
2022-10-31
Merge pull request #7231 from jfroche/fix/savedArgv-access
Eelco Dolstra
2022-10-31
Merge pull request #7039 from Mic92/libfetchers-variant
Théophane Hufschmitt
2022-10-28
Move savedArgv into libmain
Jean-François Roche
2022-10-27
Merge pull request #7217 from NixOS/restore-nix-build-remote
Eelco Dolstra
2022-10-27
Pass the right argv when calling the build hook
Théophane Hufschmitt
2022-10-26
Merge pull request #7174 from agbrooks/git-tag-bug
Eelco Dolstra
2022-10-26
Fix `nix __build-remote`
Théophane Hufschmitt
2022-10-26
nix run: fix "'defaultApp.x86_64-linux' should have type 'derivation'"
Yorick van Pelt
2022-10-25
Merge pull request #7206 from akiekintveld/master
Théophane Hufschmitt
2022-10-25
Merge pull request #7207 from NixOS/flake-type
Eelco Dolstra
2022-10-25
Use _type
Eelco Dolstra
2022-10-24
Improve --profile description
Michal Sojka
2022-10-23
Mark flakes with .type = "flake".
Shea Levy
2022-10-22
Defer to SSH config files for ForwardAgent option
Austin Kiekintveld
2022-10-19
Merge pull request #7183 from n8henrie/patch-1
Eelco Dolstra
2022-10-18
Implement BinaryCacheStore::queryPathFromHashPart()
Eelco Dolstra
2022-10-18
Add command 'nix store path-from-hash-part'
Eelco Dolstra
2022-10-17
Fix typo -- dashes not underscores
Nathan Henrie
2022-10-14
Fix #7146
Andrew Brooks
2022-10-14
Merge pull request #7168 from NixOS/rosetta-test
Eelco Dolstra
2022-10-14
libmain: Make the entire stack overflow handler pluggable
Robert Hensing
2022-10-14
libmain: Add extraStackOverflowHandler
Robert Hensing
[next]