diff --git a/flake.nix b/flake.nix index 60259f5..c58b75e 100644 --- a/flake.nix +++ b/flake.nix @@ -45,7 +45,7 @@ src = pkgs.fetchurl { url = "https://github.com/saadeghi/daisyui/releases/download/${daisyui-version}/daisyui.js"; - sha256 = "sha256-IHsOrki86HGPW02ERe3gXTatzWJjjQ6EPQ3eodW/yXw="; + sha256 = "sha256-yu/8ebzKXMfrcHJw2FzcXNzwYOF1hC+nufrTaPOMWeA="; }; unpackPhase = "true";