Loading pkgs/by-name/co/cozette/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ stdenvNoCC.mkDerivation rec { pname = "cozette"; version = "1.26.0"; version = "1.27.0"; src = fetchzip { url = "https://github.com/slavfox/Cozette/releases/download/v.${version}/CozetteFonts-v-${ builtins.replaceStrings [ "." ] [ "-" ] version }.zip"; hash = "sha256-FOgRz9amVmJSBYPa0HEwzXWsdcc53td9g3tY3sQbs9c="; hash = "sha256-L/C1fohaLSVbrxAr4v3R83x1/Yt8fI3Lo+c84cZvEHY="; }; installPhase = '' Loading Loading
pkgs/by-name/co/cozette/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ stdenvNoCC.mkDerivation rec { pname = "cozette"; version = "1.26.0"; version = "1.27.0"; src = fetchzip { url = "https://github.com/slavfox/Cozette/releases/download/v.${version}/CozetteFonts-v-${ builtins.replaceStrings [ "." ] [ "-" ] version }.zip"; hash = "sha256-FOgRz9amVmJSBYPa0HEwzXWsdcc53td9g3tY3sQbs9c="; hash = "sha256-L/C1fohaLSVbrxAr4v3R83x1/Yt8fI3Lo+c84cZvEHY="; }; installPhase = '' Loading