Add metacircular control programs to rift, orion, and vade
Install mciasctl, mciasgrpcctl, mcrctl, and mcproxyctl via new configs/mcpkg.nix module. Adds flake inputs for mcias, mcr, and mc-proxy from git.wntrmute.dev. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -32,6 +32,14 @@
|
||||
cert.url = "github:kisom/cert";
|
||||
cert.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
mcias.url = "git+ssh://git@git.wntrmute.dev/kyle/mcias.git";
|
||||
|
||||
mcr.url = "git+ssh://git@git.wntrmute.dev/kyle/mcr";
|
||||
mcr.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
mc-proxy.url = "git+ssh://git@git.wntrmute.dev/kyle/mc-proxy";
|
||||
mc-proxy.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# exo.url = "git+https://git.wntrmute.dev/kyle/exo";
|
||||
# exo.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user