aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-17Add error reporting to machine spec paserAlexey Novikov
2021-10-17Fix error detection in 'base64Decode()'Alexey Novikov
2021-10-17Clarify that not all nix packages will use the default build phasesJohn Chapman
2021-10-15fetchTree: add pos to EvalState::forceValueKevin Amado
2021-10-15fetchTree: add pos to EvalState::forceValueKevin Amado
2021-10-15Revert "Fix referrers test"Eelco Dolstra
2021-10-15Add a test for the non-blocking GCEelco Dolstra
2021-10-15Fix main GC thread exitingEelco Dolstra
2021-10-15Fix crash when a GC client disconnectsEelco Dolstra
2021-10-15Merge pull request #5390 from NixOS/fix-isnewerthan-checkEelco Dolstra
2021-10-15Disable the eval-store test when using the daemonregnat
2021-10-15Fix test against old daemonEelco Dolstra
2021-10-15Run installTests on HydraEelco Dolstra
2021-10-15Memoize queryReferrers()Eelco Dolstra
2021-10-15Merge pull request #5383 from kvtb/patch-7Eelco Dolstra
2021-10-15Merge pull request #5388 from yvt/fix-oahd-pathEelco Dolstra
2021-10-15Merge pull request #5389 from kamadorueda/masterDomen Kožar
2021-10-14add pos to EvalState::forceValueKevin Amado
2021-10-15Add another path where a Rosetta 2 configuration file is possibly locatedyvt
2021-10-14Fix the min bound for the structured-attrs testregnat
2021-10-14Fix the `isDaemonNewer` checkregnat
2021-10-14Speed up GC by marking entire closures as liveEelco Dolstra
2021-10-14Remove GCStateEelco Dolstra
2021-10-14Move deleteFromStore()Eelco Dolstra
2021-10-14pathInfoCache: Use the entire base name as the cache keyEelco Dolstra
2021-10-14Make the canReachRoots() traversal non-recursiveEelco Dolstra
2021-10-14CleanupEelco Dolstra
2021-10-13fix build with gcc11kvtb
2021-10-13Fix GC when there are cycles in the referrers graphEelco Dolstra
2021-10-13Fix referrers testEelco Dolstra
2021-10-13SimplifyEelco Dolstra
2021-10-13strcpy -> memcpyEelco Dolstra
2021-10-13tests/multiple-outputs.sh: Assert empty storeEelco Dolstra
2021-10-13Use a thread per connectionEelco Dolstra
2021-10-13Fix auto-gcEelco Dolstra
2021-10-13Non-blocking garbage collectorEelco Dolstra
2021-10-13Remove syncWithGC()Eelco Dolstra
2021-10-13Remove trash directoryEelco Dolstra
2021-10-13Update release notesEelco Dolstra
2021-10-13Merge pull request #5362 from Artturin/nixunpackEelco Dolstra
2021-10-13Merge pull request #5379 from abathur/fix_volume_doc_fnEelco Dolstra
2021-10-13Mention compression-level in the release notesEelco Dolstra
2021-10-13Style tweaksEelco Dolstra
2021-10-13Merge branch 'feature/comp-level' of https://github.com/tomberek/nixEelco Dolstra
2021-10-12darwin-install: fix incorrect fn nameTravis A. Everett
2021-10-12Merge pull request #5375 from edolstra/repl-ctrl-cEelco Dolstra
2021-10-12CleanupEelco Dolstra
2021-10-12Merge branch 'nix-repl-download-interruption' of https://github.com/Ma27/nixEelco Dolstra
2021-10-12nix repl: Don't write to std::cout directlyEelco Dolstra
2021-10-12nix repl: Don't build in a child processEelco Dolstra