aboutsummaryrefslogtreecommitdiff
path: root/src/nix
AgeCommit message (Expand)Author
2023-04-17Merge pull request #3746 from obsidiansystems/path-infoRobert Hensing
2023-04-17Explain various `.self = false,`John Ericson
2023-04-14Start cross-referencing experimental featuresJohn Ericson
2023-04-11Merge pull request #7798 from peeley/list-experimental-featuresEelco Dolstra
2023-04-07Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2023-04-07Tidy up and comment daemon CLIJohn Ericson
2023-04-07Create `nix derivation add` commandJohn Ericson
2023-04-07Rename files to reflect new `nix derivation show` nameJohn Ericson
2023-04-07`nix show-derivation` -> `nix derivation show`John Ericson
2023-04-07Include the name in the JSON for derivationsJohn Ericson
2023-04-06Add `Store::isTrustedClient()`matthewcroughan
2023-04-04Assemble experimental feature docs outside of Nix itselfJohn Ericson
2023-04-03Stuctured command stabilityJohn Ericson
2023-04-03Merge pull request #7610 from obsidiansystems/gate-default-settingsThéophane Hufschmitt
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-31Merge pull request #7406 from amesgen/gitlab-fetcherThéophane Hufschmitt
2023-03-30Use "raw pattern" for content address typesJohn Ericson
2023-03-30Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2023-03-28Docs: Explain why `import nixpkgs` works in flakesJoachim Breitner
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-27Punt on improper global flags for nowJohn Ericson
2023-03-27Merge pull request #7609 from obsidiansystems/hide-experimental-settingsJohn Ericson
2023-03-26Catch eval errors in `hasContent`oxalica
2023-03-24Stratify `ExtraPathInfo` along `Installable` hierarchyJohn Ericson
2023-03-24Merge pull request #7757 from obsidiansystems/more-installable-valueEelco Dolstra
2023-03-23TweaksEelco Dolstra
2023-03-23Document store URLsEelco Dolstra
2023-03-22Merge pull request #8078 from obsidiansystems/profile-mdJohn Ericson
2023-03-22Improve store setting descriptions / Markdown formattingEelco Dolstra
2023-03-21Add a "help" categoryEelco Dolstra
2023-03-21Move store docs to 'nix help-stores'Eelco 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-21Fix misrendering of 'nix store --help'Eelco Dolstra
2023-03-20Fix `nix profile --help`John Ericson
2023-03-20Fix handling of experimental features mid-parseJohn Ericson
2023-03-20Move enabled experimental feature to libutil structJohn Ericson
2023-03-19docs: quote URL literalsfigsoda
2023-03-17Merge pull request #7891 from mupdt/shared-fs-out-linksJohn Ericson
2023-03-16Move value-only methods to `InstallableValue`John Ericson
2023-03-15Merge pull request #7750 from obsidiansystems/no-args-prepareJohn Ericson
2023-03-15Make command infra less stateful and more regularJohn Ericson
2023-03-16nix-hash: support base-64 and SRI formatYueh-Shun Li
2023-03-12print-dev-env: stop inadvertently adding . to PATHlbodor
2023-03-06no-op refactor: extract outLink generation into a functionmupdt
2023-03-06output paths of store derivations are now addressed explicitlyValentin Gagarin
2023-03-05clarify definition of "installable"Valentin Gagarin