aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-05On macOS with auto-uid-allocation and sandboxing, use the correct gidEelco Dolstra
2023-01-05Merge pull request #7551 from NixOS/macos-sandbox-filesEelco Dolstra
2023-01-04Move macOS sandbox files to sr/libstore/buildEelco Dolstra
2023-01-04Include macOS sandbox files in the Nix binaryEelco Dolstra
2023-01-03nix --version: Print the data directoryEelco Dolstra
2023-01-03Merge pull request #7516 from NixOS/dependabot/github_actions/zeebe-io/backpo...Eelco Dolstra
2023-01-03Merge pull request #7497 from rski/masterEelco Dolstra
2023-01-02Merge pull request #6204 from layus/coerce-stringEelco Dolstra
2023-01-02Put the --show-trace hint in the logical placeEelco Dolstra
2023-01-02Don't use state.positions[noPos]Eelco Dolstra
2023-01-02Merge remote-tracking branch 'origin/master' into coerce-stringEelco Dolstra
2023-01-02Merge pull request #5941 from hercules-ci/optimize-intersectAttrsThéophane Hufschmitt
2023-01-02Merge pull request #7426 from tianyuanhao/masterThéophane Hufschmitt
2023-01-02Merge pull request #7278 from fricklerhandwerk/antiquotationThéophane Hufschmitt
2023-01-02Merge pull request #7066 from fricklerhandwerk/architecture-overviewThéophane Hufschmitt
2023-01-02antiquotation -> string interpolationValentin Gagarin
2023-01-02Merge pull request #7470 from obsidiansystems/simplify-tests-slightlyEelco Dolstra
2023-01-02Merge pull request #7478 from hercules-ci/make-sure-initNix-calledThéophane Hufschmitt
2023-01-02Merge pull request #7536 from fricklerhandwerk/doc-fixupThéophane Hufschmitt
2023-01-02remove redundant re-definition of store derivationsValentin Gagarin
2023-01-02Merge pull request #7485 from fricklerhandwerk/doc-store-derivationThéophane Hufschmitt
2023-01-02Merge pull request #7507 from trofi/use-nix-settings-in-testsThéophane Hufschmitt
2023-01-02Merge pull request #7351 from NaN-git/fix-mkStringThéophane Hufschmitt
2023-01-02Merge pull request #7521 from ncfavier/migration-deadlockThéophane Hufschmitt
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-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