about summary refs log tree commit diff
path: root/tools/nixery/.travis.yml (follow)
AgeCommit message (Expand)AuthorFilesLines
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): Change pin for default nixpkgs used to build NixeryVincent Ambo1-1/+1
2019-11-09 chore(build): Use significantly fewer layers for Nixery itselfVincent Ambo1-1/+1
2019-11-09 feat(build): Integration test on both CPU architecturesVincent Ambo1-1/+22
2019-11-09 feat(build): Include arm64 in build matrixVincent Ambo1-0/+4
2019-10-28 chore(build): Configure build to use new GCS configuration optionsVincent Ambo1-3/+2
2019-10-11 chore(build): Use separate GCS bucket for CI runsVincent Ambo1-1/+1
2019-09-21 chore(build): Bump nixpkgs version used in TravisVincent Ambo1-1/+1
2019-09-10 refactor(server): Move package source management logic to serverVincent Ambo1-0/+1
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-15 fix(build): Ensure GCS signing is used in CIVincent Ambo1-0/+2
2019-08-15 feat(build): Add an integration test that runs on TravisVincent Ambo1-2/+47
2019-08-04 feat(build): Configure Cachix for build caching in CIVincent Ambo1-0/+5
2019-07-30 feat(build): Add Travis configuration to build everythingVincent Ambo1-0/+1