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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
r/7735
fix(tvix/eval): don't force lambda arg in map, mapAttrs & genList
sterni
8
-4
/
+38
2024-03-18
r/7734
chore(3p/sources): bump channels & overlays (2024-03-17)
Vincent Ambo
6
-1073
/
+1993
2024-03-18
r/7733
refactor(tvix/store/import): use B3Digest in log_node
Florian Klink
1
-5
/
+3
2024-03-18
r/7732
refactor(tvix/store/pathinfo/nix_http): NixHash to display NARHash
Florian Klink
1
-3
/
+5
2024-03-18
r/7731
refactor(tvix/store/nar): use B3Digest in RenderError
Florian Klink
1
-5
/
+4
2024-03-18
r/7730
refactor(tvix/castore/blobsvc): use B3Digest Display impl
Florian Klink
2
-10
/
+2
2024-03-18
r/7729
feat(tvix/boot): make VM cmdline and asserted VM output configurable
Florian Klink
1
-2
/
+8
2024-03-18
r/7728
fix(tvix/boot/tests): disable otlp
Florian Klink
2
-3
/
+8
2024-03-18
r/7727
feat(tvix/boot): support seeding closures via nar-bridge
Florian Klink
1
-42
/
+99
2024-03-18
r/7726
docs(tvix/boot): document we could use a smaller kernel here.
Florian Klink
1
-0
/
+2
2024-03-18
r/7725
feat(tvix/boot/tests): make urls and paths configurable
Florian Klink
1
-16
/
+39
2024-03-18
r/7724
feat(tvix/blobservice/object_store) more logging
Florian Klink
1
-1
/
+3
2024-03-18
r/7723
feat(tvix/store): support RUST_LOG env var
Florian Klink
4
-20
/
+153
2024-03-18
r/7722
feat(tvix/castore/blobsvc/grpc): read data in chunks
Florian Klink
1
-26
/
+54
2024-03-18
r/7721
feat(tvix/nar-bridge): support listening on unix sockets
Florian Klink
1
-2
/
+16
2024-03-18
r/7720
refactor(tvix/castore/src/blobservice): remove useless else case
Florian Klink
1
-4
/
+3
2024-03-17
r/7719
feat(tvix/castore): impl Debug for B3Digest
Florian Klink
1
-1
/
+7
2024-03-17
r/7718
fix(3p/overlays): upgrade tpm2-pkcs11, but add unmerged patch
Vincent Ambo
3
-109
/
+37
2024-03-17
r/7717
chore(3p/sources): Bump channels & overlays
sterni
9
-23
/
+25
2024-03-17
r/7716
feat(users/Profpatsch/whatcd-resolver): render anon json+ld objs
Profpatsch
1
-42
/
+66
2024-03-17
r/7715
feat(users/Profpatsch/whatcd-resolver): add autorefresh
Profpatsch
4
-9
/
+82
2024-03-17
r/7714
feat(users/Profpatsch/whatcd-resolver): add services & readme
Profpatsch
7
-1
/
+61
2024-03-17
r/7713
feat(users/Profpatsch): add nix-run, nix-run-bin, nix-eval
Profpatsch
1
-0
/
+159
2024-03-16
r/7712
feat(users/Profpatsch/my-prelude): update libraries
Profpatsch
7
-146
/
+514
2024-03-16
r/7711
feat(users/Profpatsch): add shortcuttable
Profpatsch
1
-0
/
+172
2024-03-16
r/7710
feat(users/Profpatsch/execline): add setsid
Profpatsch
1
-0
/
+22
2024-03-16
r/7709
feat(users/Profpatsch/whatcd-resolver): log json+ld fetching
Profpatsch
4
-71
/
+98
2024-03-16
r/7708
refactor(users/Profpatsch/whatcd-resolver): move AppT & Html out
Profpatsch
5
-172
/
+212
2024-03-16
r/7707
chore(users/Profpatsch): remove more really dumb hlints
Profpatsch
1
-0
/
+2
2024-03-16
r/7706
chore(third_party/haskell): pa-label: 0.1.0.1 -> 0.1.1.0
Profpatsch
3
-32
/
+3
2024-03-16
r/7705
chore(tvix): bump tonic to 0.11.0
Florian Klink
6
-168
/
+1152
2024-03-16
r/7704
fix(tvix/eval): builtins.unsafeGetAttrPos returns path as a string
sterni
1
-1
/
+1
2024-03-16
r/7703
chore(users/Profpatsch): fix cabal.project & hie.yaml
Profpatsch
2
-6
/
+0
2024-03-16
r/7702
fix(users/Profpatsch/httzip): fix PATH
Profpatsch
1
-2
/
+2
2024-03-16
r/7701
fix(tvix): don't emit rerun-if-changed
Florian Klink
3
-6
/
+6
2024-03-15
r/7700
docs(tvix): fix some docstrings
Florian Klink
4
-5
/
+5
2024-03-15
r/7699
fix(depotfmt): only exclude *imported* tvix tests
Vincent Ambo
91
-272
/
+412
2024-03-15
r/7698
chore: move protoCheck into extraStep of //nix/bufCheck
sterni
2
-15
/
+23
2024-03-15
r/7697
feat(nix-compat/wire): add read_bytes[_unchecked]
Florian Klink
2
-0
/
+133
2024-03-15
r/7696
docs(nix-compat/wire): update docstrings
Florian Klink
1
-5
/
+4
2024-03-15
r/7695
feat(nix-compat/wire): add low-level wire format primitives code
Florian Klink
6
-4
/
+157
2024-03-14
r/7694
refactor(nix-compat/derivation): emphasize aterm_bytes
Florian Klink
1
-12
/
+13
2024-03-14
r/7693
refactor(nix-compat/store_path): add from_name_and_digest_fixed
Florian Klink
2
-5
/
+17
2024-03-14
r/7692
refactor(nix-compat/store_path/utils): move helper function in
Florian Klink
1
-8
/
+7
2024-03-14
r/7691
refactor(nix-compat/store_path): take [u8;32] for outer fingerprint
Florian Klink
5
-51
/
+46
2024-03-14
r/7690
feat(ops/terraform/deploy-nixos): support argstr map
Florian Klink
1
-3
/
+3
2024-03-14
r/7689
refactor(ops/terraform/deploy-nixos): downcase bash variables
Florian Klink
1
-4
/
+5
2024-03-13
r/7688
chore(ops/modules/open_eid): use nativeMessagingHosts.packages
Florian Klink
1
-1
/
+1
2024-03-12
r/7687
docs(tvix/eval): C++ Nix now has deduplicated inherit (from)
sterni
1
-0
/
+3
2024-03-11
r/7686
feat(tvix/boot/tests): add simple objectstore test
Florian Klink
1
-25
/
+30
[next]