diff --git a/flake.in.nix b/flake.in.nix index bfe6261..f2ad82d 100644 --- a/flake.in.nix +++ b/flake.in.nix @@ -77,7 +77,7 @@ ### Source code cisco-packettracer8 = source "file:///home/myned/SYNC/linux/config/cisco/CiscoPacketTracer822_amd64_signed.deb"; - firefox-gnome-theme = source "github:rafaelmardojai/firefox-gnome-theme/v128"; + firefox-gnome-theme = source "github:rafaelmardojai/firefox-gnome-theme"; lifx-cli = source "github:Rawa/lifx-cli"; steamtinkerlaunch = source "github:sonic2kk/steamtinkerlaunch"; thunderbird-gnome-theme = source "github:rafaelmardojai/thunderbird-gnome-theme"; diff --git a/flake.nix b/flake.nix index 250f14d..93494c9 100644 --- a/flake.nix +++ b/flake.nix @@ -48,7 +48,7 @@ }; firefox-gnome-theme = { flake = false; - url = "github:rafaelmardojai/firefox-gnome-theme/v128"; + url = "github:rafaelmardojai/firefox-gnome-theme"; }; flakegen.url = "github:jorsn/flakegen"; fw-fanctrl = {