Loading pkgs/by-name/he/heynote/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,11 +7,11 @@ }: let pname = "heynote"; version = "2.1.4"; version = "2.2.1"; src = fetchurl { url = "https://github.com/heyman/heynote/releases/download/v${version}/Heynote_${version}_x86_64.AppImage"; sha256 = "sha256-nei4akpXA5MWpQSL/oIcwfNILTKE3lwSi1ij68FMMtQ="; sha256 = "sha256-IUy5EAtUk5+e64DC4VXXTgkyrG3mNJiItf1d4DR/fms="; }; appimageContents = appimageTools.extractType2 { Loading Loading
pkgs/by-name/he/heynote/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,11 +7,11 @@ }: let pname = "heynote"; version = "2.1.4"; version = "2.2.1"; src = fetchurl { url = "https://github.com/heyman/heynote/releases/download/v${version}/Heynote_${version}_x86_64.AppImage"; sha256 = "sha256-nei4akpXA5MWpQSL/oIcwfNILTKE3lwSi1ij68FMMtQ="; sha256 = "sha256-IUy5EAtUk5+e64DC4VXXTgkyrG3mNJiItf1d4DR/fms="; }; appimageContents = appimageTools.extractType2 { Loading