-
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": 1785455238,
"narHash": "sha256-/7sZeCy17/axPAnDqFDn8fCQVakH4M72TLp3vbuN5H0=",
"owner": "icedos",
"repo": "cache-server",
"rev": "48aa119eef2203332f963e276b712aa43fd67e71",
"type": "github"
},
"original": {
"owner": "icedos",
"repo": "cache-server",
"type": "github"
}
},
"icedos": {
"inputs": {
"cache-server": "cache-server",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1785435157,
"narHash": "sha256-F0kiJm57BtCCdRBTI2vWIlobW6ZfLJcQA+GKwQwugbc=",
"owner": "IceDOS",
"repo": "core",
"rev": "fbfe91abc14205043b6e8b68223442e7db265f42",
"type": "github"
},
"original": {
"owner": "IceDOS",
"repo": "core",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1785454630,
"narHash": "sha256-LQy14TZp77TwbQf40gg1V3jo8FwJG0jGDkAH+zRHqg8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1559d3daa3ecc813a650b79375ea61b6741b8746",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"icedos": "icedos",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}