{ "nodes": { "arcexprs": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1733790106, "narHash": "sha256-1SzGsoAQYW6orANX8YQpW14lmLMLObIZXsZgcNPaU7I=", "owner": "arcnmx", "repo": "nixexprs", "rev": "502a3cd2d12f6e9e1118dd221af58398b95f9acb", "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": 1733469829, "narHash": "sha256-eFiBQgPQ5xQLlLruYw0l8hO+SZuKtSWyxCz8HnlLHOA=", "owner": "arcnmx", "repo": "ci", "rev": "0f95b2c2573c592cdc0cb3b4d42e30a1be7f9141", "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": 1733873195, "narHash": "sha256-dTosiZ3sZ/NKoLKQ++v8nZdEHya0eTNEsaizNp+MUPM=", "owner": "nix-community", "repo": "home-manager", "rev": "f26aa4b76fb7606127032d33ac73d7d507d82758", "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": 1733759999, "narHash": "sha256-463SNPWmz46iLzJKRzO3Q2b0Aurff3U1n0nYItxq7jU=", "owner": "nixos", "repo": "nixpkgs", "rev": "a73246e2eef4c6ed172979932bc80e1404ba2d56", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-2405": { "locked": { "lastModified": 1733730953, "narHash": "sha256-dlK7n82FEyZlHH7BFHQAM5tua+lQO1Iv7aAtglc1O5s=", "owner": "nixos", "repo": "nixpkgs", "rev": "7109b680d161993918b0a126f38bc39763e5a709", "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": 1733785344, "narHash": "sha256-pm4cfEcPXripE36PYCl0A2Tu5ruwHEvTee+HzNk+SQE=", "owner": "Mic92", "repo": "sops-nix", "rev": "a80af8929781b5fe92ddb8ae52e9027fae780d2a", "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 }