-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
88 lines (88 loc) · 2.2 KB
/
flake.lock
File metadata and controls
88 lines (88 loc) · 2.2 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"nodes": {
"haskell-terminal": {
"flake": false,
"locked": {
"lastModified": 1709159410,
"narHash": "sha256-BT0ClAsXsZYx9He7oNQQricb3usxwlYBZj713etxRJg=",
"owner": "ners",
"repo": "haskell-terminal",
"rev": "de3c2fe566fe9b655e46b303d7d93442dafff06c",
"type": "github"
},
"original": {
"owner": "ners",
"ref": "fix-virtual-terminal-erase",
"repo": "haskell-terminal",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1759831965,
"narHash": "sha256-vgPm2xjOmKdZ0xKA6yLXPJpjOtQPHfaZDRtH+47XEBo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c9b6fb798541223bbb396d287d16f43520250518",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"terminal-widgets": "terminal-widgets"
}
},
"terminal-widgets": {
"inputs": {
"haskell-terminal": "haskell-terminal",
"nixpkgs": [
"nixpkgs"
],
"text-rope-zipper": "text-rope-zipper"
},
"locked": {
"lastModified": 1759860305,
"narHash": "sha256-HPaz9uh+qaZQItnY5z4teMlwIABvBari7PXcdSri9mU=",
"owner": "ners",
"repo": "terminal-widgets",
"rev": "975ccd7eb8bf5ce76efae5b3ebf2d7eb83493d84",
"type": "github"
},
"original": {
"owner": "ners",
"repo": "terminal-widgets",
"type": "github"
}
},
"text-rope-zipper": {
"inputs": {
"nixpkgs": [
"terminal-widgets",
"nixpkgs"
]
},
"locked": {
"lastModified": 1759859680,
"narHash": "sha256-r9K+OLuiqUyPVOys0JweseFOhqBcVkcL+YWIF84g3lw=",
"owner": "ners",
"repo": "text-rope-zipper",
"rev": "b742d30221990667197ec0e36153c372a593a40a",
"type": "github"
},
"original": {
"owner": "ners",
"repo": "text-rope-zipper",
"type": "github"
}
}
},
"root": "root",
"version": 7
}