-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathflake.lock
More file actions
63 lines (63 loc) · 1.55 KB
/
Copy pathflake.lock
File metadata and controls
63 lines (63 loc) · 1.55 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1750093231,
"narHash": "sha256-3a7Tha/RwYlzH/v3PJrG7+HjOj4c6YOv2K8sqdGsHVQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e6f23dc08d3624daab7094b701aa3954923c6bbb",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e6f23dc08d3624daab7094b701aa3954923c6bbb",
"type": "github"
}
},
"filnix": {
"inputs": {
"nixpkgs": "filnix-nixpkgs"
},
"locked": {
"lastModified": 1785153603,
"narHash": "sha256-vJSk5zlj1hUvpjaTRCFg8FxzOqdUArZb+SnLpwWVB00=",
"owner": "mbrock",
"repo": "filnix",
"rev": "d3531442f8fd3e1e553bf9c0d2f7b85fdf4c70ca",
"type": "github"
},
"original": {
"owner": "mbrock",
"repo": "filnix",
"type": "github"
}
},
"filnix-nixpkgs": {
"flake": false,
"locked": {
"lastModified": 1762633274,
"narHash": "sha256-Ygv7dtGtshVgYPWE9pNaCxA7s9V8OleD7UbFjuZr5ug=",
"owner": "lessrest",
"repo": "filnixpkgs",
"rev": "400439b089773d3fc593b512250e283a33485de4",
"type": "github"
},
"original": {
"owner": "lessrest",
"repo": "filnixpkgs",
"rev": "400439b089773d3fc593b512250e283a33485de4",
"type": "github"
}
},
"root": {
"inputs": {
"filnix": "filnix",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}