1{2 "nodes": {3 "flake-utils": {4 "inputs": {5 "systems": "systems"6 },7 "locked": {8 "lastModified": 1694529238,9 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",10 "owner": "numtide",11 "repo": "flake-utils",12 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",13 "type": "github"14 },15 "original": {16 "owner": "numtide",17 "repo": "flake-utils",18 "type": "github"19 }20 },21 "flake-utils_2": {22 "inputs": {23 "systems": "systems_2"24 },25 "locked": {26 "lastModified": 1681202837,27 "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",28 "owner": "numtide",29 "repo": "flake-utils",30 "rev": "cfacdce06f30d2b68473a46042957675eebb3401",31 "type": "github"32 },33 "original": {34 "owner": "numtide",35 "repo": "flake-utils",36 "type": "github"37 }38 },39 "nixpkgs": {40 "locked": {41 "lastModified": 1698350982,42 "narHash": "sha256-zoEV8Ad3bOAejp0ys/mOpaHSWrzK+GupZwGGYfuWuEY=",43 "owner": "nixos",44 "repo": "nixpkgs",45 "rev": "dd83f9de26ff7c0326468b659ea4729fa5cf6262",46 "type": "github"47 },48 "original": {49 "owner": "nixos",50 "ref": "master",51 "repo": "nixpkgs",52 "type": "github"53 }54 },55 "root": {56 "inputs": {57 "flake-utils": "flake-utils",58 "nixpkgs": "nixpkgs",59 "rust-overlay": "rust-overlay"60 }61 },62 "rust-overlay": {63 "inputs": {64 "flake-utils": "flake-utils_2",65 "nixpkgs": [66 "nixpkgs"67 ]68 },69 "locked": {70 "lastModified": 1698199907,71 "narHash": "sha256-n8RtHBIb0rLuYs4RDehW6mj6r6Yam/ODY1af/VCcurw=",72 "owner": "oxalica",73 "repo": "rust-overlay",74 "rev": "22b8d29fd22cfaa2c311e0d6fd8a0ed9c2a1152b",75 "type": "github"76 },77 "original": {78 "owner": "oxalica",79 "repo": "rust-overlay",80 "type": "github"81 }82 },83 "systems": {84 "locked": {85 "lastModified": 1681028828,86 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",87 "owner": "nix-systems",88 "repo": "default",89 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",90 "type": "github"91 },92 "original": {93 "owner": "nix-systems",94 "repo": "default",95 "type": "github"96 }97 },98 "systems_2": {99 "locked": {100 "lastModified": 1681028828,101 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",102 "owner": "nix-systems",103 "repo": "default",104 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",105 "type": "github"106 },107 "original": {108 "owner": "nix-systems",109 "repo": "default",110 "type": "github"111 }112 }113 },114 "root": "root",115 "version": 7116}