index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Merge pull request #4688 from Ma27/force-reevaluation
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 branch 'build-with-strictDeps' of https://github.com/hercules-ci/nix
Eelco Dolstra
2021-04-15
Merge pull request #4679 from ony/feature/one-pass-canon-path
Eelco Dolstra
2021-04-15
Drop unused tar dependency
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
Merge pull request #4 from domenkozar/libcompress-tests
Yorick
2021-04-13
Fix registerDrvOutput with the daemon
regnat
2021-04-12
EvalSettings::getDefaultNixPath: respect {restrict,pure}Eval
Graham Christensen
2021-04-12
Merge pull request #4706 from NixOS/dependabot/github_actions/cachix/cachix-a...
Domen Kožar
2021-04-12
Bump cachix/cachix-action from v9 to v10
dependabot[bot]
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 "[prerequisites]: add JSON lib dependency"
Björn Gohla
2021-04-05
Revert "Use upstream nlohmann_json"
Björn Gohla
2021-04-05
Merge pull request #4594 from obsidiansystems/lots-of-buildable
Eelco Dolstra
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-04-04
Merge pull request #4685 from NixOS/bump-actions
Eelco Dolstra
2021-04-03
bump actions
Domen Kožar
2021-04-02
Merge pull request #4684 from cgohla/patch-1
Eelco Dolstra
2021-04-01
[prerequisites]: add JSON lib dependency
Björn Gohla
2021-03-31
flake.nix: Make the sandbox tests work again
Robert Hensing
2021-03-31
tests/*: show when tests are skipped
Robert Hensing
2021-03-31
flake.nix: Build nix with strictDeps = true
Robert Hensing
2021-03-31
canonPath in one pass
Mykola Orliuk
2021-03-30
Merge pull request #4676 from bjornfor/fix-fetchgit-ref-head
Eelco Dolstra
2021-03-30
tests: check that builtins.fetchGit { ..., ref = "HEAD"; } works
Bjørn Forsman
2021-03-30
fetchGit: don't prefix "refs/heads/" on ref = "HEAD"
Bjørn Forsman
2021-03-29
Merge pull request #4239 from tweag/test-against-old-daemon
Eelco Dolstra
2021-03-29
nixpkgs/master compatibility
Eelco Dolstra
2021-03-26
LocalBinaryCacheStore::upsertFile(): Fix race
Eelco Dolstra
[next]