2201257e89
Implements the shared parity flake-module library so the ~51 parity repos
consume one source of truth instead of hand-inlined publish shells.
- lib.mk{PyPiWheel,S390xNpm,GenericBinary,Nix2Container,GoBinary,Helm}Publish
builders returning stage-<arch>/publish-<arch>/publish-index/publish/
push-staged apps per the corrected emmett#44 standard (build-parity stages to
./.parity-stage with no registry contact; publish dry-runs by default;
publish-index is build-free + fail-closed; :latest is the last digest copy).
- Shared ci/parity-lib.sh: token resolution ($REGISTRY_TOKEN + pass fallback,
never printed), dev-tag guard, version derivation, dry-run gate, preflight.
- pipeline-doctor package/app asserting the parity contract (cluster #193).
Refs cluster #192, #193, #194, emmett#44.
120 lines
2.8 KiB
JSON
120 lines
2.8 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1731533236,
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fleet": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-armer": [
|
|
"fleet",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-bim": [
|
|
"fleet",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-ci": [
|
|
"fleet",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-emmett": [
|
|
"fleet",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-howard": [
|
|
"fleet",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-mermaid": [
|
|
"fleet",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-mermaid-gpu": [
|
|
"fleet",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-micron": [
|
|
"fleet",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-projects": [
|
|
"fleet",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1779533061,
|
|
"narHash": "sha256-orWNYXtYURhEj3X4+xGMAhaEcKRvwXqTtJ8x2jV/M+Q=",
|
|
"ref": "refs/heads/main",
|
|
"rev": "b818e345ec4470e4b3e335bd2f864183c512116d",
|
|
"revCount": 13,
|
|
"type": "git",
|
|
"url": "https://git.oleks.space/oleks/fleet-pins"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.oleks.space/oleks/fleet-pins"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1777268161,
|
|
"narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"fleet": "fleet",
|
|
"nixpkgs": [
|
|
"fleet",
|
|
"nixpkgs-ci"
|
|
]
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|