Focus.AI Labs / Artifact Field Notes Examples & Recipes
Fast browse / jump off / source-grounded
Examples & Recipes

gondolin-nix

Gondolin configuration using Nix for reproducible environments

Origin
seed-list
Extensibility
standalone
Primary interface
unknown

What this artifact is for

The quick orientation layer before you go deeper upstream.

Profile

Summary

Gondolin configuration using Nix for reproducible environments

Seed description: Gondolin configuration using Nix for reproducible environments

Category: Examples & Recipes

Best for: Not yet synthesized.

Signals

How to read this page

Workflow tags: none captured

Integrations: none captured

Caveats: No caveats captured yet

Maturity: No maturity signals captured

README excerpt

More of the actual upstream surface so you can skim here before deciding to open the repo.

Upstream skim

Minimal Nix flake for building Gondolin guest assets from NixOS and running them.

If you just want to run Gondolin without installing anything:

nix run github:luizribeiro/gondolin-nix#gondolin -- bash

Preview source: captured upstream text ↗

What shows up in the source

Quick topics

gondolin-nixQuickstart (60 seconds)orTemplate usage (recommended)Direct usage (no template)1) Build Linux guest assets (kernel/initramfs/rootfs + manifest)2) Build a wrapper app that exports GONDOLINGUESTDIRCustomize the guest (minimal example)

Skim bullets

  • lib.mkGondolinGuestAssets builds Linux guest assets from NixOS config.
  • packages. .gondolin is the host Gondolin CLI binary.
  • lib.mkGondolinVM builds a wrapper that sets GONDOLINGUESTDIR for you.
  • lib.mkGondolinGuestAssets
  • lib.mkGondolinVM
  • packages. .gondolin
  • templates.simple-vm
  • gondolin bash

Sources and provenance

Everything on this page should be traceable back to the list seed or an upstream surface.

Provenance

Discovery reason: Listed in the awesome-pi-agent README

Discovered from: seed artifact

Claim confidence: medium

Surface capture kind: repo-readme