aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-10-03Rename nix-worker to nix-daemonEelco Dolstra
2012-10-03Drop support for running nix-worker in "slave" modeEelco Dolstra
2012-10-03Document ‘--repair’Eelco Dolstra
2012-10-02nix-store --verify: Add an option ‘--repair’ to repair all missing/corrup...Eelco Dolstra
2012-10-02Add operation ‘nix-store --repair-path’Eelco Dolstra
2012-09-27Allow dashes in identifiersEelco Dolstra
2012-09-25Add "on Linux" qualifierEelco Dolstra
2012-09-25Document that Nix requires GNU MakeEelco Dolstra
2012-09-25Update release notesEelco Dolstra
2012-09-13nix-collect-garbage: Support --dry-runEelco Dolstra
2012-09-13nix-env --delete-generations: Support --dry-run flagEelco Dolstra
2012-09-13nix-channel: Add option to force fetching of manifestsEelco Dolstra
2012-08-29Document importing from a directory in the import documentationShea Levy
2012-08-27Disable the binary cache substituter by default for nowEelco Dolstra
2012-08-01Merge branch 'master' into no-manifestsEelco Dolstra
2012-08-01nix-channel: Use binary caches advertised by channelsEelco Dolstra
2012-07-31Allow daemon users to override ‘binary-caches’Eelco Dolstra
2012-07-31Add an option ‘build-fallback’ (equivalent to the --fallback flag)Eelco Dolstra
2012-07-30Manual: Remove reference to non-existent -I optionEelco Dolstra
2012-07-30Get rid of $NIX_BINARY_CACHESEelco Dolstra
2012-07-29Document the --option flagEelco Dolstra
2012-07-26Merge branch 'master' into no-manifestsEelco Dolstra
2012-07-23Automatically optimise the Nix store when a new path is addedEelco Dolstra
2012-07-18Set release dateEelco Dolstra
2012-07-18Merge branch 'master' into no-manifestsEelco Dolstra
2012-07-17Manual: Don't claim we support CygwinEelco Dolstra
2012-07-17Update Nix 1.1 release notesEelco Dolstra
2012-07-17Allow disabling log compressionEelco Dolstra
2012-07-11Merge branch 'master' of github.com:NixOS/nix into no-manifestsEelco Dolstra
2012-07-11Update release notesEelco Dolstra
2012-07-09Install a nix.conf manpageEelco Dolstra
2012-07-09download-from-binary-cache: add nix.conf optionsEelco Dolstra
2012-06-23Update release notesEelco Dolstra
2012-05-29Add option ‘build-keep-log’ to enable/disable writing of build logsEelco Dolstra
2012-05-24Clean up the installation section; document the generic binary tarballsEelco Dolstra
2012-05-11Set release dateEelco Dolstra
2012-05-11Manual updatesEelco Dolstra
2012-05-11CSS tweaksEelco Dolstra
2012-05-10Document "nix-build --run-env"Eelco Dolstra
2012-05-10Document "nix-store --add"Eelco Dolstra
2012-05-09Document some nix-store subcommandsEelco Dolstra
2012-05-09Document $NIX_PATH / -IEelco Dolstra
2012-05-09Update the release notesEelco Dolstra
2012-05-07nix-channel --update: allow updating only the specified channelsEelco Dolstra
2012-04-30* Add an option ‘build-use-substitutes’, which can be set to ‘false’Eelco Dolstra
2012-04-30Support mandatory system features in the build hookEelco Dolstra
2012-04-30Update the documentation of build-remote.plEelco Dolstra
2012-04-17nix-instantiate: default to "default.nix" if no arguments are givenEelco Dolstra
2012-04-17Added utility command ‘nix-instantiate --find-file’ to look up a file in ...Eelco Dolstra
2012-04-14nix-channel improvementsEelco Dolstra