Loading pkgs/by-name/ta/tailwindcss_4/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ makeWrapper, }: let version = "4.1.18"; version = "4.2.0"; inherit (stdenv.hostPlatform) system; throwSystem = throw "tailwindcss has not been packaged for ${system} yet."; Loading @@ -22,10 +22,10 @@ let hash = { aarch64-darwin = "sha256-fydxHc6sGlgLatWN2sRuWSAshabBby8I9v3N7iYQCOE="; aarch64-linux = "sha256-encC22yTcYqbZlXUVTBO3aGGAPWk8ZUkI0LtO1tw6+g="; x86_64-darwin = "sha256-Hop3/XlqOkqj2HJ4h96SbvnThHeroRP9fDLA0xoyo6s="; x86_64-linux = "sha256-c3vs+NStERXqmN9p+pQCbUAsqP65EwagNbWwBBZ9qN0="; aarch64-darwin = "sha256-2edZ/WYS3UQqnKpJ02ayTlCX6pgC01gp2j9ttu5cIEM="; aarch64-linux = "sha256-N2/U2iwp64GuBjjNL4SkMEr5JTLy8VdlVfQb20TBhdo="; x86_64-darwin = "sha256-GM1ruU0PJv+KD6ipZr656ja+osfERDl/dhmiuIAmDmU="; x86_64-linux = "sha256-j2Xi0hxnXx6NJlIZl50X0QY0wfVTovWDJlt+2yhyZDI="; } .${system} or throwSystem; in Loading Loading
pkgs/by-name/ta/tailwindcss_4/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ makeWrapper, }: let version = "4.1.18"; version = "4.2.0"; inherit (stdenv.hostPlatform) system; throwSystem = throw "tailwindcss has not been packaged for ${system} yet."; Loading @@ -22,10 +22,10 @@ let hash = { aarch64-darwin = "sha256-fydxHc6sGlgLatWN2sRuWSAshabBby8I9v3N7iYQCOE="; aarch64-linux = "sha256-encC22yTcYqbZlXUVTBO3aGGAPWk8ZUkI0LtO1tw6+g="; x86_64-darwin = "sha256-Hop3/XlqOkqj2HJ4h96SbvnThHeroRP9fDLA0xoyo6s="; x86_64-linux = "sha256-c3vs+NStERXqmN9p+pQCbUAsqP65EwagNbWwBBZ9qN0="; aarch64-darwin = "sha256-2edZ/WYS3UQqnKpJ02ayTlCX6pgC01gp2j9ttu5cIEM="; aarch64-linux = "sha256-N2/U2iwp64GuBjjNL4SkMEr5JTLy8VdlVfQb20TBhdo="; x86_64-darwin = "sha256-GM1ruU0PJv+KD6ipZr656ja+osfERDl/dhmiuIAmDmU="; x86_64-linux = "sha256-j2Xi0hxnXx6NJlIZl50X0QY0wfVTovWDJlt+2yhyZDI="; } .${system} or throwSystem; in Loading