/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "nix-gl-host": {
 4        "inputs": {
 5          "nixpkgs": "nixpkgs"
 6        },
 7        "locked": {
 8          "lastModified": 1732211616,
 9          "narHash": "sha256-QZCKJoypcwgS3tDNSWMjlxEBZtOYPW3eXV24rMzKsac=",
10          "owner": "numtide",
11          "repo": "nix-gl-host",
12          "rev": "5269b233f83880a0b433eafe026f0bc0d8f1a4a9",
13          "type": "github"
14        },
15        "original": {
16          "owner": "numtide",
17          "repo": "nix-gl-host",
18          "type": "github"
19        }
20      },
21      "nixpkgs": {
22        "locked": {
23          "lastModified": 1669045945,
24          "narHash": "sha256-BQxzijvZpLQ7R+KuQzCPcFgIS6OK0Onb29pYFe2pzJo=",
25          "owner": "NixOS",
26          "repo": "nixpkgs",
27          "rev": "6b5019a48f876f3288efc626fa8b70ad0c64eb46",
28          "type": "github"
29        },
30        "original": {
31          "owner": "NixOS",
32          "ref": "nixpkgs-unstable",
33          "repo": "nixpkgs",
34          "type": "github"
35        }
36      },
37      "nixpkgs_2": {
38        "locked": {
39          "lastModified": 1744309437,
40          "narHash": "sha256-QZnNHM823am8apCqKSPdtnzPGTy2ZB4zIXOVoBp5+W0=",
41          "owner": "NixOS",
42          "repo": "nixpkgs",
43          "rev": "f9ebe33a928b5d529c895202263a5ce46bdf12f7",
44          "type": "github"
45        },
46        "original": {
47          "owner": "NixOS",
48          "ref": "nixos-24.11",
49          "repo": "nixpkgs",
50          "type": "github"
51        }
52      },
53      "root": {
54        "inputs": {
55          "nix-gl-host": "nix-gl-host",
56          "nixpkgs": "nixpkgs_2"
57        }
58      }
59    },
60    "root": "root",
61    "version": 7
62  }