This repository was archived by the owner on Mar 21, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathflake.lock
More file actions
63 lines (63 loc) · 1.62 KB
/
flake.lock
File metadata and controls
63 lines (63 loc) · 1.62 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1773389992,
"narHash": "sha256-wvfdLLWJ2I9oEpDd9PfMA8osfIZicoQ5MT1jIwNs9Tk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c06b4ae3d6599a672a6210b7021d699c351eebda",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"scroll-git": "scroll-git",
"scroll-stable": "scroll-stable"
}
},
"scroll-git": {
"flake": false,
"locked": {
"lastModified": 1773502109,
"narHash": "sha256-0+0KQ6+g497bJd0Bhdd4/fOamBM8Cw27iSSJD9bKvio=",
"ref": "master",
"rev": "d79ffd2304b80bc66545bd3b691b29578ea6b9a6",
"revCount": 8216,
"type": "git",
"url": "https://github.com/dawsers/scroll"
},
"original": {
"ref": "master",
"type": "git",
"url": "https://github.com/dawsers/scroll"
}
},
"scroll-stable": {
"flake": false,
"locked": {
"lastModified": 1771347627,
"narHash": "sha256-fhNC5i9ZHvXWKQY+zDRHr7QovmquU0eLI8/QY3euBnc=",
"ref": "refs/tags/1.12.5",
"rev": "f265ef29ef3752299f2ef19c154ef1b908515914",
"revCount": 8164,
"type": "git",
"url": "https://github.com/dawsers/scroll"
},
"original": {
"ref": "refs/tags/1.12.5",
"type": "git",
"url": "https://github.com/dawsers/scroll"
}
}
},
"root": "root",
"version": 7
}