1{2 "nodes": {3 "flake-utils": {4 "inputs": {5 "systems": "systems"6 },7 "locked": {8 "lastModified": 1710146030,9 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",10 "owner": "numtide",11 "repo": "flake-utils",12 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",13 "type": "github"14 },15 "original": {16 "owner": "numtide",17 "repo": "flake-utils",18 "type": "github"19 }20 },21 "nixpkgs": {22 "locked": {23 "lastModified": 1722124366,24 "narHash": "sha256-9vxADQev2fhutwWOO+ZzjPPa2v0YSrlv3UkwoOhrJCU=",25 "owner": "nixos",26 "repo": "nixpkgs",27 "rev": "1d72886b8acb7ba78955e6f11531dc014a75886b",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 "nixpkgs": [46 "nixpkgs"47 ]48 },49 "locked": {50 "lastModified": 1722046723,51 "narHash": "sha256-G7/gHz8ORRvHd1/RIURrdcswKRPe9K0FsIYR4v5jSWo=",52 "owner": "oxalica",53 "repo": "rust-overlay",54 "rev": "56baac5e6b2743d4730e664ea64f6d8a2aad0fbb",55 "type": "github"56 },57 "original": {58 "owner": "oxalica",59 "repo": "rust-overlay",60 "type": "github"61 }62 },63 "systems": {64 "locked": {65 "lastModified": 1681028828,66 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",67 "owner": "nix-systems",68 "repo": "default",69 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",70 "type": "github"71 },72 "original": {73 "owner": "nix-systems",74 "repo": "default",75 "type": "github"76 }77 }78 },79 "root": "root",80 "version": 781}