-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
59 lines (59 loc) · 1.44 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
{
"nodes": {
"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": 1669418739,
"narHash": "sha256-T86oFvcUIRwHWBWUt7WjaP4BP/3lDGbv5AppQSI1FkI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "695b3515251873e0a7e2021add4bba643c56cde3",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nozzle": {
"locked": {
"lastModified": 1669652936,
"narHash": "sha256-hBYdrNV8h5/D4h8lQMpseJd0n9VdgYJT56rXFXZ3uAU=",
"owner": "jake-arkinstall",
"repo": "nozzle",
"rev": "f157fc2832ac775627029f7b7d673a7be24c480d",
"type": "github"
},
"original": {
"owner": "jake-arkinstall",
"repo": "nozzle",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"nozzle": "nozzle"
}
}
},
"root": "root",
"version": 7
}