aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-20Update .github/PULL_REQUEST_TEMPLATE.mdRobert Hensing
2023-01-14Apply suggestions from code reviewRobert Hensing
2023-01-10.github: Add pull request templateRobert Hensing
2023-01-10Merge pull request #7484 from edolstra/fix-7417Eelco Dolstra
2023-01-10Merge pull request #7547 from alxthm/fish-support-older-versionsEelco Dolstra
2023-01-10Add a FIXMEEelco Dolstra
2023-01-10Clean up toDerivedPaths() logicEelco Dolstra
2023-01-10Apply suggestions from code reviewEelco Dolstra
2023-01-10Show string in error messageEelco Dolstra
2023-01-10ExtraInfo -> ExtraPathInfoEelco Dolstra
2023-01-10Merge remote-tracking branch 'origin/master' into fix-7417Eelco Dolstra
2023-01-10Merge pull request #7570 from lheckemann/fix-testsEelco Dolstra
2023-01-09Add a pointer from "realising" to `nix log`. (#4876)Jeremy Fleischman
2023-01-08tests: fix for nixpkgs 22.11Linus Heckemann
2023-01-07Merge pull request #7568 from willbush/patch-1Théophane Hufschmitt
2023-01-06Fix typo in example for builtin function mapWill Bush
2023-01-06Merge pull request #7498 from fricklerhandwerk/path+stringEelco Dolstra
2023-01-06Merge pull request #7307 from hercules-ci/derivation-goal-improve-commentThéophane Hufschmitt
2023-01-06Merge pull request #7557 from NixOS/fix-7529Eelco Dolstra
2023-01-05Merge pull request #7559 from ncfavier/no-check-modulesThéophane Hufschmitt
2023-01-05Don't check NixOS modulesNaïm Favier
2023-01-05Merge pull request #7500 from akhildevelops/patch-1Eelco Dolstra
2023-01-05Merge pull request #7542 from edolstra/gc-deadlockEelco Dolstra
2023-01-05Merge pull request #7539 from tweag/fix-nix-why-depends--derivationEelco Dolstra
2023-01-05bring back table, extract annotationsValentin Gagarin
2023-01-05add links to documentation for data typesValentin Gagarin
2023-01-05use more self-explanatory placeholder namesValentin Gagarin
2023-01-05add semantics of overloaded `+` operatorValentin Gagarin
2023-01-05reword descriptions of operatorsValentin Gagarin
2023-01-05convert table to subsectionsValentin Gagarin
2023-01-05reorder columnsValentin Gagarin
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-03Fix Nix installation on older versions of fishAlexandre Thomas
2023-01-03nix --version: Print the data directoryEelco Dolstra
2023-01-03Fix deadlock between auto-GC and addTempRoot()Eelco Dolstra
2023-01-03Move creation of the temp roots file into its own functionEelco 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-02Fix why-depends for CA derivations (again)Théophane Hufschmitt
2023-01-02Increase the test coverage of `why-depends`Théophane Hufschmitt
2023-01-02Revert "Fix why-depends for CA derivations"Théophane Hufschmitt
2023-01-02Merge pull request #5941 from hercules-ci/optimize-intersectAttrsThéophane Hufschmitt
2023-01-02Merge pull request #7426 from tianyuanhao/masterThéophane Hufschmitt