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
|
{
"nodes": {
"hjem": {
"inputs": {
"nix-darwin": "nix-darwin",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777061801,
"narHash": "sha256-a0O56qWfPEKe0mBKgvcQL5UDpWmon70AKJspHNkEJV8=",
"owner": "feel-co",
"repo": "hjem",
"rev": "35c2158ba101d7b42b05debfcb169ba32dad3bbc",
"type": "github"
},
"original": {
"owner": "feel-co",
"repo": "hjem",
"type": "github"
}
},
"my-dwm": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777442662,
"narHash": "sha256-GvpJhyPLf5l9NTe8otlRELgvEeWBlnRfiLbf1TN23H4=",
"owner": "Skullheadx",
"repo": "dwm",
"rev": "71efff2e17c7da99a5c609c20dd36493ed903263",
"type": "github"
},
"original": {
"owner": "Skullheadx",
"repo": "dwm",
"type": "github"
}
},
"my-slstatus": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777421825,
"narHash": "sha256-noEp2q7Gpmutqo3FG0TTU48rvcGYEMfBIkNd1RMqAaQ=",
"owner": "Skullheadx",
"repo": "slstatus",
"rev": "10e3fd8ef7528a8fcafd3b78ccde2f86a6340fdb",
"type": "github"
},
"original": {
"owner": "Skullheadx",
"repo": "slstatus",
"type": "github"
}
},
"my-surf": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777441132,
"narHash": "sha256-stXvTsRfrZjwdUR1ZrNOh3fUFG/b+1RoINoJBuWMRR0=",
"owner": "Skullheadx",
"repo": "surf",
"rev": "e83b7c93f4f45bec608251b3b28273d6d3c2ab53",
"type": "github"
},
"original": {
"owner": "Skullheadx",
"repo": "surf",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"hjem",
"nixpkgs"
]
},
"locked": {
"lastModified": 1775037210,
"narHash": "sha256-KM2WYj6EA7M/FVZVCl3rqWY+TFV5QzSyyGE2gQxeODU=",
"owner": "nix-darwin",
"repo": "nix-darwin",
"rev": "06648f4902343228ce2de79f291dd5a58ee12146",
"type": "github"
},
"original": {
"owner": "nix-darwin",
"repo": "nix-darwin",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1777268161,
"narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"hjem": "hjem",
"my-dwm": "my-dwm",
"my-slstatus": "my-slstatus",
"my-surf": "my-surf",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
|