-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
49 lines (49 loc) · 1.16 KB
/
flake.lock
File metadata and controls
49 lines (49 loc) · 1.16 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1763283776,
"narHash": "sha256-Y7TDFPK4GlqrKrivOcsHG8xSGqQx3A6c+i7novT85Uk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "50a96edd8d0db6cc8db57dab6bb6d6ee1f3dc49a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nuget-packageslock2nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1761040608,
"narHash": "sha256-QWNZT450i/89ud1Tkk+MjwfJzDgg8wrpS/x2jPthN6I=",
"owner": "mdarocha",
"repo": "nuget-packageslock2nix",
"rev": "d629f61009274fb4cd1fe9b24a30f9849251b25c",
"type": "github"
},
"original": {
"owner": "mdarocha",
"ref": "main",
"repo": "nuget-packageslock2nix",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nuget-packageslock2nix": "nuget-packageslock2nix"
}
}
},
"root": "root",
"version": 7
}