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": 1715551360,44 "narHash": "sha256-fGYt2XnTYUS4Q0eH8tVu3ki1+m9YTgZ+NjlfkMKzko0=",45 "owner": "nixos",46 "repo": "nixpkgs",47 "rev": "836306cd7bbb9e0f89c557b2ae14df09e573ee89",48 "type": "github"49 },50 "original": {51 "owner": "nixos",52 "repo": "nixpkgs",53 "type": "github"54 }55 },56 "root": {57 "inputs": {58 "crane": "crane",59 "flake-utils": "flake-utils",60 "nixpkgs": "nixpkgs",61 "rust-overlay": "rust-overlay"62 }63 },64 "rust-overlay": {65 "inputs": {66 "flake-utils": [67 "flake-utils"68 ],69 "nixpkgs": [70 "nixpkgs"71 ]72 },73 "locked": {74 "lastModified": 1715480255,75 "narHash": "sha256-gEZl8nYidQwqJhOigJ91JDjoBFoPEWVsd82AKnaE7Go=",76 "owner": "oxalica",77 "repo": "rust-overlay",78 "rev": "d690205a4f01ec0930303c4204e5063958e51255",79 "type": "github"80 },81 "original": {82 "owner": "oxalica",83 "repo": "rust-overlay",84 "type": "github"85 }86 },87 "systems": {88 "locked": {89 "lastModified": 1681028828,90 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",91 "owner": "nix-systems",92 "repo": "default",93 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",94 "type": "github"95 },96 "original": {97 "owner": "nix-systems",98 "repo": "default",99 "type": "github"100 }101 }102 },103 "root": "root",104 "version": 7105}