Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-12-29 | r/5548 fix(tvix/store): fix typo | Florian Klink | 1 | -1/+1 |
2022-12-29 | r/5547 feat(ops/modules): enable mail address obfuscation in public web UI | Vincent Ambo | 1 | -3/+11 |
2022-12-29 | r/5546 fix(ops/modules): list IMAP server on public-inbox page | Vincent Ambo | 1 | -0/+1 |
2022-12-29 | r/5545 chore(3p/sources): Bump channels & overlays | sterni | 2 | -13/+13 |
2022-12-29 | r/5544 chore(grfn/xanthous): port to brick-0.73 | sterni | 3 | -8/+5 |
2022-12-29 | r/5543 chore(3p/sources): Bump channels & overlays | sterni | 15 | -56/+187 |
2022-12-29 | r/5542 refactor(tvix/eval): remove extra Rc<..> around Value::Attrs | Vincent Ambo | 5 | -21/+24 |
2022-12-29 | r/5541 refactor(tvix/eval): persistent, memory-sharing OrdMap for NixAttrs | Vincent Ambo | 10 | -172/+144 |
2022-12-29 | r/5540 refactor(tvix/eval): use im::Vector directly where possible | Vincent Ambo | 3 | -28/+31 |
2022-12-29 | r/5539 feat(users/Profpatsch/haskell-module-deps): init | Profpatsch | 2 | -0/+55 |
2022-12-29 | r/5538 fix(users/Profpatsch/alacritty): Add a 0 to scrollback buffer | Profpatsch | 1 | -1/+1 |
2022-12-29 | r/5537 refactor(users/Profpatsch/netstring): use toplevel aliases as impls | Profpatsch | 1 | -7/+2 |
2022-12-29 | r/5536 feat(tvix/derivation): serialize Nix Derivation | Jürgen Hahn | 22 | -0/+516 |
2022-12-29 | r/5535 feat(sterni/edwin/code.sterni.lv): disable commit graph for nixpkgs | sterni | 1 | -4/+6 |
2022-12-29 | r/5534 refactor(tvix/eval): use im::Vector for NixList representation | Vincent Ambo | 8 | -46/+261 |
2022-12-29 | r/5533 chore(tvix/store): address clippy warnings | Florian Klink | 2 | -18/+15 |
2022-12-29 | r/5532 chore(tvix/store): trim Cargo.toml | Florian Klink | 3 | -6/+9 |
2022-12-29 | r/5531 chore(tvix/store): move tests into separate file | Florian Klink | 3 | -289/+288 |
2022-12-29 | r/5530 docs(tvix/eval): sketch in place list/attr set update idea | sterni | 1 | -0/+24 |
2022-12-28 | r/5529 fix(ops/pipelines): explicitly set contexts for annotations | Vincent Ambo | 2 | -1/+2 |
2022-12-28 | r/5528 feat(tvix/store/protos): rename Get to Read, add Stat method | Florian Klink | 3 | -88/+434 |
2022-12-28 | r/5527 feat(tvix/store): make blobstore stream chunks | Florian Klink | 3 | -172/+171 |
2022-12-28 | r/5526 feat(tvix): add evans to shell | Florian Klink | 1 | -0/+1 |
2022-12-28 | r/5525 chore(tvix/store/protos): add PathInfoService::CalculateNAR() | Florian Klink | 3 | -39/+222 |
2022-12-28 | r/5524 chore(tvix/store/protos): drop non-sha256 NAR hashes | Florian Klink | 2 | -196/+41 |
2022-12-28 | r/5523 chore(tvix/store/protos): move (Root)Node into separate message | Florian Klink | 2 | -124/+191 |
2022-12-28 | r/5522 fix(sterni/aoc/2022): make solutions executable in bqn drv | sterni | 1 | -7/+9 |
2022-12-28 | r/5521 chore(sterni/aoc/2022): nuke Nix solutions | sterni | 3 | -56/+2 |
2022-12-28 | r/5520 feat(tvix/store): implement Directory::validate() | Florian Klink | 4 | -13/+351 |
2022-12-28 | r/5519 chore(tvix/store): use DUMMY_DIGEST, too | Florian Klink | 1 | -1/+1 |
2022-12-28 | r/5518 chore(tvix/store): use Directory::default in some more places | Florian Klink | 1 | -18/+6 |
2022-12-28 | r/5517 fix(tazjin/predlozhnik): warning about literary use of между + род. | Vincent Ambo | 1 | -3/+2 |