Skip to content

Move torus-node build into the flake and pin nixpkgs to 25.11 #154

@steinerkelvin

Description

@steinerkelvin

Torusform currently has to reconstruct the torus-substrate toolchain and build environment locally.

The upstream flake-style build path works with a plain cargo build inside the original flake/dev environment, but the downstream pure package still needs Nix-specific shims around vendored compiler_builtins / wbuild.

Requested change:

  • Move the torus-node build/package into the torus-substrate flake.
  • Pin nixpkgs there to 25.11.
  • Expose a reusable package output for downstream repos.

Acceptance criteria:

  • torus-substrate flake is pinned to nixos-25.11
  • the flake exposes a torus-node package output
  • torusform stops recreating the toolchain and cargo environment locally

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions