xref: /aosp_15_r20/external/bazelbuild-rules_rust/nix/flake.lock (revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
1*d4726bddSHONG Yifan{
2*d4726bddSHONG Yifan  "nodes": {
3*d4726bddSHONG Yifan    "flake-utils": {
4*d4726bddSHONG Yifan      "inputs": {
5*d4726bddSHONG Yifan        "systems": "systems"
6*d4726bddSHONG Yifan      },
7*d4726bddSHONG Yifan      "locked": {
8*d4726bddSHONG Yifan        "lastModified": 1694529238,
9*d4726bddSHONG Yifan        "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
10*d4726bddSHONG Yifan        "owner": "numtide",
11*d4726bddSHONG Yifan        "repo": "flake-utils",
12*d4726bddSHONG Yifan        "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
13*d4726bddSHONG Yifan        "type": "github"
14*d4726bddSHONG Yifan      },
15*d4726bddSHONG Yifan      "original": {
16*d4726bddSHONG Yifan        "owner": "numtide",
17*d4726bddSHONG Yifan        "repo": "flake-utils",
18*d4726bddSHONG Yifan        "type": "github"
19*d4726bddSHONG Yifan      }
20*d4726bddSHONG Yifan    },
21*d4726bddSHONG Yifan    "nixpkgs": {
22*d4726bddSHONG Yifan      "locked": {
23*d4726bddSHONG Yifan        "lastModified": 1700444282,
24*d4726bddSHONG Yifan        "narHash": "sha256-s/+tgT+Iz0LZO+nBvSms+xsMqvHt2LqYniG9r+CYyJc=",
25*d4726bddSHONG Yifan        "owner": "NixOS",
26*d4726bddSHONG Yifan        "repo": "nixpkgs",
27*d4726bddSHONG Yifan        "rev": "3f21a22b5aafefa1845dec6f4a378a8f53d8681c",
28*d4726bddSHONG Yifan        "type": "github"
29*d4726bddSHONG Yifan      },
30*d4726bddSHONG Yifan      "original": {
31*d4726bddSHONG Yifan        "owner": "NixOS",
32*d4726bddSHONG Yifan        "ref": "nixpkgs-unstable",
33*d4726bddSHONG Yifan        "repo": "nixpkgs",
34*d4726bddSHONG Yifan        "type": "github"
35*d4726bddSHONG Yifan      }
36*d4726bddSHONG Yifan    },
37*d4726bddSHONG Yifan    "root": {
38*d4726bddSHONG Yifan      "inputs": {
39*d4726bddSHONG Yifan        "flake-utils": "flake-utils",
40*d4726bddSHONG Yifan        "nixpkgs": "nixpkgs"
41*d4726bddSHONG Yifan      }
42*d4726bddSHONG Yifan    },
43*d4726bddSHONG Yifan    "systems": {
44*d4726bddSHONG Yifan      "locked": {
45*d4726bddSHONG Yifan        "lastModified": 1681028828,
46*d4726bddSHONG Yifan        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
47*d4726bddSHONG Yifan        "owner": "nix-systems",
48*d4726bddSHONG Yifan        "repo": "default",
49*d4726bddSHONG Yifan        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
50*d4726bddSHONG Yifan        "type": "github"
51*d4726bddSHONG Yifan      },
52*d4726bddSHONG Yifan      "original": {
53*d4726bddSHONG Yifan        "owner": "nix-systems",
54*d4726bddSHONG Yifan        "repo": "default",
55*d4726bddSHONG Yifan        "type": "github"
56*d4726bddSHONG Yifan      }
57*d4726bddSHONG Yifan    }
58*d4726bddSHONG Yifan  },
59*d4726bddSHONG Yifan  "root": "root",
60*d4726bddSHONG Yifan  "version": 7
61*d4726bddSHONG Yifan}
62