-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathflake.lock
More file actions
132 lines (132 loc) · 3.48 KB
/
flake.lock
File metadata and controls
132 lines (132 loc) · 3.48 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
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
{
"nodes": {
"homeManager": {
"inputs": {
"nixpkgs": [
"nixpkgsStable"
]
},
"locked": {
"lastModified": 1780361225,
"narHash": "sha256-wnV9ttf4fPWNonBIQmvlrSlNpQYgx5HgWWd007mwIFA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e28654b71096e08c019d4861ca26acb646f583d8",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-26.05",
"repo": "home-manager",
"type": "github"
}
},
"myTemplates": {
"inputs": {
"nixpkgs-lib-only": "nixpkgs-lib-only"
},
"locked": {
"lastModified": 1763124636,
"narHash": "sha256-gcN8LRmfAPbBQeP6DOIbR846l5V40aFnvxQk+gWjcwA=",
"owner": "bew",
"repo": "my-nix-templates",
"rev": "1df198f4ec7f74e85242ac954620bbaa0207f5c7",
"type": "github"
},
"original": {
"owner": "bew",
"repo": "my-nix-templates",
"type": "github"
}
},
"nixpkgs-lib-only": {
"locked": {
"lastModified": 1762650614,
"narHash": "sha256-tPIUJjNeNs3LMWH8w2nHLx0trZJdOJ54mN2UQhcjZ9g=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "91ea24e62ff55f95939f32432fa5def2d6d24d2a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgsBleedingEdge": {
"locked": {
"lastModified": 1780747962,
"narHash": "sha256-IX7G1dlKrOqPOImfbo7ADDfV5yU1+j+MRChI3TL4tAA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "cbb5cf358f50aa6acc9efd6113b7bcfbc352cd73",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsStable": {
"locked": {
"lastModified": 1780734595,
"narHash": "sha256-DmTfP92QFYRLOGXlMIE54MAgxSJjDWocl3gRNOu72Os=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9b696460ac78b5ccfc17c854d8c976f20456e943",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-26.05",
"repo": "nixpkgs",
"type": "github"
}
},
"officialTemplates": {
"locked": {
"lastModified": 1760444628,
"narHash": "sha256-wkIx1uPjYVOOcho0SAknX3tw2U8vswKwC/uZ3U0HAxE=",
"owner": "nixos",
"repo": "templates",
"rev": "2557dc639215476df149ae6842a1ae94d60a884c",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "templates",
"type": "github"
}
},
"root": {
"inputs": {
"homeManager": "homeManager",
"myTemplates": "myTemplates",
"nixpkgsBleedingEdge": "nixpkgsBleedingEdge",
"nixpkgsStable": "nixpkgsStable",
"officialTemplates": "officialTemplates",
"systems": "systems"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}