aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-30Only lock oncePatrick Jackson
2023-03-30Fix data race in copyPathsPatrick Jackson
2023-03-30Merge pull request #8111 from obsidiansystems/improve-internal-api-docsJohn Ericson
2023-03-30Merge pull request #7518 from fricklerhandwerk/doc-commandsValentin Gagarin
2023-03-30process includes firstValentin Gagarin
2023-03-30Merge pull request #8123 from nomeata/import-flake-docsEelco Dolstra
2023-03-30TypoEelco Dolstra
2023-03-30Merge pull request #8129 from figsoda/atEelco Dolstra
2023-03-30More precise wordingJoachim Breitner
2023-03-30Split nix-env and nix-store documentation per-subcommandAlexander Bantyev
2023-03-30Manual: fail when #include-d file does not existAlexander Bantyev
2023-03-29Convert a bunch of comments in headers to Doxygen documentationJohn Ericson
2023-03-29Allow `@` in git refsfigsoda
2023-03-29Update src/libexpr/primops.ccJoachim Breitner
2023-03-29Merge pull request #8125 from vaci/vaci/hash_to_string_copyEelco Dolstra
2023-03-29avoid a string copy in printHash16Vaci Koblizek
2023-03-29return string_view from printHashType rather than stringVaci Koblizek
2023-03-28Don't recommend 'nix log' unless experimental feature is enabledBjørn Forsman
2023-03-28Avoid a string copy during Hash::to_stringVaci Koblizek
2023-03-28Update src/libexpr/primops.ccJoachim Breitner
2023-03-28review process: all PRs must be triagedValentin Gagarin
2023-03-28Docs: Explain why `import nixpkgs` works in flakesJoachim Breitner
2023-03-27Merge pull request #8114 from obsidiansystems/docs-profiles-dirsJohn Ericson
2023-03-27Fix more profile dirs in docsJohn Ericson
2023-03-27Merge pull request #7763 from obsidiansystems/installable-wide-infoEelco Dolstra
2023-03-27Merge pull request #8084 from edolstra/store-docsEelco Dolstra
2023-03-27Merge pull request #8073 from tweag/fix-root-channels-locationJohn Ericson
2023-03-27Merge pull request #8062 from edolstra/ssl-cert-fileEelco Dolstra
2023-03-27Punt on improper global flags for nowJohn Ericson
2023-03-27Merge pull request #7609 from obsidiansystems/hide-experimental-settingsJohn Ericson
2023-03-27ssl-cert-file: Use listsEelco Dolstra
2023-03-27Merge pull request #8104 from avdv/graphml-use-long-for-narsizeEelco Dolstra
2023-03-27Make some comments in profiles.hh doxygen-enabledThéophane Hufschmitt
2023-03-27Merge pull request #8109 from oxalica/fix/show-legacy-packagesRobert Hensing
2023-03-27tests/flakes/show.sh: Broaden requirement commentRobert Hensing
2023-03-26Catch eval errors in `hasContent`oxalica
2023-03-24nix-store: Use `long` for `narSize` in graphml outputClaudio Bley
2023-03-24Stratify `ExtraPathInfo` along `Installable` hierarchyJohn Ericson
2023-03-24Merge pull request #7757 from obsidiansystems/more-installable-valueEelco Dolstra
2023-03-24Merge pull request #8098 from hercules-ci/error-cc-Only-suggest-show-trace-wh...Théophane Hufschmitt
2023-03-24Merge pull request #8096 from tweag/filter-testsThéophane Hufschmitt
2023-03-24Filter tests/nixos from sourceAlexander Bantyev
2023-03-23Test the installation of a simple package in the install testsThéophane Hufschmitt
2023-03-23error.cc: Only suggest show-trace when truncated trace items would be printedRobert Hensing
2023-03-23TweaksEelco Dolstra
2023-03-23Update release notesEelco Dolstra
2023-03-23Register LocalStore to ensure it's included in the manualEelco Dolstra
2023-03-23Document store URLsEelco Dolstra
2023-03-23ci: Update the install-nix-actionThéophane Hufschmitt
2023-03-23Factor out the generation of the profile/channel directoryThéophane Hufschmitt