aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/command-ref
AgeCommit message (Expand)Author
2020-01-09Add link to official channels in nix-channel command refJoe Pea
2019-11-26TypoEelco Dolstra
2019-11-26Merge branch 'document-dry-run-option' of https://github.com/Ma27/nixEelco Dolstra
2019-11-10manual: nix-shell: Elaborate on using `-p` with expressions.Niklas Hambüchen
2019-11-07doc: Document `--dry-run` option for `nix-build`Maximilian Bosch
2019-11-05Fix manual buildEelco Dolstra
2019-11-05Merge pull request #3193 from matthewbauer/patch-11Eelco Dolstra
2019-11-04docs: correct default location of log directoryKevin Stock
2019-11-01Update man to show that nix-shell allows --argMatthew Bauer
2019-10-17Merge pull request #2291 from Taneb/masterEelco Dolstra
2019-10-08Fix typos in the Nix Manual.Danny Bautista
2019-08-29Reword to clarify newer generations are left alonetoonn
2019-08-17Fix nix-env documentation for --delete-generationsToon Nolten
2019-08-15Merge pull request #2945 from danidiaz/doc001Eelco Dolstra
2019-08-15Merge pull request #2782 from grahamc/flamesEelco Dolstra
2019-08-15Expanded documentation for .nix-defexprDaniel Diaz
2019-08-14Track function start and ends for flame graphsGraham Christensen
2019-08-08conf: stalled-download-timeout: make tunableGraham Christensen
2019-08-07fixup: docs for post-build-hookGraham Christensen
2019-08-07Merge pull request #2995 from tweag/post-build-hookEelco Dolstra
2019-08-06post-build-hook: docs fixupGraham Christensen
2019-08-02Add a post-build-hookregnat
2019-08-02Tweak min-free/max-free descriptionsEelco Dolstra
2019-07-19docs: document balancing cores and max-jobsGraham Christensen
2019-07-06Merge pull request #2882 from grahamc/docs/1115-tarball-ttlEelco Dolstra
2019-07-05tarball-ttl: documentGraham Christensen
2019-07-02Merge pull request #2779 from LnL7/build-exit-codesEelco Dolstra
2019-07-02Merge pull request #2724 from LnL7/manpage-add-fixedEelco Dolstra
2019-07-02nix-store: document --add-fixedDaiderd Jordan
2019-07-02build: replace 100 offset for build exit codesDaiderd Jordan
2019-07-02nix-store: document exit codesDaiderd Jordan
2019-06-25nix-channel: Don't fetch binary-cache-urlEelco Dolstra
2019-05-17docs: describe $IN_NIX_SHELL values (#2796)Vladimír Čunát
2019-05-12Clarify where output from the diff hook goes.Graham Christensen
2019-05-12diff hook: execute as the build user, and pass the temp dirGraham Christensen
2019-05-12build: run diff-hook under --check and document diff-hookGraham Christensen
2019-03-31docs: Mention `--max-jobs 0` to build remotely onlyNiklas Hambüchen
2019-03-25manual: mention the "channel:" shorthand for NIX_PATHDmitry Kalinkin
2019-01-23nix-store: make --dump-db take a list of paths to dumpSpencer Baugh
2019-01-20Merge pull request #2635 from veprbl/patch-7Domen Kožar
2019-01-19manual: "sandbox" option default is "true" on LinuxDmitry Kalinkin
2019-01-18Update instructions for Haskell script using nix-shell interpreterSamuel Evans-Powell
2019-01-07Don't look for a "pv" program, or mention it in the manual sourceJohn Ericson
2018-12-14Clarify nix-instantiate --read-write-modePatrick Hilhorst
2018-10-20Add --graphml option to the nix-store --query commandAntoine Eiche
2018-09-28Check requiredSystemFeatures for local buildsEelco Dolstra
2018-09-19nix-shell: document double quotes being necessary for a simple Nix expression...Graham Christensen
2018-09-19nix-shell: explain the merging property close to the exampleGraham Christensen
2018-09-18docs: document deprecated aliasesGraham Christensen
2018-09-10Prefer 'remote builder' over 'slave'Graham Christensen