Build with polkit and acl to enable usb redirection
in virt-viewer and virt-manager. Fixes#27199
usb redirection requires a setuid wrapper, see comment in code.
- The version 1.1.0 is 6 years old and was not compiling anymore with GCC 7.0
- Fixed buildInputs / nativeBuildInputs
- Set platform to linux, it does not work on OSX
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/saws/getSAWs.bash -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/saws/getSAWs.bash --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/saws/getSAWs.bash help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -V` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -v` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py --version` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py version` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -h` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py --help` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py help` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscnagupgrade.py -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscnagupgrade.py --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscnagupgrade.py help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins -h` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins --help` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff -h` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff --help` and found version 3.8.3
- found 3.8.3 with grep in /nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3
Apparently, async mode for libftdi 0.20 is allegedly disabled when using
libusb-compat wrappers, as libftdi does not really support libftdi 1.x. Because
we only ship libusb-compat, this would normally make async mode completely
unavailable.
Except distributions like Ubuntu just disable this check completely! See this
patch from Launchpad:
https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/libftdi/trusty/view/head:/debian/patches/04_async_mode.diff
In the spirit of good competition (and feature parity for software that
*doesn't* support the synchronous mode, thanks to Ubuntu silently ensuring
their async-only paths work) we enable this just the same.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.1.0 with grep in /nix/store/fxmc6jijyscbyhiyjdflbpmbf7hn9v41-readosm-1.1.0
- found 1.1.0 in filename of file in /nix/store/fxmc6jijyscbyhiyjdflbpmbf7hn9v41-readosm-1.1.0
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.24 with grep in /nix/store/9xdm9pfw8ckr8n58f2n2pz7vpz54wj72-stfl-0.24
- found 0.24 in filename of file in /nix/store/9xdm9pfw8ckr8n58f2n2pz7vpz54wj72-stfl-0.24
cc "@lovek323"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.10.1 with grep in /nix/store/hfqs5amwgnhsmp0jbyw5fbg5vvx7n60w-liburcu-0.10.1
- found 0.10.1 in filename of file in /nix/store/hfqs5amwgnhsmp0jbyw5fbg5vvx7n60w-liburcu-0.10.1
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2.0.0 with grep in /nix/store/mccg5fjzlk40fic8crh6mj0nknwmr774-soundtouch-2.0.0
- found 2.0.0 in filename of file in /nix/store/mccg5fjzlk40fic8crh6mj0nknwmr774-soundtouch-2.0.0
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/isql --help` got 0 exit code
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/isql --version` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/isql --help` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/odbcinst --help` got 0 exit code
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/odbcinst --version` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/odbcinst --help` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/iusql --help` got 0 exit code
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/iusql --version` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/iusql --help` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/odbc_config --version` and found version 2.3.5
- found 2.3.5 with grep in /nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5
- found 2.3.5 in filename of file in /nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config -h` got 0 exit code
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config --help` got 0 exit code
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config help` got 0 exit code
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config -V` and found version 8.226
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config -v` and found version 8.226
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config --version` and found version 8.226
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config version` and found version 8.226
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config help` and found version 8.226
- found 8.226 with grep in /nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226
- found 8.226 in filename of file in /nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226
cc "@veprbl"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/mozcerts-qt5 -h` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/mozcerts-qt5 --help` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/mozcerts-qt5 help` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 -h` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 --help` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 help` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 -v` and found version 2.1.3
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 --version` and found version 2.1.3
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 version` and found version 2.1.3
- found 2.1.3 with grep in /nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3
- found 2.1.3 in filename of file in /nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3
cc "@ttuegel"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.6.62 with grep in /nix/store/4ss521i0480p31fgmlqkv4rcrrfv8zw2-opencollada-1.6.62
- found 1.6.62 in filename of file in /nix/store/4ss521i0480p31fgmlqkv4rcrrfv8zw2-opencollada-1.6.62
cc "@eelco"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.1.5 with grep in /nix/store/wfbq0x34zgwrazsib5pv5wbv1zb1yrpk-resolv_wrapper-1.1.5
- found 1.1.5 in filename of file in /nix/store/wfbq0x34zgwrazsib5pv5wbv1zb1yrpk-resolv_wrapper-1.1.5
cc "@wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 5.10.3 in filename of file in /nix/store/4db33wajzz0lsdms0bnpqizl280l3kwc-rocksdb-5.10.3
cc "@adev @wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.2.2 with grep in /nix/store/91iz6pnbmjn0lc0f6iyy22wavngbbxhm-tclap-1.2.2
- found 1.2.2 in filename of file in /nix/store/91iz6pnbmjn0lc0f6iyy22wavngbbxhm-tclap-1.2.2
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2.0.0 with grep in /nix/store/llszhnm3pshnbmp7cra1bkal6njag3nn-unittest-cpp-2.0.0
- found 2.0.0 in filename of file in /nix/store/llszhnm3pshnbmp7cra1bkal6njag3nn-unittest-cpp-2.0.0
cc ""
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.9.35 with grep in /nix/store/i0wf9rm4gv5l2sd6rfssr7nql1dkpdx4-tevent-0.9.35
- found 0.9.35 in filename of file in /nix/store/i0wf9rm4gv5l2sd6rfssr7nql1dkpdx4-tevent-0.9.35
cc "@wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/3dmmnilw4rsyrnz164vy04advblps0h5-tdb-1.3.15/bin/tdbdump -h` got 0 exit code
- ran `/nix/store/3dmmnilw4rsyrnz164vy04advblps0h5-tdb-1.3.15/bin/tdbbackup -h` got 0 exit code
- ran `/nix/store/3dmmnilw4rsyrnz164vy04advblps0h5-tdb-1.3.15/bin/tdbbackup --help` got 0 exit code
- ran `/nix/store/3dmmnilw4rsyrnz164vy04advblps0h5-tdb-1.3.15/bin/tdbbackup --help` and found version 1.3.15
- found 1.3.15 with grep in /nix/store/3dmmnilw4rsyrnz164vy04advblps0h5-tdb-1.3.15
- found 1.3.15 in filename of file in /nix/store/3dmmnilw4rsyrnz164vy04advblps0h5-tdb-1.3.15
cc "@wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/s8bdx22ycxz8j072244q8sng0jxh3sjc-thepeg-2.1.2/bin/setupThePEG help` got 0 exit code
- ran `/nix/store/s8bdx22ycxz8j072244q8sng0jxh3sjc-thepeg-2.1.2/bin/setupThePEG -v` and found version 2.1.2
- ran `/nix/store/s8bdx22ycxz8j072244q8sng0jxh3sjc-thepeg-2.1.2/bin/setupThePEG --version` and found version 2.1.2
- ran `/nix/store/s8bdx22ycxz8j072244q8sng0jxh3sjc-thepeg-2.1.2/bin/runThePEG -v` and found version 2.1.2
- ran `/nix/store/s8bdx22ycxz8j072244q8sng0jxh3sjc-thepeg-2.1.2/bin/runThePEG --version` and found version 2.1.2
- found 2.1.2 with grep in /nix/store/s8bdx22ycxz8j072244q8sng0jxh3sjc-thepeg-2.1.2
cc "@veprbl"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.2.4 with grep in /nix/store/dqq7n2sk0fdzn7dnz88yhgms5dq6s39x-uid_wrapper-1.2.4
- found 1.2.4 in filename of file in /nix/store/dqq7n2sk0fdzn7dnz88yhgms5dq6s39x-uid_wrapper-1.2.4
cc "@wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.4.2 with grep in /nix/store/g48a1pwdycdlx5q4ayxgdyhw1jqp6mn7-opencsg-1.4.2
- found 1.4.2 in filename of file in /nix/store/g48a1pwdycdlx5q4ayxgdyhw1jqp6mn7-opencsg-1.4.2
cc "@raskin"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 3.13.0 in filename of file in /nix/store/pcakgwgq8k7ad2x10ji9z054z87z1pca-wolfssl-3.13.0
cc "@mcmtroffaes"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2.7.4 with grep in /nix/store/3881hzp2frwjsw7xyafvr3zzlyacv7a8-zimg-2.7.4
- found 2.7.4 in filename of file in /nix/store/3881hzp2frwjsw7xyafvr3zzlyacv7a8-zimg-2.7.4
cc "@rnhmjoj"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/3vw7qlk7mlknydvnfps6wsp1wqrmcv08-thrift-0.11.0/bin/thrift --version` and found version 0.11.0
- found 0.11.0 with grep in /nix/store/3vw7qlk7mlknydvnfps6wsp1wqrmcv08-thrift-0.11.0
- found 0.11.0 in filename of file in /nix/store/3vw7qlk7mlknydvnfps6wsp1wqrmcv08-thrift-0.11.0
cc "@bjornfor"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 3.4.2 with grep in /nix/store/ad99ha1vvigs8zaw6mb4cwjb0an9gdlp-sqlcipher-3.4.2
- found 3.4.2 in filename of file in /nix/store/ad99ha1vvigs8zaw6mb4cwjb0an9gdlp-sqlcipher-3.4.2
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.1.9 with grep in /nix/store/chjpd02w9vp33l325v4j11cc1g9wabk0-socket_wrapper-1.1.9
- found 1.1.9 in filename of file in /nix/store/chjpd02w9vp33l325v4j11cc1g9wabk0-socket_wrapper-1.1.9
cc "@wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/dc39wljsqrwrdnz2c0072wsch1qdf03v-shapelib-1.4.1/bin/dbfcreate -h` got 0 exit code
- ran `/nix/store/dc39wljsqrwrdnz2c0072wsch1qdf03v-shapelib-1.4.1/bin/dbfcreate --help` got 0 exit code
- ran `/nix/store/dc39wljsqrwrdnz2c0072wsch1qdf03v-shapelib-1.4.1/bin/dbfcreate help` got 0 exit code
- ran `/nix/store/dc39wljsqrwrdnz2c0072wsch1qdf03v-shapelib-1.4.1/bin/dbfinfo -h` got 0 exit code
- ran `/nix/store/dc39wljsqrwrdnz2c0072wsch1qdf03v-shapelib-1.4.1/bin/dbfinfo --help` got 0 exit code
- ran `/nix/store/dc39wljsqrwrdnz2c0072wsch1qdf03v-shapelib-1.4.1/bin/dbfinfo help` got 0 exit code
- found 1.4.1 with grep in /nix/store/dc39wljsqrwrdnz2c0072wsch1qdf03v-shapelib-1.4.1
- found 1.4.1 in filename of file in /nix/store/dc39wljsqrwrdnz2c0072wsch1qdf03v-shapelib-1.4.1
cc "@ehmry"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.11.3 with grep in /nix/store/z53qgvkdj04v2wspk7ril70qy1ckwh8k-rdkafka-0.11.3
- found 0.11.3 in filename of file in /nix/store/z53qgvkdj04v2wspk7ril70qy1ckwh8k-rdkafka-0.11.3
cc "@boothead @wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/cpspc -h` got 0 exit code
- ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/cpspc --help` got 0 exit code
- ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/cpspc help` got 0 exit code
- ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/f2cpsp -h` got 0 exit code
- ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/f2cpsp --help` got 0 exit code
- ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/f2cpsp help` got 0 exit code
- found 1.8.1 with grep in /nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1
cc "@orivej"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.5.3 in filename of file in /nix/store/yqsgs9hw8c3rdia75rswgk98lz3c52ih-openspecfun-0.5.3
cc "@ttuegel"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtnode -h` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtnode --help` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtchat -h` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtchat --help` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner -h` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner --help` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner help` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner -V` and found version 1.5.0
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner --version` and found version 1.5.0
- found 1.5.0 with grep in /nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0
- found 1.5.0 in filename of file in /nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0
cc "@taeer @olynch"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 3.1.1 with grep in /nix/store/4pydihqzddnsfmlc2zcn6qlwi7m2p1k1-nlohmann_json-3.1.1
- found 3.1.1 in filename of file in /nix/store/4pydihqzddnsfmlc2zcn6qlwi7m2p1k1-nlohmann_json-3.1.1
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/yzb91gfv6pvyvc662n9sc9rzf2mki8ss-nanomsg-1.1.2/bin/nanocat -h` got 0 exit code
- ran `/nix/store/yzb91gfv6pvyvc662n9sc9rzf2mki8ss-nanomsg-1.1.2/bin/nanocat --help` got 0 exit code
- ran `/nix/store/yzb91gfv6pvyvc662n9sc9rzf2mki8ss-nanomsg-1.1.2/bin/nanocat -h` and found version 1.1.2
- ran `/nix/store/yzb91gfv6pvyvc662n9sc9rzf2mki8ss-nanomsg-1.1.2/bin/nanocat --help` and found version 1.1.2
- found 1.1.2 with grep in /nix/store/yzb91gfv6pvyvc662n9sc9rzf2mki8ss-nanomsg-1.1.2
- found 1.1.2 in filename of file in /nix/store/yzb91gfv6pvyvc662n9sc9rzf2mki8ss-nanomsg-1.1.2
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.2.3 with grep in /nix/store/gglvdgfxscxg7hhdgbxyzdvd01kv4nxa-nanoflann-1.2.3
- found 1.2.3 in filename of file in /nix/store/gglvdgfxscxg7hhdgbxyzdvd01kv4nxa-nanoflann-1.2.3
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2.1.2 with grep in /nix/store/382shdj4qs6hl916ycw7ai4c7xz1sd40-msilbc-2.1.2
- found 2.1.2 in filename of file in /nix/store/382shdj4qs6hl916ycw7ai4c7xz1sd40-msilbc-2.1.2
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.1.0 with grep in /nix/store/4ffpnfrp66c8caishcddzppbddr8kx35-menu-cache-1.1.0
- found 1.1.0 in filename of file in /nix/store/4ffpnfrp66c8caishcddzppbddr8kx35-menu-cache-1.1.0
cc "@ttuegel"
These (outdated) derivations are only used by nixos/lib/testing.nix.
If we want to provide jquery & jquery-ui packages this is better done
in nodePackages.
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28/bin/libwacom-list-local-devices -h` got 0 exit code
- ran `/nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28/bin/libwacom-list-local-devices --help` got 0 exit code
- ran `/nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28/bin/libwacom-list-local-devices help` got 0 exit code
- found 0.28 with grep in /nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28
- found 0.28 in filename of file in /nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/kqm64gvnza0w5q5si6swlsdfzrymrdfj-log4cpp-1.1.3/bin/log4cpp-config --help` got 0 exit code
- ran `/nix/store/kqm64gvnza0w5q5si6swlsdfzrymrdfj-log4cpp-1.1.3/bin/log4cpp-config --help` and found version 1.1.3
- found 1.1.3 with grep in /nix/store/kqm64gvnza0w5q5si6swlsdfzrymrdfj-log4cpp-1.1.3
- found 1.1.3 in filename of file in /nix/store/kqm64gvnza0w5q5si6swlsdfzrymrdfj-log4cpp-1.1.3
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2018.02.12 with grep in /nix/store/j71f4ma9pvna3bjm3baiybspdkvnsla2-live555-2018.02.12
- found 2018.02.12 in filename of file in /nix/store/j71f4ma9pvna3bjm3baiybspdkvnsla2-live555-2018.02.12
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/qq22lnv1qj1qwxmnf1qikf5a76girca4-libzmf-0.0.2/bin/zmf2raw --version` and found version 0.0.2
- ran `/nix/store/qq22lnv1qj1qwxmnf1qikf5a76girca4-libzmf-0.0.2/bin/zmf2svg --version` and found version 0.0.2
- found 0.0.2 with grep in /nix/store/qq22lnv1qj1qwxmnf1qikf5a76girca4-libzmf-0.0.2
- found 0.0.2 in filename of file in /nix/store/qq22lnv1qj1qwxmnf1qikf5a76girca4-libzmf-0.0.2
cc "@raskin"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 3.5.0.33 with grep in /nix/store/mc3jmk1ka7ny9byjwxavx5mdcrxb4kdb-libxcomp-3.5.0.33
- found 3.5.0.33 in filename of file in /nix/store/mc3jmk1ka7ny9byjwxavx5mdcrxb4kdb-libxcomp-3.5.0.33
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wps2html -v` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wps2html --version` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wps2raw -v` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wps2raw --version` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wps2text -v` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wps2text --version` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wks2csv -v` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wks2csv --version` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wks2raw -v` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wks2raw --version` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wks2text -v` and found version 0.4.8
- ran `/nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8/bin/wks2text --version` and found version 0.4.8
- found 0.4.8 with grep in /nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8
- found 0.4.8 in filename of file in /nix/store/xi4b6qg78waf3xxlls86paxz1xxfzh9x-libwps-0.4.8
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/fy1rzjb6d204ca4063ymw4n5gcrnh7hp-libwpg-0.3.2/bin/wpg2raw --version` and found version 0.3.2
- ran `/nix/store/fy1rzjb6d204ca4063ymw4n5gcrnh7hp-libwpg-0.3.2/bin/wpg2svg --version` and found version 0.3.2
- found 0.3.2 with grep in /nix/store/fy1rzjb6d204ca4063ymw4n5gcrnh7hp-libwpg-0.3.2
- found 0.3.2 in filename of file in /nix/store/fy1rzjb6d204ca4063ymw4n5gcrnh7hp-libwpg-0.3.2
cc ""
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2.4.1 with grep in /nix/store/lm20nl7bdr3fmnagp48b4a7pjagv5qdf-libwebsockets-2.4.1
- found 2.4.1 in filename of file in /nix/store/lm20nl7bdr3fmnagp48b4a7pjagv5qdf-libwebsockets-2.4.1
cc ""
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28/bin/libwacom-list-local-devices -h` got 0 exit code
- ran `/nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28/bin/libwacom-list-local-devices --help` got 0 exit code
- ran `/nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28/bin/libwacom-list-local-devices help` got 0 exit code
- found 0.28 with grep in /nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28
- found 0.28 in filename of file in /nix/store/yi7myg1fay4my7dl64nbj0mlv2qdma6z-libwacom-0.28
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.19.2 with grep in /nix/store/f45rl4z9a2rqd7hdhwnj9g831z1k4ilr-libuv-1.19.2
- found 1.19.2 in filename of file in /nix/store/f45rl4z9a2rqd7hdhwnj9g831z1k4ilr-libuv-1.19.2
cc "@cstrahan"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.18.1 with grep in /nix/store/iv3xsmfxm8i14mkkcc5cqqr7ixpq02i5-libtomcrypt-1.18.1
- found 1.18.1 in filename of file in /nix/store/iv3xsmfxm8i14mkkcc5cqqr7ixpq02i5-libtomcrypt-1.18.1
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.20 with grep in /nix/store/4sswlqrcz5y3s241l0vgrbsyzcrl9gn5-libtermkey-0.20
- found 0.20 in filename of file in /nix/store/4sswlqrcz5y3s241l0vgrbsyzcrl9gn5-libtermkey-0.20
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.8.5 with grep in /nix/store/37qfplsqfz7lq058pg2cvvm592yzvvf9-libspatialindex-1.8.5
- found 1.8.5 in filename of file in /nix/store/37qfplsqfz7lq058pg2cvvm592yzvvf9-libspatialindex-1.8.5
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/mergesolv -h` got 0 exit code
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/mergesolv --help` got 0 exit code
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/mergesolv -V` and found version 0.6.32
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/mergesolv -v` and found version 0.6.32
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/mergesolv --version` and found version 0.6.32
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/mergesolv --help` and found version 0.6.32
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/dumpsolv -h` got 0 exit code
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/testsolv -h` got 0 exit code
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/testsolv help` got 0 exit code
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/rpmdb2solv -h` got 0 exit code
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/repomdxml2solv -h` got 0 exit code
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/rpmmd2solv -h` got 0 exit code
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/updateinfoxml2solv -h` got 0 exit code
- ran `/nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32/bin/deltainfoxml2solv -h` got 0 exit code
- found 0.6.32 with grep in /nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32
- found 0.6.32 in filename of file in /nix/store/z19rz030kl2vc1sgmcqmjblwmcb4n190-libsolv-0.6.32
cc "@copumpkin"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 3.4.9 with grep in /nix/store/biismabsawadk87l7m83a62d8cj08iy1-libsass-3.4.9
- found 3.4.9 in filename of file in /nix/store/biismabsawadk87l7m83a62d8cj08iy1-libsass-3.4.9
cc "@codyopel @offline"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/n46m9li9xl794686xii90gh0hqgh2v7d-librep-0.92.7/bin/rep --help` got 0 exit code
- ran `/nix/store/n46m9li9xl794686xii90gh0hqgh2v7d-librep-0.92.7/bin/rep --version` and found version 0.92.7
- ran `/nix/store/n46m9li9xl794686xii90gh0hqgh2v7d-librep-0.92.7/bin/rep --help` and found version 0.92.7
- found 0.92.7 with grep in /nix/store/n46m9li9xl794686xii90gh0hqgh2v7d-librep-0.92.7
- found 0.92.7 in filename of file in /nix/store/n46m9li9xl794686xii90gh0hqgh2v7d-librep-0.92.7
cc "@AndersonTorres"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.2.14 with grep in /nix/store/8h9pj41013zl5mvi0k69zvl7wrc13bz5-librelp-1.2.14
- found 1.2.14 in filename of file in /nix/store/8h9pj41013zl5mvi0k69zvl7wrc13bz5-librelp-1.2.14
cc "@wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.5.7 with grep in /nix/store/flnmjxr20pwpgi7d35361gh6xwai8d07-libre-0.5.7
- found 0.5.7 in filename of file in /nix/store/flnmjxr20pwpgi7d35361gh6xwai8d07-libre-0.5.7
cc "@raskin"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/qxim1bskvnx2i91zlyblc62npb2m6yw1-libraw1394-2.1.2/bin/testlibraw -h` got 0 exit code
- ran `/nix/store/qxim1bskvnx2i91zlyblc62npb2m6yw1-libraw1394-2.1.2/bin/testlibraw --help` got 0 exit code
- ran `/nix/store/qxim1bskvnx2i91zlyblc62npb2m6yw1-libraw1394-2.1.2/bin/testlibraw help` got 0 exit code
- ran `/nix/store/qxim1bskvnx2i91zlyblc62npb2m6yw1-libraw1394-2.1.2/bin/sendiso -h` got 0 exit code
- ran `/nix/store/qxim1bskvnx2i91zlyblc62npb2m6yw1-libraw1394-2.1.2/bin/sendiso --help` got 0 exit code
- ran `/nix/store/qxim1bskvnx2i91zlyblc62npb2m6yw1-libraw1394-2.1.2/bin/dumpiso -h` got 0 exit code
- ran `/nix/store/qxim1bskvnx2i91zlyblc62npb2m6yw1-libraw1394-2.1.2/bin/dumpiso --help` got 0 exit code
- found 2.1.2 with grep in /nix/store/qxim1bskvnx2i91zlyblc62npb2m6yw1-libraw1394-2.1.2
- found 2.1.2 in filename of file in /nix/store/qxim1bskvnx2i91zlyblc62npb2m6yw1-libraw1394-2.1.2
cc "@wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71/bin/lspst -h` got 0 exit code
- ran `/nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71/bin/lspst -V` and found version 0.6.71
- ran `/nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71/bin/lspst -h` and found version 0.6.71
- ran `/nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71/bin/readpst -h` got 0 exit code
- ran `/nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71/bin/readpst -V` and found version 0.6.71
- ran `/nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71/bin/readpst -h` and found version 0.6.71
- ran `/nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71/bin/pst2ldif -h` got 0 exit code
- ran `/nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71/bin/pst2ldif -V` and found version 0.6.71
- ran `/nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71/bin/pst2ldif -h` and found version 0.6.71
- found 0.6.71 with grep in /nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71
- found 0.6.71 in filename of file in /nix/store/xlx0625qp0sh74bp7h2g786an5kmhv75-libpst-0.6.71
cc "@tohl"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 4.9.0 in filename of file in /nix/store/3nyn4vl383r9m140mvphm8dvsyhn8pj0-libpfm-4.9.0
cc "@pierron"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofx2qif -h` got 0 exit code
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofx2qif --help` got 0 exit code
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofx2qif help` got 0 exit code
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofxdump -h` got 0 exit code
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofxdump --help` got 0 exit code
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofxdump help` got 0 exit code
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofxdump -V` and found version 0.9.12
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofxdump --version` and found version 0.9.12
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofxdump -h` and found version 0.9.12
- ran `/nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12/bin/ofxdump --help` and found version 0.9.12
- found 0.9.12 with grep in /nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12
- found 0.9.12 in filename of file in /nix/store/i715fag3lnprgjw9nj4j1xkjc3vijwp1-libofx-0.9.12
cc ""
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-connect help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-detect help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-tracks -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-tracks --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-tracks help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-files help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-folders -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-folders --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-folders help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-playlists help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-format help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albumart help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-albums help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-newplaylist help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-emptyfolders help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-thumb -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-thumb --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-thumb -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-thumb -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-thumb --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-thumb -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-thumb --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-reset help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-filetree -h` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-filetree --help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-filetree help` got 0 exit code
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-filetree -V` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-filetree -v` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-filetree --version` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-filetree -h` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-filetree --help` and found version 1.1.14
- ran `/nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin/bin/mtp-hotplug help` got 0 exit code
- found 1.1.14 with grep in /nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin
- found 1.1.14 in filename of file in /nix/store/iyb3412gsn2bv6zw2bc4yvv2hl85zc0c-libmtp-1.1.14-bin
cc ""
Semi-automatic update. These checks were performed:
- built on NixOS
- found 3.1.4 with grep in /nix/store/cllrhccg4a6va2ac33y7r50bz7ihiyf1-libmodbus-3.1.4
- found 3.1.4 in filename of file in /nix/store/cllrhccg4a6va2ac33y7r50bz7ihiyf1-libmodbus-3.1.4
cc "@bjornfor"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2.0.3 with grep in /nix/store/g7hv6hhrr23j1jcf0z03kz1jk19l8h32-libmng-2.0.3
- found 2.0.3 in filename of file in /nix/store/g7hv6hhrr23j1jcf0z03kz1jk19l8h32-libmng-2.0.3
cc "@marcweber"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.9.59 with grep in /nix/store/vrgb5pfvbcn7f3c6gn4smc5w0xjmb6ss-libmicrohttpd-0.9.59
- found 0.9.59 in filename of file in /nix/store/vrgb5pfvbcn7f3c6gn4smc5w0xjmb6ss-libmicrohttpd-0.9.59
cc "@eelco @vrthra @fpletz"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 17.12 with grep in /nix/store/8x38418jc8j511k8dk4jc2if6iizbz2b-libmediainfo-17.12
- found 17.12 in filename of file in /nix/store/8x38418jc8j511k8dk4jc2if6iizbz2b-libmediainfo-17.12
cc "@devhell"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/391jqg25m136cs0fv99xixc5dfn4941a-libmaxminddb-1.3.2/bin/mmdblookup -h` got 0 exit code
- ran `/nix/store/391jqg25m136cs0fv99xixc5dfn4941a-libmaxminddb-1.3.2/bin/mmdblookup --help` got 0 exit code
- ran `/nix/store/391jqg25m136cs0fv99xixc5dfn4941a-libmaxminddb-1.3.2/bin/mmdblookup -V` and found version 1.3.2
- ran `/nix/store/391jqg25m136cs0fv99xixc5dfn4941a-libmaxminddb-1.3.2/bin/mmdblookup --version` and found version 1.3.2
- found 1.3.2 with grep in /nix/store/391jqg25m136cs0fv99xixc5dfn4941a-libmaxminddb-1.3.2
- found 1.3.2 in filename of file in /nix/store/391jqg25m136cs0fv99xixc5dfn4941a-libmaxminddb-1.3.2
cc "@vcunat"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.3.0 with grep in /nix/store/wcvgcfp7naydayalzwgq7ivwqrclyrgh-libltc-1.3.0
- found 1.3.0 in filename of file in /nix/store/wcvgcfp7naydayalzwgq7ivwqrclyrgh-libltc-1.3.0
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl -h` got 0 exit code
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl --help` got 0 exit code
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl help` got 0 exit code
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl -V` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl -v` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl --version` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl version` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl -h` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl --help` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl help` and found version 1.0.6
- found 1.0.6 with grep in /nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6
- found 1.0.6 in filename of file in /nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6
cc "@wkennington"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.42.1 with grep in /nix/store/npgsv4dlpgkbm8r2rz1wqns7ispcq4na-libivykis-0.42.1
- found 0.42.1 in filename of file in /nix/store/npgsv4dlpgkbm8r2rz1wqns7ispcq4na-libivykis-0.42.1
cc "@rickynils"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso --help` got 0 exit code
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso help` got 0 exit code
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso --version` and found version 1.4.8
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso version` and found version 1.4.8
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso --help` and found version 1.4.8
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso help` and found version 1.4.8
- found 1.4.8 with grep in /nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8
- found 1.4.8 in filename of file in /nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8
cc "@vrthra"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctest -h` got 0 exit code
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctest --help` got 0 exit code
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctest help` got 0 exit code
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctest version` and found version 3.52.12
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctest help` and found version 3.52.12
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctestw -h` got 0 exit code
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctestw --help` got 0 exit code
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctestw help` got 0 exit code
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctestw version` and found version 3.52.12
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbctestw help` and found version 3.52.12
- ran `/nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12/bin/iodbc-config --version` and found version 3.52.12
- found 3.52.12 with grep in /nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12
- found 3.52.12 in filename of file in /nix/store/253wjz6c1fkj3af92qa1yrfwsr21agr3-libiodbc-3.52.12
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.7.1 with grep in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1
- found 0.7.1 in filename of file in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1
cc "@phreedom"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 3.22 with grep in /nix/store/4h5wjmczvxamiqhljh3iqbfmwx5zwz18-libHX-3.22
- found 3.22 in filename of file in /nix/store/4h5wjmczvxamiqhljh3iqbfmwx5zwz18-libHX-3.22
cc "@tstrobel"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf -h` got 0 exit code
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf --help` got 0 exit code
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf help` got 0 exit code
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf -v` and found version 1.14.42
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf --version` and found version 1.14.42
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf -h` and found version 1.14.42
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf --help` and found version 1.14.42
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf-vba-dump -h` got 0 exit code
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf-vba-dump --help` got 0 exit code
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf-vba-dump help` got 0 exit code
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf-office-thumbnailer -h` got 0 exit code
- ran `/nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42/bin/gsf-office-thumbnailer --help` got 0 exit code
- found 1.14.42 with grep in /nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42
- found 1.14.42 in filename of file in /nix/store/r5m45cyq4pdbqf6a3fal3x7dgy69hqiv-libgsf-1.14.42
cc "@lovek323"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 4.8.6 with grep in /nix/store/05va3jfhvjfxri7311n92l8dgh3l0f0n-libgap-4.8.6
- found 4.8.6 in filename of file in /nix/store/05va3jfhvjfxri7311n92l8dgh3l0f0n-libgap-4.8.6
cc "@raskin"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2.1 with grep in /nix/store/3al1x63bcpba04rn27rxqwsic4jggqhw-libffcall-2.1-dev
- found 2.1 in filename of file in /nix/store/3al1x63bcpba04rn27rxqwsic4jggqhw-libffcall-2.1-dev
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/s03fn5nf1d4bxiwnjngz4fa8qbxxak2d-libevdev-1.5.8/bin/libevdev-tweak-device -h` got 0 exit code
- ran `/nix/store/s03fn5nf1d4bxiwnjngz4fa8qbxxak2d-libevdev-1.5.8/bin/libevdev-tweak-device --help` got 0 exit code
- found 1.5.8 with grep in /nix/store/s03fn5nf1d4bxiwnjngz4fa8qbxxak2d-libevdev-1.5.8
- found 1.5.8 in filename of file in /nix/store/s03fn5nf1d4bxiwnjngz4fa8qbxxak2d-libevdev-1.5.8
cc "@amorsillo"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.2.4 with grep in /nix/store/m2zvs6x1g15cz7gbf97wdn89gw7swwal-libebur128-1.2.4
- found 1.2.4 in filename of file in /nix/store/m2zvs6x1g15cz7gbf97wdn89gw7swwal-libebur128-1.2.4
cc "@andrewrk"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/getdap help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/getdap -V` and found version 3.19.1
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/getdap4 help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/getdap4 -V` and found version 3.19.1
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config -h` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config --help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config --version` and found version 3.19.1
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config-pkgconfig -h` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config-pkgconfig --help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config-pkgconfig help` got 0 exit code
- found 3.19.1 with grep in /nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1
- found 3.19.1 in filename of file in /nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1
cc "@bzizou"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4/bin/cbc help` got 0 exit code
- ran `/nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4/bin/cbc version` and found version 2.8.4
- ran `/nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4/bin/cbc-pillowfight --help` got 0 exit code
- ran `/nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4/bin/cbc-n1qlback --help` got 0 exit code
- ran `/nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4/bin/cbc-n1qlback --help` and found version 2.8.4
- ran `/nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4/bin/cbc-subdoc --help` got 0 exit code
- ran `/nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4/bin/cbc-subdoc --help` and found version 2.8.4
- ran `/nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4/bin/cbc-proxy --help` got 0 exit code
- ran `/nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4/bin/cbc-proxy --help` and found version 2.8.4
- found 2.8.4 with grep in /nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4
- found 2.8.4 in filename of file in /nix/store/ag3ka0qv88321ih0gdn743p167vqmvdn-libcouchbase-2.8.4
Semi-automatic update. These checks were performed:
- built on NixOS
- found 3.2.1 with grep in /nix/store/vawbik92wwnh9y8la6xwy1cqhmra3m7s-libconfuse-3.2.1
- found 3.2.1 in filename of file in /nix/store/vawbik92wwnh9y8la6xwy1cqhmra3m7s-libconfuse-3.2.1
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.5.1 with grep in /nix/store/j3cl2l9f1m6p14b5y8cf24p4hqhw9nsn-libchewing-0.5.1
- found 0.5.1 in filename of file in /nix/store/j3cl2l9f1m6p14b5y8cf24p4hqhw9nsn-libchewing-0.5.1
cc "@ericsagnes"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.9.2 with grep in /nix/store/5y9552xapnwpn686pmjgjkdsddrfppr8-libbson-1.9.2
- found 1.9.2 in filename of file in /nix/store/5y9552xapnwpn686pmjgjkdsddrfppr8-libbson-1.9.2
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/dnqszp481y82724zpmcgag2glhs8n18s-libabw-0.1.2/bin/abw2raw --version` and found version 0.1.2
- ran `/nix/store/dnqszp481y82724zpmcgag2glhs8n18s-libabw-0.1.2/bin/abw2html --version` and found version 0.1.2
- ran `/nix/store/dnqszp481y82724zpmcgag2glhs8n18s-libabw-0.1.2/bin/abw2text --version` and found version 0.1.2
- found 0.1.2 with grep in /nix/store/dnqszp481y82724zpmcgag2glhs8n18s-libabw-0.1.2
- found 0.1.2 in filename of file in /nix/store/dnqszp481y82724zpmcgag2glhs8n18s-libabw-0.1.2
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.4.0 with grep in /nix/store/sxrvks9qfl857a5vgqw95dd9629l0p5q-leatherman-1.4.0
- found 1.4.0 in filename of file in /nix/store/sxrvks9qfl857a5vgqw95dd9629l0p5q-leatherman-1.4.0
cc "@womfoo"
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.8.4 with grep in /nix/store/y4i1yg5dyczsifajqcmws9hv5aqy502k-jsoncpp-1.8.4
- found 1.8.4 in filename of file in /nix/store/y4i1yg5dyczsifajqcmws9hv5aqy502k-jsoncpp-1.8.4
cc "@ttuegel @cpages"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/gosam2herwig -h` got 0 exit code
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/gosam2herwig --help` got 0 exit code
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/mg2herwig -h` got 0 exit code
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/mg2herwig --help` got 0 exit code
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/herwig-mergegrids -h` got 0 exit code
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/herwig-mergegrids --help` got 0 exit code
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/Herwig -h` got 0 exit code
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/Herwig --help` got 0 exit code
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/Herwig -V` and found version 7.1.2
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/Herwig --version` and found version 7.1.2
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/Herwig -h` and found version 7.1.2
- ran `/nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2/bin/Herwig --help` and found version 7.1.2
- found 7.1.2 with grep in /nix/store/wl85ali5l9g4naazpbkdlk3aqrlwi2g4-herwig-7.1.2
cc "@veprbl"
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/2zfi5j6wmfb6hbaqmmsbarbjz8r5f333-flatbuffers-1.8.0/bin/flatc --version` and found version 1.8.0
- found 1.8.0 with grep in /nix/store/2zfi5j6wmfb6hbaqmmsbarbjz8r5f333-flatbuffers-1.8.0
- found 1.8.0 in filename of file in /nix/store/2zfi5j6wmfb6hbaqmmsbarbjz8r5f333-flatbuffers-1.8.0
Semi-automatic update. These checks were performed:
- built on NixOS
- found 2.4.4 with grep in /nix/store/9039bglagidwg2w8qskvi9l6mbmvwdvh-exempi-2.4.4
- found 2.4.4 in filename of file in /nix/store/9039bglagidwg2w8qskvi9l6mbmvwdvh-exempi-2.4.4
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/codes_info -v` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_histogram -h` got 0 exit code
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_histogram --help` got 0 exit code
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_filter -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_ls -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_dump -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_merge -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib2ppm -h` got 0 exit code
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib2ppm --help` got 0 exit code
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_set -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_get -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_get_data -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_copy -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_compare -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_index_build help` got 0 exit code
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_index_build -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/bufr_ls -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/bufr_dump -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/bufr_set -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/bufr_get -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/bufr_copy -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/bufr_compare -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/bufr_index_build help` got 0 exit code
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/bufr_index_build -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/gts_get -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/gts_compare -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/gts_copy -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/gts_dump -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/gts_filter -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/gts_ls -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/metar_dump -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/metar_ls -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/metar_compare -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/metar_get -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/metar_filter -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/metar_copy -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/grib_to_netcdf -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/codes_bufr_filter -V` and found version 2.6.0
- ran `/nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0/bin/bufr_filter -V` and found version 2.6.0
- found 2.6.0 with grep in /nix/store/phwrhzr3rm1jznwi4f6m5wr60vci2lvz-eccodes-2.6.0
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/ji68d52l18c35b8j96naan8ippmm4zqw-boolstuff-0.1.16/bin/booldnf --help` got 0 exit code
- ran `/nix/store/ji68d52l18c35b8j96naan8ippmm4zqw-boolstuff-0.1.16/bin/booldnf --help` and found version 0.1.16
- found 0.1.16 with grep in /nix/store/ji68d52l18c35b8j96naan8ippmm4zqw-boolstuff-0.1.16
- found 0.1.16 in filename of file in /nix/store/ji68d52l18c35b8j96naan8ippmm4zqw-boolstuff-0.1.16
Semi-automatic update. The following tests were automatically performed:
- built on NixOS
- found 0.1.44 with grep in /nix/store/wm1yfyjhfmx2030cvmvx1k5wnizdgcfc-babl-0.1.44
The icu4c cross-build process requires access to a full buildRoot of a
native build, so we add a variant of the build that just does the
buildPhase and copies the buildRoot to $out for access by the cross
compile.
These shouldn't respond to targetPlatform, but previously did. The
reason is somewhat complex: they would rely on the sources of gcc and
binutils, respectively, which *do* depend on the target platform.
Obviously the source is the same in all cases, but when those packages
are no longer preserved from bootstrapping stages their `src` attributes
use a different fetchurl resulting in a changed hash.
macOS does not have certificates at /etc/ssl/certs. cacerts package
has been deprecated. And there is a long standing issue at
https://github.com/NixOS/nixpkgs/issues/8247 for figuring out how to
handle certificates.
Disabling glib-networking ca-certificates on Darwin removes constant
warnings when opening remote connections.
From my experience on slightly older tree,
a few *old* programs incorrectly rely on ncurses internal details
and may now require setting NCURSES_INTERNALS=1 to allow this badness.
Since this is release, we can grab it from gnu mirrors.
- libepoxy dlopen()s libEGL / libGL but didn't have mesa in its runpath
-> error unless lib is already open or in LD_LIBRARY_PATH
- change dependency from mesa (should be avoided) to mesa_nonglu
Fixes#31685
This patch is applied in Homebrew here and looks to have worked for
them:
fafbdbd237/Formula/qt.rb (L33-L44)
I rewrote the patch to work in our src tree (got rid of qtbase/ prefix
in files).
Right now I am just applying the patch in 5.10 because I don’t have
time to try these out on 5.6 or 5.9. Anyone who wants to can try it on
those if they have time.
This should be based off of staging and need to test in Hydra before
we don’t have extra issues introduced.
Added a pkg-config file and copied the relevant source file into the
nix store. The idea is that the user may now relatively easily include
the library’s source file in their project using common CMake features.
This aligns the package name more with the attrname.
This is a re-application of the idea behind 7405af72e6
("qt: make package names of "full" variants appear as such"), which
seems to have been lost on the way.
Workaround for building "from" the bfd directory but needing
to update files a level above.
This needs to be done *after* autoreconf since autoreconf
will replace these itself, apparently.