-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
141 lines (141 loc) · 3.68 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
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1732715111,
"narHash": "sha256-eK9WTMfnnS6OAiYONo1ppesxMmXSTd8+kRUT8F/ujCY=",
"owner": "niklasravnsborg",
"repo": "nix-darwin",
"rev": "264efe7100eea7a8bc27ed69b117dc89599ba7f7",
"type": "github"
},
"original": {
"owner": "niklasravnsborg",
"repo": "nix-darwin",
"type": "github"
}
},
"darwin-custom-icons": {
"locked": {
"lastModified": 1719071371,
"narHash": "sha256-SPazmoL3Pls4QTiZ2CRtavecNJgzpL4GeiwafTmtdJ8=",
"owner": "ryanccn",
"repo": "nix-darwin-custom-icons",
"rev": "ad3e8cf49ef0b276ccf67410f544ff33d965d821",
"type": "github"
},
"original": {
"owner": "ryanccn",
"repo": "nix-darwin-custom-icons",
"type": "github"
}
},
"dotfiles-secrets": {
"flake": false,
"locked": {
"lastModified": 1732703755,
"narHash": "sha256-qFVefyoS8V6PaP6nZ7y0wdkCWmug106qpxLS/i5wq3Q=",
"ref": "refs/heads/main",
"rev": "effbbd8b7b845b5393c31f6bf1bc12a3648ab973",
"shallow": true,
"type": "git",
"url": "ssh://[email protected]/niklasravnsborg/dotfiles-secrets"
},
"original": {
"shallow": true,
"type": "git",
"url": "ssh://[email protected]/niklasravnsborg/dotfiles-secrets"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1735053786,
"narHash": "sha256-Gm+0DcbUS338vvkwyYWms5jsWlx8z8MeQBzcnIDuIkw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "35b98d20ca8f4ca1f6a2c30b8a2c8bb305a36d84",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1734988233,
"narHash": "sha256-Ucfnxq1rF/GjNP3kTL+uTfgdoE9a3fxDftSfeLIS8mA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "de1864217bfa9b5845f465e771e0ecb48b30e02d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1735125233,
"narHash": "sha256-YJwQfdSFep6IFrhZGEjug/HuCauGntDAesjCS5mxTis=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "42f30f55ec9d396b67c456683b4409cd7d07fc7b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
"darwin-custom-icons": "darwin-custom-icons",
"dotfiles-secrets": "dotfiles-secrets",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1734546875,
"narHash": "sha256-6OvJbqQ6qPpNw3CA+W8Myo5aaLhIJY/nNFDk3zMXLfM=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "ed091321f4dd88afc28b5b4456e0a15bd8374b4d",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}