{ "nodes": { "arcexprs": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1733282419, "narHash": "sha256-M3yitaXmMXJx8TyPD/0rHW3nz+RtkSW/V2rlhQ2iKVE=", "owner": "arcnmx", "repo": "nixexprs", "rev": "2c20e978ab753df2d882206ba59f2ad3b25aa288", "type": "github" }, "original": { "owner": "arcnmx", "ref": "master", "repo": "nixexprs", "type": "github" } }, "barcodebuddy": { "flake": false, "locked": { "lastModified": 1717358230, "narHash": "sha256-zHprV5mCFciq5XgJD7fmEgb/vHlwAWOY1TcdBoCA8Eo=", "owner": "Forceu", "repo": "barcodebuddy", "rev": "369798d05395ed055ea4b9b03d96471b784ed106", "type": "github" }, "original": { "owner": "Forceu", "ref": "v1.8.1.8", "repo": "barcodebuddy", "type": "github" } }, "ci": { "flake": false, "locked": { "lastModified": 1733270780, "narHash": "sha256-2rAS/sywiJObO3yZIqGcozeHuaXJmzaeBECYAdk7qqo=", "owner": "arcnmx", "repo": "ci", "rev": "93ab475cd8694f37049f2d53dca44aaaba44e567", "type": "github" }, "original": { "owner": "arcnmx", "ref": "v0.7", "repo": "ci", "type": "github" } }, "deploy-rs": { "inputs": { "flake-compat": [ "flake-compat" ], "nixpkgs": [ "nixpkgs" ], "utils": [ "flake-utils" ] }, "locked": { "lastModified": 1727447169, "narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=", "owner": "serokell", "repo": "deploy-rs", "rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76", "type": "github" }, "original": { "owner": "serokell", "ref": "master", "repo": "deploy-rs", "type": "github" } }, "fl-config": { "locked": { "lastModified": 1653159448, "narHash": "sha256-PvB9ha0r4w6p412MBPP71kS/ZTBnOjxL0brlmyucPBA=", "owner": "flakelib", "repo": "fl", "rev": "fcefb9738d5995308a24cda018a083ccb6b0f460", "type": "github" }, "original": { "owner": "flakelib", "ref": "config", "repo": "fl", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1733328505, "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=", "owner": "edolstra", "repo": "flake-compat", "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "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" } }, "flakelib": { "inputs": { "fl-config": "fl-config", "std": [ "std-fl" ] }, "locked": { "lastModified": 1701802971, "narHash": "sha256-Zo5fJpXbe+xXOTiDT4JG2rExobMJTmFZ72+3XTMMHrQ=", "owner": "flakelib", "repo": "fl", "rev": "b71a91517f6b16aa5faefe8ec491d9f3062d7a20", "type": "github" }, "original": { "owner": "flakelib", "repo": "fl", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1733389730, "narHash": "sha256-KZMu4ddMll5khS0rYkJsVD0hVqjMNHlhTM3PCQar0Ag=", "owner": "nix-community", "repo": "home-manager", "rev": "65912bc6841cf420eb8c0a20e03df7cbbff5963f", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "nix-std": { "locked": { "lastModified": 1701658249, "narHash": "sha256-KIt1TUuBvldhaVRta010MI5FeQlB8WadjqljybjesN0=", "owner": "chessai", "repo": "nix-std", "rev": "715db541ffff4194620e48d210b76f73a74b5b5d", "type": "github" }, "original": { "owner": "chessai", "repo": "nix-std", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1733212471, "narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=", "owner": "nixos", "repo": "nixpkgs", "rev": "55d15ad12a74eb7d4646254e13638ad0c4128776", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-2405": { "locked": { "lastModified": 1733220138, "narHash": "sha256-Yh5XZ9yVurrcYdNTSWxYgW4+EJ0pcOqgM1043z9JaRc=", "owner": "nixos", "repo": "nixpkgs", "rev": "bcb68885668cccec12276bbb379f8f2557aa06ce", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-24.05", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "arcexprs": "arcexprs", "barcodebuddy": "barcodebuddy", "ci": "ci", "deploy-rs": "deploy-rs", "flake-compat": "flake-compat", "flake-utils": "flake-utils", "flakelib": "flakelib", "home-manager": "home-manager", "nixpkgs": "nixpkgs", "nixpkgs-2405": "nixpkgs-2405", "sops-nix": "sops-nix", "std-fl": "std-fl", "systemd2mqtt": "systemd2mqtt", "tree": "tree", "website": "website" } }, "rust": { "inputs": { "nixpkgs": [ "systemd2mqtt", "nixpkgs" ] }, "locked": { "lastModified": 1696701304, "narHash": "sha256-RAS+QPumpiSMwNHmEg+rJBImSh8JHdGu3iyfwZUDRE8=", "owner": "arcnmx", "repo": "nixexprs-rust", "rev": "e45a3dc4f4cbd70071860f0170d88c7aa499bb55", "type": "github" }, "original": { "owner": "arcnmx", "repo": "nixexprs-rust", "type": "github" } }, "sops-nix": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1733128155, "narHash": "sha256-m6/qwJAJYcidGMEdLqjKzRIjapK4nUfMq7rDCTmZajc=", "owner": "Mic92", "repo": "sops-nix", "rev": "c6134b6fff6bda95a1ac872a2a9d5f32e3c37856", "type": "github" }, "original": { "owner": "Mic92", "repo": "sops-nix", "type": "github" } }, "std-fl": { "inputs": { "nix-std": "nix-std" }, "locked": { "lastModified": 1706552916, "narHash": "sha256-Dh7qUXNTjmvwMOikm8EAarcmxCCiLaXHAFEeWKsNsHk=", "owner": "flakelib", "repo": "std", "rev": "c5cffcaff4b82b353462cf49c1ae950b7c87bf78", "type": "github" }, "original": { "owner": "flakelib", "repo": "std", "type": "github" } }, "systemd2mqtt": { "inputs": { "flakelib": [ "flakelib" ], "nixpkgs": [ "nixpkgs" ], "rust": "rust" }, "locked": { "lastModified": 1714513005, "narHash": "sha256-An97O4aa2yw80jYY9eucFnlBuVSYU8JAszpWjfWgju8=", "owner": "arcnmx", "repo": "systemd2mqtt", "rev": "7cd09aa52685fa1a3d18f36b039754a149b4d941", "type": "github" }, "original": { "owner": "arcnmx", "repo": "systemd2mqtt", "type": "github" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "tree": { "inputs": { "nixpkgs": [ "nixpkgs" ], "std": [ "std-fl", "nix-std" ] }, "locked": { "lastModified": 1676505934, "narHash": "sha256-jeqZtNLOKXRSDmD1v+b9+v+hwVyH6kcKzZ9f0gcJpdk=", "owner": "kittywitch", "repo": "tree", "rev": "a831f6fd209e3d00c5026303994de28d0031ab3b", "type": "github" }, "original": { "owner": "kittywitch", "repo": "tree", "type": "github" } }, "website": { "inputs": { "flakelib": [ "flakelib" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1706465820, "narHash": "sha256-L55+TMngnjDcTXkqvxxSfjYaOrZiz3t7yjLVPMGEtpA=", "owner": "gensokyo-zone", "repo": "website", "rev": "3644e7f3d96eeffb4aafddc2138552ce189dd2c1", "type": "github" }, "original": { "owner": "gensokyo-zone", "repo": "website", "type": "github" } } }, "root": "root", "version": 7 }