this repo has no description
at main 138 lines 3.5 kB view raw
1{ 2 "nodes": { 3 "crane": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1705974079, 11 "narHash": "sha256-HyC3C2esW57j6bG0MKwX4kQi25ltslRnr6z2uvpadJo=", 12 "owner": "ipetkov", 13 "repo": "crane", 14 "rev": "0b4e511fe6e346381e31d355e03de52aa43e8cb2", 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": 1681202837, 29 "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", 30 "owner": "numtide", 31 "repo": "flake-utils", 32 "rev": "cfacdce06f30d2b68473a46042957675eebb3401", 33 "type": "github" 34 }, 35 "original": { 36 "owner": "numtide", 37 "repo": "flake-utils", 38 "type": "github" 39 } 40 }, 41 "nixlib": { 42 "locked": { 43 "lastModified": 1711846064, 44 "narHash": "sha256-cqfX0QJNEnge3a77VnytM0Q6QZZ0DziFXt6tSCV8ZSc=", 45 "owner": "nix-community", 46 "repo": "nixpkgs.lib", 47 "rev": "90b1a963ff84dc532db92f678296ff2499a60a87", 48 "type": "github" 49 }, 50 "original": { 51 "owner": "nix-community", 52 "repo": "nixpkgs.lib", 53 "type": "github" 54 } 55 }, 56 "nixos-generators": { 57 "inputs": { 58 "nixlib": "nixlib", 59 "nixpkgs": [ 60 "nixpkgs" 61 ] 62 }, 63 "locked": { 64 "lastModified": 1711932680, 65 "narHash": "sha256-CEpVtyB7uyRprTuiG+lpWWMvM/C0CbY/dbBuxT5BDwM=", 66 "owner": "nix-community", 67 "repo": "nixos-generators", 68 "rev": "1f4c32ca4295bb7cca1e48a2f39b65490b249b0b", 69 "type": "github" 70 }, 71 "original": { 72 "owner": "nix-community", 73 "repo": "nixos-generators", 74 "type": "github" 75 } 76 }, 77 "nixpkgs": { 78 "locked": { 79 "lastModified": 1709128929, 80 "narHash": "sha256-GWrv9a+AgGhG4/eI/CyVVIIygia7cEy68Huv3P8oyaw=", 81 "owner": "nixos", 82 "repo": "nixpkgs", 83 "rev": "c8e74c2f83fe12b4e5a8bd1abbc090575b0f7611", 84 "type": "github" 85 }, 86 "original": { 87 "id": "nixpkgs", 88 "type": "indirect" 89 } 90 }, 91 "root": { 92 "inputs": { 93 "crane": "crane", 94 "nixos-generators": "nixos-generators", 95 "nixpkgs": "nixpkgs", 96 "rust-overlay": "rust-overlay" 97 } 98 }, 99 "rust-overlay": { 100 "inputs": { 101 "flake-utils": "flake-utils", 102 "nixpkgs": [ 103 "nixpkgs" 104 ] 105 }, 106 "locked": { 107 "lastModified": 1706149103, 108 "narHash": "sha256-Me28A0tAb1EzZIozfi31+hnsQIaYU0HXaMPWCe+zByc=", 109 "owner": "oxalica", 110 "repo": "rust-overlay", 111 "rev": "493cc67d5e9f1b298241b8d92aa06883296acc3f", 112 "type": "github" 113 }, 114 "original": { 115 "owner": "oxalica", 116 "repo": "rust-overlay", 117 "type": "github" 118 } 119 }, 120 "systems": { 121 "locked": { 122 "lastModified": 1681028828, 123 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 124 "owner": "nix-systems", 125 "repo": "default", 126 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 127 "type": "github" 128 }, 129 "original": { 130 "owner": "nix-systems", 131 "repo": "default", 132 "type": "github" 133 } 134 } 135 }, 136 "root": "root", 137 "version": 7 138}