t2fanrd, mbpfan broke

This commit is contained in:
Reid 2026-04-19 03:23:47 -07:00
parent edfb60dd12
commit 8cc5923e4e
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
4 changed files with 48 additions and 2 deletions

37
flake.lock generated
View file

@ -530,6 +530,22 @@
}
},
"nixpkgs_5": {
"locked": {
"lastModified": 1754214453,
"narHash": "sha256-Q/I2xJn/j1wpkGhWkQnm20nShYnG7TI99foDBpXm1SY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5b09dc45f24cf32316283e62aec81ffee3c3e376",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_6": {
"locked": {
"lastModified": 1772542754,
"narHash": "sha256-WGV2hy+VIeQsYXpsLjdr4GvHv5eECMISX1zKLTedhdg=",
@ -575,6 +591,7 @@
"nixpkgs": "nixpkgs_4",
"rofi-catppuccin": "rofi-catppuccin",
"systems": "systems_2",
"t2fanrd": "t2fanrd",
"vicinae": "vicinae",
"vicinae-extensions": "vicinae-extensions",
"waybar-catppuccin": "waybar-catppuccin"
@ -640,9 +657,27 @@
"type": "github"
}
},
"t2fanrd": {
"inputs": {
"nixpkgs": "nixpkgs_5"
},
"locked": {
"lastModified": 1775302822,
"narHash": "sha256-QoK8SYoIc0d/PoRdIUo+fkDNAHZIP2+AJ6PDM9ehGiY=",
"owner": "gnomeddev",
"repo": "t2fanrd",
"rev": "5b1c0c10785b8e8dfe124a4d6aaa7c2becdac65c",
"type": "github"
},
"original": {
"owner": "gnomeddev",
"repo": "t2fanrd",
"type": "github"
}
},
"vicinae": {
"inputs": {
"nixpkgs": "nixpkgs_5",
"nixpkgs": "nixpkgs_6",
"systems": "systems_3"
},
"locked": {