{ "nodes": { "agenix": { "inputs": { "nixpkgs": [ "ragenix", "nixpkgs" ] }, "locked": { "lastModified": 1665870395, "narHash": "sha256-Tsbqb27LDNxOoPLh0gw2hIb6L/6Ow/6lIBvqcHzEKBI=", "owner": "ryantm", "repo": "agenix", "rev": "a630400067c6d03c9b3e0455347dc8559db14288", "type": "github" }, "original": { "owner": "ryantm", "repo": "agenix", "type": "github" } }, "arcexprs": { "flake": false, "locked": { "lastModified": 1670140114, "narHash": "sha256-Z8lmLwKTf171WYH8EMko57VtobF8DgPtKL3ioXBlKP4=", "owner": "arcnmx", "repo": "nixexprs", "rev": "be538181c1937c11d4ad4a0b4da203169f150be2", "type": "github" }, "original": { "owner": "arcnmx", "ref": "master", "repo": "nixexprs", "type": "github" } }, "darwin": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1668784520, "narHash": "sha256-gGgVAMwYPPmrfnvnoRi6OkEB5KRsNTb9uYzEceLdO/g=", "owner": "lnl7", "repo": "nix-darwin", "rev": "6349b99bc2b96ded34d068a88c7c5ced406b7f7f", "type": "github" }, "original": { "owner": "lnl7", "ref": "master", "repo": "nix-darwin", "type": "github" } }, "empty": { "locked": { "lastModified": 1630400035, "narHash": "sha256-MWaVOCzuFwp09wZIW9iHq5wWen5C69I940N1swZLEQ0=", "owner": "input-output-hk", "repo": "empty-flake", "rev": "2040a05b67bf9a669ce17eca56beb14b4206a99a", "type": "github" }, "original": { "owner": "input-output-hk", "repo": "empty-flake", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1668681692, "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=", "owner": "edolstra", "repo": "flake-compat", "rev": "009399224d5e398d03b22badca40a37ac85412a1", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1644229661, "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=", "owner": "numtide", "repo": "flake-utils", "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ], "utils": "utils" }, "locked": { "lastModified": 1670163996, "narHash": "sha256-6vbu9Wmh1Ov0VgkWuLAazQ/crzohdZ8jnQp87pDsy7s=", "owner": "nix-community", "repo": "home-manager", "rev": "90b0e5f440160f54cb4f1f08372e1be554e10873", "type": "github" }, "original": { "owner": "nix-community", "ref": "master", "repo": "home-manager", "type": "github" } }, "mach-nix": { "inputs": { "flake-utils": [ "utils" ], "nixpkgs": [ "nixpkgs" ], "pypi-deps-db": "pypi-deps-db" }, "locked": { "lastModified": 1654084003, "narHash": "sha256-j/XrVVistvM+Ua+0tNFvO5z83isL+LBgmBi9XppxuKA=", "owner": "DavHau", "repo": "mach-nix", "rev": "7e14360bde07dcae32e5e24f366c83272f52923f", "type": "github" }, "original": { "id": "mach-nix", "ref": "3.5.0", "type": "indirect" } }, "nixpkgs": { "locked": { "lastModified": 1670064435, "narHash": "sha256-+ELoY30UN+Pl3Yn7RWRPabykwebsVK/kYE9JsIsUMxQ=", "owner": "nixos", "repo": "nixpkgs", "rev": "61a8a98e6d557e6dd7ed0cdb54c3a3e3bbc5e25c", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "pypi-deps-db": { "flake": false, "locked": { "lastModified": 1643877077, "narHash": "sha256-jv8pIvRFTP919GybOxXE5TfOkrjTbdo9QiCO1TD3ZaY=", "owner": "DavHau", "repo": "pypi-deps-db", "rev": "da53397f0b782b0b18deb72ef8e0fb5aa7c98aa3", "type": "github" }, "original": { "owner": "DavHau", "repo": "pypi-deps-db", "type": "github" } }, "ragenix": { "inputs": { "agenix": "agenix", "flake-utils": [ "utils" ], "nixpkgs": [ "nixpkgs" ], "rust-overlay": "rust-overlay" }, "locked": { "lastModified": 1667808611, "narHash": "sha256-HHxTosiswFFS5PHLalpa3OKKl3R9BdgMk7pY4tjX2HU=", "owner": "yaxitech", "repo": "ragenix", "rev": "f34618bd9e93edab1f0d62fc3619af7d2d8e5a0c", "type": "github" }, "original": { "owner": "yaxitech", "repo": "ragenix", "type": "github" } }, "root": { "inputs": { "arcexprs": "arcexprs", "darwin": "darwin", "empty": "empty", "flake-compat": "flake-compat", "home-manager": "home-manager", "mach-nix": "mach-nix", "nixpkgs": "nixpkgs", "ragenix": "ragenix", "scalpel": "scalpel", "tree": "tree", "utils": "utils_2" } }, "rust-overlay": { "inputs": { "flake-utils": [ "ragenix", "flake-utils" ], "nixpkgs": [ "ragenix", "nixpkgs" ] }, "locked": { "lastModified": 1667271616, "narHash": "sha256-qR43NUFFoKfDRro3M1SarTYVfTn8WvWznGJX5eNCNZw=", "owner": "oxalica", "repo": "rust-overlay", "rev": "3cbe6891588e1efad2491f87a54be26aeed1fac0", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "scalpel": { "inputs": { "nixpkgs": [ "nixpkgs" ], "sops-nix": [ "empty" ] }, "locked": { "lastModified": 1655566736, "narHash": "sha256-Vyolf8j7QcAHyVTQMqS8EGYZ/P6leJtiVNhYyIxoMRw=", "owner": "polygon", "repo": "scalpel", "rev": "16c2103d613bb1c7adc6dbf2a17c2980ce08567f", "type": "github" }, "original": { "owner": "polygon", "repo": "scalpel", "type": "github" } }, "tree": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1670085069, "narHash": "sha256-IO9HcAjncPp/0sUGcCUWVwa0XoBVFQKx+oY+8EBRcTc=", "owner": "kittywitch", "repo": "tree", "rev": "501675588cb663a9bd18056002de697f4e91b667", "type": "github" }, "original": { "owner": "kittywitch", "repo": "tree", "type": "github" } }, "utils": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "utils_2": { "inputs": { "flake-utils": "flake-utils" }, "locked": { "lastModified": 1657226504, "narHash": "sha256-GIYNjuq4mJlFgqKsZ+YrgzWm0IpA4axA3MCrdKYj7gs=", "owner": "gytis-ivaskevicius", "repo": "flake-utils-plus", "rev": "2bf0f91643c2e5ae38c1b26893ac2927ac9bd82a", "type": "github" }, "original": { "owner": "gytis-ivaskevicius", "repo": "flake-utils-plus", "type": "github" } } }, "root": "root", "version": 7 }