forked from admob-plus/admob-plus
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
48 lines (48 loc) · 1.06 KB
/
flake.lock
File metadata and controls
48 lines (48 loc) · 1.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
{
"nodes": {
"conflake": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1740807744,
"narHash": "sha256-h1OnnM26wrKG3G6rk7GKOsKqi7woMdm+uNmDuBEwe9I=",
"owner": "ratson",
"repo": "conflake",
"rev": "b4aaca82fe0b9509f30c86349d1f4707785dd40b",
"type": "github"
},
"original": {
"owner": "ratson",
"repo": "conflake",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1744536153,
"narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"conflake": "conflake",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}