-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
65 lines (65 loc) · 1.52 KB
/
Copy pathflake.lock
File metadata and controls
65 lines (65 loc) · 1.52 KB
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
{
"nodes": {
"cache-server": {
"flake": false,
"locked": {
"lastModified": 1786372648,
"narHash": "sha256-by90nV/r2yo1cixu7y8TPYVuE9CJxxm9J9dO89pkFCA=",
"owner": "icedos",
"repo": "cache-server",
"rev": "f6d1d99f10264d58752f7c373eaa4d7ed7eb0e04",
"type": "github"
},
"original": {
"owner": "icedos",
"repo": "cache-server",
"type": "github"
}
},
"icedos": {
"inputs": {
"cache-server": "cache-server",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1786311933,
"narHash": "sha256-jqM4NU/a8lp/S3N9lPtjbvMa3SNJmWV8/sz2Be+tSXw=",
"owner": "IceDOS",
"repo": "core",
"rev": "c7fec834835dd86bde1c9e8f02ec4bb3c19f437b",
"type": "github"
},
"original": {
"owner": "IceDOS",
"repo": "core",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1786247143,
"narHash": "sha256-8S3Kcxs7D4UtxJxSJZz0m14CGhuW0MxfrIwJxeGWGnQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "279b4a8275f032c566576b3f181fa0f27197f588",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"icedos": "icedos",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}