1{2 "nodes": {3 "crane": {4 "inputs": {5 "nixpkgs": [6 "nixpkgs"7 ]8 },9 "locked": {10 "lastModified": 1717290123,11 "narHash": "sha256-K8O2KQEbA+NIAc8BDsWV6QKqU3i9M+YTUi4zzmLRy1s=",12 "owner": "ipetkov",13 "repo": "crane",14 "rev": "ae1453ffd0f8f684e863685c317a953317db2b79",15 "type": "github"16 },17 "original": {18 "owner": "ipetkov",19 "repo": "crane",20 "type": "github"21 }22 },23 "flake-parts": {24 "inputs": {25 "nixpkgs-lib": "nixpkgs-lib"26 },27 "locked": {28 "lastModified": 1717285511,29 "narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",30 "owner": "hercules-ci",31 "repo": "flake-parts",32 "rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",33 "type": "github"34 },35 "original": {36 "owner": "hercules-ci",37 "repo": "flake-parts",38 "type": "github"39 }40 },41 "flake-utils": {42 "inputs": {43 "systems": "systems"44 },45 "locked": {46 "lastModified": 1710146030,47 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",48 "owner": "numtide",49 "repo": "flake-utils",50 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",51 "type": "github"52 },53 "original": {54 "owner": "numtide",55 "repo": "flake-utils",56 "type": "github"57 }58 },59 "nixpkgs": {60 "locked": {61 "lastModified": 1717336170,62 "narHash": "sha256-hkD00+n53WNZ4k8hqIbekl5WGDsmb5urhAuDh5XYjyc=",63 "owner": "nixos",64 "repo": "nixpkgs",65 "rev": "73bff846b4e8d0c8156c6fc726bf623fe3f3845c",66 "type": "github"67 },68 "original": {69 "owner": "nixos",70 "ref": "master",71 "repo": "nixpkgs",72 "type": "github"73 }74 },75 "nixpkgs-lib": {76 "locked": {77 "lastModified": 1717284937,78 "narHash": "sha256-lIbdfCsf8LMFloheeE6N31+BMIeixqyQWbSr2vk79EQ=",79 "type": "tarball",80 "url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"81 },82 "original": {83 "type": "tarball",84 "url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"85 }86 },87 "nixpkgs-stable-for-tests": {88 "locked": {89 "lastModified": 1717144377,90 "narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",91 "owner": "nixos",92 "repo": "nixpkgs",93 "rev": "805a384895c696f802a9bf5bf4720f37385df547",94 "type": "github"95 },96 "original": {97 "owner": "nixos",98 "ref": "nixos-24.05",99 "repo": "nixpkgs",100 "type": "github"101 }102 },103 "root": {104 "inputs": {105 "crane": "crane",106 "flake-parts": "flake-parts",107 "nixpkgs": "nixpkgs",108 "nixpkgs-stable-for-tests": "nixpkgs-stable-for-tests",109 "rust-overlay": "rust-overlay"110 }111 },112 "rust-overlay": {113 "inputs": {114 "flake-utils": "flake-utils",115 "nixpkgs": [116 "nixpkgs"117 ]118 },119 "locked": {120 "lastModified": 1717294752,121 "narHash": "sha256-QhlS52cEQyx+iVcgrEoCnEEpWUA6uLdmeLRxk935inI=",122 "owner": "oxalica",123 "repo": "rust-overlay",124 "rev": "b46857a406d207a1de74e792ef3b83e800c30e08",125 "type": "github"126 },127 "original": {128 "owner": "oxalica",129 "repo": "rust-overlay",130 "type": "github"131 }132 },133 "systems": {134 "locked": {135 "lastModified": 1681028828,136 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",137 "owner": "nix-systems",138 "repo": "default",139 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",140 "type": "github"141 },142 "original": {143 "owner": "nix-systems",144 "repo": "default",145 "type": "github"146 }147 }148 },149 "root": "root",150 "version": 7151}