aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-03Use C++11-style initializerEelco Dolstra
2022-03-02Add EvalState::coerceToStorePath() helperEelco Dolstra
2022-03-02Merge pull request #6197 from edolstra/nix-profile-caEelco Dolstra
2022-03-02nix profile test: Restart daemonEelco Dolstra
2022-03-02Remove obsolete todoEelco Dolstra
2022-03-02Silence kill outputEelco Dolstra
2022-03-02tests/common.sh.in: Add enableFeatures helperEelco Dolstra
2022-03-02mk/run_test.sh: Add missing backslashEelco Dolstra
2022-03-02nix profile: Add a test for non-flake packagesEelco Dolstra
2022-03-02nix profile: Support CA derivationsEelco Dolstra
2022-03-02Move installables-related operationsEelco Dolstra
2022-03-02Merge pull request #6194 from edolstra/nix-profileEelco Dolstra
2022-03-02Add basic tests for 'nix profile'Eelco Dolstra
2022-03-02Merge pull request #4345 from bjornfor/installer-configurable-uid-gidEelco Dolstra
2022-03-02StyleEelco Dolstra
2022-03-02tests: Rename nix-profile.sh -> bash-profile.shEelco Dolstra
2022-03-02Remove stray debug lineEelco Dolstra
2022-03-02Merge pull request #6189 from obsidiansystems/build-result-headerEelco Dolstra
2022-03-02Merge pull request #6190 from andersk/belEelco Dolstra
2022-03-01filterANSIEscapes: Ignore BEL characterAnders Kaseorg
2022-03-01Move `BuildResult` defintion to its own headerJohn Ericson
2022-03-01installer: allow overriding nix user GID and UIDsBjørn Forsman
2022-03-01Merge pull request #6187 from thufschmitt/allow-the-darwin-tests-to-be-flakyEelco Dolstra
2022-03-01Acknowledge that the macOS tests are flakyregnat
2022-03-01Merge pull request #6185 from hercules-ci/fetchTree-reuse-local-pathsEelco Dolstra
2022-03-01fetchTree: Use isValidPath, add commentRobert Hensing
2022-03-01fetch{url,Tarball}: Remove 'narHash' attributeEelco Dolstra
2022-03-01Merge pull request #6183 from obsidiansystems/sort-configEelco Dolstra
2022-03-01Merge pull request #6174 from hercules-ci/fetchTree-reuse-local-pathsThéophane Hufschmitt
2022-03-01Move some stuff from `Settings` to a new `FetchSettings`.John Ericson
2022-02-28Add EvalState::allowAndSetStorePathString helperRobert Hensing
2022-02-28fetchTree: Do not re-fetch paths already presentRobert Hensing
2022-02-28Merge pull request #6179 from NixOS/properly-start-the-daemon-in-testsThéophane Hufschmitt
2022-02-28tests: Fix the start of the daemonregnat
2022-02-28Merge pull request #6178 from edolstra/fix-darwinEelco Dolstra
2022-02-28Fix clang warningEelco Dolstra
2022-02-28Fix Darwin buildEelco Dolstra
2022-02-28Merge pull request #6072 from Ma27/fix-nix-why-depends-non-preciseThéophane Hufschmitt
2022-02-28Merge pull request #6123 from abathur/fix_6122Domen Kožar
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2022-02-25xml-writer: Remove std aliasesEelco Dolstra
2022-02-25Merge pull request #6164 from kamadorueda/issue-5859Théophane Hufschmitt
2022-02-25refactor: remove verbose-build from docsKevin Amado
2022-02-25ExprAttrs::show(): Show attrs in sorted orderEelco Dolstra
2022-02-24Merge pull request #6089 from edolstra/dot-defaultEelco Dolstra
2022-02-24Merge pull request #6161 from edolstra/lockedEelco Dolstra
2022-02-24libfetchers: Rename immutable -> lockedEelco Dolstra
2022-02-24Merge pull request #6150 from GuillaumeDesforges/doc/builtins-function-anchorEelco Dolstra
2022-02-24Merge pull request #6159 from NixOS/more-eager-daemon-polling-in-testsEelco Dolstra
2022-02-24Merge pull request #6158 from NixOS/reorder-testsEelco Dolstra