-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
126 lines (126 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
125
126
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": [
"nixos-x13s",
"systems"
]
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixos-x13s": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"systems": "systems"
},
"locked": {
"lastModified": 1733585906,
"narHash": "sha256-rS8ptnJmVzAptMz4Zivr7oYNKnesa6b1bghRA3vtZco=",
"owner": "BrainWart",
"repo": "x13s-nixos",
"rev": "0413fb351a46350a8f7000a3e4f43024c935ec14",
"type": "github"
},
"original": {
"owner": "BrainWart",
"repo": "x13s-nixos",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1736549401,
"narHash": "sha256-ibkQrMHxF/7TqAYcQE+tOnIsSEzXmMegzyBWza6uHKM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1dab772dd4a68a7bba5d9460685547ff8e17d899",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-x13s": "nixos-x13s",
"nixpkgs": "nixpkgs",
"umu": "umu",
"widevine": "widevine"
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
"umu": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "packaging/nix",
"lastModified": 1736534482,
"narHash": "sha256-aHDxVKA4GgohIPCDUX9zMF4UnLQR7U6Dj9mOmhZYSoc=",
"owner": "Open-Wine-Components",
"repo": "umu-launcher",
"rev": "e9cb4d764013d4c8c3d1166f59581da8f56a3d83",
"type": "github"
},
"original": {
"dir": "packaging/nix",
"owner": "Open-Wine-Components",
"repo": "umu-launcher",
"type": "github"
}
},
"widevine": {
"locked": {
"lastModified": 1734850675,
"narHash": "sha256-KKraru0hnpKpIJ+OkujU4V2/BdP/EGN7beRkyIAyoUw=",
"owner": "ExpidusOS",
"repo": "nixpkgs",
"rev": "ceec381abfe21304bf3761143a9219cc3c1a9dab",
"type": "github"
},
"original": {
"owner": "ExpidusOS",
"ref": "feat/widevine-again",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}