-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathflake.lock
More file actions
83 lines (83 loc) · 2.06 KB
/
flake.lock
File metadata and controls
83 lines (83 loc) · 2.06 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1772963539,
"narHash": "sha256-9jVDGZnvCckTGdYT53d/EfznygLskyLQXYwJLKMPsZs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9dcb002ca1690658be4a04645215baea8b95f31d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-legacy": {
"locked": {
"lastModified": 1767313136,
"narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"ssrjson-nix-dev": "ssrjson-nix-dev",
"ssrjson_": "ssrjson_"
}
},
"ssrjson-nix-dev": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-legacy": "nixpkgs-legacy"
},
"locked": {
"lastModified": 1774188653,
"narHash": "sha256-ITFOkdyx3y4FWWnTM6EBuxAMqleprle9kBrhAPDXxN0=",
"owner": "antares0982",
"repo": "ssrjson-nix-dev",
"rev": "431a7e23e62a0664895460911f0276d6d17be366",
"type": "github"
},
"original": {
"owner": "antares0982",
"repo": "ssrjson-nix-dev",
"type": "github"
}
},
"ssrjson_": {
"inputs": {
"ssrjson-nix-dev": [
"ssrjson-nix-dev"
]
},
"locked": {
"lastModified": 1774189074,
"narHash": "sha256-Nz5FXSsIGcFZWXPPVxgRvrmK62xKAl4Fm+Gs6MUk6ts=",
"owner": "antares0982",
"repo": "ssrjson",
"rev": "40470b7d176a3b21a706696808fd0db786a2e3ed",
"type": "github"
},
"original": {
"owner": "antares0982",
"repo": "ssrjson",
"type": "github"
}
}
},
"root": "root",
"version": 7
}