-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
101 lines (101 loc) · 2.56 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
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1732884235,
"narHash": "sha256-r8j6R3nrvwbT1aUp4EPQ1KC7gm0pu9VcV1aNaB+XG6Q=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "819f682269f4e002884702b87e445c82840c68f2",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1732483221,
"narHash": "sha256-kF6rDeCshoCgmQz+7uiuPdREVFuzhIorGOoPXMalL2U=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "45348ad6fb8ac0e8415f6e5e96efe47dd7f39405",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1732837521,
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"tmux-tpm": "tmux-tpm",
"waybar-rose-pine": "waybar-rose-pine"
}
},
"tmux-tpm": {
"flake": false,
"locked": {
"lastModified": 1677502767,
"narHash": "sha256-hW8mfwB8F9ZkTQ72WQp/1fy8KL1IIYMZBtZYIwZdMQc=",
"owner": "tmux-plugins",
"repo": "tpm",
"rev": "99469c4a9b1ccf77fade25842dc7bafbc8ce9946",
"type": "github"
},
"original": {
"owner": "tmux-plugins",
"ref": "master",
"repo": "tpm",
"type": "github"
}
},
"waybar-rose-pine": {
"flake": false,
"locked": {
"lastModified": 1692757972,
"narHash": "sha256-xrxceul8HRySG1cBg6uF6aYE52SJ/jCeICTh2Zj0iHo=",
"owner": "rose-pine",
"repo": "waybar",
"rev": "1b118bd60d1c5778dc8a82b919069eeb8a834604",
"type": "github"
},
"original": {
"owner": "rose-pine",
"repo": "waybar",
"type": "github"
}
}
},
"root": "root",
"version": 7
}