forked from ners/terminal-widgets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
67 lines (67 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
65
66
67
{
"nodes": {
"nix-filter": {
"locked": {
"lastModified": 1705332318,
"narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "3449dc925982ad46246cfc36469baf66e1b64f17",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1708296515,
"narHash": "sha256-FyF489fYNAUy7b6dkYV6rGPyzp+4tThhr80KNAaF/yY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b98a4e1746acceb92c509bc496ef3d0e5ad8d4aa",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-filter": "nix-filter",
"nixpkgs": "nixpkgs",
"text-rope-zipper": "text-rope-zipper"
}
},
"text-rope-zipper": {
"inputs": {
"nix-filter": [
"nix-filter"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1708069612,
"narHash": "sha256-b+ZELaDdvVhzTVTHlxpBV/gLNhC1ij+bXYB4PzyhXXw=",
"owner": "ners",
"repo": "text-rope-zipper",
"rev": "f71cd4087bad6eae68b4ff6a691bfc97368f9242",
"type": "github"
},
"original": {
"owner": "ners",
"repo": "text-rope-zipper",
"type": "github"
}
}
},
"root": "root",
"version": 7
}