/ flake.lock
flake.lock
  1  {
  2    "nodes": {
  3      "advisory-db": {
  4        "flake": false,
  5        "locked": {
  6          "lastModified": 1769407479,
  7          "narHash": "sha256-ByIwFH/JsWtIpANhSjoQmx3JnPLUQL+wDZYMb6+GxhE=",
  8          "owner": "rustsec",
  9          "repo": "advisory-db",
 10          "rev": "6e8c8d3103a0c56f1581409ebcaba1bc9f2fc799",
 11          "type": "github"
 12        },
 13        "original": {
 14          "owner": "rustsec",
 15          "repo": "advisory-db",
 16          "type": "github"
 17        }
 18      },
 19      "crane": {
 20        "locked": {
 21          "lastModified": 1769287525,
 22          "narHash": "sha256-gABuYA6BzoRMLuPaeO5p7SLrpd4qExgkwEmYaYQY4bM=",
 23          "owner": "ipetkov",
 24          "repo": "crane",
 25          "rev": "0314e365877a85c9e5758f9ea77a9972afbb4c21",
 26          "type": "github"
 27        },
 28        "original": {
 29          "owner": "ipetkov",
 30          "repo": "crane",
 31          "type": "github"
 32        }
 33      },
 34      "fenix": {
 35        "inputs": {
 36          "nixpkgs": [
 37            "nixpkgs"
 38          ],
 39          "rust-analyzer-src": "rust-analyzer-src"
 40        },
 41        "locked": {
 42          "lastModified": 1769410490,
 43          "narHash": "sha256-Qnn9S6QJ2vJtDNRRi6smKpbbyTwjv3fCqqdF3uguVnc=",
 44          "owner": "nix-community",
 45          "repo": "fenix",
 46          "rev": "c08dfc7c3c62a9947db50782aa8e2fe065056efd",
 47          "type": "github"
 48        },
 49        "original": {
 50          "owner": "nix-community",
 51          "repo": "fenix",
 52          "type": "github"
 53        }
 54      },
 55      "flake-parts": {
 56        "inputs": {
 57          "nixpkgs-lib": [
 58            "nixpkgs"
 59          ]
 60        },
 61        "locked": {
 62          "lastModified": 1768135262,
 63          "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
 64          "owner": "hercules-ci",
 65          "repo": "flake-parts",
 66          "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
 67          "type": "github"
 68        },
 69        "original": {
 70          "owner": "hercules-ci",
 71          "repo": "flake-parts",
 72          "type": "github"
 73        }
 74      },
 75      "nixpkgs": {
 76        "locked": {
 77          "lastModified": 1769421245,
 78          "narHash": "sha256-m5QLKjpdhbDrhyrUbEm5Haq3lqE5Z6xh2tab5vTHUTo=",
 79          "owner": "NixOS",
 80          "repo": "nixpkgs",
 81          "rev": "5b265bda51b42a2a85af0a543c3e57b778b01b7d",
 82          "type": "github"
 83        },
 84        "original": {
 85          "owner": "NixOS",
 86          "ref": "nixpkgs-unstable",
 87          "repo": "nixpkgs",
 88          "type": "github"
 89        }
 90      },
 91      "root": {
 92        "inputs": {
 93          "advisory-db": "advisory-db",
 94          "crane": "crane",
 95          "fenix": "fenix",
 96          "flake-parts": "flake-parts",
 97          "nixpkgs": "nixpkgs",
 98          "systems": "systems"
 99        }
100      },
101      "rust-analyzer-src": {
102        "flake": false,
103        "locked": {
104          "lastModified": 1769335258,
105          "narHash": "sha256-sPt2PMeN1rhczLfbrOKK1tOx8UmA4KkhpPkokO0YAMc=",
106          "owner": "rust-lang",
107          "repo": "rust-analyzer",
108          "rev": "2532c48f1ed25de1b90d0287c364ee4f306bec0e",
109          "type": "github"
110        },
111        "original": {
112          "owner": "rust-lang",
113          "ref": "nightly",
114          "repo": "rust-analyzer",
115          "type": "github"
116        }
117      },
118      "systems": {
119        "locked": {
120          "lastModified": 1681028828,
121          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
122          "owner": "nix-systems",
123          "repo": "default",
124          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
125          "type": "github"
126        },
127        "original": {
128          "owner": "nix-systems",
129          "repo": "default",
130          "type": "github"
131        }
132      }
133    },
134    "root": "root",
135    "version": 7
136  }