aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-12-24remove function makeImmutableStringWithLenPhilipp Otterbein
2022-12-23nix develop: Set personalityEelco Dolstra
2022-12-23Merge pull request #7503 from edolstra/fix-dirOfEelco Dolstra
2022-12-23Fix CanonPath::dirOf() returning a string_view of a temporaryEelco Dolstra
2022-12-23src/libstore: Print the reason opening the DB failedrski
2022-12-22Merge pull request #7493 from mupdt/primops-storeDir-test-non-standard-pathEelco Dolstra
2022-12-21primops `storeDir` test uses `settings.nixStore`mupdt
2022-12-21link "store derivation" to glossary definitionValentin Gagarin
2022-12-21update description of "store derivation" in installables sectionValentin Gagarin
2022-12-21[PDT] TDE-3114: prevent a race-condition when creating the S3 cachemupdt
2022-12-20InstallableFlake::toDerivedPaths(): Support paths and store pathsEelco Dolstra
2022-12-20EvalState::copyPathToStore(): Return a StorePathEelco Dolstra
2022-12-20Merge toDerivations() into toDerivedPaths()Eelco Dolstra
2022-12-20Merge pull request #7451 from edolstra/abstract-posEelco Dolstra
2022-12-20Merge pull request #7473 from hercules-ci/sqlite-errorThéophane Hufschmitt
2022-12-20Merge pull request #7480 from nrdxp/fix-develop-drvThéophane Hufschmitt
2022-12-19fix(develop): make `nix develop` drv recreatableTimothy DeHerrera
2022-12-19Merge pull request #7462 from rapenne-s/improve_messaging_reusing_trusted_sub...Domen Kožar
2022-12-19Merge pull request #7450 from edolstra/canon-pathEelco Dolstra
2022-12-17Improve sqlite error messagesRobert Hensing
2022-12-16printMsg replacement by printInfoSolène Rapenne
2022-12-15getBuildLog: factor out resolving derivationsTaeer Bar-Yam
2022-12-15Fix a crash in DerivedPath::Built::toJSON() with impure derivationsEelco Dolstra
2022-12-14warnings: switch to info level when using a saved substituterSolène Rapenne
2022-12-14Allow disabling build users by unsetting `build-users-group`Naïm Favier
2022-12-13Merge pull request #7455 from rapenne-s/documentation_fixEelco Dolstra
2022-12-13Merge pull request #4543 from obsidiansystems/indexed-store-path-outputsEelco Dolstra
2022-12-13Restore display of source lines for stdin/string inputsEelco Dolstra
2022-12-13Fix compilationEelco Dolstra
2022-12-13Improve cast safetyEelco Dolstra
2022-12-13documentation: use sections instead of list itemsSolène Rapenne
2022-12-13documentation: link flake URL term to definitionSolène Rapenne
2022-12-13documentation: fix link to definitionSolène Rapenne
2022-12-13Merge pull request #6741 from Mindavi/nix-no-gcThéophane Hufschmitt
2022-12-13Introduce AbstractPosEelco Dolstra
2022-12-12Merge branch 'indexed-store-path-outputs' of github.com:obsidiansystems/nix i...John Ericson
2022-12-12Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2022-12-12Fix typos in the docs John Ericson
2022-12-12Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2022-12-12Adjust docsJohn Ericson
2022-12-12support building with --enable-gc=noRick van Schijndel
2022-12-12Apply suggestions from code reviewJohn Ericson
2022-12-12Add CanonPath wrapper to represent canonicalized pathsEelco Dolstra
2022-12-12Simplify loop, feedback from @tfc and @Ericson2314Florian Friesdorf
2022-12-12Fix stack context notes to not rely on orderJohn Ericson
2022-12-12Show stack trace above error messageFlorian Friesdorf
2022-12-12Don't reverse stack trace when showingFlorian Friesdorf
2022-12-12Merge pull request #7436 from edolstra/enable-lang-testsEelco Dolstra
2022-12-12Fix unused variable warningEelco Dolstra
2022-12-12Allow to disable global flake-registry with ""Benoit de Chezelles