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-16
r/5662
docs(tvix): add reconstructed changelog for the Nix language
sterni
1
-0
/
+60
2023-01-15
r/5661
feat(users/Profpatsch/mailbox-org): add simple request json example
Profpatsch
5
-22
/
+106
2023-01-15
r/5660
feat(users/Profpatsch/mailbox-org): accept tools in `main`
Profpatsch
1
-89
/
+150
2023-01-15
r/5659
fix(sterni/machines/edwin): fix cgit default branch declarations
sterni
1
-3
/
+4
2023-01-14
r/5658
chore(tvix/store): derive Clone for StorePath
Vincent Ambo
1
-1
/
+1
2023-01-13
r/5657
refactor(tvix/derivation): use BTreeSet for derivation outputs
Vincent Ambo
4
-16
/
+13
2023-01-13
r/5656
chore(journaldriver): bump version number
Vincent Ambo
2
-3
/
+3
2023-01-13
r/5655
chore(journaldriver): simple dependency bumps
Vincent Ambo
2
-135
/
+263
2023-01-12
r/5654
fix(tvix/eval): len_without_is_empty clippy warn
Aaqa Ishtyaq
3
-1
/
+13
2023-01-12
r/5653
docs(tvix): add build-references / string-context document
Vincent Ambo
1
-0
/
+175
2023-01-12
r/5652
feat(tvix/eval): implement builtins.toJSON
Vincent Ambo
11
-10
/
+75
2023-01-12
r/5651
refactor(3p/gerrit): use Python 3 for building
sterni
1
-6
/
+1
2023-01-12
r/5650
chore(3p/sources): Bump channels & overlays
sterni
3
-19
/
+43
2023-01-12
r/5649
feat(tvix/store): implement PathInfoService with sled
Florian Klink
9
-40
/
+652
2023-01-12
r/5648
chore(tvix/store): update ParseStorePathError messages
Florian Klink
1
-3
/
+3
2023-01-12
r/5647
chore(tvix/store): update ValidatePathInfoError messages
Florian Klink
1
-1
/
+1
2023-01-11
r/5646
feat(users/edef/refscan): AArch64 support
edef
1
-0
/
+60
2023-01-11
r/5645
fix(users/edef/refscan): quiet the camel-case type lint
edef
1
-0
/
+1
2023-01-11
r/5644
feat(tvix/refscan): implement reference scanning over data streams
Vincent Ambo
1
-0
/
+40
2023-01-11
r/5643
feat(tvix/cli): implement initial refscan module
Vincent Ambo
5
-0
/
+104
2023-01-10
r/5642
fix(tvix/eval): address useless_format clippy warn
Aaqa Ishtyaq
1
-13
/
+6
2023-01-10
r/5641
fix(grfn/home): Enable i3 titlebars
Griffin Smith
1
-0
/
+2
2023-01-10
r/5640
feat(tvix/eval): implement serde::Deserialize for Value
Ryan Lahfa
10
-50
/
+114
2023-01-10
r/5639
refactor(tvix/eval): impl Display for ErrorKind
Vincent Ambo
1
-2
/
+8
2023-01-10
r/5638
docs(users/edef/refscan): add copyright and license information
edef
9
-0
/
+514
2023-01-09
r/5637
refactor(users/edef/refscan): switch to intrinsics
edef
3
-25
/
+41
2023-01-09
r/5636
feat(users/edef/refscan): high-performance Nix reference scanner
edef
7
-0
/
+154
2023-01-09
r/5635
chore(tvix/derivation): expose necessary types in public API
Vincent Ambo
1
-0
/
+5
2023-01-09
r/5634
fix(tazjin/predlozhnik): add missing preposition внутри
Vincent Ambo
1
-0
/
+1
2023-01-08
r/5633
feat(users/Profpatsch/mailbox-org): Set up passing of sieve-test
Profpatsch
3
-16
/
+136
2023-01-08
r/5632
feat(users/Profpatsch/netencode): Add initial Haskell parser
Profpatsch
7
-45
/
+169
2023-01-08
r/5631
feat(users/Profpatsch/arglib/netencode): add with-args
Profpatsch
1
-49
/
+64
2023-01-08
r/5630
feat(wpcarro/ynab): Proof-of-concept viz for finances
William Carroll
3
-0
/
+85
2023-01-08
r/5629
fix(tvix/eval): fix last uses of Vec<Value> -> NixList in builtins
Vincent Ambo
2
-22
/
+21
2023-01-07
r/5628
docs(users/Profpatsch): notes for a tagtime reimplementation
Profpatsch
1
-0
/
+18
2023-01-07
r/5627
feat(users/Profpatsch): global shell for my userdir
Profpatsch
4
-0
/
+86
2023-01-07
r/5626
fix(tvix/eval): fix typo'd function name in tests
Vincent Ambo
1
-1
/
+1
2023-01-07
r/5625
feat(users/Profpatsch/my-prelude): Add Test.hs
Profpatsch
3
-0
/
+117
2023-01-07
r/5624
chore(users/Profpatsch): move rust exec-helpers to own subdir
Profpatsch
5
-7
/
+21
2023-01-07
r/5623
feat(tvix/derivation): derive Default for Derivation
Florian Klink
2
-32
/
+21
2023-01-07
r/5622
chore(tools/cheddar): bump to syntect 5.0
Vincent Ambo
5
-41
/
+22
2023-01-07
r/5621
chore(tools/cheddar): bump dependencies
Vincent Ambo
2
-198
/
+496
2023-01-06
r/5620
refactor(tvix/eval): use builtins macro for placeholders
Vincent Ambo
1
-67
/
+45
2023-01-06
r/5619
refactor(tvix/eval): move mocked builtins.derivation to tests
Vincent Ambo
2
-36
/
+38
2023-01-06
r/5618
feat(users/Profpatsch): add writeHaskellInteractive
Profpatsch
2
-1
/
+14
2023-01-06
r/5617
refactor(tvix/derivation): use StorePath::to_absolute_path()
Florian Klink
1
-7
/
+3
2023-01-06
r/5616
fix(tvix/derivation): fix build after StorePath rename
Vincent Ambo
8
-89
/
+90
2023-01-06
r/5615
refactor(tvix/store): move protobuf build config one level up
Vincent Ambo
3
-35
/
+37
2023-01-06
r/5614
feat(tvix/store): document StorePath a bit more.
Florian Klink
1
-0
/
+10
2023-01-06
r/5613
refactor(tvix/store): rename NixPath to StorePath
Florian Klink
9
-65
/
+68
[next]