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
2023-01-06
r/5598
fix(tvix/eval): don't increase `with_stack_size` in scope inherits
Vincent Ambo
1
-1
/
+1
2023-01-06
r/5597
fix(tvix/eval): VM & Builtin* types have to be public
Vincent Ambo
2
-13
/
+6
2023-01-06
r/5596
chore(3p/sources): Bump channels & overlays
sterni
2
-16
/
+12
2023-01-06
r/5595
feat(tvix/eval): add builtins.{null,true,false}
sterni
1
-0
/
+3
2023-01-06
r/5594
test(tvix/eval): add test for builtins parity
sterni
4
-1
/
+42
2023-01-05
r/5593
feat(users/Profpatsch/mailbox-org): prepare adjusting filter config
Profpatsch
2
-47
/
+139
2023-01-04
r/5592
feat(tvix/derivation): derive Clone, Debug, Eq and PartialEq
Florian Klink
2
-3
/
+3
2023-01-04
r/5591
feat(tvix/derivation): implement Derivation::validate()
Florian Klink
7
-2
/
+207
2023-01-04
r/5590
chore(tvix/derivation): align json serialization with nix output
Florian Klink
11
-103
/
+113
2023-01-04
r/5589
refactor(tvix/derivation): make output hashes an Option<Hash>
Florian Klink
2
-29
/
+35
2023-01-04
r/5588
feat(tvix/derivation): make struct members public
Florian Klink
1
-7
/
+7
2023-01-04
r/5587
refactor(tvix/derivation): use tvix_store::nixpath::STORE_DIR
Florian Klink
2
-2
/
+4
2023-01-04
r/5586
feat(tvix/store): implement Nixpath::from_absolute_path
Florian Klink
1
-1
/
+39
2023-01-04
r/5585
feat(tvix/serde): implement enum deserialisation
Vincent Ambo
4
-7
/
+189
2023-01-04
r/5584
feat(tvix/serde): add newtype & tuple deserialisation
Vincent Ambo
2
-10
/
+27
2023-01-04
r/5583
refactor(tvix/eval): avoid unnecessary pop/push in OpForce
Vincent Ambo
1
-6
/
+1
2023-01-04
r/5582
fix(tvix/eval): ' is allowed in nonfirst position in Nix identifiers
sterni
3
-1
/
+32
2023-01-04
r/5581
refactor(tvix/eval): streamline construction of globals/builtins
Vincent Ambo
7
-219
/
+270
2023-01-04
r/5580
feat(tvix/derivation): add nix drv path generation to Derivation
Jürgen Hahn
7
-4
/
+137
2023-01-04
r/5579
docs(feat/derivation): add docstring to formatter
Jürgen Hahn
1
-0
/
+1
2023-01-04
r/5578
feat(tazjin/nixos): install ungoogled-chromium
Vincent Ambo
2
-0
/
+2
2023-01-04
r/5577
feat(tvix/derivation) Add fmt::Display implementation for Derivation
Jürgen Hahn
3
-22
/
+42
2023-01-03
r/5576
test(tvix/serde): add initial set of deserialisation tests
Vincent Ambo
4
-1
/
+87
2023-01-03
r/5575
feat(tvix/serde): handle nested data structures
Vincent Ambo
1
-12
/
+55
2023-01-03
r/5574
chore(3p/sources): Bump channels & overlays
sterni
3
-48
/
+15
2023-01-03
r/5573
chore(tazjin/emacs): shuffle workspace layout on 2-screen tverskoy
Vincent Ambo
1
-2
/
+2
2023-01-03
r/5572
feat(tvix/store/nixpath): DIGEST_SIZE public, use more consts
Florian Klink
1
-12
/
+18
2023-01-03
r/5571
feat(tvix/store/nixpath): expose digest and name fields
Florian Klink
1
-2
/
+2
2023-01-03
r/5570
feat(src/proto): add PathInfo.validate()
Florian Klink
3
-0
/
+307
2023-01-03
r/5569
chore(tvix/store): make importable
Florian Klink
6
-26
/
+35
2023-01-03
r/5568
chore(tvix/store/nixbase32): address clippy
Florian Klink
1
-1
/
+1
2023-01-03
r/5567
chore(tvix/store/main): address clippy
Florian Klink
1
-1
/
+1
2023-01-02
r/5566
feat(tvix/serde): initial Nix->serde::Deserialize impl
Vincent Ambo
8
-0
/
+485
2023-01-02
r/5565
chore(tvix/eval): implement std::error::Error for tvix_eval::Error
Vincent Ambo
2
-1
/
+20
2023-01-02
r/5564
refactor(tvix/derivation): refactor the derivation serialization
Jürgen Hahn
6
-215
/
+248
2023-01-02
r/5563
feat(users/Profpatsch/my-prelude): show Label name in Show instance
Profpatsch
1
-2
/
+10
2023-01-02
r/5562
feat(users/Profpatsch/mailbox-org): list & update filters
Profpatsch
7
-40
/
+484
2023-01-02
r/5561
fix(users/Profpatsch/lorri-wait-for-eval): actually search for shell
Profpatsch
1
-20
/
+19
2023-01-01
r/5560
feat(users/Profpatsch/mailbox-org): init
Profpatsch
7
-45
/
+334
2023-01-01
r/5559
chore(users/Profpatsch/cas-serve): remove dependency on superrecord
Profpatsch
7
-60
/
+138
2022-12-30
r/5558
feat(tvix/store): add logging with tracing
Florian Klink
7
-10
/
+327
2022-12-30
r/5557
feat(tvix/store): implement reflection
Florian Klink
7
-27
/
+144
2022-12-30
r/5556
refactor(tvix/store): make nixbase32 reversal more idiomatic
edef
1
-7
/
+4
2022-12-30
r/5555
feat(tvix/store): refactor digest conversion
Jürgen Hahn
2
-6
/
+2
2022-12-30
r/5554
feat(tvix/store): initial dummy implementation
Florian Klink
7
-22
/
+175
2022-12-30
r/5553
chore(tvix/store/protos): more idiomatic go
Florian Klink
1
-3
/
+1
2022-12-30
r/5552
feat(tvix/store): parameterise validate_digest error
Florian Klink
1
-4
/
+7
2022-12-30
r/5551
feat(tvix/store): add nixpath
Jürgen Hahn
2
-0
/
+143
2022-12-30
r/5550
feat(tvix/store): add nixbase32 mod
Florian Klink
5
-33
/
+247
2022-12-29
r/5549
feat(tvix/store): parameterise validate_node_name error
Florian Klink
1
-9
/
+8
[prev]
[next]