1{2 "nodes": {3 "flake-utils": {4 "inputs": {5 "systems": "systems"6 },7 "locked": {8 "lastModified": 1689068808,9 "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",10 "owner": "numtide",11 "repo": "flake-utils",12 "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",13 "type": "github"14 },15 "original": {16 "owner": "numtide",17 "repo": "flake-utils",18 "type": "github"19 }20 },21 "nixpkgs": {22 "locked": {23 "lastModified": 1691354699,24 "narHash": "sha256-BPbkT/XKv/DMPXPbSJU7RymROQDwhyBWzr//YzDWxHE=",25 "owner": "nixos",26 "repo": "nixpkgs",27 "rev": "7a49ac268403ce92086ed7ab8d81209032aa0a5f",28 "type": "github"29 },30 "original": {31 "owner": "nixos",32 "repo": "nixpkgs",33 "type": "github"34 }35 },36 "root": {37 "inputs": {38 "flake-utils": "flake-utils",39 "nixpkgs": "nixpkgs",40 "rust-overlay": "rust-overlay"41 }42 },43 "rust-overlay": {44 "inputs": {45 "flake-utils": [46 "flake-utils"47 ],48 "nixpkgs": [49 "nixpkgs"50 ]51 },52 "locked": {53 "lastModified": 1691287991,54 "narHash": "sha256-jAfKjfK1X73Zg/utl2pDdD5nBY53zLSLeTFWQLZM7jo=",55 "owner": "oxalica",56 "repo": "rust-overlay",57 "rev": "5cf31bca06641e115b9217e682d85d4d23486e61",58 "type": "github"59 },60 "original": {61 "owner": "oxalica",62 "repo": "rust-overlay",63 "type": "github"64 }65 },66 "systems": {67 "locked": {68 "lastModified": 1681028828,69 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",70 "owner": "nix-systems",71 "repo": "default",72 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",73 "type": "github"74 },75 "original": {76 "owner": "nix-systems",77 "repo": "default",78 "type": "github"79 }80 }81 },82 "root": "root",83 "version": 784}