/ flake.lock
flake.lock
  1  {
  2    "nodes": {
  3      "fenix-monthly": {
  4        "inputs": {
  5          "nixpkgs": "nixpkgs",
  6          "rust-analyzer-src": "rust-analyzer-src"
  7        },
  8        "locked": {
  9          "lastModified": 1767250179,
 10          "narHash": "sha256-PnQdWvPZqHp+7yaHWDFX3NYSKaOy0fjkwpR+rIQC7AY=",
 11          "owner": "nix-community",
 12          "repo": "fenix",
 13          "rev": "a3eaf682db8800962943a77ab77c0aae966f9825",
 14          "type": "github"
 15        },
 16        "original": {
 17          "owner": "nix-community",
 18          "ref": "monthly",
 19          "repo": "fenix",
 20          "type": "github"
 21        }
 22      },
 23      "flake-compat": {
 24        "flake": false,
 25        "locked": {
 26          "lastModified": 1767039857,
 27          "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
 28          "owner": "edolstra",
 29          "repo": "flake-compat",
 30          "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
 31          "type": "github"
 32        },
 33        "original": {
 34          "owner": "edolstra",
 35          "repo": "flake-compat",
 36          "type": "github"
 37        }
 38      },
 39      "nixpkgs": {
 40        "locked": {
 41          "lastModified": 1766902085,
 42          "narHash": "sha256-coBu0ONtFzlwwVBzmjacUQwj3G+lybcZ1oeNSQkgC0M=",
 43          "owner": "nixos",
 44          "repo": "nixpkgs",
 45          "rev": "c0b0e0fddf73fd517c3471e546c0df87a42d53f4",
 46          "type": "github"
 47        },
 48        "original": {
 49          "owner": "nixos",
 50          "ref": "nixos-unstable",
 51          "repo": "nixpkgs",
 52          "type": "github"
 53        }
 54      },
 55      "nixpkgs_2": {
 56        "locked": {
 57          "lastModified": 1767892417,
 58          "narHash": "sha256-dhhvQY67aboBk8b0/u0XB6vwHdgbROZT3fJAjyNh5Ww=",
 59          "owner": "NixOS",
 60          "repo": "nixpkgs",
 61          "rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba",
 62          "type": "github"
 63        },
 64        "original": {
 65          "owner": "NixOS",
 66          "ref": "nixos-unstable",
 67          "repo": "nixpkgs",
 68          "type": "github"
 69        }
 70      },
 71      "root": {
 72        "inputs": {
 73          "fenix-monthly": "fenix-monthly",
 74          "flake-compat": "flake-compat",
 75          "nixpkgs": "nixpkgs_2",
 76          "utils": "utils"
 77        }
 78      },
 79      "rust-analyzer-src": {
 80        "flake": false,
 81        "locked": {
 82          "lastModified": 1767191410,
 83          "narHash": "sha256-cCZGjubgDWmstvFkS6eAw2qk2ihgWkycw55u2dtLd70=",
 84          "owner": "rust-lang",
 85          "repo": "rust-analyzer",
 86          "rev": "a9026e6d5068172bf5a0d52a260bb290961d1cb4",
 87          "type": "github"
 88        },
 89        "original": {
 90          "owner": "rust-lang",
 91          "ref": "nightly",
 92          "repo": "rust-analyzer",
 93          "type": "github"
 94        }
 95      },
 96      "systems": {
 97        "locked": {
 98          "lastModified": 1681028828,
 99          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
100          "owner": "nix-systems",
101          "repo": "default",
102          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
103          "type": "github"
104        },
105        "original": {
106          "owner": "nix-systems",
107          "repo": "default",
108          "type": "github"
109        }
110      },
111      "utils": {
112        "inputs": {
113          "systems": "systems"
114        },
115        "locked": {
116          "lastModified": 1731533236,
117          "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
118          "owner": "numtide",
119          "repo": "flake-utils",
120          "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
121          "type": "github"
122        },
123        "original": {
124          "owner": "numtide",
125          "repo": "flake-utils",
126          "type": "github"
127        }
128      }
129    },
130    "root": "root",
131    "version": 7
132  }