-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
111 lines (111 loc) · 2.74 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"nodes": {
"calls-patch": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1739072712,
"narHash": "sha256-BnSVOWKz40Ef7ZOE2CSoz0m39Lu9pmNCHsXoV2SQYsg=",
"ref": "refs/heads/master",
"rev": "3735024ec16bb6bff33ee8357461dd4494d642fd",
"revCount": 4,
"type": "git",
"url": "https://gitea.knp.one/jim3692/calls-patch"
},
"original": {
"type": "git",
"url": "https://gitea.knp.one/jim3692/calls-patch"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1743360001,
"narHash": "sha256-HtpS/ZdgWXw0y+aFdORcX5RuBGTyz3WskThspNR70SM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "b6fd653ef8fbeccfd4958650757e91767a65506d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nerivations": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1741439098,
"narHash": "sha256-IB6Bs1khaOa8AdnzjKWop8q3Zt2XpB/VcnXoSIOly4M=",
"owner": "icedborn",
"repo": "nerivations",
"rev": "d90abde584f3f4c34691547d1b24ec60f9df18f5",
"type": "github"
},
"original": {
"owner": "icedborn",
"repo": "nerivations",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1743095683,
"narHash": "sha256-gWd4urRoLRe8GLVC/3rYRae1h+xfQzt09xOfb0PaHSk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5e5402ecbcb27af32284d4a62553c019a3a49ea6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"calls-patch": "calls-patch",
"home-manager": "home-manager",
"nerivations": "nerivations",
"nixpkgs": "nixpkgs",
"zen-browser": "zen-browser"
}
},
"zen-browser": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1743216975,
"narHash": "sha256-29xgm8F3DCcTNrQZ9V3Pwj6BkjalkKvGyjd+sF9/+3k=",
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"rev": "165ee672e6b17a8bcc0a3fb51fab3f79715cc1f3",
"type": "github"
},
"original": {
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}