Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/pluma/versions.
These checks were done:
- built on NixOS
- ran ‘/nix/store/fb3vkl4s4sx82pld3anv8pfmb5axv05a-pluma-1.21.0/bin/pluma -h’ got 0 exit code
- ran ‘/nix/store/fb3vkl4s4sx82pld3anv8pfmb5axv05a-pluma-1.21.0/bin/pluma --help’ got 0 exit code
- ran ‘/nix/store/fb3vkl4s4sx82pld3anv8pfmb5axv05a-pluma-1.21.0/bin/.pluma-wrapped -h’ got 0 exit code
- ran ‘/nix/store/fb3vkl4s4sx82pld3anv8pfmb5axv05a-pluma-1.21.0/bin/.pluma-wrapped --help’ got 0 exit code
- found 1.21.0 with grep in /nix/store/fb3vkl4s4sx82pld3anv8pfmb5axv05a-pluma-1.21.0
- directory tree listing: https://gist.github.com/82bb4a3eafe7fd90b442f992b51bab3c
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
This update was made based on information from https://repology.org/metapackage/pluma/versions.
These checks were done:
- built on NixOS
- ran `/nix/store/9037vgfwy4wdwna1s424vxy5j8mg2jhv-pluma-1.20.1/bin/pluma -h` got 0 exit code
- ran `/nix/store/9037vgfwy4wdwna1s424vxy5j8mg2jhv-pluma-1.20.1/bin/pluma --help` got 0 exit code
- ran `/nix/store/9037vgfwy4wdwna1s424vxy5j8mg2jhv-pluma-1.20.1/bin/pluma -V` and found version 1.20.1
- ran `/nix/store/9037vgfwy4wdwna1s424vxy5j8mg2jhv-pluma-1.20.1/bin/pluma --version` and found version 1.20.1
- ran `/nix/store/9037vgfwy4wdwna1s424vxy5j8mg2jhv-pluma-1.20.1/bin/.pluma-wrapped -h` got 0 exit code
- ran `/nix/store/9037vgfwy4wdwna1s424vxy5j8mg2jhv-pluma-1.20.1/bin/.pluma-wrapped --help` got 0 exit code
- ran `/nix/store/9037vgfwy4wdwna1s424vxy5j8mg2jhv-pluma-1.20.1/bin/.pluma-wrapped -V` and found version 1.20.1
- ran `/nix/store/9037vgfwy4wdwna1s424vxy5j8mg2jhv-pluma-1.20.1/bin/.pluma-wrapped --version` and found version 1.20.1
- found 1.20.1 with grep in /nix/store/9037vgfwy4wdwna1s424vxy5j8mg2jhv-pluma-1.20.1
- directory tree listing: https://gist.github.com/acdcb2b6c22dc6400f8945338623543f
Keep only the version atribute in derivations, with the full version
string of the package. This will make it easier to write a script for
automatic updating of the packages using the update-source-version
command from common-updater-scripts.