No description
Find a file
Puck Meerburg feeb14eed5 (zilch nixpkgs): add dataflow tracking support
Dataflow tracking runs the installPhase of a derivation, and then
does its best to track build input -> store path output pathways.
This allows for substituting the installPhase of a derivation as much
as possible with relatively quick store path logic, allowing for cross-
project build input tracking. 

Change-Id: I6a6a69642530b32edbc2c521a3f584703731b6e1
2025-11-14 13:01:04 +00:00
aux aux/socket: patch scheduling bug in socket egg 2024-10-09 20:36:44 +00:00
cli cli: fix building with newer nixpkgs 2025-11-14 13:01:04 +00:00
core (zilch nixpkgs): add dataflow tracking support 2025-11-14 13:01:04 +00:00
docs docs: add funding acknowledgement 2025-11-14 13:01:04 +00:00
lang (zilch nixpkgs): add dataflow tracking support 2025-11-14 13:01:04 +00:00
lib/build-chicken-parallel Initial commit 2024-10-04 15:08:26 +00:00
planner (zilch planner step): fix batch steps 2025-03-20 17:43:55 +00:00
.envrc Initial commit 2024-10-04 15:08:26 +00:00
.gitignore Initial commit 2024-10-04 15:08:26 +00:00
COPYING Add COPYING 2024-10-04 15:08:26 +00:00
default.nix Initial commit 2024-10-04 15:08:26 +00:00
shell.nix (zilch lang ninja): add ninja build file parser 2025-11-14 13:01:04 +00:00

To generate the documentation, run:
`docread; npx antora generate antora-playbook.yml`.