-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
155 lines (155 loc) · 3.82 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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
{
"nodes": {
"emacs-config": {
"inputs": {
"emacs-overlay": [
"emacs-overlay"
],
"nix-utils": [
"nix-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1708088248,
"narHash": "sha256-Erry82nxgVa3hM1W11el8hKf3Bsu37Q22wMKbCSKI8c=",
"owner": "mislavzanic",
"repo": "emacs-flake",
"rev": "e885c8fadb33f29f03dd75b9e0be91b255ef8ce9",
"type": "github"
},
"original": {
"owner": "mislavzanic",
"repo": "emacs-flake",
"type": "github"
}
},
"emacs-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1734801033,
"narHash": "sha256-CUA7hFEseT4lUdxHf1n9b2fNgPYCLvpuZ8x02UrC63o=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "1d3ff271d875b7bfacafbc1f4a5dff7ce54ef95d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1734800693,
"narHash": "sha256-IkE+72r4yiC1ZyMfo8EHdEZAs2wQRwNJ2aRwzFbR3Hk=",
"owner": "rycee",
"repo": "home-manager",
"rev": "99f54cdfef395bb3de1c7b8dd422412de65b038d",
"type": "github"
},
"original": {
"owner": "rycee",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nix-utils": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1693420861,
"narHash": "sha256-8+3EtIoAv56LMU5AbNO91vh7tnvFNvTp5PqVR3FVVSc=",
"owner": "mislavzanic",
"repo": "nix-utils",
"rev": "9a9a711003fb44bf7f42ec4d1f6efe26c0ff7716",
"type": "github"
},
"original": {
"owner": "mislavzanic",
"repo": "nix-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1734802294,
"narHash": "sha256-WmfrG6Y+9zgL1jlfsNTnSn6rTMK20gYc/wvu6m+Cca8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a412b23486c7e595455ed4b583f48299d0f50e46",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1734737257,
"narHash": "sha256-GIMyMt1pkkoXdCq9un859bX6YQZ/iYtukb9R5luazLM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1c6e20d41d6a9c1d737945962160e8571df55daa",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-config": "emacs-config",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nix-utils": "nix-utils",
"nixpkgs": "nixpkgs",
"wallpapers": "wallpapers"
}
},
"wallpapers": {
"flake": false,
"locked": {
"lastModified": 1691607639,
"narHash": "sha256-120O2Gg4tLuUIlmhBUTOSsXZM58Sw3WsrlVWOLMeJf0=",
"owner": "mislavzanic",
"repo": "wallpapers",
"rev": "7e8048ee93303f2b96c09b31049b699b120628db",
"type": "github"
},
"original": {
"owner": "mislavzanic",
"repo": "wallpapers",
"type": "github"
}
}
},
"root": "root",
"version": 7
}