-
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
/
Copy pathflake.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": 1780749050,
"narHash": "sha256-3av0pIjlOWQ6rDbNOmpUSvbNnJkGORQKKjb4LtCZsIY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a799d3e3886da994fa307f817a6bc705ae538eeb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nuget-packageslock2nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1780719993,
"narHash": "sha256-3gls0VFoMZIeZBzgQ/VQjKUQE1BO1tRMITdUaHphH5s=",
"owner": "mdarocha",
"repo": "nuget-packageslock2nix",
"rev": "17ec397cd003ade07f6254c421320774cbc4e58a",
"type": "github"
},
"original": {
"owner": "mdarocha",
"ref": "main",
"repo": "nuget-packageslock2nix",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nuget-packageslock2nix": "nuget-packageslock2nix"
}
}
},
"root": "root",
"version": 7
}