/ flake.lock
flake.lock
  1  {
  2    "nodes": {
  3      "flake-utils": {
  4        "inputs": {
  5          "systems": "systems"
  6        },
  7        "locked": {
  8          "lastModified": 1710146030,
  9          "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
 10          "owner": "numtide",
 11          "repo": "flake-utils",
 12          "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
 13          "type": "github"
 14        },
 15        "original": {
 16          "owner": "numtide",
 17          "repo": "flake-utils",
 18          "type": "github"
 19        }
 20      },
 21      "flake-utils_2": {
 22        "inputs": {
 23          "systems": "systems_2"
 24        },
 25        "locked": {
 26          "lastModified": 1705309234,
 27          "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
 28          "owner": "numtide",
 29          "repo": "flake-utils",
 30          "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
 31          "type": "github"
 32        },
 33        "original": {
 34          "owner": "numtide",
 35          "repo": "flake-utils",
 36          "type": "github"
 37        }
 38      },
 39      "nixpkgs": {
 40        "locked": {
 41          "lastModified": 1711135074,
 42          "narHash": "sha256-2jKwDP65qSEhLHDjSt/M1AoGA97rP+KIbH9NcUrrcYs=",
 43          "owner": "NixOS",
 44          "repo": "nixpkgs",
 45          "rev": "62ddb29bdb22195aa8981696979da065e2e745a2",
 46          "type": "github"
 47        },
 48        "original": {
 49          "owner": "NixOS",
 50          "repo": "nixpkgs",
 51          "type": "github"
 52        }
 53      },
 54      "nixpkgs_2": {
 55        "locked": {
 56          "lastModified": 1706487304,
 57          "narHash": "sha256-LE8lVX28MV2jWJsidW13D2qrHU/RUUONendL2Q/WlJg=",
 58          "owner": "NixOS",
 59          "repo": "nixpkgs",
 60          "rev": "90f456026d284c22b3e3497be980b2e47d0b28ac",
 61          "type": "github"
 62        },
 63        "original": {
 64          "owner": "NixOS",
 65          "ref": "nixpkgs-unstable",
 66          "repo": "nixpkgs",
 67          "type": "github"
 68        }
 69      },
 70      "root": {
 71        "inputs": {
 72          "flake-utils": "flake-utils",
 73          "nixpkgs": "nixpkgs",
 74          "rust-overlay": "rust-overlay"
 75        }
 76      },
 77      "rust-overlay": {
 78        "inputs": {
 79          "flake-utils": "flake-utils_2",
 80          "nixpkgs": "nixpkgs_2"
 81        },
 82        "locked": {
 83          "lastModified": 1711073443,
 84          "narHash": "sha256-PpNb4xq7U5Q/DdX40qe7CijUsqhVVM3VZrhN0+c6Lcw=",
 85          "owner": "oxalica",
 86          "repo": "rust-overlay",
 87          "rev": "eec55ba9fcde6be4c63942827247e42afef7fafe",
 88          "type": "github"
 89        },
 90        "original": {
 91          "owner": "oxalica",
 92          "repo": "rust-overlay",
 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      "systems_2": {
112        "locked": {
113          "lastModified": 1681028828,
114          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
115          "owner": "nix-systems",
116          "repo": "default",
117          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
118          "type": "github"
119        },
120        "original": {
121          "owner": "nix-systems",
122          "repo": "default",
123          "type": "github"
124        }
125      }
126    },
127    "root": "root",
128    "version": 7
129  }