snix/tvix/eval/src/value
Vincent Ambo 54f72afcda chore(3p/sources): bump channels & overlays (2024-12-31)
Last one of the year! С наступающим)

Fixes:

* users/wpcarro: remove use-package from emacs packages (it has been built-in
  for a while now)
* users/sterni: the same thing
* users/aspen: remove `coz`, forwardport `gdmap` from stable
* users/flokli: dropped corneish_zen firmware from CI
  This firmware depends on a non-reproducible FOD which, when updated, causes
  build failures. We have worked around this repeatedly, but it needs to be
  fixed properly.
* tvix: regenerate Go protobufs
* tvix: address new clippy lints
* tvix/{castore,store,build}-go: update grpc/protobuf libraries
* tvix/eval: formatting fixes
* 3p/overlays/tvl: work around GCC 14 -Werrors

Change-Id: Ice5948ca7780192fb7d2abc6a48971fb875f03c9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12933
Reviewed-by: tazjin <tazjin@tvl.su>
Reviewed-by: sterni <sternenseemann@systemli.org>
Reviewed-by: aspen <root@gws.fyi>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2025-01-01 17:35:13 +00:00
..
attrs refactor(tvix/eval): remove usage of lazy_static 2024-10-12 23:02:50 +00:00
string chore(3p/sources): bump channels & overlays (2024-12-31) 2025-01-01 17:35:13 +00:00
arbitrary.rs refactor(tvix/eval): remove use of imbl::OrdMap 2024-08-19 11:02:50 +00:00
attrs.rs chore(3p/sources): bump channels & overlays (2024-12-31) 2025-01-01 17:35:13 +00:00
builtin.rs docs(tvix/eval): fix some broken docstr references 2023-09-22 09:14:33 +00:00
function.rs feat(tvix/eval): track pattern binding names 2024-01-25 11:37:35 +00:00
json.rs feat(tvix/eval): use with_capacity instead of a growing vec 2024-11-04 10:39:19 +00:00
list.rs refactor(tvix/eval): remove use of imbl::Vector 2024-08-19 11:02:50 +00:00
mod.rs chore(3p/sources): bump channels & overlays (2024-12-31) 2025-01-01 17:35:13 +00:00
path.rs chore(3p/sources): bump channels & overlays (2024-12-31) 2025-01-01 17:35:13 +00:00
thunk.rs refactor(tvix/eval): ensure VM operations fit in a single byte 2024-08-19 11:02:50 +00:00