aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-02Merge pull request #7531 from steshaw/fix-error-messageThéophane Hufschmitt
2023-01-02Merge pull request #7476 from trofi/allow-external-CXXFLAGSThéophane Hufschmitt
2023-01-01Fix error messageSteven Shaw
2022-12-29Merge pull request #7524 from ncfavier/sandbox-paths-closureEelco Dolstra
2022-12-29Merge pull request #7504 from edolstra/nix-develop-personalityEelco Dolstra
2022-12-28doc: sandbox-paths computes closuresNaïm Favier
2022-12-27Release shared lock before acquiring exclusive lockNaïm Favier
2022-12-26Bump zeebe-io/backport-action from 0.0.9 to 1.0.1dependabot[bot]
2022-12-24Optimize intersectAttrs performanceRobert Hensing
2022-12-24libstore: Make sure that initNix has been calledRobert Hensing
2022-12-24remove undefined functionPhilipp Otterbein
2022-12-24remove function makeImmutableStringWithLenPhilipp Otterbein
2022-12-24tests: switch to non-deprecated nix.settings.* module parametersSergei Trofimovich
2022-12-23Merge pull request #7367 from lheckemann/nixpkgs-22.11Eelco Dolstra
2022-12-23Apply suggestions from code reviewJohn Ericson
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-23Deletes build users and groupAkhil
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-21Merge pull request #7489 from mupdt/nar-info-disk-cache-race-conditionEelco 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-21define "store derivation"Valentin Gagarin
2022-12-21[PDT] TDE-3114: prevent a race-condition when creating the S3 cachemupdt
2022-12-21Make `./mk/run-test.sh` work by itself; add `mk/debug-test.sh`John Ericson
2022-12-20doc/book.toml: Improve config (#7300)Robert Hensing
2022-12-20Merge pull request #7483 from fricklerhandwerk/glossary-fixupsEelco Dolstra
2022-12-20make relative links explicitValentin Gagarin
2022-12-20Merge pull request #7411 from edolstra/no-gpgEelco 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-20add more explanation to diagramsValentin Gagarin
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-19fixup: remove boehmgc patchLinus Heckemann
2022-12-17configure.ac: don't clobber CFLAGS=/CXXFLAGS= and allow users to pass in cust...Sergei Trofimovich
2022-12-17Improve sqlite error messagesRobert Hensing
2022-12-16printMsg replacement by printInfoSolène Rapenne
2022-12-15Merge pull request #7465 from edolstra/impure-derivations-dry-runEelco Dolstra
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-14Merge pull request #7458 from ncfavier/disable-build-usersEelco Dolstra
2022-12-14Avoid poly_user_note_set twiceTIAN Yuanhao
2022-12-14Allow disabling build users by unsetting `build-users-group`Naïm Favier
2022-12-13Merge pull request #7456 from ncfavier/fix-linksEelco Dolstra