depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
nixery
/
default.nix
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-07-31
feat(build): Add dependencies for custom repo clones
Vincent Ambo
1
-4
/
+4
2019-07-26
fix(build): Specify default command for Nixery's own image
Vincent Ambo
1
-0
/
+1
2019-07-24
feat(build): Configure Nixery image builder to set up env correctly
Vincent Ambo
1
-3
/
+27
2019-07-23
chore: Add license scaffolding & contribution guidelines
Vincent Ambo
1
-0
/
+13
2019-07-23
feat(build): Add wrapper script & container image setup
Vincent Ambo
1
-1
/
+26
2019-07-23
feat(build): Introduce build configuration using Nix
Vincent Ambo
1
-0
/
+43