Loading pkgs/by-name/re/remnote/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,10 +6,10 @@ }: let pname = "remnote"; version = "1.22.67"; version = "1.22.74"; src = fetchurl { url = "https://download2.remnote.io/remnote-desktop2/RemNote-${version}.AppImage"; hash = "sha256-HKY8ockflFnws8UoREFjaBQUPaVPxlH2fWFcaGTdwhI="; hash = "sha256-u4dLT5v6cVPJBF+l2Fui1Sf/V5cNSqEXbivZRAvvM08="; }; appimageContents = appimageTools.extractType2 { inherit pname version src; }; in Loading Loading
pkgs/by-name/re/remnote/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,10 +6,10 @@ }: let pname = "remnote"; version = "1.22.67"; version = "1.22.74"; src = fetchurl { url = "https://download2.remnote.io/remnote-desktop2/RemNote-${version}.AppImage"; hash = "sha256-HKY8ockflFnws8UoREFjaBQUPaVPxlH2fWFcaGTdwhI="; hash = "sha256-u4dLT5v6cVPJBF+l2Fui1Sf/V5cNSqEXbivZRAvvM08="; }; appimageContents = appimageTools.extractType2 { inherit pname version src; }; in Loading