-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
66 lines (66 loc) · 1.54 KB
/
Copy pathflake.lock
File metadata and controls
66 lines (66 loc) · 1.54 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
66
{
"nodes": {
"cache-server": {
"flake": false,
"locked": {
"lastModified": 1789031959,
"narHash": "sha256-3geRYEvf6ih3fWEu65Ca+oYMz7AmswYVYvxnG4gglOE=",
"owner": "icedos",
"repo": "cache-server",
"rev": "9dee98e654037388c3e38770fee20fb5544d05c6",
"type": "github"
},
"original": {
"owner": "icedos",
"ref": "cache",
"repo": "cache-server",
"type": "github"
}
},
"icedos": {
"inputs": {
"cache-server": "cache-server",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1789002345,
"narHash": "sha256-kprHyTp5XtklBO/67M9CwpCttPWr7Hieapwrg8YU6jU=",
"owner": "IceDOS",
"repo": "core",
"rev": "0a3292a178d39c7bd575d999d9483c3527419d14",
"type": "github"
},
"original": {
"owner": "IceDOS",
"repo": "core",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1789006805,
"narHash": "sha256-xB8mKMOx1IA9vTDNLmJZ6n4wCMq/cuWBBOzGCRnqxrU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8ce4ef6cb6f871616146b9fe26d2a5ae594e94fe",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"icedos": "icedos",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}