aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-30Separate `path.hh` from `content-address.hh`John Ericson
2023-01-30Avoid some `StorePath` <-> `Path` round tripsJohn Ericson
2023-01-30Merge pull request #5226 from NixOS/client-side-profilesEelco Dolstra
2023-01-30Merge pull request #6988 from max-privatevoid/pr-flake-show-foreignThéophane Hufschmitt
2023-01-30Merge pull request #7087 from ncfavier/referenceablePathsThéophane Hufschmitt
2023-01-30Merge pull request #7645 from typetetris/fix-url-parsing-file-as-application-...Théophane Hufschmitt
2023-01-30Merge branch 'master' into referenceablePathsThéophane Hufschmitt
2023-01-30Merge pull request #7689 from ncfavier/nix-path-restrict-evalThéophane Hufschmitt
2023-01-27apply showAllSystems to legacyPackages as wellMax
2023-01-27Document default `nix-path` valueNaïm Favier
2023-01-27getDefaultNixPath: actually respect `{restrict,pure}-eval`Naïm Favier
2023-01-27Merge remote-tracking branch 'nixos/master' into pr-flake-show-foreignThéophane Hufschmitt
2023-01-26improve documentation about substituters and trusted usersSolène Rapenne
2023-01-26Update src/libstore/daemon.ccSolène Rapenne
2023-01-26warnings: enhance the case of untrusted substituter for untrusted userSolène Rapenne
2023-01-24Fix 'destructor called on non-final ...' warningGuillaume Maudoux
2023-01-23Merge pull request #7595 from cole-h/show-setting-valueEelco Dolstra
2023-01-23Merge pull request #7447 from aakropotkin/read-file-typeRobert Hensing
2023-01-23Merge pull request #7657 from obsidiansystems/fix-7655Robert Hensing
2023-01-23Test store paths, with property testsJohn Ericson
2023-01-23Better-scope `Store` forward declarationsJohn Ericson
2023-01-23Add `rapidcheck` dependency for testingJohn Ericson
2023-01-22primop: add readFileType, optimize readDirAlex Ameen
2023-01-21Fix #7655John Ericson
2023-01-20Use complete '__toString' attribute nameGuillaume Maudoux
2023-01-20Fix unreachable error messageGuillaume Maudoux
2023-01-20Fix url parsing for urls using `file+`Eric Wolf
2023-01-19Always display addErrorContext messages in (expanded) tracesGuillaume Maudoux
2023-01-19Discuss re-entrant errors and designGuillaume Maudoux
2023-01-19Add tests for error traces, and fixesGuillaume Maudoux
2023-01-19Revert "Revert "Merge pull request #6204 from layus/coerce-string""Guillaume Maudoux
2023-01-18Merge pull request #7631 from edolstra/output-namesEelco Dolstra
2023-01-18Add test for OutputsSpec::NamesEelco Dolstra
2023-01-18OutputSpec: Allow all valid output namesEelco Dolstra
2023-01-18Restore support for channel: URLs in fetchTarballEelco Dolstra
2023-01-18Revert "Merge pull request #6204 from layus/coerce-string"Robert Hensing
2023-01-17Try again to fix aarch64-linux build failureJohn Ericson
2023-01-17Keep the default profile the sameThéophane Hufschmitt
2023-01-17Don't try to migrate existing profilesThéophane Hufschmitt
2023-01-17Migrate the old profiles to the new locationThéophane Hufschmitt
2023-01-17Move the default profiles to the user’s homeThéophane Hufschmitt
2023-01-17Merge pull request #7606 from hercules-ci/recognize-some-flake-attributesEelco Dolstra
2023-01-16flake check: Recognize well known community attributesRobert Hensing
2023-01-16Merge pull request #7585 from NixOS/macos-disconnectEelco Dolstra
2023-01-15Try to fix build failureJohn Ericson
2023-01-13Move `ValidPathInfo` defintions to `path-info.cc`John Ericson
2023-01-13Merge pull request #7597 from tweag/move-implem-bit-to-implem-fileRobert Hensing
2023-01-13Merge pull request #6815 from obsidiansystems/better-wanted-outputsRobert Hensing
2023-01-13Move the `getBuildLog` implementation to its own implementation fileThéophane Hufschmitt
2023-01-13Merge pull request #7430 from tweag/ca/fix-nix-logThéophane Hufschmitt