-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
95 lines (95 loc) · 2.42 KB
/
flake.lock
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
{
"nodes": {
"nix-node-package": {
"locked": {
"lastModified": 1631348881,
"narHash": "sha256-bG/wwzf14M1aCNVaL/KD1F+3uiY734d6G23g4eLWBI8=",
"owner": "mkg20001",
"repo": "nix-node-package",
"rev": "7e149259a3ff32b68dff3ddcb697a906b03e2bca",
"type": "github"
},
"original": {
"owner": "mkg20001",
"ref": "master",
"repo": "nix-node-package",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1635449388,
"narHash": "sha256-i7hMiAgpRTGsMPTQKuNCDfW/ftQ+g9N6iaMj+RN6yws=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "518b9c2159e7d4b7696ee18b8828f9086012923b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1636282776,
"narHash": "sha256-JNqtq8AedpPFKVW44gRMCzy0PjnAp0OcQ8zihD3PQEQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d1a8806e3910ed32d1d702c21b9375297292305e",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1636283243,
"narHash": "sha256-91PYhxaYI87NgmYN/Ict+pef7IfccvGFw9B4eRzrjIY=",
"owner": "mkg20001",
"repo": "nixpkgs",
"rev": "1111f440b560177bb87906ae0444998f2a120c94",
"type": "github"
},
"original": {
"owner": "mkg20001",
"ref": "mkg-patch",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"solar": "solar"
}
},
"solar": {
"inputs": {
"nix-node-package": "nix-node-package",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1636283659,
"narHash": "sha256-OOmfhIoRbbWIgPt4NJhi0I6DrkTnuaCViN5dOLCY2nA=",
"owner": "ssd-solar",
"repo": "solaros-nix",
"rev": "1c4a6af2ec6b66b8e14d0d4c3746a40c0fda1b57",
"type": "github"
},
"original": {
"owner": "ssd-solar",
"ref": "master",
"repo": "solaros-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}