aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-15Merge changes I8d87c0e9,I25937702 into mainQyriad
2024-07-15libstore: rewrite narFromPath as generatoreldritch horrors
2024-07-15Merge "use clangStdenv for the default devShell, so we get clangd by default"...lunaphied
2024-07-15nix3-upgrade-nix: always use the /new/ nix-env to perform the installationQyriad
2024-07-15libutil: implement a realPath() utilityQyriad
2024-07-14Merge "libexpr/eval.cc: remove unnecessary C string conversion" into mainnan-git
2024-07-14libexpr/eval.cc: remove unnecessary C string conversionNaN
2024-07-13nix-support/binary-tarball.nix: Pass through root pathsArtemis Tosini
2024-07-13docs: document the actual comparison rules instead of liesJade Lovelace
2024-07-13daemon: remove workaround for macOS kernel bug that seems fixedJade Lovelace
2024-07-13docs: update to define integer overflowJade Lovelace
2024-07-13daemon: fix a crash bug "FATAL: exception not rethrown"Jade Lovelace
2024-07-13language: cleanly ban integer overflowsJade Lovelace
2024-07-13libutil: add checked arithmetic toolsJade Lovelace
2024-07-12use clangStdenv for the default devShell, so we get clangd by defaultLunaphied
2024-07-12Use std::strong_ordering for version comparisonJade Lovelace
2024-07-11libstore: remove upcast_goaleldritch horrors
2024-07-11libstore: turn copyNAR into a generatoreldritch horrors
2024-07-11libstore: turn the NAR parser into a passthrough generatoreldritch horrors
2024-07-11libutil: remove makeDecompressionSinkeldritch horrors
2024-07-11libstore: make BinaryCacheStore::getFile return a sourceeldritch horrors
2024-07-11libutil: rewrite RewritingSink as sourceeldritch horrors
2024-07-10Merge "lix-doc: update dependencies and refactor" into mainlunaphied
2024-07-10Merge changes I81552018,Ieb65c133 into maineldritch horrors
2024-07-10devShell: Fix errors with environment variablespiegames
2024-07-10Merge "libmain: clear display attributes in the multiline progress bar" into ...alois31
2024-07-10lix-doc: update dependencies and refactorLunaphied
2024-07-09releng: add releaseTests flake output, test scripteldritch horrors
2024-07-09add aarch64-linux as a cross-build targeteldritch horrors
2024-07-09Fix dry-run flag for nix-collect-garbageQuantum Jump
2024-07-08libexpr: stop lying about DrvInfo's constnessQyriad
2024-07-08libmain: clear display attributes in the multiline progress barAlois Wohlschlager
2024-07-07libstore: make LocalDerivationGoal::needsHashRewrite virtualArtemis Tosini
2024-07-06libutil: remove RewritingSink match/size trackingeldritch horrors
2024-07-06libutil: turn HashModuloSink into a free functioneldritch horrors
2024-07-06libutil: return sources from runProgram2eldritch horrors
2024-07-05libutil: return a program handle from runProgram2eldritch horrors
2024-07-05libutil: convert readFileSource to a generatoreldritch horrors
2024-07-05libstore: convert dumpPath to a generatoreldritch horrors
2024-07-05libutil: allow construction of sources from generatorseldritch horrors
2024-07-04mildly cleanup libexpr/eval.hhQyriad
2024-07-04distinguish between throws & errors during throwQyriad
2024-07-04trace which part of `foo.bar.baz` errorsQyriad
2024-07-04trace when the `foo` part of `foo.bar.baz` errorsQyriad
2024-07-04add an ExprPrinter class, like ValuePrinterQyriad
2024-07-04add an impl of Expr::show for ExprInheritFrom that doesn't crashQyriad
2024-07-04give ExprInheritFrom a handle to what its standing in forQyriad
2024-07-03libstore: add LocalDerivationGoal startChild hookArtemis Tosini
2024-07-03libstore: Add LocalDerivationGoal prepareSandbox hookArtemis Tosini
2024-07-03libutil: begin porting serialization to generatorseldritch horrors