Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/khal/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/.ikhal-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/ikhal had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/.khal-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/khal had a zero exit code or showed the expected version
- 0 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 0.9.9 with grep in /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9
- directory tree listing: https://gist.github.com/a146a88f248f45c280a17c50a0d46b79
- du listing: https://gist.github.com/72d0555178317dce9c07ab814f13f512
It seems as Python will be fetched from $PATH in Vim 8.1:
```
stat("/home/ma27/bin/python", 0x7ffe57a317b0) = -1 ENOENT (No such file or directory)
stat("/run/wrappers/bin/python", 0x7ffe57a317b0) = -1 ENOENT (No such file or directory)
stat("/home/ma27/.nix-profile/bin/python", 0x7ffe57a317b0) = -1 ENOENT (No such file or directory)
stat("/nix/var/nix/profiles/default/bin/python", 0x7ffe57a317b0) = -1 ENOENT (No such file or directory)
stat("/run/current-system/sw/bin/python", {st_mode=S_IFREG|0555, st_size=291, ...}) = 0
readlink("/run/current-system/sw/bin/python", "/nix/store/ggjkqbvwnv7dflkmdgmmp"..., 4096) = 72
```
This breaks in cases where you want to use a modified Python derivation
for the VIM plugins you use in `vim_configurable`:
```
let
vim_configurable' = vim_configurable.override {
# python with modules for ensime
python = python.withPackages (ps: with ps; [ sexpdata websocket_client ]);
};
in
vim_configurable'.customize {
# ...
}
```
With VIM 8.0 this worked perfectly fine, now it's necessary to install
the modified `python` in $PATH to actually use it, otherwise an error
like this arises:
```
[ensime] A dependency is missing, please `pip2 install sexpdata websocket-client` and restart Vim.
Press ENTER or type command to continue
```
However it should be possible to pass the modified Python to the
modules, the easiest workaround is to write a wrapper which prefixes
$PATH to have the Python derivation available.
This gives a valid default version when minikube attempts to download
localkube, kubeadm, and other binaries, and makes downloading and vendoring
localkube as binary data unnecessary.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/calibre/versions.
These checks were done:
- built on NixOS
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/calibre passed the binary check.
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-complete-wrapped_ had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/calibre-complete had a zero exit code or showed the expected version
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-customize-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/calibre-customize passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-debug-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/calibre-debug passed the binary check.
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-parallel-wrapped_ had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/calibre-parallel had a zero exit code or showed the expected version
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-server-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/calibre-server passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-smtp-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/calibre-smtp passed the binary check.
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-uninstall-wrapped_ had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/calibre-uninstall had a zero exit code or showed the expected version
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibredb-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/calibredb passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-convert-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/ebook-convert passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-device-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/ebook-device passed the binary check.
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-edit-wrapped_ had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/ebook-edit had a zero exit code or showed the expected version
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-meta-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/ebook-meta passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-polish-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/ebook-polish passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-viewer-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/ebook-viewer passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.fetch-ebook-metadata-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/fetch-ebook-metadata passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.lrf2lrs-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/lrf2lrs passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.lrfviewer-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/lrfviewer passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.lrs2lrf-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/lrs2lrf passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.markdown-calibre-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/markdown-calibre passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.web2disk-wrapped_ passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/web2disk passed the binary check.
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..calibre-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..calibre-complete-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-complete-wrapped had a zero exit code or showed the expected version
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..calibre-customize-wrapped-wrapped passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-customize-wrapped passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..calibre-debug-wrapped-wrapped passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-debug-wrapped passed the binary check.
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..calibre-parallel-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-parallel-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..calibre-server-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-server-wrapped had a zero exit code or showed the expected version
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..calibre-smtp-wrapped-wrapped passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-smtp-wrapped passed the binary check.
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..calibre-uninstall-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibre-uninstall-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..calibredb-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.calibredb-wrapped had a zero exit code or showed the expected version
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..ebook-convert-wrapped-wrapped passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-convert-wrapped passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..ebook-device-wrapped-wrapped passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-device-wrapped passed the binary check.
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..ebook-edit-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-edit-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..ebook-meta-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-meta-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..ebook-polish-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-polish-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..ebook-viewer-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.ebook-viewer-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..fetch-ebook-metadata-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.fetch-ebook-metadata-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..lrf2lrs-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.lrf2lrs-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..lrfviewer-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.lrfviewer-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..lrs2lrf-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.lrs2lrf-wrapped had a zero exit code or showed the expected version
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..markdown-calibre-wrapped-wrapped passed the binary check.
- /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.markdown-calibre-wrapped passed the binary check.
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/..web2disk-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1/bin/.web2disk-wrapped had a zero exit code or showed the expected version
- 46 of 84 passed binary check by having a zero exit code.
- 0 of 84 passed binary check by having the new version present in output.
- found 3.24.1 with grep in /nix/store/3683in7idrj8nn6fpnhg0jppp9s0w1x7-calibre-3.24.1
- directory tree listing: https://gist.github.com/a9dce8c8de61ed296eb9518301e3f630
- du listing: https://gist.github.com/7cd13b5c8a3bb9ebd6e52f9628f6646a
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/imagemagick/versions.
These checks were done:
- built on NixOS
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/animate passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/compare passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/composite passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/conjure passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/convert passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/display passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/identify passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/import passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/magick-script passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/mogrify passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/montage passed the binary check.
- Warning: no invocation of /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/stream had a zero exit code or showed the expected version
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/magick passed the binary check.
- 12 of 13 passed binary check by having a zero exit code.
- 0 of 13 passed binary check by having the new version present in output.
- found 7.0.7-35 with grep in /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35
- directory tree listing: https://gist.github.com/416a1bac07dc41a682c21f3ef7014908
- du listing: https://gist.github.com/e9a89e0789ef0f799410b18f783e01fc
I know this says it's a beta verison, but
- This is the version they're distributing on slack.com/download for
linux
- The previous releases were "beta" too, they just didn't mention
it in the version string