index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-04-23
unified macro style for ENABLE_S3
p01arst0rm
2021-04-22
Merge branch 'master' of github.com:NixOS/nix
Eelco Dolstra
2021-04-22
Merge branch 'nix-derivation-query-store-path' of https://github.com/matthewb...
Eelco Dolstra
2021-04-22
Merge pull request #4724 from NixOS/nix-shell-missing-outputs
Eelco Dolstra
2021-04-22
Remove makeDecompressionSource()
Eelco Dolstra
2021-04-22
Merge branch 's3-decompress' of https://github.com/lukegb/nix
Eelco Dolstra
2021-04-22
libutil: allow decompression with none/empty method
Luke Granger-Brown
2021-04-22
Fix typo in flake doc
Antoine Martin
2021-04-21
Get deriver when passing --derivation
Matthew Bauer
2021-04-21
Make `nix shell` fallback to static outputs when needed
regnat
2021-04-20
Fix brotli compression of files > 128 KiB
Eelco Dolstra
2021-04-20
Merge pull request #4720 from alyssais/wait
Eelco Dolstra
2021-04-19
Include sys/wait.h everywhere WIFEXITED etc is used
Alyssa Ross
2021-04-19
libcmd/installables: force re-evaluation of cached failures
Maximilian Bosch
2021-04-15
Merge pull request #4679 from ony/feature/one-pass-canon-path
Eelco Dolstra
2021-04-15
Drop libbz2 / zlib / lzma dependency + style fixes
Eelco Dolstra
2021-04-15
Merge branch 'libarchive-decompress' of https://github.com/serokell/nix
Eelco Dolstra
2021-04-15
Merge branch 'revertRemoveJSON' of https://github.com/cgohla/nix
Eelco Dolstra
2021-04-14
Merge pull request #4707 from grahamc/defaul-path-restricted-eval
Eelco Dolstra
2021-04-14
Merge pull request #4708 from NixOS/fix-remote-registerDrvOutput
Eelco Dolstra
2021-04-13
Fix registerDrvOutput with the daemon
regnat
2021-04-12
EvalSettings::getDefaultNixPath: respect {restrict,pure}Eval
Graham Christensen
2021-04-09
add tests for zstd compression
Domen Kožar
2021-04-09
Revert "libfetchers/tarball: Lock on effectiveUrl"
Eelco Dolstra
2021-04-07
Restore stack size in child processes
Eelco Dolstra
2021-04-07
restoreSignals() + restoreAffinity() -> restoreProcessContext()
Eelco Dolstra
2021-04-07
PathSubstitutionGoal: Clean up pipe
Eelco Dolstra
2021-04-05
Revert "Use upstream nlohmann_json"
Björn Gohla
2021-04-05
Document the derived path types.
John Ericson
2021-04-05
buildable.{cc,hh} -> derived-path.{cc,hh}
John Ericson
2021-04-05
Make `DerivedPathWithHints` a newtype
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
"newtype" BuildableReq
John Ericson
2021-04-05
No templates for `Buildable` and `BuildableReq`
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-04-05
Move `StorePathWithOutput` utilities out of store class
John Ericson
2021-04-05
Move `StorePathWithOutputs` into its own header/file
John Ericson
2021-04-05
Pull out Buildable into its own file/header in libnixstore
John Ericson
2021-03-31
canonPath in one pass
Mykola Orliuk
2021-03-30
fetchGit: don't prefix "refs/heads/" on ref = "HEAD"
Bjørn Forsman
2021-03-26
LocalBinaryCacheStore::upsertFile(): Fix race
Eelco Dolstra
2021-03-26
Fix some typos
Eelco Dolstra
2021-03-24
Merge pull request #4650 from samueldr/fix/registry-config-dir
Eelco Dolstra
2021-03-23
Merge pull request #4603 from DavHau/davhau-improve-nix-conf-help-builders
Eelco Dolstra
2021-03-23
Merge pull request #4646 from Ma27/support-scoped-v6
Eelco Dolstra
2021-03-23
nix.conf builders: refer to manual page
DavHau
2021-03-22
Fix typos in the last PR #4656
John Ericson
2021-03-22
Clean up serialization for `BuildResult`
John Ericson
2021-03-19
Use the appropriate config dir for the registry
Samuel Dionne-Riel
2021-03-19
ProgressBar: Respect verbosity level
Eelco Dolstra
[next]