Age | Commit message (Expand) | Author | Files | Lines |
2023-06-22 | r/6343 feat(ops): introduce (head|tail)scale server at net.tvl.fyi | Vincent Ambo | 4 | -0/+81 |
2023-06-22 | r/6342 feat(tvix/serde): make from_str_with_config public | Evgeny Zemtsov | 1 | -0/+1 |
2023-06-21 | r/6341 fix(tvix/eval): use realpaths for import cache | sterni | 8 | -3/+51 |
2023-06-20 | r/6340 chore(tazjin/polyanka): goodbye | Vincent Ambo | 2 | -135/+0 |
2023-06-20 | r/6339 chore(3p/terraform-provider-glesys): 0.3.2 -> 0.9.0 | Vincent Ambo | 1 | -3/+4 |
2023-06-20 | r/6338 feat(ops/glesys): add `net.tvl.fyi` CNAME for sanduny | Vincent Ambo | 1 | -0/+7 |
2023-06-20 | r/6337 feat(tvix/store/fuse): initial implementation | Florian Klink | 5 | -2/+1804 |
2023-06-20 | r/6336 fix(tvix/eval): only finalise formal arguments if defaulting | sterni | 11 | -56/+235 |
2023-06-19 | r/6335 docs(tvix/store): correct some cargo doc warnings | Florian Klink | 5 | -5/+5 |
2023-06-19 | r/6334 docs(nix-1p): import is a builtin, not a keyword | Vincent Ambo | 1 | -2/+4 |
2023-06-19 | r/6333 chore(tvix/store/pathinfosvc): clippy | Florian Klink | 2 | -11/+8 |
2023-06-19 | r/6332 chore(tvix/store/directorysvc): clippy | Florian Klink | 2 | -10/+7 |
2023-06-19 | r/6331 chore(tvix/store/blobsvc): clippy | Florian Klink | 2 | -10/+7 |
2023-06-19 | r/6330 refactor(tazjin/tgsa): automatic clippy lint fixes | Vincent Ambo | 1 | -9/+9 |
2023-06-18 | r/6329 style(tazjin/homepage): remove side margins of entries | Vincent Ambo | 1 | -1/+2 |
2023-06-18 | r/6328 feat(tazjin/koptevo): deploy tgsa | Vincent Ambo | 2 | -2/+16 |
2023-06-18 | r/6327 feat(tazjin/tgsa): replace translation backend | Vincent Ambo | 4 | -62/+327 |
2023-06-18 | r/6326 feat(tazjin/secrets): initialise secrets management for my machines | Vincent Ambo | 3 | -0/+16 |
2023-06-16 | r/6325 test(tvix/serde): add a test for from_str_with_config | Vincent Ambo | 1 | -1/+12 |
2023-06-16 | r/6324 feat(tvix/serde): add a function to with custom configuration | Vincent Ambo | 1 | -1/+16 |
2023-06-16 | r/6323 refactor(tazjin/homepage): use a separate CSS file for homepage | Vincent Ambo | 1 | -0/+56 |
2023-06-15 | r/6322 refactor(tazjin/homepage): long overdue entry list rework | Vincent Ambo | 6 | -116/+113 |
2023-06-15 | r/6321 fix(tazjin/blog): don't cross-reference static assets from tvl.fyi | Vincent Ambo | 1 | -0/+1 |
2023-06-15 | r/6320 feat(tazjin/koptevo): move some of my sites here | Vincent Ambo | 1 | -0/+2 |
2023-06-15 | r/6319 feat(tazjin/koptevo): provision certificate (for quassel) | Vincent Ambo | 1 | -2/+11 |
2023-06-15 | r/6318 chore(tazjin/polyanka): disable quassel service | Vincent Ambo | 1 | -1/+1 |
2023-06-15 | r/6317 fix(ops/modules/quassel): use systemd LoadCredential to read certs | Vincent Ambo | 1 | -1/+5 |
2023-06-15 | r/6316 chore(tazjin/koptevo): fix some initial growing pains | Vincent Ambo | 1 | -3/+6 |
2023-06-15 | r/6315 chore(tvix/eval): fix markdown labeled link syntax | sterni | 1 | -2/+2 |
2023-06-15 | r/6314 test(tvix/eval): update nix_tests suite to C++ Nix master | sterni | 27 | -7/+396 |
2023-06-15 | r/6313 docs(tvix/eval): update test suite documentation | sterni | 1 | -13/+47 |
2023-06-15 | r/6312 feat(tazjin/nixos): initialise koptevo system | Vincent Ambo | 2 | -0/+118 |
2023-06-15 | r/6311 chore(3p/sources): Bump channels & overlays | sterni | 7 | -27/+28 |
2023-06-15 | r/6310 feat(web/pwcrypt): little web application for creating LDAP accounts | Vincent Ambo | 7 | -0/+1299 |
2023-06-15 | r/6309 test(tvix/eval): genericClosure (pointer) comparison support | sterni | 5 | -0/+38 |
2023-06-15 | r/6308 fix(tvix/eval): make tvix display values like nix-instantiate(1) | sterni | 9 | -3/+63 |
2023-06-15 | r/6307 feat(web/static): serve terminalcss from static.tvl.{fyi|su} | Vincent Ambo | 2 | -1/+2 |
2023-06-14 | r/6306 fix(tvix/store/blobsvc): drop stray println! debug statement | Florian Klink | 1 | -1/+0 |
2023-06-14 | r/6305 refactor(tvix/store/blobsvc): make from_addr not async | Florian Klink | 2 | -4/+4 |
2023-06-14 | r/6304 refactor(tvix/store/pathinfosvc): add from_addr | Florian Klink | 6 | -18/+552 |
2023-06-14 | r/6303 feat(tvix/store/directorysvc): add from_addr | Florian Klink | 6 | -21/+287 |
2023-06-14 | r/6302 feat(tvix/store/blobsvc): add from_addr | Florian Klink | 9 | -24/+657 |
2023-06-14 | r/6301 docs(tvix/eval): fix link to tvixbolt | sterni | 1 | -1/+1 |
2023-06-14 | r/6300 test(tvix/eval): move division by zero tests into tvix_tests | sterni | 2 | -0/+0 |
2023-06-14 | r/6299 test(tvix/eval): add test case for builtins set pointer equality | sterni | 2 | -0/+21 |
2023-06-14 | r/6298 test(tvix/eval): re-enable blackhole test | sterni | 1 | -0/+0 |
2023-06-14 | r/6297 fix(tvix/eval): don't thunk home relative paths | sterni | 2 | -11/+13 |
2023-06-14 | r/6296 docs(tvix): mention langVersion >= 5 check in nixpkgs | sterni | 1 | -2/+4 |
2023-06-14 | r/6295 chore(tazjin/yddns): update yandex-cloud version | Vincent Ambo | 3 | -12/+9 |
2023-06-14 | r/6294 feat(corp/ops): configure DNS records for email handling | Vincent Ambo | 1 | -2/+30 |