Age | Commit message (Expand) | Author | Files | Lines |
2023-03-07 | r/5899 feat(tvix/eval): introduce generators module | Vincent Ambo | 7 | -11/+897 |
2023-03-07 | r/5898 refactor(tvix/eval): merge OpCall & OpTailCall | Vincent Ambo | 3 | -24/+0 |
2023-03-07 | r/5897 chore(3p/sources): Bump channels & overlays | sterni | 1 | -16/+16 |
2023-03-07 | r/5896 fix(3p/overlays/tvl): use our patched Nix 2.3 for nix-serve | sterni | 1 | -1/+1 |
2023-03-07 | r/5895 chore(3p/josh): update josh to recent master commit | Vincent Ambo | 3 | -53/+8 |
2023-03-06 | r/5894 feat(tvix/store): add blobservice | Florian Klink | 4 | -0/+146 |
2023-03-06 | r/5893 feat(tvix/store): add chunkservice | Florian Klink | 4 | -0/+148 |
2023-03-06 | r/5892 feat(tvix/store): impl From<PoisonError> for Error | Florian Klink | 1 | -0/+7 |
2023-03-06 | r/5891 feat(tvix/store): add errors | Florian Klink | 2 | -0/+15 |
2023-03-05 | r/5890 docs(tvix/store): add document describing why we don't use git trees | Florian Klink | 1 | -0/+57 |
2023-03-05 | r/5889 docs(tvix/store): move link hrefs to bottom | Florian Klink | 1 | -2/+3 |
2023-03-04 | r/5888 refactor(tvix/eval): remove VM argument from suspended native thunks | Vincent Ambo | 3 | -13/+7 |
2023-03-04 | r/5887 refactor(tvix/eval): insert storeDir "builtin" in eval startup | Vincent Ambo | 2 | -10/+5 |
2023-03-04 | r/5886 feat(tvix/eval): add SharedThunkSet | Vincent Ambo | 1 | -0/+11 |
2023-03-04 | r/5885 fix(tvix/eval): ThunkSet does not need mutable pointers | Vincent Ambo | 1 | -2/+2 |
2023-03-04 | r/5884 chore(tvix/eval): implement From<OrdMap<..>> for NixAttrs | Vincent Ambo | 1 | -0/+6 |
2023-03-04 | r/5883 refactor(tvix/eval): implement From<Span> for LightSpan | Vincent Ambo | 1 | -0/+6 |
2023-03-04 | r/5882 feat(tvix/nix-compat/derivation): make use of NixPath in some places | Florian Klink | 2 | -6/+14 |
2023-03-04 | r/5881 feat(tvix/nix-compat): add NixHash::{new, to_nix_hash_string} | Florian Klink | 1 | -1/+14 |
2023-03-04 | r/5880 feat(tvix/nix-compat): introduce parsing for Nix Hash strings | Florian Klink | 1 | -178/+245 |
2023-03-04 | r/5879 refactor(tvix/nix-compat): move digest decoding into helper function | Florian Klink | 1 | -35/+38 |
2023-03-04 | r/5878 refactor(tvix/nix-compat): address clippy in nixbase32.rs tests | Florian Klink | 1 | -1/+1 |
2023-03-04 | r/5877 refactor(tvix/nix-compat): address clippy in derivation/tests/mod.rs | Florian Klink | 1 | -2/+2 |
2023-03-04 | r/5876 refactor(tvix/nix-compat): address clippy in store_path.rs | Florian Klink | 1 | -2/+2 |
2023-03-03 | r/5875 chore(tvix/nix-compat): include invalid hashes in SRI hash error | Vincent Ambo | 1 | -3/+3 |
2023-03-03 | r/5874 docs(views): extend README for josh-filter usage | Florian Klink | 1 | -1/+26 |
2023-03-03 | r/5873 fix(views/kit): allow setting localSystem when using tvl-kit | Florian Klink | 1 | -1/+2 |
2023-03-03 | r/5872 feat(ops/terraform): add trigger to deploy-nixos, remove target_name | Florian Klink | 2 | -10/+8 |
2023-03-03 | r/5871 feat(ops/terraform): allow specifying an entrypoint for the attrset | Florian Klink | 2 | -5/+15 |
2023-03-03 | r/5870 chore(tvix/eval): fix clippy warnings | Vincent Ambo | 4 | -21/+21 |
2023-03-03 | r/5869 refactor(tvix/eval): remove useless map call | Vincent Ambo | 1 | -5/+1 |
2023-03-03 | r/5868 refactor(tvix/eval): enhance debug output for bytecode dumps | Vincent Ambo | 2 | -1/+25 |
2023-03-03 | r/5867 feat(ops/terraform): add module for deploying NixOS system closures | Vincent Ambo | 5 | -0/+187 |
2023-03-02 | r/5866 chore(3p/sources): Bump channels & overlays | sterni | 7 | -194/+36 |
2023-03-01 | r/5865 chore(users/Profpatsch): remove failed aerc experiment | Profpatsch | 3 | -205/+0 |
2023-03-01 | r/5864 feat(sterni/edwin/code.sterni.lv): mirror vuizvui | sterni | 1 | -0/+4 |
2023-03-01 | r/5863 chore(sterni/external/likely-music): update to 2023-02-07 | sterni | 1 | -3/+3 |
2023-02-28 | r/5862 feat(nix/readTree): implement .skip-tree marker for subtree ignoring | Vincent Ambo | 6 | -18/+76 |
2023-02-27 | r/5861 feat(grfn/emacs): Add capture template for work todo | Griffin Smith | 1 | -0/+4 |
2023-02-27 | r/5860 feat(grfn/system): Install some rust profiling tools | Griffin Smith | 1 | -0/+2 |
2023-02-27 | r/5859 chore(grfn/system): Upgrade emacs packages | Griffin Smith | 4 | -16/+18 |
2023-02-16 | r/5858 chore(tvix/cli): iter instead of into_iter for references | Aaqa Ishtyaq | 1 | -1/+1 |
2023-02-16 | r/5857 refactor(tvix/eval): remove redundant clone | Aaqa Ishtyaq | 3 | -6/+6 |
2023-02-16 | r/5856 docs(tvix/eval): add proposal for VM loop restructuring | Vincent Ambo | 1 | -0/+76 |
2023-02-16 | r/5855 feat(tazjin/generator-example): add an example for genawaiter crate | Vincent Ambo | 5 | -0/+260 |
2023-02-15 | r/5854 refactor(tvix/store): remove needless borrow in build.rs | Florian Klink | 1 | -1/+1 |
2023-02-15 | r/5853 refactor(tvix/store/proto): use .cloned() | Florian Klink | 1 | -10/+4 |
2023-02-15 | r/5852 refactor(tvix/store): avoid casting to the same type | Florian Klink | 1 | -1/+1 |
2023-02-14 | r/5851 fix(tvix/eval): correctly print lambda address in observer | Vincent Ambo | 1 | -1/+1 |
2023-02-13 | r/5850 chore(tvix/eval): use writeln for newline string | Aaqa Ishtyaq | 1 | -2/+2 |