-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
67 lines (67 loc) · 1.64 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
{
"nodes": {
"dwm-src": {
"flake": false,
"locked": {
"lastModified": 1725382097,
"narHash": "sha256-oQqz6KCrCxQVzCmWiTmHjwyYO6max5c9HuH9MggjW5w=",
"owner": "hayden-donnelly",
"repo": "hdwm",
"rev": "ffb4752815ee5e11be0234f91ecd9e7311c9afef",
"type": "github"
},
"original": {
"owner": "hayden-donnelly",
"repo": "hdwm",
"rev": "ffb4752815ee5e11be0234f91ecd9e7311c9afef",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1718530513,
"narHash": "sha256-BmO8d0r+BVlwWtMLQEYnwmngqdXIuyFzMwvmTcLMee8=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "a1fddf0967c33754271761d91a3d921772b30d0e",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1719145550,
"narHash": "sha256-K0i/coxxTEl30tgt4oALaylQfxqbotTSNb1/+g+mKMQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e4509b3a560c87a8d4cb6f9992b8915abf9e36d8",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dwm-src": "dwm-src",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}