b7da25d6f5
The tangled core was on rev 956f97c (v1.11.0-alpha) and v1.13.0-alpha introduces automatic DID minting for repositories which we want. Master HEAD (6a27cd2) is post-v1.13.0-alpha and includes the DID auto-mint migration. After deploy, retry verification on the knot dashboard at https://tangled.org/settings/knots. Note: the build's reported version string is hardcoded to 1.11.0-alpha in nix/pkgs/knot-unwrapped.nix upstream -- this is a stale label, but the actual code includes v1.13.0-alpha features (DID minting schema in knotserver/db/db.go). Also add an explicit `nix flake update tangled` to auto-update.nix so tangled is always tracked, independent of how other inputs are pinned.
371 lines
10 KiB
JSON
371 lines
10 KiB
JSON
{
|
|
"nodes": {
|
|
"actor-typeahead-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1762835797,
|
|
"narHash": "sha256-heizoWUKDdar6ymfZTnj3ytcEv/L4d4fzSmtr0HlXsQ=",
|
|
"ref": "refs/heads/main",
|
|
"rev": "677fe7f743050a4e7f09d4a6f87bbf1325a06f6b",
|
|
"revCount": 6,
|
|
"type": "git",
|
|
"url": "https://tangled.org/@jakelazaroff.com/actor-typeahead"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://tangled.org/@jakelazaroff.com/actor-typeahead"
|
|
}
|
|
},
|
|
"agenix": {
|
|
"inputs": {
|
|
"darwin": "darwin",
|
|
"home-manager": "home-manager",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1770165109,
|
|
"narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"darwin": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"agenix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1744478979,
|
|
"narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
|
|
"owner": "lnl7",
|
|
"repo": "nix-darwin",
|
|
"rev": "43975d782b418ebf4969e9ccba82466728c2851b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "lnl7",
|
|
"ref": "master",
|
|
"repo": "nix-darwin",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fenix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"tangled",
|
|
"nixpkgs"
|
|
],
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1772176312,
|
|
"narHash": "sha256-Yjo/QCJvY9GUhAzwac/m6Rx3oxvRyEaiT5DQ5o+T6g4=",
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"rev": "92d91250c1acd59beabc51208192adc92f31aeb5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1751685974,
|
|
"narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=",
|
|
"rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1",
|
|
"type": "tarball",
|
|
"url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems_2"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"gomod2nix": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": [
|
|
"tangled",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1763982521,
|
|
"narHash": "sha256-ur4QIAHwgFc0vXiaxn5No/FuZicxBr2p0gmT54xZkUQ=",
|
|
"owner": "nix-community",
|
|
"repo": "gomod2nix",
|
|
"rev": "02e63a239d6eabd595db56852535992c898eba72",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "gomod2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"agenix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1745494811,
|
|
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"htmx-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=",
|
|
"type": "file",
|
|
"url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js"
|
|
},
|
|
"original": {
|
|
"type": "file",
|
|
"url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js"
|
|
}
|
|
},
|
|
"htmx-ws-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=",
|
|
"type": "file",
|
|
"url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2"
|
|
},
|
|
"original": {
|
|
"type": "file",
|
|
"url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2"
|
|
}
|
|
},
|
|
"ibm-plex-mono-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1731402384,
|
|
"narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=",
|
|
"type": "tarball",
|
|
"url": "https://github.com/IBM/plex/releases/download/@ibm%2Fplex-mono@1.1.0/ibm-plex-mono.zip"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://github.com/IBM/plex/releases/download/@ibm%2Fplex-mono@1.1.0/ibm-plex-mono.zip"
|
|
}
|
|
},
|
|
"indigo": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1753693716,
|
|
"narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=",
|
|
"owner": "oppiliappan",
|
|
"repo": "indigo",
|
|
"rev": "5f170569da9360f57add450a278d73538092d8ca",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oppiliappan",
|
|
"repo": "indigo",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"inter-fonts-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1731687360,
|
|
"narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=",
|
|
"type": "tarball",
|
|
"url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip"
|
|
}
|
|
},
|
|
"lucide-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1754044466,
|
|
"narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=",
|
|
"type": "tarball",
|
|
"url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip"
|
|
}
|
|
},
|
|
"mermaid-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"narHash": "sha256-/YOdECG2V5c3kJ1QfGvhziTT6K/Dx/4mOk2mr3Fs/do=",
|
|
"type": "file",
|
|
"url": "https://cdn.jsdelivr.net/npm/mermaid@11.12.3/dist/mermaid.min.js"
|
|
},
|
|
"original": {
|
|
"type": "file",
|
|
"url": "https://cdn.jsdelivr.net/npm/mermaid@11.12.3/dist/mermaid.min.js"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1776169885,
|
|
"narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"agenix": "agenix",
|
|
"nixpkgs": "nixpkgs",
|
|
"tangled": "tangled"
|
|
}
|
|
},
|
|
"rust-analyzer-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1772094427,
|
|
"narHash": "sha256-TiVs6OUBJEvajHdJZ5nIq0KognNJooUWuLGPFfQacSw=",
|
|
"owner": "rust-lang",
|
|
"repo": "rust-analyzer",
|
|
"rev": "56b59a832858329c2f947f9b7bdf1a49da39c981",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rust-lang",
|
|
"ref": "nightly",
|
|
"repo": "rust-analyzer",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"sqlite-lib-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1706631843,
|
|
"narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=",
|
|
"type": "tarball",
|
|
"url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"systems_2": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"tangled": {
|
|
"inputs": {
|
|
"actor-typeahead-src": "actor-typeahead-src",
|
|
"fenix": "fenix",
|
|
"flake-compat": "flake-compat",
|
|
"gomod2nix": "gomod2nix",
|
|
"htmx-src": "htmx-src",
|
|
"htmx-ws-src": "htmx-ws-src",
|
|
"ibm-plex-mono-src": "ibm-plex-mono-src",
|
|
"indigo": "indigo",
|
|
"inter-fonts-src": "inter-fonts-src",
|
|
"lucide-src": "lucide-src",
|
|
"mermaid-src": "mermaid-src",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"sqlite-lib-src": "sqlite-lib-src"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1777129244,
|
|
"narHash": "sha256-4+f+RrVXbtBRuffJg6QyANOc/H9MMpp9PjnxwlUU6Hk=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "6a27cd259b67bdad85e8d82a31543cc11c309fc6",
|
|
"revCount": 2274,
|
|
"type": "git",
|
|
"url": "https://tangled.org/@tangled.org/core"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://tangled.org/@tangled.org/core"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|