Age | Commit message (Expand) | Author | Files | Lines |
2022-10-12 | r/5116 docs(nixery): replace the Nixery mdBook with a simple web page | Vincent Ambo | 1 | -30/+5 |
2022-10-02 | r/5013 chore(nixery): use `ldflags` parameter instead of `buildFlagsArray` | Vincent Ambo | 1 | -2/+5 |
2022-09-28 | r/4980 chore(3p/sources): Bump channels & overlays | sterni | 1 | -1/+1 |
2022-09-19 | r/4926 fix(nixery): Set correct depot ref when fetching nix-1p | talyz | 1 | -1/+4 |
2022-09-19 | r/4924 fix(nixery): Avoid race when the same image is fetched in parallel | talyz | 1 | -1/+1 |
2022-06-16 | r/4242 chore(nixery): use nix-1p from within the depot | Vincent Ambo | 1 | -0/+5 |
2022-06-16 | r/4241 docs(nixery): dynamically display current nixpkgs commit | Vincent Ambo | 1 | -2/+18 |
2022-05-26 | r/4123 chore(nixery): Bump Go dependencies | Vincent Ambo | 1 | -1/+1 |
2022-05-26 | r/4121 feat(nixery): Automatically mirror subtree to Github | Vincent Ambo | 1 | -0/+8 |
2022-05-23 | r/4106 refactor(nixery): Modernise structure of binaries | Vincent Ambo | 1 | -28/+25 |
2022-04-21 | r/3987 fix(nixery): Avoid impure reading of .git directory | Vincent Ambo | 1 | -5/+3 |
2022-04-20 | r/3982 chore(nixery): Housekeeping for depot compatibility | Vincent Ambo | 1 | -67/+60 |
2022-04-20 | r/3979 refactor(nixery): Adapt Nix build instructions for readTree | Vincent Ambo | 1 | -3/+11 |
2022-04-20 | r/3978 feat(tools/nixery): Absorb Nixery into depot | Vincent Ambo | 1 | -0/+125 |
2021-10-29 | chore: Bump all Go dependencies | Vincent Ambo | 1 | -1/+1 |
2021-08-06 | chore(build): Allow passing in a specific commit hash when building | Vincent Ambo | 1 | -2/+3 |
2021-06-26 | feat(storage): Store blob content-type in extended attributes | Jérôme Petazzoni | 1 | -1/+1 |
2021-04-30 | refactor(build): Pin dependencies using Go modules | Vincent Ambo | 1 | -25/+7 |
2021-04-30 | chore(build): Use current git commit hash as build version | Vincent Ambo | 1 | -6/+4 |
2020-07-25 | chore(build): Change pin for default nixpkgs used to build Nixery | Vincent Ambo | 1 | -1/+1 |
2019-11-27 | refactor: Reshuffle file structure for better code layout | Vincent Ambo | 1 | -7/+37 |
2019-11-09 | chore(build): Use significantly fewer layers for Nixery itself | Vincent Ambo | 1 | -2/+4 |
2019-11-03 | chore(build): Add nixery-popcount to top-level package set | Vincent Ambo | 1 | -0/+2 |
2019-10-28 | refactor(build): Do not expose nixery-server attribute | Vincent Ambo | 1 | -5/+3 |
2019-10-11 | fix(build): Only take the first matching hash for source hashing | Vincent Ambo | 1 | -1/+1 |
2019-10-06 | feat(server): Use hash of Nixery source as version | Vincent Ambo | 1 | -1/+10 |
2019-10-06 | fix(server): Amend package path for Go tooling compatibility | Vincent Ambo | 1 | -1/+1 |
2019-10-03 | chore(build-image): Remove nixery-build-layers | Vincent Ambo | 1 | -6/+3 |
2019-10-03 | fix(nix): Minor fixes to derivations for new build process | Vincent Ambo | 1 | -1/+2 |
2019-10-03 | feat(nix): Add derivation to create layer tars from a store path set | Vincent Ambo | 1 | -2/+5 |
2019-10-03 | chore(build-image): Simplify wrapper build & remove layer grouping | Vincent Ambo | 1 | -8/+3 |
2019-09-22 | refactor(build): Add group-layers to top-level Nix derivations | Vincent Ambo | 1 | -5/+7 |
2019-09-21 | fix(build): Ensure launch script compatibility with other runtimes | Vincent Ambo | 1 | -1/+2 |
2019-09-21 | fix(build): Ensure nixery-build-image is on Nixery's PATH | Vincent Ambo | 1 | -0/+1 |
2019-09-10 | refactor(server): Move package source management logic to server | Vincent Ambo | 1 | -1/+2 |
2019-08-21 | chore(build): Add iana-etc to Nixery's own image | Vincent Ambo | 1 | -0/+1 |
2019-08-19 | feat(build): Add 'extraPackages' parameter | Vincent Ambo | 1 | -2/+4 |
2019-08-17 | fix(build): Ensure root user is known inside of container | Vincent Ambo | 1 | -0/+4 |
2019-08-14 | refactor(build-image): Extract package set loading into helper | Vincent Ambo | 1 | -1/+3 |
2019-08-14 | style: Apply nixfmt to trivial Nix files | Vincent Ambo | 1 | -5/+4 |
2019-08-14 | feat(build-image): Introduce a terrifying hack to build group-layers | Vincent Ambo | 1 | -1/+1 |
2019-08-14 | refactor(server): Use wrapper script to avoid path dependency | Vincent Ambo | 1 | -1/+3 |
2019-08-14 | chore(docs): Move mdBook derivation to docs/default.nix | Vincent Ambo | 1 | -22/+1 |
2019-08-14 | refactor: Move registry server to a subfolder | Vincent Ambo | 1 | -20/+2 |
2019-08-08 | chore(nix): Increase maximum number of layers to 96 | Vincent Ambo | 1 | -1/+1 |
2019-08-05 | feat(build): Build Nixery book and embed it into Nixery image | Vincent Ambo | 1 | -8/+10 |
2019-08-05 | feat(build): Add mdBook 0.3.1 to build environment | Vincent Ambo | 1 | -0/+18 |
2019-08-04 | feat(build): Support additional pre-launch commands in image | Vincent Ambo | 1 | -1/+4 |
2019-08-02 | docs: Update all nixery.appspot.com references to nixery.dev | Vincent Ambo | 1 | -2/+2 |
2019-08-02 | fix(build): coreutils are still required by launch script | Vincent Ambo | 1 | -0/+1 |