about summary refs log tree commit diff
path: root/tools/nixery/docs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-24 docs: update installation instructionsJérôme Petazzoni1-12/+60
2021-10-29 chore: Bump all Go dependenciesVincent Ambo3-36/+169
2021-10-29 chore: Bump nixpkgs pin to nixos-unstable 2021-10-29Vincent Ambo1-2/+2
2021-10-29 chore(docs): Bump included nix-1p versionVincent Ambo1-2/+2
2021-10-29 docs: Remove note about unsupported Google projectsVincent Ambo1-2/+0
2021-10-08 revert: "feat(storage): Add generic support for content-types"Jérôme Petazzoni1-10/+0
2021-08-25 feat(prepare-image): Ensure /usr/bin/env is always presentVincent Ambo1-0/+12
2021-08-06 chore(build): Allow passing in a specific commit hash when buildingVincent Ambo1-2/+3
2021-07-15 docs: Update build badge in READMEVincent Ambo1-1/+1
2021-06-26 feat(storage): Store blob content-type in extended attributesJérôme Petazzoni4-3/+20
2021-06-20 feat(ci): don't mount /var/cache/nixery from tmpfs into docker containerFlorian Klink2-2/+13
2021-04-30 feat(build): Run `go vet` as a step in the GitHub Actions workflowVincent Ambo2-1/+3
2021-04-30