about summary refs log tree commit diff
path: root/tools/nixery (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-21 r/3987 fix(nixery): Avoid impure reading of .git directoryVincent Ambo1-5/+3
2022-04-20 r/3982 chore(nixery): Housekeeping for depot compatibilityVincent Ambo27-455/+185
2022-04-20 r/3979 refactor(nixery): Adapt Nix build instructions for readTreeVincent Ambo2-7/+11
2022-04-20 r/3978 feat(tools/nixery): Absorb Nixery into depotVincent Ambo45-0/+5063
2022-04-20 docs: change references to repo URLRaphael Borun Das Gupta3-5/+5
2021-12-27 feat: set SSL_CERT_FILE and provide a CmdJérôme Petazzoni2-7/+20
2021-12-24 feat: add /tmpJérôme Petazzoni1-5/+7
2021-12-24 docs: mention arm64 metapackageEthan Davidson1-2/+4
2021-12-24 chore: fix env var name in error messageJérôme Petazzoni1-1/+1
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 refactor(build): Pin dependencies using Go modulesVincent Ambo5-164/+553
2021-04-30 chore(build): Use current git commit hash as build versionVincent Ambo1-6/+4
2021-04-30 chore: Update default NixOS channel to nixos-20.09Vincent Ambo6-8/+8
2021-04-30 chore(ci): Remove unnecessary commands from new CI setupVincent Ambo1-7/+2
2021-04-29 docs: document unset GOOGLE_APPLICATION_CREDENTIALSFlorian Klink2-0/+8
2021-04-29 feat(ci): add integration tests to GitHub Actions, remove .travis.yamlFlorian Klink3-78/+53
2021-04-29 feat(ci): remove unneeded permissions: read-allFlorian Klink1-1/+0
2021-04-28 feat(ci): Configure initial GitHub Actions setupVincent Ambo1-0/+29
2021-04-27 feat(storage): Add generic support for content-typesJerome Petazzoni1-0/+10
2021-04-14 chore(nix): update channel URLJerome Petazzoni1-1/+1
2020-12-05 docs: Update README with a link to the NixCon talkVincent Ambo1-4/+10
2020-12-04 docs(config): Fix comment typoDave Nicponski1-1/+1
2020-10-29 feat(storage): Add support for content-types (GCS only)Vincent Ambo7-13/+34
2020-10-27 docs: Add a note about a Nix-native builder to the roadmapVincent Ambo1-0/+6
2020-10-27 feat(main): Implement caching of manifests in CASVincent Ambo1-0/+35
2020-10-27 feat(main): Implement serving of manifests by digestVincent Ambo1-11/+12
2020-10-27 refactor(storage): Rename ServeLayer -> ServeVincent Ambo4-12/+12
2020-10-27 refactor(main): Split HTTP handlers into separate functionsVincent Ambo2-57/+62
2020-10-27 fix(build): Work around arbitrary new maxLayers restrictionVincent Ambo1-1/+1
2020-10-27 fix(build): Completely remove Cachix from build setupVincent Ambo1-2/+2
2020-07-25 fix(build): Don't use Cachix as the binary cache during buildsVincent Ambo1-1/+0
2020-07-25 chore(build): Update pinned Go dependenciesVincent Ambo1-41/+50
2020-07-25 fix(popcount): Accommodate upstream changes on nixos.orgVincent Ambo1-2/+9
2020-07-25 chore(build): Change pin for default nixpkgs used to build NixeryVincent Ambo3-2/+6
2020-05-01 chore(nix): update channel 19.03 -> 20.03Raphael Borun Das Gupta4-5/+5
2020-02-26 fix(popcount): Fix nix-build -A nixery-popcountFlorian Klink1-8/+6
2020-01-19 fix(builder): Fix minor logging switcharooVincent Ambo1-1/+1
2019-11-27 refactor: Reshuffle file structure for better code layoutVincent Ambo21-114/+83
2019-11-27 fix(builder): Ensure "solo-metapackages" do not break buildsVincent Ambo1-1/+7