about summary refs log tree commit diff
path: root/tools/nixery/docs/src/run-your-own.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-04-20 r/3982 chore(nixery): Housekeeping for depot compatibilityVincent Ambo1-7/+10
Cleans up a whole bunch of things I wanted to get out of the door right away: * depot internal references to //third_party/nixery have been replaced with //tools/nixery * cleaned up files from Github * fixed SPDX & Copyright headers * code formatting and inclusion in //tools/depotfmt checks Change-Id: Iea79f0fdf3aa04f71741d4f4032f88605ae415bb Reviewed-on: https://cl.tvl.fyi/c/depot/+/5486 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su>
2022-04-20 docs: change references to repo URLRaphael Borun Das Gupta1-2/+2
The Nixery main Git repo has moved from https://github.com/google/nixery to https://github.com/tazjin/nixery . So change it in README and on the https://nixery.dev/ website.
2021-12-24 docs: update installation instructionsJérôme Petazzoni1-12/+60
These instructions were not up-to-date (they didn't mention the different storage backends, and some variables were tagged as optional while they were mandatory). With this update, they should (hopefully) be more accurate! :) I also added instructions if someone wants to run Nixery outside of the container image (I found it convenient when working on Nixery's code).
2021-04-30 chore: Update default NixOS channel to nixos-20.09Vincent Ambo1-2/+2
2020-05-01 chore(nix): update channel 19.03 -> 20.03Raphael Borun Das Gupta1-2/+2
Use a NixOS / NixPkgs release that's actually being supported and regularly updated.
2019-10-27 docs: Update GCS signing key documentationVincent Ambo1-4/+4
This key is now taken straight from the configured service account key.
2019-09-02 docs: Add information about NIX_TIMEOUT variableVincent Ambo1-1/+3
2019-08-05 docs: Add a section on running your own NixeryVincent Ambo1-0/+141