about summary refs log tree commit diff
path: root/tools/nixery/default.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-28 r/7620 refactor(nixery): expose launch script derivationVincent Ambo1-53/+51
2024-02-28 r/7619 fix(nixery): use set-default for setting WEB_DIRVincent Ambo1-1/+1
2022-10-12 r/5116 docs(nixery): replace the Nixery mdBook with a simple web pageVincent Ambo1-30/+5
2022-10-02 r/5013 chore(nixery): use `ldflags` parameter instead of `buildFlagsArray`Vincent Ambo1-2/+5
2022-09-28 r/4980 chore(3p/sources): Bump channels & overlayssterni1-1/+1
2022-09-19 r/4926 fix(nixery): Set correct depot ref when fetching nix-1ptalyz1-1/+4
2022-09-19 r/4924 fix(nixery): Avoid race when the same image is fetched in paralleltalyz1-1/+1
2022-06-16 r/4242 chore(nixery): use nix-1p from within the depotVincent Ambo1-0/+5
2022-06-16 r/4241 docs(nixery): dynamically display current nixpkgs commitVincent Ambo1-2/+18
2022-05-26 r/4123 chore(nixery): Bump Go dependenciesVincent Ambo1-1/+1
2022-05-26 r/4121 feat(nixery): Automatically mirror subtree to GithubVincent Ambo1-0/+8
2022-05-23 r/4106 refactor(nixery): Modernise structure of binariesVincent Ambo1-28/+25
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 Ambo1-67/+60
2022-04-20 r/3979 refactor(nixery): Adapt Nix build instructions for readTreeVincent Ambo1-3/+11
2022-04-20 r/3978 feat(tools/nixery): Absorb Nixery into depotVincent Ambo1-0/+125
2021-10-29 chore: Bump all Go dependenciesVincent Ambo1-1/+1
2021-08-06 chore(build): Allow passing in a specific commit hash when buildingVincent Ambo1-2/+3
2021-06-26 feat(storage): Store blob content-type in extended attributesJérôme Petazzoni1-1/+1
2021-04-30 refactor(build): Pin dependencies using Go modulesVincent Ambo1-25/+7
2021-04-30 chore(build): Use current git commit hash as build versionVincent Ambo1-6/+4
2020-07-25 chore(build): Change pin for default nixpkgs used to build NixeryVincent Ambo1-1/+1
2019-11-27 refactor: Reshuffle file structure for better code layoutVincent Ambo1-7/+37
2019-11-09 chore(build): Use significantly fewer layers for Nixery itselfVincent Ambo1-2/+4
2019-11-03 chore(build): Add nixery-popcount to top-level package setVincent Ambo1-0/+2
2019-10-28 refactor(build): Do not expose nixery-server attributeVincent Ambo1-5/+3
2019-10-11 fix(build): Only take the first matching hash for source hashingVincent Ambo1-1/+1
2019-10-06 feat(server): Use hash of Nixery source as versionVincent Ambo1-1/+10
2019-10-06 fix(server): Amend package path for Go tooling compatibilityVincent Ambo1-1/+1
2019-10-03 chore(build-image): Remove nixery-build-layersVincent Ambo1-6/+3
2019-10-03 fix(nix): Minor fixes to derivations for new build processVincent Ambo1-1/+2
2019-10-03 feat(nix): Add derivation to create layer tars from a store path setVincent Ambo1-2/+5
2019-10-03 chore(build-image): Simplify wrapper build & remove layer groupingVincent Ambo1-8/+3
2019-09-22 refactor(build): Add group-layers to top-level Nix derivationsVincent Ambo1-5/+7
2019-09-21 fix(build): Ensure launch script compatibility with other runtimesVincent Ambo1-1/+2
2019-09-21 fix(build): Ensure nixery-build-image is on Nixery's PATHVincent Ambo1-0/+1
2019-09-10 refactor(server): Move package source management logic to serverVincent Ambo1-1/+2
2019-08-21 chore(build): Add iana-etc to Nixery's own imageVincent Ambo1-0/+1
2019-08-19 feat(build): Add 'extraPackages' parameterVincent Ambo1-2/+4
2019-08-17 fix(build): Ensure root user is known inside of containerVincent Ambo1-0/+4
2019-08-14 refactor(build-image): Extract package set loading into helperVincent Ambo1-1/+3
2019-08-14 style: Apply nixfmt to trivial Nix filesVincent Ambo1-5/+4
2019-08-14 feat(build-image): Introduce a terrifying hack to build group-layersVincent Ambo1-1/+1
2019-08-14 refactor(server): Use wrapper script to avoid path dependencyVincent Ambo1-1/+3
2019-08-14 chore(docs): Move mdBook derivation to docs/default.nixVincent Ambo1-22/+1
2019-08-14 refactor: Move registry server to a subfolderVincent Ambo1-20/+2
2019-08-08 chore(nix): Increase maximum number of layers to 96Vincent Ambo1-1/+1
2019-08-05 feat(build): Build Nixery book and embed it into Nixery imageVincent Ambo1-8/+10
2019-08-05 feat(build): Add mdBook 0.3.1 to build environmentVincent Ambo1-0/+18
2019-08-04 feat(build): Support additional pre-launch commands in imageVincent Ambo1-1/+4