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
2022-10-07
r/5054
feat(wpcarro/dotfiles): Use difftastic as git diff engine
William Carroll
1
-0
/
+2
2022-10-07
r/5053
fix(wpcarro/blog): Fix markdown hyperlink syntax
William Carroll
2
-5
/
+5
2022-10-07
r/5052
feat(wpcarro/blog): nix-shell (note to self)
William Carroll
2
-0
/
+57
2022-10-07
r/5051
chore(sterni/keys): add ludwig ssh key
sterni
1
-0
/
+1
2022-10-07
r/5050
feat(tvix/eval): coerce values to paths when importing
Vincent Ambo
2
-13
/
+2
2022-10-07
r/5049
feat(tvix/eval): add method for emitting runtime warnings
Vincent Ambo
4
-8
/
+57
2022-10-07
r/5048
feat(tvix/eval): insert `import` into the builtins itself
Vincent Ambo
4
-14
/
+32
2022-10-07
r/5047
fix(sterni/emacs): fix build on i686-linux by avoiding CBQN
sterni
1
-17
/
+17
2022-10-06
r/5046
chore(3p/sources): Bump channels & overlays
sterni
6
-95
/
+80
2022-10-06
r/5045
fix(tazjin/blog): ensure unlisted posts are rendered
Vincent Ambo
1
-2
/
+5
2022-10-06
r/5044
feat(tazjin/blog): add some thoughts
Vincent Ambo
2
-0
/
+149
2022-10-06
r/5043
chore(tazjin/tgsa): bump all dependencies
Vincent Ambo
3
-89
/
+109
2022-10-06
r/5042
fix(sterni/emacs): fix eval on i686-linux by disabling languagetool
sterni
1
-2
/
+9
2022-10-06
r/5041
feat(tvix/eval): initial implementation of `builtins.import`
Vincent Ambo
4
-8
/
+143
2022-10-06
r/5040
refactor(tvix/eval): builtins now contain closures
Vincent Ambo
2
-93
/
+115
2022-10-06
r/5039
fix(web/static/css): Improve paragraph & line heights
Profpatsch
1
-0
/
+11
2022-10-05
r/5038
feat(tvix/eval): implement tvix's user-agent, err, nixVersion
Vincent Ambo
3
-0
/
+12
2022-10-05
r/5037
chore(3p/sources): Bump channels & overlays
sterni
2
-9
/
+24
2022-10-05
r/5036
docs(nix/nix-1p): Update to use final and prev
vpfeiffer
1
-5
/
+7
2022-10-05
r/5035
refactor(tvix/eval): introduce source::SourceCode type
Vincent Ambo
8
-57
/
+105
2022-10-04
r/5034
refactor(tvix/eval): remove unnecessary clones in compiler
Vincent Ambo
4
-151
/
+147
2022-10-04
r/5033
refactor(tvix/eval): split observer traits in two
Vincent Ambo
3
-18
/
+22
2022-10-04
r/5032
feat(tvix/eval): use fancy error formatting in REPL
Vincent Ambo
3
-9
/
+16
2022-10-04
r/5031
refactor(wpcarro/dotfiles): Move gitconfig into dotfiles
William Carroll
1
-0
/
+0
2022-10-04
r/5030
feat(wpcarro/keys): Add kyoko
William Carroll
1
-0
/
+2
2022-10-04
r/5029
feat(wpcarro/envrc): Add REPO_ROOT
William Carroll
1
-0
/
+2
2022-10-04
r/5028
fix(tvix/eval): forward thunk error codes from inner errors
Vincent Ambo
1
-1
/
+7
2022-10-04
r/5027
feat(tvix/eval): implement `builtins.currentTime`
Vincent Ambo
1
-2
/
+12
2022-10-04
r/5026
refactor(tvix/eval): allow impure Value builtins
Vincent Ambo
2
-10
/
+27
2022-10-03
r/5025
fix(ops/www): fix port templating for keycloak
Vincent Ambo
1
-1
/
+1
2022-10-03
r/5024
feat(tvix/eval): implement `builtins.any`
Vincent Ambo
3
-0
/
+30
2022-10-03
r/5023
feat(tvix/eval): implement `builtins.all`
Vincent Ambo
3
-0
/
+30
2022-10-03
r/5022
feat(tvix/eval): implement builtins.concatLists
Vincent Ambo
3
-0
/
+21
2022-10-03
r/5021
refactor(tvix/eval): implement IntoIterator for NixList
Vincent Ambo
1
-4
/
+9
2022-10-03
r/5020
fix(tvix/eval): do not fail when finalising non-capturing values
Vincent Ambo
1
-1
/
+6
2022-10-03
r/5019
feat(tvix/eval): implement tail-calling of __functor attributes
Vincent Ambo
3
-19
/
+39
2022-10-02
r/5018
feat(tvix/eval): Add passthru build for benchmark binaries
Griffin Smith
1
-4
/
+16
2022-10-02
r/5017
chore(ops/whitby): use renamed 'kbdInteractiveAuthentication' option
Vincent Ambo
1
-1
/
+1
2022-10-02
r/5016
chore(ops/whitby): use new keycloak HTTP port option
Vincent Ambo
1
-1
/
+1
2022-10-02
r/5015
chore(tazjin/home): drop deprecated screen-locker option
Vincent Ambo
1
-1
/
+0
2022-10-02
r/5014
chore(tazjin/camden): fix use of deprecated ACME options
Vincent Ambo
1
-7
/
+8
2022-10-02
r/5013
chore(nixery): use `ldflags` parameter instead of `buildFlagsArray`
Vincent Ambo
1
-2
/
+5
2022-10-02
r/5012
chore(web/converse): cargo update
sterni
1
-241
/
+377
2022-10-02
r/5011
chore(grfn/xanthous/server): cargo update
sterni
1
-159
/
+192
2022-10-02
r/5010
chore(3p/rust-crates): chrono: 0.4.19 -> 0.4.22
sterni
1
-3
/
+3
2022-10-01
r/5009
feat(nix/stateMonad): simple Nix state monad implementation
sterni
2
-0
/
+186
2022-10-01
r/5008
docs(tvix/eval): start doc about problematic/weird lang behavior
sterni
1
-0
/
+39
2022-09-30
r/5007
fix(nix/buildkite): follow parent skip behavior in extra steps
Evgeny Zemtsov
1
-1
/
+12
2022-09-30
r/5006
fix(tvix/eval): fix thunk borrowing error in force_for_output
Vincent Ambo
3
-1
/
+7
2022-09-30
r/5005
test(tvix/eval): add simple nested key tests in let & rec attrs
Vincent Ambo
4
-0
/
+10
[prev]
[next]