-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
124 lines (124 loc) · 3.13 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
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
{
"nodes": {
"deckenlichtschalter": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1713567814,
"narHash": "sha256-Ojmvp4RLP45Uv5bLx4hm/HtlzzLxlZ7DWD9MlAaBjhA=",
"owner": "realraum",
"repo": "deckenlichtschalter",
"rev": "0b6f18c61b8714c10a5821e4f4c536c50a58fbea",
"type": "github"
},
"original": {
"owner": "realraum",
"repo": "deckenlichtschalter",
"type": "github"
}
},
"grical-to-mob": {
"inputs": {
"nix-node-package": "nix-node-package",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1706544977,
"narHash": "sha256-ppCIU4cMrl6YBPd4b5RYHJV2xpqUvB/M7N/d6I/g1uc=",
"owner": "realraum",
"repo": "grical-to-mobilizon",
"rev": "f96c9941d5bd59bedf24cb5bf364b45e34714d78",
"type": "github"
},
"original": {
"owner": "realraum",
"repo": "grical-to-mobilizon",
"type": "github"
}
},
"hardware": {
"locked": {
"lastModified": 1730919458,
"narHash": "sha256-yMO0T0QJlmT/x4HEyvrCyigGrdYfIXX3e5gWqB64wLg=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "e1cc1f6483393634aee94514186d21a4871e78d7",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"mkg-mod": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1711560527,
"narHash": "sha256-Qt+4ZiN10mja1YGemVsVd6VbrwmnJIs8lcNSX6M7EOk=",
"owner": "mkg20001",
"repo": "mkg-mod",
"rev": "b922ffba381de26df36107f1ef8333b215cf5e09",
"type": "github"
},
"original": {
"owner": "mkg20001",
"ref": "master",
"repo": "mkg-mod",
"type": "github"
}
},
"nix-node-package": {
"locked": {
"lastModified": 1706303050,
"narHash": "sha256-LCELgjzunxEsZQNRYJmVJ6FRVVurEsffed9aB8kPheE=",
"owner": "mkg20001",
"repo": "nix-node-package",
"rev": "90f6ad8de81e3b75c2b0e6e3f9711bb094a5072b",
"type": "github"
},
"original": {
"owner": "mkg20001",
"ref": "master",
"repo": "nix-node-package",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"deckenlichtschalter": "deckenlichtschalter",
"grical-to-mob": "grical-to-mob",
"hardware": "hardware",
"mkg-mod": "mkg-mod",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}