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
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/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/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 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.
Since 772eef9168, Boost by default doesn't
support Python anymore, so we need to override it with Python support.
Signed-off-by: aszlig <aszlig@nix.build>
Since 772eef9168 Boost no longer has
Python support enabled by default, so depending on whether Ledger has
Python support built in we also use either Boost with Python support or
without.
Tested building with and without Python support and both builds now
succeed.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @the-kenny, @jwiegley
Removes the version pinning for arb and pynac by backporting the
upstream (sage) package upgrades. This necessitates a new patch for arb,
which was however already proposed and accepted upstream.
It's a really small fix that even could have been done via sed, but I'm
using the upstream patch instead so that once a new upstream release
comes along we don't forget to drop the patch.
The patch is from the upstream commit at:
https://cgit.kde.org/kmymoney.git/commit/?id=e5198a902996b27bf9abde0ad24af82d55ab5dc1
Signed-off-by: aszlig <aszlig@nix.build>
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/gfgi7c2ps023ga27vx6s38y4gkgx1c54-chirp-daily-20180614/bin/.chirpw-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/gfgi7c2ps023ga27vx6s38y4gkgx1c54-chirp-daily-20180614/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 20180614 with grep in /nix/store/gfgi7c2ps023ga27vx6s38y4gkgx1c54-chirp-daily-20180614
- directory tree listing: https://gist.github.com/5a739e8fa0584360afb3f692d19e3771
- du listing: https://gist.github.com/e530a387cd61ae6e0b944b372041bd3d
This conflicts with -Werror=format-security and the build doesn't have
any format security problems, so -Wno-format IMHO shouldn't be there in
the first place.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @domenkozar
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/gnucash/versions.
These checks were done:
- built on NixOS
- /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/gnc-fq-check passed the binary check.
- /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/gnc-fq-helper passed the binary check.
- /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/gnc-fq-dump passed the binary check.
- /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/gnucash passed the binary check.
- /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/.gnucash-wrapped 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 3.2 with grep in /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2
- directory tree listing: https://gist.github.com/c6f09b837c81684d4febbc1c369ae53d
- du listing: https://gist.github.com/f9960cc6c0b43d70986bb1b51c109a68
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/smplayer/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/9qa6s45c82jpkwqaf32i423my6by5ynk-smplayer-18.6.0/bin/smplayer had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9qa6s45c82jpkwqaf32i423my6by5ynk-smplayer-18.6.0/bin/simple_web_server 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 18.6.0 with grep in /nix/store/9qa6s45c82jpkwqaf32i423my6by5ynk-smplayer-18.6.0
- directory tree listing: https://gist.github.com/8b3f0826d462c03465088136a4d84512
- du listing: https://gist.github.com/f1d3e833d4b6317c73836b43e52e12fe
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/safeeyes/versions.
These checks were done:
- built on NixOS
- /nix/store/53h69rsf2wws7mdq1k7fq37crp4lx77y-safeeyes-2.0.6/bin/safeeyes passed the binary check.
- Warning: no invocation of /nix/store/53h69rsf2wws7mdq1k7fq37crp4lx77y-safeeyes-2.0.6/bin/..safeeyes-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/53h69rsf2wws7mdq1k7fq37crp4lx77y-safeeyes-2.0.6/bin/.safeeyes-wrapped had a zero exit code or showed the expected version
- 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 2.0.6 with grep in /nix/store/53h69rsf2wws7mdq1k7fq37crp4lx77y-safeeyes-2.0.6
- directory tree listing: https://gist.github.com/505a88852b7a491f174c5ea908f29b0b
- du listing: https://gist.github.com/84c95c9fa3f5e9999c04687baf8cdf77
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/gromacs/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2/bin/GMXRC had a zero exit code or showed the expected version
- /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2/bin/GMXRC.bash passed the binary check.
- /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2/bin/GMXRC.zsh passed the binary check.
- Warning: no invocation of /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2/bin/GMXRC.csh had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2/bin/demux.pl had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2/bin/xplor2gmx.pl had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2/bin/gmx-completion.bash had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2/bin/gmx-completion-gmx.bash had a zero exit code or showed the expected version
- /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2/bin/gmx passed the binary check.
- 3 of 9 passed binary check by having a zero exit code.
- 0 of 9 passed binary check by having the new version present in output.
- found 2018.2 with grep in /nix/store/illh3rp28ipz35z0wipsfc18z4m03sah-gromacs-2018.2
- directory tree listing: https://gist.github.com/1679f0362dfcc7299a6d5b8d9e76c14e
- du listing: https://gist.github.com/2f848bb0fe181676c17b61a9d5a94953
After #28029 it is necessary to add "strictoverflow" to the disabled
hardening flags. That probably has something to do with the `-O3` option
in palps makefile.
This commit also adds a test to check for this regression (as it only
occured at runtime).
Albert has a new release including several extensions and bug fixes.
Additionally, this upgrade solves current QT build issues. See
https://albertlauncher.github.io/news/ for the full changelog.
c-lightning is a standard compliant implementation of the Lightning
Network protocol. The Lightning Network is a scalability solution for
Bitcoin, enabling secure and instant transfer of funds between any two
parties for any amount.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/kubernetes/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/.kube-addons-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-addons had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/conversion-gen had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/deepcopy-gen had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/defaulter-gen had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/e2e.test had a zero exit code or showed the expected version
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/gendocs passed the binary check.
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/genkubedocs had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/genman had a zero exit code or showed the expected version
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/genyaml passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/go-bindata passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-apiserver passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-controller-manager passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-proxy passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-scheduler passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kubeadm passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kubectl passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kubelet passed the binary check.
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/openapi-gen had a zero exit code or showed the expected version
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/teststale passed the binary check.
- 11 of 20 passed binary check by having a zero exit code.
- 5 of 20 passed binary check by having the new version present in output.
- found 1.10.5 with grep in /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5
- directory tree listing: https://gist.github.com/f66eb35eb29445af12d98c6605753493
- du listing: https://gist.github.com/30b38d2640ef11a2252df16c7bfd6063
1. For some reason libreoffice-still was still referencing the Fresh
expression.
2. Moved gdb from buildInputs to nativeBuildInputs.
3. Minor update for both branches.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/gpodder/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3/bin/gpo had a zero exit code or showed the expected version
- /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3/bin/gpodder passed the binary check.
- Warning: no invocation of /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3/bin/gpodder-migrate2tres had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3/bin/..gpo-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3/bin/.gpo-wrapped had a zero exit code or showed the expected version
- /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3/bin/..gpodder-wrapped-wrapped passed the binary check.
- /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3/bin/.gpodder-wrapped passed the binary check.
- Warning: no invocation of /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3/bin/..gpodder-migrate2tres-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3/bin/.gpodder-migrate2tres-wrapped had a zero exit code or showed the expected version
- 3 of 9 passed binary check by having a zero exit code.
- 0 of 9 passed binary check by having the new version present in output.
- found 3.10.3 with grep in /nix/store/8rqasrwlljygffj6i4nf8v8v75bhc255-gpodder-3.10.3
- directory tree listing: https://gist.github.com/40569f5fea3ccd68574abaead2e57c56
- du listing: https://gist.github.com/7491af6e9fa6d0fbe76c75499dba579b
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/guake/versions.
These checks were done:
- built on NixOS
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/guake passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/guake-toggle passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/..guake-wrapped-wrapped passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/.guake-wrapped passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/..guake-toggle-wrapped-wrapped passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/.guake-toggle-wrapped 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.
- found 3.3.0 with grep in /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0
- directory tree listing: https://gist.github.com/08e53f1dab9dd720370787fafe8d0c02
- du listing: https://gist.github.com/aeb429d5b911c7b6b6ffdf25824eb7bd
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/imagemagick/versions.
These checks were done:
- built on NixOS
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/animate passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/compare passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/composite passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/conjure passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/convert passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/display passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/identify passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/import passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/magick-script passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/mogrify passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/montage passed the binary check.
- Warning: no invocation of /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/stream had a zero exit code or showed the expected version
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/magick passed the binary check.
- 12 of 13 passed binary check by having a zero exit code.
- 0 of 13 passed binary check by having the new version present in output.
- found 7.0.8-2 with grep in /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2
- directory tree listing: https://gist.github.com/de6e213f2639e6aea0a5c353ee83f68b
- du listing: https://gist.github.com/936da3ad90cfeb17b4597d3a305dbffb
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.
While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
The stable build for `yabar` is currently broken: https://hydra.nixos.org/build/75989172
Main reason is that the inline function `ya_setup_prefix_suffix` is
supposed to be an inline function, but was insufficiently declared as
such which broke the compiler recently with the following message:
```
gcc -std=c99 -Iinclude -pedantic -Wall -Os `pkg-config --cflags pango pangocairo libconfig` -DVERSION=\"0.4.0\" -D_POSIX_C_SOURCE=199309L -DYA_INTERNAL -DYA_DYN_COL -DYA_ENV_VARS -DYA_INTERNAL_EWMH -c -o src/intern_blks/ya_intern.o src/intern_blks/ya_intern.c
gcc -o yabar src/ya_main.o src/ya_draw.o src/ya_exec.o src/ya_parse.o src/intern_blks/ya_intern.o -lxcb -lpthread -lxcb-randr -lxcb-ewmh `pkg-config --libs pango pangocairo libconfig`
src/intern_blks/ya_intern.o: In function `ya_int_date':
ya_intern.c:(.text+0x49): undefined reference to `ya_setup_prefix_suffix'
src/intern_blks/ya_intern.o: In function `ya_int_uptime':
ya_intern.c:(.text+0xf4): undefined reference to `ya_setup_prefix_suffix'
src/intern_blks/ya_intern.o: In function `ya_int_brightness':
ya_intern.c:(.text+0x1d8): undefined reference to `ya_setup_prefix_suffix'
src/intern_blks/ya_intern.o: In function `ya_int_bandwidth':
ya_intern.c:(.text+0x377): undefined reference to `ya_setup_prefix_suffix'
src/intern_blks/ya_intern.o: In function `ya_int_cpu':
ya_intern.c:(.text+0x6de): undefined reference to `ya_setup_prefix_suffix'
src/intern_blks/ya_intern.o:ya_intern.c:(.text+0x924): more undefined references to `ya_setup_prefix_suffix' follow
collect2: error: ld returned 1 exit status
make: *** [Makefile:18: yabar] Error 1
```
This issue has been fixed on master (see
9779a5e04b)
which is why `nixos.yabar-unstable` remained functional.
I no longer use rancher and can test this derivation.
Also rancher-compose should have the same version as the rancher cluster
used. So it is better to be build by the user using it rather having a
random version in nixpkgs.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/bitcoin/versions.
These checks were done:
- built on NixOS
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoind passed the binary check.
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-cli passed the binary check.
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-tx passed the binary check.
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/test_bitcoin passed the binary check.
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bench_bitcoin passed the binary check.
- Warning: no invocation of /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-qt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/test_bitcoin-qt had a zero exit code or showed the expected version
- 5 of 7 passed binary check by having a zero exit code.
- 0 of 7 passed binary check by having the new version present in output.
- found 0.16.1 with grep in /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1
- directory tree listing: https://gist.github.com/a5e5d745910497ae913d4577342deba5
- du listing: https://gist.github.com/5f62bec50f6ab977a25c8ee0f118cb10
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fldigi/versions.
These checks were done:
- built on NixOS
- /nix/store/87mml563vxqamznb9i9kfyi1pz9ldkxj-fldigi-4.0.17/bin/fldigi passed the binary check.
- Warning: no invocation of /nix/store/87mml563vxqamznb9i9kfyi1pz9ldkxj-fldigi-4.0.17/bin/flarq had a zero exit code or showed the expected version
- 1 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 4.0.17 with grep in /nix/store/87mml563vxqamznb9i9kfyi1pz9ldkxj-fldigi-4.0.17
- directory tree listing: https://gist.github.com/fa90913d77a29b869e48c2c455710bd7
- du listing: https://gist.github.com/9172dd2cacb00accaffafe285aacea29
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/verilator/versions.
These checks were done:
- built on NixOS
- /nix/store/gnmapahqvab762fi885bwhlfhxvpfs81-verilator-3.924/bin/verilator_bin passed the binary check.
- /nix/store/gnmapahqvab762fi885bwhlfhxvpfs81-verilator-3.924/bin/verilator_bin_dbg passed the binary check.
- /nix/store/gnmapahqvab762fi885bwhlfhxvpfs81-verilator-3.924/bin/verilator_coverage_bin_dbg passed the binary check.
- /nix/store/gnmapahqvab762fi885bwhlfhxvpfs81-verilator-3.924/bin/verilator passed the binary check.
- /nix/store/gnmapahqvab762fi885bwhlfhxvpfs81-verilator-3.924/bin/verilator_coverage passed the binary check.
- Warning: no invocation of /nix/store/gnmapahqvab762fi885bwhlfhxvpfs81-verilator-3.924/bin/verilator_profcfunc had a zero exit code or showed the expected version
- 5 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 3.924 with grep in /nix/store/gnmapahqvab762fi885bwhlfhxvpfs81-verilator-3.924
- directory tree listing: https://gist.github.com/eebd214973454154b716fc6a9556b922
- du listing: https://gist.github.com/cb78abec038b5abdae8004ea1edcefc0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/limesuite/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/LimeSuiteGUI had a zero exit code or showed the expected version
- /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/LimeUtil passed the binary check.
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/LimeQuickTest had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/dualRXTX had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/basicRX had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/singleRX had a zero exit code or showed the expected version
- 1 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 18.06.0 with grep in /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0
- directory tree listing: https://gist.github.com/3cfd23841be1388c02a3464057c0aa82
- du listing: https://gist.github.com/59c4481c8e54971db6beff9cee37c760
The current version of `avidemux` (v2.7.0) breaks on master (see
https://hydra.nixos.org/build/75993794), the 18.03 build remains fine
(https://hydra.nixos.org/build/75935027).
The following changes have been applied:
* `glibc` compat patch is obsolete as it landed in upstream.
* Fixed QT_PLUGIN_PATH for QT binaries to avoid errors because of
missing plugins like this:
```
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
[1] 20081 abort /nix/store/rjwxc6ih15zwvvy71ss8bvnh56ibfbmj-avidemux-2.7.1/bin/avidemux3_qt5
```
Also fix such obsolete flags:
* `use_gconf` was already known to become obsolete with Chromium 65
* `enable_hotwording` has been removed in upstream commit d693f0c7ab
This uses strictDeps to get our args passed to the linker low enough
to enable building inkscape. With strictDeps we need to correctly use
nativeBuildInputs to avoid an issue.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/balsa/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6/bin/balsa had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6/bin/balsa-ab had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6/bin/.balsa-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6/bin/.balsa-ab-wrapped had a zero exit code or showed the expected version
- 0 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 2.5.6 with grep in /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6
- directory tree listing: https://gist.github.com/8c38ffd6950508c78fde54f6f3530673
- du listing: https://gist.github.com/2156c87e8b84b7a84f6d6f4c4a7b8ebb
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/mlterm/versions.
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/y5kq18q0af30rvbhl25jpxrrf7czp5b8-mlterm-3.8.6/bin/mlterm had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/y5kq18q0af30rvbhl25jpxrrf7czp5b8-mlterm-3.8.6/bin/mlfc had a zero exit code or showed the expected version
- /nix/store/y5kq18q0af30rvbhl25jpxrrf7czp5b8-mlterm-3.8.6/bin/mlcc passed the binary check.
- /nix/store/y5kq18q0af30rvbhl25jpxrrf7czp5b8-mlterm-3.8.6/bin/mlclient passed the binary check.
- /nix/store/y5kq18q0af30rvbhl25jpxrrf7czp5b8-mlterm-3.8.6/bin/mlclientx passed the binary check.
- Warning: no invocation of /nix/store/y5kq18q0af30rvbhl25jpxrrf7czp5b8-mlterm-3.8.6/bin/mlterm-fb had a zero exit code or showed the expected version
- 3 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 3.8.6 with grep in /nix/store/y5kq18q0af30rvbhl25jpxrrf7czp5b8-mlterm-3.8.6
- directory tree listing: https://gist.github.com/917b0ce2af6e7d2a9baa6c66857143a5
- du listing: https://gist.github.com/7b0c64048e0913af1cabbed5885116b2
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/b4iyklh8y10knkzrrw45dsz95hvs38mr-chirp-daily-20180611/bin/.chirpw-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/b4iyklh8y10knkzrrw45dsz95hvs38mr-chirp-daily-20180611/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 20180611 with grep in /nix/store/b4iyklh8y10knkzrrw45dsz95hvs38mr-chirp-daily-20180611
- directory tree listing: https://gist.github.com/c4bf3ab0db022bdfe692715110e6c3d6
- du listing: https://gist.github.com/1c1987a895d93ba39651f4037e030aad
When deja-dup is installed, Nautilus segfaults on start due to
the missing gsettings schemas.
This commit hardcodes path to the compiled schemas file to the extension.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/qutebrowser/versions.
These checks were done:
- built on NixOS
- /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2/bin/qutebrowser passed the binary check.
- /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2/bin/..qutebrowser-wrapped-wrapped passed the binary check.
- /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2/bin/.qutebrowser-wrapped 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 1.3.2 with grep in /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2
- directory tree listing: https://gist.github.com/86db26ab52e4c4aaabb2949ceba69142
- du listing: https://gist.github.com/47c80976cbfff66061ccbffa47d02669
Bumped to the latest version available.
Also tested the `web.archive.org` backup to avoid broken downloads when
the tarball is removed from the official download mirror.
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/xawtv/versions.
These checks were done:
- built on NixOS
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/dump-mixers passed the binary check.
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/record passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/showriff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/showqt had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/streamer passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/webcam had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/ttv had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/radio passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/fbtv had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/v4l-info had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/v4l-conf had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/ntsc-cc passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/v4lctl had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/propwatch had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/xawtv-remote had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/rootv passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/xawtv had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/pia had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/subtitles passed the binary check.
- 7 of 19 passed binary check by having a zero exit code.
- 0 of 19 passed binary check by having the new version present in output.
- found 3.104 with grep in /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104
- directory tree listing: https://gist.github.com/e59bbee51fd744b22ad39bcc4ee19850
- du listing: https://gist.github.com/6768a962875588d853d9979d9e5ed06f