summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 60b9f3609365825141efe3b52559c0a3802d8864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1638122382,
        "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "ref": "master",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1641395948,
        "narHash": "sha256-GkE6JV7cC8Fq9AorxQaZY7AZQl6uNhRSSD3DCFvsWqo=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "190f4640acdeffe196118e209ec32a2589b8644b",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "openwrt": {
      "flake": false,
      "locked": {
        "lastModified": 1641244185,
        "narHash": "sha256-pCyjLJfDaesFW7DWg/xZahQg6rbQr2CRmyHe/cPeBEU=",
        "owner": "openwrt",
        "repo": "openwrt",
        "rev": "5beaa75d94c4a981c580905b84c7ef33caf0c3e2",
        "type": "github"
      },
      "original": {
        "owner": "openwrt",
        "ref": "openwrt-21.02",
        "repo": "openwrt",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs",
        "openwrt": "openwrt"
      }
    }
  },
  "root": "root",
  "version": 7
}