Loading pkgs/applications/editors/vim/common.nix +2 −2 Original line number Diff line number Diff line { lib, fetchFromGitHub }: rec { version = "9.1.0707"; version = "9.1.0765"; outputs = [ "out" "xxd" ]; Loading @@ -8,7 +8,7 @@ rec { owner = "vim"; repo = "vim"; rev = "v${version}"; hash = "sha256-iHOLABPk5B7Sh7EBYnM7wdxnK2Wv7q4WS3FEp780SV4="; hash = "sha256-LtEEMpdWXA6qyjAIjgsZoc4hNXXG2ZXxCsbWKC5aEPI="; }; enableParallelBuilding = true; Loading Loading
pkgs/applications/editors/vim/common.nix +2 −2 Original line number Diff line number Diff line { lib, fetchFromGitHub }: rec { version = "9.1.0707"; version = "9.1.0765"; outputs = [ "out" "xxd" ]; Loading @@ -8,7 +8,7 @@ rec { owner = "vim"; repo = "vim"; rev = "v${version}"; hash = "sha256-iHOLABPk5B7Sh7EBYnM7wdxnK2Wv7q4WS3FEp780SV4="; hash = "sha256-LtEEMpdWXA6qyjAIjgsZoc4hNXXG2ZXxCsbWKC5aEPI="; }; enableParallelBuilding = true; Loading