nix-acset-worlding

Official

Nix store modeled as ACSet for dependency verification.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Model the Nix store as an Attributed C-Set to reason about dependencies, GC, and Flox-world management with coloring.

Core Features & Use Cases

  • ACSet schema for Path/Hash/World with dependency relationships
  • GC analysis: live vs dead paths and reclaimable data
  • World management: Flox environments and dependency sheaf

Quick Start

Define a minimal Nix store ACSet, run a GC root analysis, and inspect live vs dead paths.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nix-acset-worlding
Download link: https://github.com/plurigrid/asi/archive/main.zip#nix-acset-worlding

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository