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-utils": {24 "inputs": {25 "systems": "systems"26 },27 "locked": {28 "lastModified": 1710146030,29 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",30 "owner": "numtide",31 "repo": "flake-utils",32 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",33 "type": "github"34 },35 "original": {36 "owner": "numtide",37 "repo": "flake-utils",38 "type": "github"39 }40 },41 "nixpkgs": {42 "locked": {43 "lastModified": 1715619775,44 "narHash": "sha256-c1XVqTH9IeUukc4LcWLzHCSpMfo4Dj4K8t/kLV3c80c=",45 "owner": "nixos",46 "repo": "nixpkgs",47 "rev": "0cb78770f66945bb3130f762aef05373e283f2b9",48 "type": "github"49 },50 "original": {51 "owner": "nixos",52 "ref": "master",53 "repo": "nixpkgs",54 "type": "github"55 }56 },57 "root": {58 "inputs": {59 "crane": "crane",60 "flake-utils": "flake-utils",61 "nixpkgs": "nixpkgs",62 "rust-overlay": "rust-overlay"63 }64 },65 "rust-overlay": {66 "inputs": {67 "flake-utils": [68 "flake-utils"69 ],70 "nixpkgs": [71 "nixpkgs"72 ]73 },74 "locked": {75 "lastModified": 1715566659,76 "narHash": "sha256-OpI0TnN+uE0vvxjPStlTzf5RTohIXVSMwrP9NEgMtaY=",77 "owner": "oxalica",78 "repo": "rust-overlay",79 "rev": "6c465248316cd31502c82f81f1a3acf2d621b01c",80 "type": "github"81 },82 "original": {83 "owner": "oxalica",84 "repo": "rust-overlay",85 "type": "github"86 }87 },88 "systems": {89 "locked": {90 "lastModified": 1681028828,91 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",92 "owner": "nix-systems",93 "repo": "default",94 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",95 "type": "github"96 },97 "original": {98 "owner": "nix-systems",99 "repo": "default",100 "type": "github"101 }102 }103 },104 "root": "root",105 "version": 7106}