-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
64 lines (64 loc) · 1.59 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
64
{
"nodes": {
"argocd-nix-flakes-plugin": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1675903233,
"narHash": "sha256-l2pnDhafMZGqYQvyeUyq4siDn5fZad7CtplbDboMRno=",
"owner": "mayflower",
"repo": "argocd-nix-flakes-plugin",
"rev": "5cd6b91ae1c8c7557988a8156bfb8c0a2b67e3e8",
"type": "github"
},
"original": {
"owner": "mayflower",
"repo": "argocd-nix-flakes-plugin",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1707342129,
"narHash": "sha256-uQId2rTt7hV+ZZeW0sbaQWxnq3cn/5uVUzD5NHQme8I=",
"owner": "mayflower",
"repo": "nixpkgs",
"rev": "1eed263b9f4f0b7ae37f58d3ce2d0f9dc1240f7b",
"type": "github"
},
"original": {
"owner": "mayflower",
"ref": "mf-stable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"argocd-nix-flakes-plugin": "argocd-nix-flakes-plugin",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}