summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 8108add7e8e14dde9420c99aec06125b136a3215 (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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
{
  "nodes": {
    "agenix": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1648942457,
        "narHash": "sha256-i29Z1t3sVfCNfpp+KAfeExvpqHQSbLO1KWylTtfradU=",
        "owner": "ryantm",
        "repo": "agenix",
        "rev": "0d5e59ed645e4c7b60174bc6f6aac6a203dc0b01",
        "type": "github"
      },
      "original": {
        "owner": "ryantm",
        "repo": "agenix",
        "type": "github"
      }
    },
    "emacs-overlay": {
      "locked": {
        "lastModified": 1650652414,
        "narHash": "sha256-ddaaypV6c6db0vVEYCJ1Gxj8R5tErnkbgxUe8dw6Gzc=",
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "rev": "cc4fef537668493d714431645d9b46f1d14c7b1c",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "type": "github"
      }
    },
    "naersk": {
      "inputs": {
        "nixpkgs": [
          "pms7003",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1636103400,
        "narHash": "sha256-6DRg/0P9oT5I/V02sloqGVHf8F6f+7DFoBZNPdr+hOI=",
        "owner": "nmattia",
        "repo": "naersk",
        "rev": "074d81b1a45145f076b2adf93184073fc9615397",
        "type": "github"
      },
      "original": {
        "owner": "nmattia",
        "repo": "naersk",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1650522846,
        "narHash": "sha256-SxWHXRI3qJwswyXAtzsi6PKVY3KLNNnb072KaJthII8=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "6b4ebea9093c997c5f275c820e679108de4871ab",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1638587357,
        "narHash": "sha256-2ySMW3QARG8BsRPmwe7clTbdCuaObromOKewykP+UJc=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "e34c5379866833f41e2a36f309912fa675d687c7",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1650161686,
        "narHash": "sha256-70ZWAlOQ9nAZ08OU6WY7n4Ij2kOO199dLfNlvO/+pf8=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "1ffba9f2f683063c2b14c9f4d12c55ad5f4ed887",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1650610227,
        "narHash": "sha256-ofSO6FrMfC8+wmYy6ItxOfXpN0E6sumnQYQCauMjKvM=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "692729210d05e0ae2f33edfc072318520dd12666",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "pms7003": {
      "inputs": {
        "naersk": "naersk",
        "nixpkgs": [
          "nixpkgs"
        ],
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1636762722,
        "narHash": "sha256-gVqZYPxTj+tBehj7XxXO+Wo28fCD+FRLtECLguOKsyQ=",
        "owner": "orbekk",
        "repo": "pms7003",
        "rev": "6cfdfa59b8df4c0d1fddbdbbac30be78520de322",
        "type": "github"
      },
      "original": {
        "owner": "orbekk",
        "ref": "master",
        "repo": "pms7003",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "agenix": "agenix",
        "emacs-overlay": "emacs-overlay",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs_2",
        "nixpkgs-unstable": "nixpkgs-unstable",
        "pms7003": "pms7003"
      }
    },
    "utils": {
      "locked": {
        "lastModified": 1634851050,
        "narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}