Fixes#43015 for me and hopefully also similar issues.
== Resource consumption ==
TL;DR: no change for small-memory cases, less CPU for large-memory cases.
I assume almost all of the large memory usage is just the expression
evaluation and managed by the GC, so I used just `nix-env -q...` to test.
Old and new lines for each command follow. I tried to run each several
times, but the values were very stable (<1% difference on re-runs),
so only one line for each command-version pair is provided.
$ time nix-env -f . -qaP --description -A nix >/dev/null
- 0.06user 0.01system 0:00.07elapsed 101%CPU (0avgtext+0avgdata 29036maxresident)k
+ 0.06user 0.01system 0:00.07elapsed 102%CPU (0avgtext+0avgdata 29864maxresident)k
$ time nix-env -f . -qaP --description >/dev/null
- 6.45user 0.36system 0:06.82elapsed 99%CPU (0avgtext+0avgdata 1021024maxresident)k
+ 6.23user 0.33system 0:06.57elapsed 100%CPU (0avgtext+0avgdata 938408maxresident)k
$ time nix-env -f . --show-trace -qa --drv-path --system --meta --xml 2>&1 >/dev/null
- 56.35user 0.96system 0:31.03elapsed 184%CPU (0avgtext+0avgdata 3207708maxresident)k
+ 44.80user 0.91system 0:26.12elapsed 175%CPU (0avgtext+0avgdata 3192696maxresident)k
$ time ./result-nix-large/bin/nix-instantiate --dry-run --eval --strict \
--show-trace ./maintainers/scripts/eval-release.nix > /dev/null
- Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
- Command terminated by signal 6
- 175.18user 2.68system 1:17.42elapsed 229%CPU (0avgtext+0avgdata 8468440maxresident)k
+ 178.48user 2.78system 1:15.11elapsed 241%CPU (0avgtext+0avgdata 8460572maxresident)k
* muse: init at version 3.0.2
Added MusE; an application for working with midi. Allowing recording
from midi instruments, playback and editing of midi files.
* muse: remove unnecessary dependencies
-builds and works just fine without listing these
* Use fetchFromGitHub and add sha256
Bold marked applicable changelog entries:
- Support extended attributes (xattr) in forward mode<Paste>
- Add -fsck function
- Fix several symlink race attacks
- Use memory pools for buffer handling
- Parallelize file content encryption
- Use HKDF to derive separate keys for GCM and EME
This is a small c program used for pairing with a wireless PlayStation 3 controller via bluetooth.
I included a patch that replaces the depricated 'hcitool' command with 'bluetoothctl'.
For further info visit: http://www.pabr.org/sixlinux/
I have renamed the overlay to “otherPackageSets” because I think that
is more descriptive.
pkgsLocal has been removed because there were concerns that it would
be confusing. None of the other names seemed very useful so I think it
is best to avoid it altogether. pkgsCross is still included,
hopefully, that will not have as much confusion.
pkgsMusl is now available for building Musl packages. It will give you
packages bulit with the Musl libc.
Also added more documentation.
/cc @dezgeg @Ericson2314 @dtzWill
These have been submitted upstream,
but seconds before writing this message
so naturally no upstream response "yet" :).
Regardless of response, fetch patches
from the corresponding PR's for context
and of course hopefully they'll
be included in next version.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/xonsh/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/xon.sh had a zero exit code or showed the expected version
- /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/.xonsh-wrapped passed the binary check.
- /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/xonsh passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 2 of 3 passed binary check by having the new version present in output.
- found 0.6.8 with grep in /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8
- directory tree listing: https://gist.github.com/e53ad25422aa303572f4452029cb65b3
- du listing: https://gist.github.com/0c29b7c27c01e8d34986163ba00f1615
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/conan/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_server-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_server had a zero exit code or showed the expected version
- /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_build_info-wrapped passed the binary check.
- /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_build_info passed the binary check.
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan had a zero exit code or showed the expected version
- 2 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 1.5.1 with grep in /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1
- directory tree listing: https://gist.github.com/097b90f575be6117eceec5c70235c405
- du listing: https://gist.github.com/54f8f4a3882e828289ab5b96dd0fa338
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/graphicsmagick/versions.
These checks were done:
- built on NixOS
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/gm passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagick++-config passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagick-config passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagickWand-config passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 3 of 4 passed binary check by having the new version present in output.
- found 1.3.30 with grep in /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30
- directory tree listing: https://gist.github.com/e51d94d9d1da3d8ccfb7359a7d6e7655
- du listing: https://gist.github.com/e1a40fb5a980660ff689d25e98d20d18
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/bibutils/versions.
These checks were done:
- built on NixOS
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/bib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/biblatex2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/copac2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/ebi2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/end2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/endx2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/isi2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/med2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/nbib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/ris2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/wordbib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2ads passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2bib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2end passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2isi passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2nbib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2ris passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2wordbib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/bibdiff passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/modsclean passed the binary check.
- 20 of 20 passed binary check by having a zero exit code.
- 0 of 20 passed binary check by having the new version present in output.
- found 6.6 with grep in /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6
- directory tree listing: https://gist.github.com/3a779d6dd9bb4b17e28c713a106492c9
- du listing: https://gist.github.com/e1caec4eaf587621af829c3ac70b5e05
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/chirp-daily/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623/bin/.chirpw-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623/bin/chirpw had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 20180623 with grep in /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623
- directory tree listing: https://gist.github.com/055e2b6f2968f12fbdac11ac482d1878
- du listing: https://gist.github.com/a67d26089115a9a427073485eed6e931
This is a follow-up to 6b404b944a, which
fixed the build after SDL no longer leaks through X libraries.
However the commit didn't actually pass all the required dependencies to
mpv, because the configure phase of mpv still disabled X support:
Checking for X11
err: Package xrandr was not found in the pkg-config search path.
Perhaps you should add the directory containing `xrandr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xrandr' found
So by adding libXrandr, we finally have support for X again.
Trivia: While I'm usually very pesky about line lengths this is one of
the very rare occasions where I didn't break the lines after 79
characters because it would have messed up the overall style of the
file.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @AndersonTorres, @fuuzetsu, @fpletz, @orivej
This package adds completion scripts for `gradle` on the `bash` and
`zsh` shells.
The completions can be enabled like this:
```
{ pkgs, ... }:
{
environment.systemPackages = [ pkgs.gradle pkgs.gradle-completion ];
programs.zsh.enable = true;
}
```
The package stores the scripts into the expected directories in
`$out/share` to ensure that the shells can easily find their scripts.
Closes#42799
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/stellarium/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/2c607ylvxs69nbr99ly1bgcb0bbk47xf-stellarium-0.18.1/bin/stellarium had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/2c607ylvxs69nbr99ly1bgcb0bbk47xf-stellarium-0.18.1/bin/.stellarium-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.18.1 with grep in /nix/store/2c607ylvxs69nbr99ly1bgcb0bbk47xf-stellarium-0.18.1
- directory tree listing: https://gist.github.com/dd98359fb1214ae24bd70e291c1bc33d
- du listing: https://gist.github.com/67baedda5ffc1ad0aa064239cb503c2b
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/eccodes/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_compare_dir had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_info passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_count had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_split_file had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_histogram passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_filter passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_merge passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib2ppm passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_set passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_get_data passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_copy passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_compare passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_parser had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_index_build passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_set passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_copy passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_compare passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_index_build passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_compare passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_copy passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_filter passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_compare passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_filter passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_copy passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_count had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_count had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_to_netcdf passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_bufr_filter passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_check had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_name had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_accumulations had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_split had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_filter passed the binary check.
- 35 of 45 passed binary check by having a zero exit code.
- 33 of 45 passed binary check by having the new version present in output.
- found 2.8.0 with grep in /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0
- directory tree listing: https://gist.github.com/7edf806095f4a820d000f95893532dca
- du listing: https://gist.github.com/5742e612398104ad9b43d5604dd3c280
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/mate-utils/versions.
These checks were done:
- built on NixOS
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-disk-usage-analyzer passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-dictionary passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-screenshot passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-panel-screenshot-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-panel-screenshot passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-search-tool passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-system-log passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-disk-usage-analyzer-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-dictionary-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-screenshot-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-search-tool-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-system-log-wrapped passed the binary check.
- 12 of 12 passed binary check by having a zero exit code.
- 0 of 12 passed binary check by having the new version present in output.
- found 1.20.1 with grep in /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1
- directory tree listing: https://gist.github.com/8cb9202f30b7105e2012297242f111b8
- du listing: https://gist.github.com/17fa7b867be34487fd7b5dac2e2b6924
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/qpdf/versions.
These checks were done:
- built on NixOS
- /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0/bin/fix-qdf passed the binary check.
- /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0/bin/qpdf passed the binary check.
- /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0/bin/zlib-flate passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 8.1.0 with grep in /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0
- directory tree listing: https://gist.github.com/4bb6d8c7a59b4d3cfa1c78f0c45d9431
- du listing: https://gist.github.com/388a30c9e73f5667c8a8bb7a2740175e
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/mozo/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/i8ksqdhh5n0sc85vywha6l85irpdhiai-mozo-1.20.1/bin/.mozo-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/i8ksqdhh5n0sc85vywha6l85irpdhiai-mozo-1.20.1/bin/mozo had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.20.1 with grep in /nix/store/i8ksqdhh5n0sc85vywha6l85irpdhiai-mozo-1.20.1
- directory tree listing: https://gist.github.com/8bf22748318bb6d4602593cba6558491
- du listing: https://gist.github.com/00c4d9e916dce5eab7e6917ad856008d
This reverts commit 67d0a57ef9.
which caused evaluation errors in restricted eval mode, producing:
error: access to URI
'/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci' is
forbidden in restricted mode
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/acpica-tools/versions.
These checks were done:
- built on NixOS
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpibin passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpidump passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpiexec passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpihelp passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpinames passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpixtract passed the binary check.
- 6 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/9296aa5d91d9452a3a1d83b0168e6b8d
- du listing: https://gist.github.com/e7225e6df139c9308cd612a5fcba8acf
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/elisa/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/x9jdlmln6ywpx5c2qh7vmfdn93djnxk3-elisa-0.2.0/bin/elisa had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/x9jdlmln6ywpx5c2qh7vmfdn93djnxk3-elisa-0.2.0/bin/.elisa-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.2.0 with grep in /nix/store/x9jdlmln6ywpx5c2qh7vmfdn93djnxk3-elisa-0.2.0
- directory tree listing: https://gist.github.com/6a824e1b1cbc4a270bb07962f2026bfb
- du listing: https://gist.github.com/ac472eaf8c7eb82ee6d9c2283ab33ca9
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/createrepo_c/versions.
These checks were done:
- built on NixOS
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/createrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/mergerepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/modifyrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/sqliterepo_c passed the binary check.
- 4 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.11.0 with grep in /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0
- directory tree listing: https://gist.github.com/58f40cce4b69dd806f345f13d65833cb
- du listing: https://gist.github.com/4f61dce7f9bacb5093fb7cec50712fc1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/clingo/versions.
Version release notes (from GitHub):
# Packages
- The easiest way to obtain Python enabled clingo packages is using [Anaconda][ana]. Packages are available in the [Potassco channel][pch]. First [install either Anaconda or Miniconda][ins] and then run: `conda install -c potassco clingo`.
- Packages for clingo are available in the Linux distributions [Debian][deb], [Ubuntu][ubu], and [Arch Linux (AUR)][aur].
- For Mac OS X, clingo packages are available in [homebrew][hbr] and [macports][mac].
# Changes
* change C API to use numeric instead of symbolic literals
* affects assumptions and assigning/releasing externals (breaks backward compatibility)
* added overloads to C++, python and lua API to support both numeric and symbolic version (preserves backward compatibility for most code)
* the python, C and C++ APIs now allow for customizing clingo by implementing a custom main function but reusing the rest of the application including the standard output
* add API function to detect conflicting programs
* add message logger to python and lua interface
* add support for primes in the beginning of identifiers and variable names
* add per solver registration of watches during propagator initialization
* add a directive to selectivel suppress undefined atom warnings
* add support for user defined statistics
* add _to_c functions for python API to be able to call C functions from python
* only create ground representations for requested program parts when grounding (#71)
* improve program observer (#19)
* support for binary, octal, and hexadecimal numbers (#65)
* the backend has to be opened/closed now
* release python's GIL while grounding (#82)
* TruthValue.{True,False} becomes TruthValue.{\_True,\_False} in python API
* improve API and it's documentation
[deb]: https://www.debian.org/
[ubu]: https://www.ubuntu.com/
[aur]: https://aur.archlinux.org/
[hbr]: https://brew.sh/
[mac]: https://www.macports.org/
[ana]: https://conda.io
[pch]: https://anaconda.org/potassco/clingo
[ins]: https://conda.io/docs/user-guide/install/index.html
These checks were done:
- built on NixOS
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/lpconvert passed the binary check.
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/clasp passed the binary check.
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/reify passed the binary check.
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/gringo passed the binary check.
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/clingo passed the binary check.
- 5 of 5 passed binary check by having a zero exit code.
- 0 of 5 passed binary check by having the new version present in output.
- found 5.3.0 with grep in /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0
- directory tree listing: https://gist.github.com/bba2eaf1d132fbdd88a2710a6030c419
- du listing: https://gist.github.com/230340bfa02557290a60cfc6d2e7e977
Fixes the Hydra CI build of `python{3,2}Packages.keyutils` on `nixpkgs.`
This patch changes the source retrieval to fetchFromGitHub as the PYPI
tarball doesn't come with tests for the check phase.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/flatpak/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/flatpak-bisect had a zero exit code or showed the expected version
- /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/flatpak-coredumpctl passed the binary check.
- /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/.flatpak-wrapped passed the binary check.
- /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/flatpak passed the binary check.
- 3 of 4 passed binary check by having a zero exit code.
- 2 of 4 passed binary check by having the new version present in output.
- found 0.99.2 with grep in /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2
- directory tree listing: https://gist.github.com/4cd5330783ac4dc304e7ceba12395ba0
- du listing: https://gist.github.com/81060efb0965f7e05ba54655bce0f2ca
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/grisbi/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4/bin/grisbi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4/bin/.grisbi-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.0.4 with grep in /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4
- directory tree listing: https://gist.github.com/88cf58691f673a3bb235fbe5a74e830e
- du listing: https://gist.github.com/56e8df132720715c41cd5f30253080d8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/grib-api/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_keys had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_histogram passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_error had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_add had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/big2gribex had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_debug passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_info passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_filter passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_ls passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_dump passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib2ppm passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_set passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_get passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_get_data passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_copy passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_repair had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_packing passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_cmp had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_convert passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_distance had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_corruption_check had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_compare passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_parser had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_count had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_index_build passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/gg_sub_area_check had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_moments had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_to_json had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_to_netcdf passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_list_keys passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_check had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_name had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_accumulations had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_split had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib1to2 had a zero exit code or showed the expected version
- 16 of 35 passed binary check by having a zero exit code.
- 12 of 35 passed binary check by having the new version present in output.
- found 1.27.0 with grep in /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0
- directory tree listing: https://gist.github.com/e6dee35a40cc23e8f92ab31e61d97635
- du listing: https://gist.github.com/09b91902bb419c1eb0f13bbc8e6a9ac0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/apache-jena-fuseki/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.fuseki-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/fuseki had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.fuseki-server-wrapped had a zero exit code or showed the expected version
- /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/fuseki-server passed the binary check.
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-delete-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-delete had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-get-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-get had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-head-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-head had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-post-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-post had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-put-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-put had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-query-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-query had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-update-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-update had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-update-form-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-update-form had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.soh-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/soh had a zero exit code or showed the expected version
- 1 of 22 passed binary check by having a zero exit code.
- 0 of 22 passed binary check by having the new version present in output.
- found 3.8.0 with grep in /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0
- directory tree listing: https://gist.github.com/2403f38b197834ff0ef5bd15d4a313bc
- du listing: https://gist.github.com/85a408dc989753cdca73ef553ee6d548
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/hwinfo/versions.
These checks were done:
- built on NixOS
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/hwinfo passed the binary check.
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/check_hd passed the binary check.
- Warning: no invocation of /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/mk_isdnhwdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/convert_hd had a zero exit code or showed the expected version
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/getsysinfo passed the binary check.
- 3 of 5 passed binary check by having a zero exit code.
- 1 of 5 passed binary check by having the new version present in output.
- found 21.56 with grep in /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56
- directory tree listing: https://gist.github.com/b9d5b7de5962022ef010b2d4f42810c1
- du listing: https://gist.github.com/1d6be034568191041d6d6c11b601a8e9
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libnfs/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0/bin/nfs-cat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0/bin/nfs-ls had a zero exit code or showed the expected version
- /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0/bin/nfs-cp passed the binary check.
- 1 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 3.0.0 with grep in /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0
- directory tree listing: https://gist.github.com/41f09d1c597fdac38e45fb2ab6bec655
- du listing: https://gist.github.com/00ddd65dc42da40cbedb9ae1fe041f73
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/nagios/versions.
These checks were done:
- built on NixOS
- /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/nagios passed the binary check.
- /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/nagiostats passed the binary check.
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/archivejson.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/avail.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/cmd.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/config.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/extinfo.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/histogram.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/history.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/notifications.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/objectjson.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/outages.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/showlog.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/status.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statusjson.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statusmap.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statuswml.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statuswrl.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/summary.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/tac.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/trends.cgi had a zero exit code or showed the expected version
- 2 of 21 passed binary check by having a zero exit code.
- 0 of 21 passed binary check by having the new version present in output.
- found 4.4.1 with grep in /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1
- directory tree listing: https://gist.github.com/f137b97a1d6cd8319299734685e0bae9
- du listing: https://gist.github.com/d14b3339adc574bb4d4ca3657a548883
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/mxt-app/versions.
Version release notes (from GitHub):
Changes since v1.27
- Added broken line test for sensors
- Added Sensor Variant Algorithm test for sensors
- Added .empty in m4 folder and removed mkdir in autogen.sh
- Fix mxt_convert_hex_test on 32 bit architectures
- Fixed uninitialized variable ctx->active_stylus
- Fixed extended config byte returning zeros
- Other minor fixes
These checks were done:
- built on NixOS
- /nix/store/1769xizqkbd8dd6llqy02rldci3pwijk-mxt-app-1.28/bin/mxt-app passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.28 with grep in /nix/store/1769xizqkbd8dd6llqy02rldci3pwijk-mxt-app-1.28
- directory tree listing: https://gist.github.com/fc84545295cbe4aa871675e481f9d678
- du listing: https://gist.github.com/3f8880133bd987a4e81d820e8ae6a5b4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/pdd/versions.
Version release notes (from GitHub):
## What's in?
- Custom resolution for stopwatch (default - milliseconds)
- Option `-q` (quiet) to run timers in the background
- Show timers in reverse video
- Use ISO 8601 format for dates
- Some Windows-specific fixes
**Note:** the attached auto-generated package for Ubuntu 18.04 has a missing dependency - `python3-dateutil`. It's required but had to be ignored temporarily due to a build failure. Please run:
sudo apt-get install python3-dateutil
for the package to work correctly after installation.
<p align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/PayPal-donate-green.svg" alt="Donate via PayPal!" /></a>
</p>
These checks were done:
- built on NixOS
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/.pdd-wrapped passed the binary check.
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/pdd passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.3 with grep in /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3
- directory tree listing: https://gist.github.com/0848d82c6dddf60c43205c10b360df35
- du listing: https://gist.github.com/c2d9c78b7020ca61bd818ab1ac43ab93
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/openshot-qt/versions.
Version release notes (from GitHub):
**Highlights**
------------------------
- 7 New Effects (Crop, Hue, Color Shift, Pixelate, Bars, Wave, Shift)
- Auto Audio Mixing
- Auto Rotate
- Improved Audio Playback
- Improved Stability
- Improved Export Dialog
- New Codec Support (including experimental)
- Growing Team of Developers
- Dramatically Improved Build System
**libopenshot-audio 0.1.6 so:6**
-----------------------
* Fix under-linking (pthread and dl), fixes 3
* Integration of GitLab build pipelines
**libopenshot 0.2.0 so:15**
-----------------------
* Auto audio mixing strategy per clip (average, reduce, or none)
* Adding new crop effect, which can also be animated for some very cool effects.
* Adding new Color Shift effect, which can shift any color (RGBA) with infinite wrapping (and full supports animation).
* Adding new Pixelate video effect, which pixelates a portion (or all) of a frame's image, and is fully animatable.
* Adding new video effect: Bars, which allow for animating colored bars around your video, such as a letterbox effect.
* Adding new wave video effect, which can be animated in a ton of ways to create lots of cool wave distortion effects.
* Adding Hue video effect, to adjust the hue of a frame's image, which can also be animated with a keyframe
* Adding new effect: Shift, an infinite pixel shifting effect which can be animated and wrap images in any direction.
* Auto-Rotates any Clip with Reader metadata 'rotate' attribute.
* Experimental codecs now supported in FFmpeg/LibAV
* Audio popping during preview (due to resampling)
* Fixing brightness and Mask effects to calculate factor with a float type, giving more fine control
* Fix Blur.cpp by copying blur_<chan> values back to <chan> so horizontal *and* vertical blurs can be applied in one effect and blur accumulates with increased iterations
* Update and apply frame mapper on any clip changes, to keep timeline offsets in sync (i.e. avoid audio popping due to slight misalignments of clips on the timeline).
* Removing old frames from WorkingCache (when no longer needed). This helps prevent freezing looking for old frame data on certain videos.
* Adding metadata from format, audio stream, and video streams to ReaderBase.info, which in some cases includes the 'rotate' metadata added by certain cameras, and audio metadata like title, album, artist, copyright, dates, etc...
* Added in metadata encoding capabilities (writer.info.metadata["title"] = "My Title"). Only certain tag names are accepted (see FFmpeg for more on which tags are supported by which codecs).
* Optimize and improve speed of Mask effect (used by transitions). This is way faster than before!
* Fixing assignement and copy operators on Frame class (to prevent crashes for unintiailized image and audio pointers), and ensuring both copy and assignment operators work as expected.
* Fixing the color property of Frames, which was being lost on some constructors.
* Increase valid frame rates to 240 fps since many cameras now support this higher frame rate
* Fixing regression on Clip constructor, and simplifying pointer initialization
* Fixing a bug with Frame::AddImage (convertToFormat) not actually doing anything. It returns a new image, and does not convert the format in-place.
* Preventing crash if Seek invoked before QtPlayer are initialized properly
* FFMPEG 3.2 support for FFmpegWriter
* FFMPEG 3.2 support for FFmpegReader
* Fixing FFmpeg version breakage in FFmpegWriter
* Increasing the default amount of cache in FFmpeg, based on the # of processors, to better support high framerate videos.
* Changing some Seek values to be more accurate, and fixes a race condition with Timeline_Tests.cpp.
* Changing some sleep() calls to usleep(), for more accuracy. This is a bit experimental, and hopefully will work on all OSes.
* Do not clobber gainFactor when determining volume adjustments and add a TODO note about current_max_volume always being 0
* Removing anchor from clip properties (since it is unused)
* Adding "dbghelp" dependency for Windows builds (for crash handling support), and improved Windows build instructions using MSYS2.
* Properly set test media files path, fixes 36
* Fixing black frames at end of video clips, if audio stream longer than video stream, and end-of-stream is reached.
* Integration of GitLab build pipelines
* Faster Windows builds
* Fixing audio unit tests
* Avoid mixing audio for clips with no volume or disabled audio.
* Updating cmake file for libopenshot-audio to search $ENV first, and then static folders
* Add missing type cast
* Spelling and typo fixes
**openshot-qt 2.4.2**
-----------------------
* More detailed export dialog progress, including estimate time remaining, FPS, and more accurate percentage. Thanks Peter!
* Defaulting to AAC audio codec
* Improving zoom scale calculation, to use a custom bezier curve (zoom gets faster and faster the more you zoom out). 30 levels of precision between 1 second and 7200 seconds.
* Auto-rotate for Readers with 'rotate' metadata. This requires a slightly newer version of FFmpeg, otherwise the 'rotate' tag is never found.
* Adding new Crop video effect
* Adding new Color Shift video effect (with temp icon)
* Adding Pixelate video effect, which can animate a pixelated version of part (of all) of a video clip.
* Adding new Bars video effect, which allow for animating colored bars around your video, such as a letterbox effect.
* Adding new Wave video effect
* Adding Hue video effect
* Adding new Shift effect (which allows for shifting the image in any direction and allows for animation, with infinite wrapping)
* Support for 32-bit and 64-bit Windows builds, and an update to the Windows dependencies (and installer size reduction).
* 32-bit version of Windows is now large address aware, and can make use of more memory, but users might need to run this command first: 'bcdedit /set IncreaseUserVa 3072' in order to utilize this
* No longer crash app if user settings cannot be read. Now we show a message box and reset the user settings.
* Adding save indicator in window title
* Retain track parameters during add/remove track
* Update titles to be compatible with newer versions of Inkscape
* Always apply mapper when opening a project, to ensure no audio starts popping for different framerate projects
* Split Clip dialog now sends focus back to slider after clicking 'Start' or 'End' or 'Play' (to make it easier for frame-by-frame arrow keys)
* Make clip and transition menus trigger on mouse-down, and not move the timeline item when the menu is activate
* Removing max constrains from export length, so user can export blackness at the end of his project if so desired.
* Disabling/Enabling save icon based on if the project needs saving
* Add preset xml file for chromebook target
* Removing unneeded 64-bit/32-bit clean-up code from Windows installer (which breaks on a 32-bit system)
* Fix initial save indicator on a new (blank) project
* Also use import_path for missing-file recovery
* Add import_path tracking to project data
* Updating mac build scripts to use Python 3.6 (with a newer version of OpenSSL)
* Preview controls use media-skip icons
* New razor-tool cursor
* Adding new developer page to documentation, with step by step instructions on getting a Ubuntu development environment setup for libopenshot, libopenshot-audio, and openshot-qt.
* Position is always (frame - 1) / fps
* Utility functions for unit conversion
* Be more explicit about logfile paths
* Adding back in /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 to the AppImage
* Rename dv_pal_wide_animorphic to correct spelling
* Remove duplicate profiles
* Protect slack upload better during build server
* Updating sponsors, donors, and contributors
* Updating translations
* Change the if statement for default language to use system default
* Copy log file for each successful build (for debugging reasons)
* Use QUrl.toLocalFile() to convert dropped URIs
* Add Contributing section
* Update Tutorial, Code tags and contrib link
* Update GitHub info in tutorial
* Use images/ path for images, not _static/ in documentation
* Fix wrapping in Tutorial documentation
* Replace ASCII arrows with Unicode arrow character in documentation
* Also update transition layer on track add/remove
* Small refactor of build server file uploads, and added extra check for 'already uploaded' assets to GitHub
* Improve error message for failed uploads during build server
* Remove torrents if already existing
* Integration of GitLab build pipelines
* Updating font family on built-in titles
* Remove some unneeded copies of libopenshot and libopenshot-audio in the AppImage, reducing size of AppImage
* Fixing issue with Linux AppImage creation on build server
* Migrating from Bzr to Git (on Launchpad)
* Delete old ISSUE_TEMPLATE
* Correct a cut-and-paste wrong comment
* Fixing copyright to use translation-friendly formatting, and hiding hardware decode preference (for now)
* Update websites section and removal of too many caps
* Change readme to be markdown
* Log length of metrics response, not content
* Updated copyrights to 2018 (from 2016). Also edited `about.py` so the year is automatically updated.
* Adding a few missing dependencies into the developer doc page
* .gitignore: ignore docs/_build & all pycache
**Git Changes**
-----------------------
* Implementing GitFlow for project (develop, release, and master branches)
* Protected branches (on all repos), preventing direct pushes
* Must pass unit tests and status checks before merges allowed
* Must go through the Pull/Merge Request flow to be merged into a protected branch
* Automated git repo syncing between GitHub->GitLab->Launchpad
* Automated GitLab CI build pipelines (all builds, tests, installers, daily installers, are run through GitLab CI now)
* Builds and installers also support any branch, making feature branches and test branches much more useful, since we can share installers for them
**Credits**
-----------------------
* Peter M
* DylanC
* Rich A
* FeRD
* Louis S
* Beau N
* peanutbutterandcrackers
* Dr. Tobias
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2/bin/openshot-qt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2/bin/..openshot-qt-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2/bin/.openshot-qt-wrapped had a zero exit code or showed the expected version
- 0 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 2.4.2 with grep in /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2
- directory tree listing: https://gist.github.com/b5da2c2f9b03d20a447994a55a803e7e
- du listing: https://gist.github.com/2ae1642544817e3e40b9456552762659
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/sonarr/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CurlSharp.dll.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CurlSharp.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.Runner.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentValidation.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.Collections.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesCore.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesNLog.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Marr.Data.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Core.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Owin.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/MonoTorrent.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Api.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Common.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Core.dll.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Core.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Host.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Mono.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.SignalR.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/CurlSharp.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesCore.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesNLog.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Common.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Mono.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Update.exe.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Update.exe.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/SharpRaven.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/CurlSharp.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/ICSharpCode.SharpZipLib.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesCore.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesNLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/Newtonsoft.Json.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Common.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Mono.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Update.exe had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/Org.Mentalis.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/SharpRaven.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/SocksWebProxy.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.exe.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.exe.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/OAuth.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/SharpRaven.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/System.Data.SQLite.xml had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/activity.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/addSeries.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/bootstrap.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/bootstrap.toggle-switch.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/calendar.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/cells.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/fullcalendar.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/info.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/logs.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/manualimport.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/messenger.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/messenger.flat.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/overrides.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/series.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/settings.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/theme.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/update.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/activity.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/addSeries.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/bootstrap.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/bootstrap.toggle-switch.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/calendar.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/cells.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.svg had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.woff2 had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/FontAwesome.otf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-light.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-light.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-light.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-regular.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-regular.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-regular.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-semibold.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-semibold.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-semibold.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/ubuntumono-regular.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/UbuntuMono-Regular.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/ubuntumono-regular.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fullcalendar.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/404.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/background/logo.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/favicon-debug.ico had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/favicon.ico had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/128.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/32.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/48.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/64.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/poster-dark.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/safari/logo.svg had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/114.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/144.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/57.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/72.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/info.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/logs.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/manualimport.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/messenger.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/messenger.flat.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/overrides.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/robots.txt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/series.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/settings.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/theme.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/update.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/zero.clipboard.swf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/handlebars.runtime.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/index.html had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/login.html had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/main.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/main.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/oauth.html had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/polyfills.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/templates.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/vendor.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/vendor.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/antlr.runtime.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CookComputing.XmlRpcV2.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CurlSharp.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.Runner.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentValidation.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Growl.Connector.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Growl.CoreLibrary.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/ICSharpCode.SharpZipLib.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.Collections.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/ImageResizer.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesCore.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesNLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Marr.Data.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Core.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.Owin.Host.HttpListener.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.Owin.Hosting.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/MonoTorrent.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.Authentication.Basic.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.Authentication.Forms.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Newtonsoft.Json.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NodaTime.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Api.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Common.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Core.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Host.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Mono.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.SignalR.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.exe had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/OAuth.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Org.Mentalis.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Prowlin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/RestSharp.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/SharpRaven.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/SocksWebProxy.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/System.Data.SQLite.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/antlr.runtime.dll had a zero exit code or showed the expected version
- 0 of 168 passed binary check by having a zero exit code.
- 0 of 168 passed binary check by having the new version present in output.
- found 2.0.0.5228 with grep in /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228
- directory tree listing: https://gist.github.com/567476160646b4b62c838c9cfc79df14
- du listing: https://gist.github.com/daa8a44ec51c871d66e8012b8d6d369a
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/you-get/versions.
These checks were done:
- built on NixOS
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/.you-get-wrapped passed the binary check.
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/you-get passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.4.1099 with grep in /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099
- directory tree listing: https://gist.github.com/10a8076f36d5cef1644b16df703b91bd
- du listing: https://gist.github.com/bff762c6ef186599bdcac2f64b255ccf
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/xpra/versions.
These checks were done:
- built on NixOS
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra passed the binary check.
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_Xdummy had a zero exit code or showed the expected version
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_udev_product_version passed the binary check.
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra_browser-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_browser had a zero exit code or showed the expected version
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra_launcher-wrapped passed the binary check.
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_launcher passed the binary check.
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra_signal_listener-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_signal_listener had a zero exit code or showed the expected version
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/..xpra-wrapped-wrapped passed the binary check.
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra-wrapped passed the binary check.
- 6 of 11 passed binary check by having a zero exit code.
- 0 of 11 passed binary check by having the new version present in output.
- found 2.3.2 with grep in /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2
- directory tree listing: https://gist.github.com/91468b1ca1959b1e5d4994b90772daf4
- du listing: https://gist.github.com/f56ad6737d400b6310e5fd6353ee7e83
There doesn't seem to be a --without-python flag and since the system
framework is always available the build tries to enable python support
while we have it disabled by default and explicitly don't pass in the
python headers.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/urh/versions.
These checks were done:
- built on NixOS
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/.urh-wrapped passed the binary check.
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/urh passed the binary check.
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/.urh_cli-wrapped passed the binary check.
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/urh_cli passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 2 of 4 passed binary check by having the new version present in output.
- found 2.2.2 with grep in /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2
- directory tree listing: https://gist.github.com/81386656453f8d5f0c949b53d0839bb3
- du listing: https://gist.github.com/04e2f4b58a606d8685287a855fe578b5
This adds a `readDirectory` utility that can be used to "slurp" a directory
full of `cabal2nix`-generated files and transform them into a Haskell package
override set. The main use of this is so that users don't have to write:
```
{ overrides = self: super: {
foo = self.callPackage ./path/to/foo.nix { };
bar = self.callPackage ./path/to/bar.nix { };
...
};
}
```
Instead, they can write:
```
{ overrides = pkgs.haskell.lib.readDirectory ./path/to;
}
```
This is a an alternative to `packageSourceOverrides` which primarily addresses
the following use cases:
* The desired package is not yet available in `all-cabal-hashes` (perhaps the
user is pinned to an older revision of `nixpkgs`)
* The default `cabal2nix` invocation used by `packageSourceOverrides`
does not use the desired `cabal2nix` flags
* The user wants to avoid the use of import-from-derivation
This package depends on qtmultimedia which depends on libpulse whose libtool
files add `-lcap` to the linker command line. These libtool files should be
stripped with pruneLibtoolFiles, and then libcap dependency can be removed.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/xl2tpd/versions.
These checks were done:
- built on NixOS
- /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12/bin/pfc passed the binary check.
- /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12/bin/xl2tpd passed the binary check.
- /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12/bin/xl2tpd-control passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 1 of 3 passed binary check by having the new version present in output.
- found 1.3.12 with grep in /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12
- directory tree listing: https://gist.github.com/9e7e06daf4d57291dbefde0aff0da546
- du listing: https://gist.github.com/0eb400f5c7f43510ed9dc63f43181d95
This requires a bit of fiddling with the ldflags patches and reworking a few
things about how the SCM info is configured. Ideally, not much more will change
before the 6.0 release, I think...
This also upgrades all FoundationDB packages to use the ordinary libressl
expression (which is now at 2.7.x), and changes around a few other things,
which will require a rebuild.
Signed-off-by: Austin Seipp <aseipp@pobox.com>