{ "nodes": { "arcexprs": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1726806296, "narHash": "sha256-X3EotqjO1hG00h57txRyVkrPnL8/tRxdawNbslxUe24=", "owner": "arcnmx", "repo": "nixexprs", "rev": "f6a043fc560b62ce6f207818087736e8c88a912a", "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": 1726101086, "narHash": "sha256-veBakX/c/GfwzLtp62bcEm6Coype+03Hz8Aydi2b9xg=", "owner": "arcnmx", "repo": "ci", "rev": "154533df13bc059400186a9d52e000363f0a3cb2", "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": 1718194053, "narHash": "sha256-FaGrf7qwZ99ehPJCAwgvNY5sLCqQ3GDiE/6uLhxxwSY=", "owner": "serokell", "repo": "deploy-rs", "rev": "3867348fa92bc892eba5d9ddb2d7a97b9e127a8a", "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": 1696426674, "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", "owner": "edolstra", "repo": "flake-compat", "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems" }, "locked": { "lastModified": 1726560853, "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", "owner": "numtide", "repo": "flake-utils", "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", "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": 1726825546, "narHash": "sha256-HiBzfzgqojA9OjPB+vdi2o+gy4Zw/MEipuGopgGsZEw=", "owner": "nix-community", "repo": "home-manager", "rev": "0b052dd8119005c6ba819db48bcc657e48f401b7", "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": 1726755586, "narHash": "sha256-PmUr/2GQGvFTIJ6/Tvsins7Q43KTMvMFhvG6oaYK+Wk=", "owner": "nixos", "repo": "nixpkgs", "rev": "c04d5652cfa9742b1d519688f65d1bbccea9eb7e", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable": { "locked": { "lastModified": 1725762081, "narHash": "sha256-vNv+aJUW5/YurRy1ocfvs4q/48yVESwlC/yHzjkZSP8=", "owner": "NixOS", "repo": "nixpkgs", "rev": "dc454045f5b5d814e5862a6d057e7bb5c29edc05", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-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", "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" ], "nixpkgs-stable": "nixpkgs-stable" }, "locked": { "lastModified": 1726524647, "narHash": "sha256-qis6BtOOBBEAfUl7FMHqqTwRLB61OL5OFzIsOmRz2J4=", "owner": "Mic92", "repo": "sops-nix", "rev": "e2d404a7ea599a013189aa42947f66cede0645c8", "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 }