1{2 "nodes": {3 "crane": {4 "inputs": {5 "nixpkgs": [6 "nixpkgs"7 ]8 },9 "locked": {10 "lastModified": 1715274763,11 "narHash": "sha256-3Iv1PGHJn9sV3HO4FlOVaaztOxa9uGLfOmUWrH7v7+A=",12 "owner": "ipetkov",13 "repo": "crane",14 "rev": "27025ab71bdca30e7ed0a16c88fd74c5970fc7f5",15 "type": "github"16 },17 "original": {18 "owner": "ipetkov",19 "repo": "crane",20 "type": "github"21 }22 },23 "flake-parts": {24 "inputs": {25 "nixpkgs-lib": [26 "nixpkgs"27 ]28 },29 "locked": {30 "lastModified": 1717285511,31 "narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",32 "owner": "hercules-ci",33 "repo": "flake-parts",34 "rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",35 "type": "github"36 },37 "original": {38 "owner": "hercules-ci",39 "repo": "flake-parts",40 "type": "github"41 }42 },43 "flake-utils": {44 "inputs": {45 "systems": "systems"46 },47 "locked": {48 "lastModified": 1710146030,49 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",50 "owner": "numtide",51 "repo": "flake-utils",52 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",53 "type": "github"54 },55 "original": {56 "owner": "numtide",57 "repo": "flake-utils",58 "type": "github"59 }60 },61 "nixpkgs": {62 "locked": {63 "lastModified": 1715551360,64 "narHash": "sha256-fGYt2XnTYUS4Q0eH8tVu3ki1+m9YTgZ+NjlfkMKzko0=",65 "owner": "nixos",66 "repo": "nixpkgs",67 "rev": "836306cd7bbb9e0f89c557b2ae14df09e573ee89",68 "type": "github"69 },70 "original": {71 "owner": "nixos",72 "repo": "nixpkgs",73 "type": "github"74 }75 },76 "root": {77 "inputs": {78 "crane": "crane",79 "flake-parts": "flake-parts",80 "nixpkgs": "nixpkgs",81 "rust-overlay": "rust-overlay",82 "shelly": "shelly"83 }84 },85 "rust-overlay": {86 "inputs": {87 "flake-utils": "flake-utils",88 "nixpkgs": [89 "nixpkgs"90 ]91 },92 "locked": {93 "lastModified": 1715480255,94 "narHash": "sha256-gEZl8nYidQwqJhOigJ91JDjoBFoPEWVsd82AKnaE7Go=",95 "owner": "oxalica",96 "repo": "rust-overlay",97 "rev": "d690205a4f01ec0930303c4204e5063958e51255",98 "type": "github"99 },100 "original": {101 "owner": "oxalica",102 "repo": "rust-overlay",103 "type": "github"104 }105 },106 "shelly": {107 "inputs": {108 "flake-parts": [109 "flake-parts"110 ],111 "nixpkgs": [112 "nixpkgs"113 ]114 },115 "locked": {116 "lastModified": 1718420551,117 "narHash": "sha256-NU8NBXVPj0KuY4Tl/LtZPrbX3PmmmgPuhk/1pzm9cyk=",118 "owner": "CertainLach",119 "repo": "shelly",120 "rev": "4f70221f3f9ad9058f590eefb25251b6760aaa47",121 "type": "github"122 },123 "original": {124 "owner": "CertainLach",125 "repo": "shelly",126 "type": "github"127 }128 },129 "systems": {130 "locked": {131 "lastModified": 1681028828,132 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",133 "owner": "nix-systems",134 "repo": "default",135 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",136 "type": "github"137 },138 "original": {139 "owner": "nix-systems",140 "repo": "default",141 "type": "github"142 }143 }144 },145 "root": "root",146 "version": 7147}