-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
43 lines (43 loc) · 1002 Bytes
/
Copy pathflake.lock
File metadata and controls
43 lines (43 loc) · 1002 Bytes
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
{
"nodes": {
"ferrix": {
"locked": {
"lastModified": 1761331410,
"narHash": "sha256-NFmP5KQ7M0NKPuV6qqGlD7T9d/n9+hnaL0280lKNoPA=",
"owner": "ryanccn",
"repo": "ferrix",
"rev": "c0fa128ca47c1c117a05b8f8f390ca42cfd3ebf8",
"type": "github"
},
"original": {
"owner": "ryanccn",
"repo": "ferrix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1761236834,
"narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d5faa84122bc0a1fd5d378492efce4e289f8eac1",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"ferrix": "ferrix",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}