aboutsummaryrefslogtreecommitdiff
path: root/src/nix/run.md
AgeCommit message (Collapse)Author
2023-03-05clarify definition of "installable"Valentin Gagarin
the term was hard to discover, as its definition and explanation were in a very long document lacking an overview section. search did not help because it occurs so often. - clarify wording in the definition - add an overview of installable types - add "installable" to glossary - link to definition from occurrences of the term - be more precise about where store derivation outputs are processed - installable Nix expressions must evaluate to a derivation Co-authored-by: Adam Joseph <54836058+amjoseph-nixpkgs@users.noreply.github.com>
2022-02-22Update docsEelco Dolstra
2021-12-13nix run: Tweak docsEelco Dolstra
2021-10-27run: use pname as a fallback for main programfigsoda
2021-02-17Document meta.mainProgramEelco Dolstra
Issue #4498.
2020-12-21Add 'nix run' and 'nix shell' manpagesEelco Dolstra