forked from AsahiRocks/scroll-flake
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathflake.lock
More file actions
63 lines (63 loc) · 1.53 KB
/
Copy pathflake.lock
File metadata and controls
63 lines (63 loc) · 1.53 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": 1789684949,
"narHash": "sha256-ZKhUe/2IJUq1JhKxKMu8rbkgSGmPP2ZCqlIPn40aGCM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e554fab72f81915600f3f449b786fd9af40439a5",
"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": 1789729240,
"narHash": "sha256-5EWi8jvxYiWqnW11jbd1sMIjQYRaRiQJXqz9KFVRqwk=",
"owner": "dawsers",
"repo": "scroll",
"rev": "be206a51ab19409dec79b1747608ed3ddd0c6849",
"type": "github"
},
"original": {
"owner": "dawsers",
"ref": "master",
"repo": "scroll",
"type": "github"
}
},
"scroll-stable": {
"flake": false,
"locked": {
"lastModified": 1787305355,
"narHash": "sha256-WlCM+g2fY3Kr5B5zf+TVpPHCJpflO/fmAKz9yuoCAsI=",
"owner": "dawsers",
"repo": "scroll",
"rev": "f80c5820c0eebaad586f0008faecfe3ae62c307a",
"type": "github"
},
"original": {
"owner": "dawsers",
"ref": "refs/tags/1.12.21",
"repo": "scroll",
"type": "github"
}
}
},
"root": "root",
"version": 7
}