-
Notifications
You must be signed in to change notification settings - Fork 2
/
flake.lock
63 lines (63 loc) · 1.52 KB
/
flake.lock
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": {
"mvn2nix-pkgs": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1647602243,
"narHash": "sha256-faizkKc4y2Rd893cUz01fiPm49ApWdus2avCaeOAk5w=",
"owner": "johannesloetzsch",
"repo": "mvn2nix",
"rev": "a7f9dfe34af741a6b862b4efe8f97c46d296ec9b",
"type": "github"
},
"original": {
"owner": "johannesloetzsch",
"ref": "master",
"repo": "mvn2nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1609187327,
"narHash": "sha256-6lCwWpGpZxbSYclryv4ixsxxbISe7HuLyyQnGWCC8ZQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e065200fc90175a8f6e50e76ef10a48786126e1c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1659914493,
"narHash": "sha256-lkA5X3VNMKirvA+SUzvEhfA7XquWLci+CGi505YFAIs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "022caabb5f2265ad4006c1fa5b1ebe69fb0c3faf",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"mvn2nix-pkgs": "mvn2nix-pkgs",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}