about summary refs log tree commit diff
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21 chore(docs): Update embedded nix-1p versionVincent Ambo1-2/+2
2019-08-19 fix(build): Force nix-env to use NIX_PATHVincent Ambo1-6/+5
2019-08-19 chore(build): Pin nixpkgs to a specific commitVincent Ambo1-0/+2
2019-08-19 feat(build): Add 'extraPackages' parameterVincent Ambo1-2/+4
2019-08-19 fix(docs): Correct link to layering strategyVincent Ambo1-1/+1
2019-08-17 fix(build): Ensure root user is known inside of containerVincent Ambo1-0/+4
2019-08-17 fix(server): Sort requested packages in image name & specVincent Ambo1-3/+13
2019-08-17 docs(README): Update links to layering strategyVincent Ambo1-4/+7
2019-08-16 feat(server): add iana-etc and cacert to the shell convenience packageFlorian Klink1-1/+1
2019-08-15 fix(build): Ensure GCS signing is used in CIVincent Ambo1-0/+2
2019-08-15 docs: Add asciinema demo to README & bookVincent Ambo2-17/+12
2019-08-15 docs(book): Update information on new layering strategyVincent Ambo2-8/+11
2019-08-15 feat(build): Add an integration test that runs on TravisVincent Ambo1-2/+47
2019-08-14 chore(server): Add 'go vet' to build processVincent Ambo1-0/+8
2019-08-14 fix(server): Print correct project name during startup