libvterm-neovim 0.3 -> 0.3.1 https://repology.org/metapackage/libvterm-neovim/versions attrpath: libvterm-neovim Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libvterm-neovim/default.nix b/pkgs/development/libraries/libvterm-neovim/default.nix index ca16063cca6..bbbceab3ab7 100644 --- a/pkgs/development/libraries/libvterm-neovim/default.nix +++ b/pkgs/development/libraries/libvterm-neovim/default.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "libvterm-neovim"; # Releases are not tagged, look at commit history to find latest release - version = "0.3"; + version = "0.3.1"; src = fetchurl { url = "https://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz"; - sha256 = "sha256-YesNZijFK98CkA39RGiqhqGnElIourimcyiYGIdIM1g="; + sha256 = "sha256-JaitnBVIU2jf0Kip3KGuyP6lwn2j+nTsUY1dN4fww5c="; }; nativeBuildInputs = [ perl libtool ]; Successfully finished processing cachix "/nix/store/zzag3igz8kkvz80zv56j24kpvn1yw87b-libvterm-neovim-0.3.1" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/libvterm-neovim/versions. meta.description for libvterm-neovim is: VT220/xterm/ECMA-48 terminal emulator library meta.homepage for libvterm-neovim is: http://www.leonerd.org.uk/code/libvterm/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.3.1 with grep in /nix/store/zzag3igz8kkvz80zv56j24kpvn1yw87b-libvterm-neovim-0.3.1 - found 0.3.1 in filename of file in /nix/store/zzag3igz8kkvz80zv56j24kpvn1yw87b-libvterm-neovim-0.3.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1248 total rebuild path(s) 1248 package rebuild(s) First fifty rebuilds by attrpath emacsPackages.eshell-vterm emacsPackages.julia-snail emacsPackages.julia-vterm emacsPackages.multi-vterm emacsPackages.ob-julia-vterm emacsPackages.vterm emacsPackages.vterm-toggle gnvim libvterm-neovim lua51Packages.sqlite lua52Packages.sqlite lua53Packages.sqlite lua54Packages.sqlite luaPackages.sqlite luajitPackages.sqlite neovim-qt neovim-qt-unwrapped neovim-remote neovim-unwrapped nvimpager open-music-kontrollers.jit open-music-kontrollers.mephisto open-music-kontrollers.moony open-music-kontrollers.synthpod tests.vim.test_vim_with_vim_nix tests.vim.test_vim_with_vim_nix_using_plug vimPlugins.BetterLua-vim vimPlugins.BufOnly-vim vimPlugins.ChatGPT-nvim vimPlugins.CheckAttach vimPlugins.Colour-Sampler-Pack vimPlugins.Coqtail vimPlugins.DoxygenToolkit-vim vimPlugins.FTerm-nvim vimPlugins.FixCursorHold-nvim vimPlugins.Improved-AnsiEsc vimPlugins.Ionide-vim vimPlugins.Jenkinsfile-vim-syntax vimPlugins.LanguageClient-neovim vimPlugins.LanguageTool-nvim vimPlugins.LeaderF vimPlugins.MatchTagAlways vimPlugins.Navigator-nvim vimPlugins.NeoSolarized vimPlugins.NrrwRgn vimPlugins.PreserveNoEOL vimPlugins.QFEnter vimPlugins.Recover-vim vimPlugins.Rename vimPlugins.ReplaceWithRegister ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/zzag3igz8kkvz80zv56j24kpvn1yw87b-libvterm-neovim-0.3.1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A libvterm-neovim https://github.com/r-ryantm/nixpkgs/archive/a6441df4d885f302b5b310d7b41cad56eabbfbd1.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/zzag3igz8kkvz80zv56j24kpvn1yw87b-libvterm-neovim-0.3.1 ls -la /nix/store/zzag3igz8kkvz80zv56j24kpvn1yw87b-libvterm-neovim-0.3.1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @rvolosatovs for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/213470