Tome (formerly AudibleLibrary) comes back as a git+ssh input against our own
gitea, fetched with darman's ambient key. `flake = false` — it's a plain
source tree consumed by pkgs/tome.nix, not a flake of its own.
This re-breaks `./scripts/deploy install terra localhost` exactly the way
4f79ec7 removed it for: the installer-iso has no credentials, so the git+ssh
fetch fails at nixos-install, post-disko. Taking that tradeoff knowingly
rather than losing the app from the desktop config again — the note in
flake.nix spells it out for whoever hits it next.
The lock also picks up the routine input refresh, including the nixos-26.05
rev that finally carries the tailscale vendorHash fix (next commit) and a new
client-ts-generator-src node pulled in by authentik-nix.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
629 lines
16 KiB
JSON
629 lines
16 KiB
JSON
{
|
|
"nodes": {
|
|
"authentik-nix": {
|
|
"inputs": {
|
|
"authentik-src": "authentik-src",
|
|
"client-ts-generator-src": "client-ts-generator-src",
|
|
"flake-compat": "flake-compat",
|
|
"flake-parts": "flake-parts",
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": "nixpkgs",
|
|
"pyproject-build-systems": "pyproject-build-systems",
|
|
"pyproject-nix": "pyproject-nix",
|
|
"systems": "systems",
|
|
"uv2nix": "uv2nix"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1785761909,
|
|
"narHash": "sha256-M8FNG0aca0/JsETvpYSJgwIrgJ4kpgxo9i7SDS0LfHs=",
|
|
"owner": "nix-community",
|
|
"repo": "authentik-nix",
|
|
"rev": "db4a267f345338659a290a76e5b28da31e9923df",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "authentik-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"authentik-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1784731584,
|
|
"narHash": "sha256-/HdXzjjvuSW7zjbCNJKm3Fj8gvIwfrDf8mOYev0yuIg=",
|
|
"owner": "goauthentik",
|
|
"repo": "authentik",
|
|
"rev": "0c67ea476be6319f1b2a41cb0f5ed128af37b99b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "goauthentik",
|
|
"ref": "version/2026.5.6",
|
|
"repo": "authentik",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"client-ts-generator-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1784638510,
|
|
"narHash": "sha256-NfwEWQ/SRjgeUz+F/7uoWAMwk7OqdF2+686krhvJn2M=",
|
|
"owner": "goauthentik",
|
|
"repo": "client-ts",
|
|
"rev": "5850af5867bef6fd4291731797d21b704c7f189d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "goauthentik",
|
|
"repo": "client-ts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"disko": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1781152676,
|
|
"narHash": "sha256-RxWs5ND31KzTG7wvMM+PMfUjyNpmIEr999lqNARaM5o=",
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"rev": "ff8702b4de27f72b4c78573dfb89ec74e36abdf1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1767039857,
|
|
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1782949081,
|
|
"narHash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": [
|
|
"authentik-nix",
|
|
"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"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1785119570,
|
|
"narHash": "sha256-Rgs2xKnGLFWQscxUaXX07oyZeuMDOHEbqDOsgliLFGM=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "d4fd24667c8cbef124bb70a20380cab75ec8474d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "release-26.05",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hypr-chrome": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1785852009,
|
|
"narHash": "sha256-EgIk8Enyhiqa5J326BDNgujeU+lEbYxZzo59rXKWr4Q=",
|
|
"ref": "refs/heads/develop",
|
|
"rev": "dcec9d205e4f8fbe18f71260a0614dd0187f4204",
|
|
"revCount": 33,
|
|
"type": "git",
|
|
"url": "https://git.mgaction.town/darman/hypr-chrome.git"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.mgaction.town/darman/hypr-chrome.git"
|
|
}
|
|
},
|
|
"media-manager": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1767373218,
|
|
"narHash": "sha256-kMFxhRYhNTqmcB9uJV44FM9oAa4Wa+Vi4LQPnhEpUZ0=",
|
|
"owner": "maxdorninger",
|
|
"repo": "MediaManager",
|
|
"rev": "d420a2714c28f3d6a5651c437cfb8f2300463ed2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "maxdorninger",
|
|
"repo": "MediaManager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"mediamanager-nix": {
|
|
"inputs": {
|
|
"media-manager": "media-manager",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"pyproject-build-systems": "pyproject-build-systems_2",
|
|
"pyproject-nix": "pyproject-nix_2",
|
|
"uv2nix": "uv2nix_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1768002052,
|
|
"narHash": "sha256-s/BKe43bsICx6LiqRG2V5Ua2N7jQYLuI4+gLUY6zYjc=",
|
|
"owner": "strangeglyph",
|
|
"repo": "mediamanager-nix",
|
|
"rev": "867a9f1fd0f38eca33f72c37c30f82cd13d5c88c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "strangeglyph",
|
|
"repo": "mediamanager-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-flatpak": {
|
|
"locked": {
|
|
"lastModified": 1783368811,
|
|
"narHash": "sha256-0H8jDwR4Kegb3heaTrH1ftbgKfZVDT8JE+46uXxDy/Q=",
|
|
"owner": "gmodena",
|
|
"repo": "nix-flatpak",
|
|
"rev": "20d42f0ee98c9fe9f85e8d1de474f1409ed10d05",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "gmodena",
|
|
"repo": "nix-flatpak",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-vm-test": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixos-anywhere",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1783265394,
|
|
"narHash": "sha256-cq4YfNFGYzp0NItZP8tEC7xUI8OSgY4fj75AU/NSaPM=",
|
|
"owner": "numtide",
|
|
"repo": "nix-vm-test",
|
|
"rev": "1a587212d2ac8b669c6c32499015f996506b6ba5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "nix-vm-test",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-anywhere": {
|
|
"inputs": {
|
|
"disko": [
|
|
"disko"
|
|
],
|
|
"nix-vm-test": "nix-vm-test",
|
|
"nixos-images": [
|
|
"nixos-images"
|
|
],
|
|
"nixos-stable": [
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"treefmt-nix": "treefmt-nix"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1785356851,
|
|
"narHash": "sha256-UYKTcayxYPE3yIruCv525WMbcYDLlkv79bRfkOuFNLs=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-anywhere",
|
|
"rev": "5887f1c72fbf0e88000716237194de414d2299ee",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-anywhere",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-images": {
|
|
"inputs": {
|
|
"nixos-stable": [
|
|
"nixpkgs"
|
|
],
|
|
"nixos-unstable": "nixos-unstable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1785407732,
|
|
"narHash": "sha256-iv6OYbZgMqvudEFB4LvhpZDHyNqD+lx0WubIk6BdAVg=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-images",
|
|
"rev": "e2a34c0ce9dcbb5169f2a233b49211f5f30b7d69",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-images",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-unstable": {
|
|
"locked": {
|
|
"lastModified": 1782175435,
|
|
"narHash": "sha256-EMzXKmnOtBQ2MnvpiNOm7E+kOMvdPrIKaeg52Tip2Uk=",
|
|
"ref": "nixpkgs-unstable",
|
|
"rev": "89570f24e97e614aa34aa9ab1c927b6578a43775",
|
|
"shallow": true,
|
|
"type": "git",
|
|
"url": "https://github.com/NixOS/nixpkgs"
|
|
},
|
|
"original": {
|
|
"ref": "nixpkgs-unstable",
|
|
"shallow": true,
|
|
"type": "git",
|
|
"url": "https://github.com/NixOS/nixpkgs"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1785692966,
|
|
"narHash": "sha256-vUfIeBEfpbAfZ5zjgIkYk7eHBeVfCYVjLbWnMkseYnk=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "643809054d65fdd466a63e3155b8c498cb483c04",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"lastModified": 1782614948,
|
|
"narHash": "sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC+eBu2zKlp8=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "db3f255737b94216eb71cce308e2912cf6bc2d7c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-unstable": {
|
|
"locked": {
|
|
"lastModified": 1785747939,
|
|
"narHash": "sha256-D740uKsMbgsfK2oaDenJLLPIZfq7W0/g4KN/Fls8eKs=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "104240a772428cc2e20d8fd86c9ddbb886bbaff2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1785734586,
|
|
"narHash": "sha256-ODZkEK9Gy50yg6h98u7KkitZ3oc/uuTFK00bh1CRdNA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "531670d871c0e29724a02f3cbcac170adc65b58c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-26.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pyproject-build-systems": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"authentik-nix",
|
|
"nixpkgs"
|
|
],
|
|
"pyproject-nix": [
|
|
"authentik-nix",
|
|
"pyproject-nix"
|
|
],
|
|
"uv2nix": [
|
|
"authentik-nix",
|
|
"uv2nix"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1785115949,
|
|
"narHash": "sha256-8AM37BfyGaL2v/SZyg4PupRxJ01Y4htvM+WrTjWrPpo=",
|
|
"owner": "pyproject-nix",
|
|
"repo": "build-system-pkgs",
|
|
"rev": "62c0d86027edb1c4f39a5facc09876348144f7c9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "pyproject-nix",
|
|
"repo": "build-system-pkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pyproject-build-systems_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"mediamanager-nix",
|
|
"nixpkgs"
|
|
],
|
|
"pyproject-nix": [
|
|
"mediamanager-nix",
|
|
"pyproject-nix"
|
|
],
|
|
"uv2nix": [
|
|
"mediamanager-nix",
|
|
"uv2nix"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1763662255,
|
|
"narHash": "sha256-4bocaOyLa3AfiS8KrWjZQYu+IAta05u3gYZzZ6zXbT0=",
|
|
"owner": "pyproject-nix",
|
|
"repo": "build-system-pkgs",
|
|
"rev": "042904167604c681a090c07eb6967b4dd4dae88c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "pyproject-nix",
|
|
"repo": "build-system-pkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pyproject-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"authentik-nix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1784591072,
|
|
"narHash": "sha256-zP/WaDxrRu8GANZM61+V2LT/7ycEEdoyLWn7M6WzU7M=",
|
|
"owner": "pyproject-nix",
|
|
"repo": "pyproject.nix",
|
|
"rev": "e3b599ca2e7fcf93d4edf65d7f19bbf6491724f3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "pyproject-nix",
|
|
"repo": "pyproject.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pyproject-nix_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"mediamanager-nix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1764134915,
|
|
"narHash": "sha256-xaKvtPx6YAnA3HQVp5LwyYG1MaN4LLehpQI8xEdBvBY=",
|
|
"owner": "pyproject-nix",
|
|
"repo": "pyproject.nix",
|
|
"rev": "2c8df1383b32e5443c921f61224b198a2282a657",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "pyproject-nix",
|
|
"repo": "pyproject.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"authentik-nix": "authentik-nix",
|
|
"disko": "disko",
|
|
"home-manager": "home-manager",
|
|
"hypr-chrome": "hypr-chrome",
|
|
"mediamanager-nix": "mediamanager-nix",
|
|
"nix-flatpak": "nix-flatpak",
|
|
"nixos-anywhere": "nixos-anywhere",
|
|
"nixos-images": "nixos-images",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
|
"sops-nix": "sops-nix",
|
|
"tome": "tome"
|
|
}
|
|
},
|
|
"sops-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1783174389,
|
|
"narHash": "sha256-aCWC8ngycU7OdJrU2+Je3qf+1a2ykuBvpPhZT/9tXMc=",
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "f1406619a3884cd5c47992a70b8b35c9c0fcb4c9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1689347949,
|
|
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
|
"owner": "nix-systems",
|
|
"repo": "default-linux",
|
|
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default-linux",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"tome": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1785431655,
|
|
"narHash": "sha256-EoM4HmJb7MZArMoP4y1b7DZcvM8iANYjMiE5gGUx070=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "4f3ca447cdc967371adaf71b26cf283952e54212",
|
|
"revCount": 51,
|
|
"type": "git",
|
|
"url": "ssh://gitea@git.mgaction.town:2222/darman/TOME.git"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "ssh://gitea@git.mgaction.town:2222/darman/TOME.git"
|
|
}
|
|
},
|
|
"treefmt-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixos-anywhere",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1784369104,
|
|
"narHash": "sha256-47cxbcZODibHv3rELFQ9vZly0vUNkND/atn/U7HLeb0=",
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"rev": "df3c0640565d04a0261253cdd89fce78ec50168a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"uv2nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"authentik-nix",
|
|
"nixpkgs"
|
|
],
|
|
"pyproject-nix": [
|
|
"authentik-nix",
|
|
"pyproject-nix"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1785277507,
|
|
"narHash": "sha256-9Tq3UDX2hD/aveW/HvkBlAmEwJTOlY5HQXJM+L5BGmE=",
|
|
"owner": "pyproject-nix",
|
|
"repo": "uv2nix",
|
|
"rev": "5a836d395cbf5fc22670eb98dd4aa4fc4d406977",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "pyproject-nix",
|
|
"repo": "uv2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"uv2nix_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"mediamanager-nix",
|
|
"nixpkgs"
|
|
],
|
|
"pyproject-nix": [
|
|
"mediamanager-nix",
|
|
"pyproject-nix"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1767152253,
|
|
"narHash": "sha256-xxuRsew0pedwptVnhfru01xbe+dDhI+OY1kCFDMxBUs=",
|
|
"owner": "pyproject-nix",
|
|
"repo": "uv2nix",
|
|
"rev": "7a3eb140416318349ec58d2d4e81afe071bc9f03",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "pyproject-nix",
|
|
"repo": "uv2nix",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|