forked from ComfyFluffy/Caustica
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.02 KB
/
Copy pathflake.lock
File metadata and controls
45 lines (45 loc) · 1.02 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
{
"nodes": {
"dlssSdk": {
"flake": false,
"locked": {
"lastModified": 1782230425,
"narHash": "sha256-U6xH4yxv50CqjG8pqdsJaVbOkPLqrsi0mVSoElYTehQ=",
"owner": "NVIDIA",
"repo": "DLSS",
"rev": "a291cc7d2cc642a51566f3dfd5376f635cd1b284",
"type": "github"
},
"original": {
"owner": "NVIDIA",
"ref": "v310.7.0",
"repo": "DLSS",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1782467914,
"narHash": "sha256-pGvFkM8N0xEkIIXDe5YYfbEAvHrk4IxBrjB/x8OomhE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e73de5be04e0eff4190a1432b946d469c794e7b4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dlssSdk": "dlssSdk",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}