1{2 "nodes": {3 "crane": {4 "inputs": {5 "nixpkgs": [6 "nixpkgs"7 ]8 },9 "locked": {10 "lastModified": 1711299236,11 "narHash": "sha256-6/JsyozOMKN8LUGqWMopKTSiK8N79T8Q+hcxu2KkTXg=",12 "owner": "ipetkov",13 "repo": "crane",14 "rev": "880573f80d09e18a11713f402b9e6172a085449f",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": 1705309234,29 "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",30 "owner": "numtide",31 "repo": "flake-utils",32 "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",33 "type": "github"34 },35 "original": {36 "owner": "numtide",37 "repo": "flake-utils",38 "type": "github"39 }40 },41 "nixpkgs": {42 "locked": {43 "lastModified": 1705391267,44 "narHash": "sha256-gGVm9QudiRtYTX8PN9cTTy7uuJcL4I2lRMoPx496kXk=",45 "owner": "nixos",46 "repo": "nixpkgs",47 "rev": "41a9a7f170c740acb24f3390323877d11c69d5ee",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": 1705371439,75 "narHash": "sha256-P1kulUXpYWkcrjiX3sV4j8ACJZh9XXSaaD+jDLBDLKo=",76 "owner": "oxalica",77 "repo": "rust-overlay",78 "rev": "b21f3c0d5bf0f0179f5f0140e8e0cd099618bd04",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}