aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-03-23nix-channel: Restore the old root channels directoryThéophane Hufschmitt
2023-03-23ci: Try to install something with Nix in the installer testThéophane Hufschmitt
2023-03-23Update doc/manual/src/release-notes/rl-next.mdEelco Dolstra
2023-03-23Update src/libstore/local-store.mdEelco Dolstra
2023-03-23showSetting: Drop ...Eelco Dolstra
2023-03-23Make useAnchors a named argumentEelco Dolstra
2023-03-23Fix SSHStoreEelco Dolstra
2023-03-23Merge pull request #8095 from fricklerhandwerk/operators-formattingEelco Dolstra
2023-03-23Fix clang buildEelco Dolstra
2023-03-22Merge pull request #8078 from obsidiansystems/profile-mdJohn Ericson
2023-03-23Merge pull request #6865 from zuzuleinen/manual-nix-path-emptyValentin Gagarin
2023-03-22add linksValentin Gagarin
2023-03-22doc: force line breaks where neededValentin Gagarin
2023-03-22docker.nix: add an option to include flake-registry inside docker image (#6750)Alex Wied
2023-03-22Improve store setting descriptions / Markdown formattingEelco Dolstra
2023-03-22nix help-stores: Don't include anchorsEelco Dolstra
2023-03-22Merge pull request #8082 from edolstra/add-linksEelco Dolstra
2023-03-21Merge pull request #8085 from edolstra/fetchGit-mdEelco Dolstra
2023-03-21Fix rendering of fetchGit documentationEelco Dolstra
2023-03-21Add a "help" categoryEelco Dolstra
2023-03-21Move store docs to 'nix help-stores'Eelco Dolstra
2023-03-21FormattingEelco Dolstra
2023-03-21Support per-store Markdown documentationEelco Dolstra
2023-03-21nix describe-stores: RemoveEelco Dolstra
2023-03-21nix store --help: Include store type documentationEelco Dolstra
2023-03-21Merge pull request #8083 from edolstra/fix-nix-store-renderingEelco Dolstra
2023-03-21generate-manpage.nix: Make more readableEelco Dolstra
2023-03-21Fix misrendering of 'nix store --help'Eelco Dolstra
2023-03-21Add links to API docs / coverage analysis to the hacking sectionEelco Dolstra
2023-03-20Merge pull request #8077 from edolstra/pts-hangEelco Dolstra
2023-03-20Fix `nix profile --help`John Ericson
2023-03-20CleanupEelco Dolstra
2023-03-20Open slave pseudoterminal before CLONE_NEWUSEREelco Dolstra
2023-03-20Fix handling of experimental features mid-parseJohn Ericson
2023-03-20Mark experimental features on settingsJohn Ericson
2023-03-20Move enabled experimental feature to libutil structJohn Ericson
2023-03-20Write test, will fail until rest of PRJohn Ericson
2023-03-20Merge pull request #8075 from edolstra/api-docsEelco Dolstra
2023-03-20Fix internal-api rendering in HydraEelco Dolstra
2023-03-20Merge pull request #7968 from bobvanderlinden/pr-contributingThéophane Hufschmitt
2023-03-20Merge pull request #8070 from figsoda/quoteEelco Dolstra
2023-03-20Merge pull request #8068 from DieracDelta/jr/compile_darwinEelco Dolstra
2023-03-19docs: quote URL literalsfigsoda
2023-03-18fix: build aarch64-darwinJustin Restivo
2023-03-18Merge pull request #8064 from knedlsepp/flake-in-submoduleRobert Hensing
2023-03-18tests/flake-in-submodule: Remove unnecessary rm -rfRobert Hensing
2023-03-17Add a test with flake.nix in a submoduleJosef Kemetmüller