Points Nous Research's Hermes Agent at terra's own ROCm ollama server (gemma4:12b) as a custom OpenAI-compatible provider instead of a cloud key. Native systemd mode via the hermes-agent flake's own NixOS module — simpler than container mode, avoids the podman-rootful-sudo dance its docs call out. Also bumps OLLAMA_CONTEXT_LENGTH (and Hermes' mirrored model.context_length) from ollama's ~4k default to 131072, load-tested with real multi-ten- thousand-token prompts rather than just idle `ollama ps` checks — chosen as the practical ceiling where VRAM headroom and prefill throughput both start visibly degrading, not just the largest number that technically fit. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
786 lines
20 KiB
JSON
786 lines
20 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": 1786986906,
|
|
"narHash": "sha256-DJ1oU9szQJNdEM0dysh4NnKOB1HwOKtNukrUYKpawVs=",
|
|
"owner": "nix-community",
|
|
"repo": "authentik-nix",
|
|
"rev": "afdb2eeca1e0b38fabb93c4a8944be73d3581268",
|
|
"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": 1785627969,
|
|
"narHash": "sha256-4dtXQk/NMePegK/nWp5NSeuZKLATItOq61lpEvmXqGw=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "427bf4bd9435fdf21321c8cc628c24efc14c0f7a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts_2": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"hermes-agent",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"hermes-agent": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts_2",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"npm-lockfile-fix": "npm-lockfile-fix",
|
|
"pyproject-build-systems": "pyproject-build-systems_2",
|
|
"pyproject-nix": "pyproject-nix_2",
|
|
"uv2nix": "uv2nix_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1787007062,
|
|
"narHash": "sha256-C1SJX0VqlxrLknGhFKj7+DKpfJ1eI4udPE67kW+dT+M=",
|
|
"owner": "NousResearch",
|
|
"repo": "hermes-agent",
|
|
"rev": "55e34fb7d0cd8fd1e16be82a1ceafee05fca63d3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NousResearch",
|
|
"repo": "hermes-agent",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1786924861,
|
|
"narHash": "sha256-hftabkb+73OcGzvwFAjCiQorAhprs9TnU1+FkGO5CIw=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "09ae1b85a6db412d841d60f924b23f881f0d0a38",
|
|
"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_3",
|
|
"pyproject-nix": "pyproject-nix_3",
|
|
"uv2nix": "uv2nix_3"
|
|
},
|
|
"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": 1786520020,
|
|
"narHash": "sha256-9b0hAKM8UtNsm4lD3aySuXPjPpSibh6yfYEcNvr4fU0=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-anywhere",
|
|
"rev": "4cf3b82df8422f82657ae98c3b8374a5fd74f9a1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-anywhere",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-images": {
|
|
"inputs": {
|
|
"nixos-stable": [
|
|
"nixpkgs"
|
|
],
|
|
"nixos-unstable": "nixos-unstable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1786617555,
|
|
"narHash": "sha256-r3brKkBWm34wltszIeoZw2VCFUEoS2nNAe3W2Zgzc9k=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-images",
|
|
"rev": "f01878e82602ad3d0a2e74a14440521924e57bc5",
|
|
"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": 1786862985,
|
|
"narHash": "sha256-FBJRXmbGXiSUDvYEbfLYRkckayyZ6SK1UEqhCrIZ2Cs=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "e5bdc4a41d4c072fe1e3787eaa0320a384741d44",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"lastModified": 1785031560,
|
|
"narHash": "sha256-OmshNvn2vupOFpYinLUu+1Dnpu4n7Q5N3ggGVNHpkUI=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "0e79af5e3d4dcfcd676ab5ba3f95d2e3352e078c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-unstable": {
|
|
"locked": {
|
|
"lastModified": 1786963906,
|
|
"narHash": "sha256-3tkeMWSvHPo3tYljfXbPC/TgknikU1GvdVr/DkdfvE0=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "f4b6996c4e8b9ee06ce147ec344c885f51071b14",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1785318670,
|
|
"narHash": "sha256-dN6Ou5x/+23FZLEpYP3IffO+NyJFzUlGumt1uu3MMaY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "0954f7ee2f6bb3dc7d4e3d0d8bcb8fd4bde4cfc5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"locked": {
|
|
"lastModified": 1786943417,
|
|
"narHash": "sha256-b4qgjdFtlz5TAZ1Hi7DFJeqX3sjaDUnrwr9OO+O1rM0=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "0dd31db7e6dbf9ce05697c4545f6fe01accec994",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-26.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"npm-lockfile-fix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"hermes-agent",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1775903712,
|
|
"narHash": "sha256-2GV79U6iVH4gKAPWYrxUReB0S41ty/Y3dBLquU8AlaA=",
|
|
"owner": "jeslie0",
|
|
"repo": "npm-lockfile-fix",
|
|
"rev": "c6093acb0c0548e0f9b8b3d82918823721930fe8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "jeslie0",
|
|
"repo": "npm-lockfile-fix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pyproject-build-systems": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"authentik-nix",
|
|
"nixpkgs"
|
|
],
|
|
"pyproject-nix": [
|
|
"authentik-nix",
|
|
"pyproject-nix"
|
|
],
|
|
"uv2nix": [
|
|
"authentik-nix",
|
|
"uv2nix"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1785730568,
|
|
"narHash": "sha256-NjSPsgjJ7MSpBtTkUcmNhRe6AFZ96+zsca2M8YuQi8Y=",
|
|
"owner": "pyproject-nix",
|
|
"repo": "build-system-pkgs",
|
|
"rev": "90fde00db3687922d39d95fc591475fd0bbbcd72",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "pyproject-nix",
|
|
"repo": "build-system-pkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pyproject-build-systems_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"hermes-agent",
|
|
"nixpkgs"
|
|
],
|
|
"pyproject-nix": [
|
|
"hermes-agent",
|
|
"pyproject-nix"
|
|
],
|
|
"uv2nix": [
|
|
"hermes-agent",
|
|
"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_3": {
|
|
"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": 1786031528,
|
|
"narHash": "sha256-cROiHKO3UbIKqF5FG5NikvydzlfIj4EcR1Cty9qOVt4=",
|
|
"owner": "pyproject-nix",
|
|
"repo": "pyproject.nix",
|
|
"rev": "1b1485546d85f6f6c7aadb10c4923dbc09633263",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "pyproject-nix",
|
|
"repo": "pyproject.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pyproject-nix_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"hermes-agent",
|
|
"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_3": {
|
|
"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",
|
|
"hermes-agent": "hermes-agent",
|
|
"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_3",
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
|
"sops-nix": "sops-nix",
|
|
"tome": "tome"
|
|
}
|
|
},
|
|
"sops-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1786629091,
|
|
"narHash": "sha256-gkig4nPi1CWc4Z50GBsjE4ygSE7hMpl/TwID2an2Cck=",
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "a8627b21b9107c5711c96b84f32a9a4b3d45295f",
|
|
"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": 1785945821,
|
|
"narHash": "sha256-NLSyTCW4K4ofhNBllt3omPasm6QpralXH1DBZOc91Dw=",
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"rev": "ae7910970dddc408fe6ab1c8e4b277bb21d72dc0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"uv2nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"authentik-nix",
|
|
"nixpkgs"
|
|
],
|
|
"pyproject-nix": [
|
|
"authentik-nix",
|
|
"pyproject-nix"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1786615403,
|
|
"narHash": "sha256-U++y7nM/6xiEcWI7q4fQoPZjPvRaTwkSqzBOVoEBjUE=",
|
|
"owner": "pyproject-nix",
|
|
"repo": "uv2nix",
|
|
"rev": "4b59abb2ae1896d2a0e1abfc47fbc9bf985ea730",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "pyproject-nix",
|
|
"repo": "uv2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"uv2nix_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"hermes-agent",
|
|
"nixpkgs"
|
|
],
|
|
"pyproject-nix": [
|
|
"hermes-agent",
|
|
"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_3": {
|
|
"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
|
|
}
|