mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix: flakehub doesn't work with that huh
This commit is contained in:
parent
d40525dbdc
commit
23762dd4fa
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@
|
||||||
};
|
};
|
||||||
solaar = {
|
solaar = {
|
||||||
# ewww flakehub ;;
|
# ewww flakehub ;;
|
||||||
url = "https://flakehub.com/f/Svenum/Solaar-flake/*.tar.gz";
|
url = "https://flakehub.com/f/Svenum/Solaar-flake/0.1.2.tar.gz";
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.follows = "nixpkgs";
|
nixpkgs.follows = "nixpkgs";
|
||||||
flake-compat.follows = "flake-compat";
|
flake-compat.follows = "flake-compat";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue