Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

pmeunier
examples: bazel-rust-proc — rules_rust proc-macro aquery-drive coverage
Created by pmeunier on Aug 5, 2026, 1:50 PM
State: E364JSJDNWSTDZQ6ISJIH6HMO75COIS4IOXQZMD6DCSFJYY6HRYAC
pmeunier
elpe-sched: L3-cache-aware core packing (sysfs, zero C dep)
Created by pmeunier on Aug 5, 2026, 1:39 PM
State: LXJOMGRVM7B2MKEHSPYI35LA4OTN3RCJMOFRVEMHNUCJF7PKSIDAC
pmeunier
bazel replay_script: trailing unit param to clear unerasable-optional warning
Created by pmeunier on Aug 5, 2026, 10:49 AM
State: XGWPBW66XZB7IG3SERSN6QZ5HSTLDDT4S3FAX7QQOZWUSFX27YYAC
pmeunier
pmeunier
examples/bazel-sh: runnable sh_binary proving aquery-drive runfiles end-to-end
Created by pmeunier on Aug 5, 2026, 8:43 AM
State: QJ4J3GD4ZU73EDGVQLGH2AHGIHKUWDH534L3CASG7MLYIDIHKK3QC
pmeunier
pmeunier
examples/sbom-ci: Nix-free SBOM validation harness (elpe-provisioned jsonschema + syft)
Created by pmeunier on Aug 5, 2026, 7:37 AM
State: SZ5PUWP6YYC3FKTJFOMBVK7QWOGB7FT7EHZFOGFWBNV3LHFHQ46QC
pmeunier
elpe: Bazel aquery-drive beyond genrules — cc_binary proven end-to-end (runs). New: (1) action_body dispatches on action shape not mnemonic — SpawnAction runs argv; FileWrite writes file_contents; TemplateExpand substitutes template_content; UnresolvedSymlink ln -sfn — replay_script takes ~body. (2) --include_file_write_contents so FileWrite param/manifest contents are in the proto. (3) ~toolchain provisions compilers/linkers in BOTH aquery (Bazel's cc auto-config detects them) and every replay (baked argv[0] store paths resolve). (4) ~override_repos threads --override_repository so vendored rules_cc/bazel_skylib resolve without a GitHub http_archive; plus minimal /etc/resolv.conf+nsswitch so the remaining hash-pinned WORKSPACE-suffix rules (rules_python/java) fetch at planning time (replay stays hermetic). (5) aquery writes the proto to $DESTDIR/aquery.pb (analyse reads it there) — survives a cache hit, unlike stdout which does not re-stream. (6) LIBRARY_PATH gains every toolchain lib dir incl. the gcc version dir (libstdc++.so) — Elpe keeps inputs as distinct store paths, not a merged /usr. (7) output_derivation selects the deliverable by output basename (a cc_binary's 'hello', not its stripped/dwp leaves). examples/bazel-cc: cc_binary compiled+linked as native derivations via the container's own gcc-14; the ELF runs ('hello from bazel cc via elpe').
Created by pmeunier on Aug 5, 2026, 7:32 AM
State: UD64UKU63NIP2WTHPNPBBUP3IS57NITIOIXAD2HS7CGQ34SRBA2AC
pmeunier