This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
115 lines (115 loc) · 3.03 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
{
"nodes": {
"dakara_check-src": {
"flake": false,
"locked": {
"lastModified": 1712192725,
"narHash": "sha256-VZhDHq64XlIkS9mGvPLEA5i3gm1xPlTYB/uPveOH5Cw=",
"owner": "Japan7",
"repo": "dakara_check",
"rev": "2c6610fce4accf5c9e7a2fde756f3f67d74ed7ec",
"type": "github"
},
"original": {
"owner": "Japan7",
"repo": "dakara_check",
"type": "github"
}
},
"ffmpegaacsucks-src": {
"flake": false,
"locked": {
"lastModified": 1711973206,
"narHash": "sha256-ERnCxr562drGfdWomT7zp9NyereBOivtGucYcDM16+k=",
"ref": "refs/heads/master",
"rev": "e46c1ef505ff6cc921295f3a403ddf48a46343e1",
"revCount": 62,
"type": "git",
"url": "https://git.odrling.xyz/ffmpegaacsucks"
},
"original": {
"type": "git",
"url": "https://git.odrling.xyz/ffmpegaacsucks"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1712420723,
"narHash": "sha256-VnG0Eu394Ga2FCe8Q66m6OEQF8iAqjDYsjmtl+N2omk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9e7f26f82acb057498335362905fde6fea4ca50a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dakara_check-src": "dakara_check-src",
"ffmpegaacsucks-src": "ffmpegaacsucks-src",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"syncplay-src": "syncplay-src"
}
},
"syncplay-src": {
"flake": false,
"locked": {
"lastModified": 1712356708,
"narHash": "sha256-WKJHe2bhC2MgsiSZcyW0n1gxO6YdulFHoGf7dqX+AI0=",
"owner": "odrling",
"repo": "syncplay",
"rev": "c27fdce190829c14a3dcdbe17080e53bcedc9d88",
"type": "github"
},
"original": {
"owner": "odrling",
"repo": "syncplay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}