Commit graph

128255 commits

Author SHA1 Message Date
Robert Schütz 871447a12e flexget: update propagatedBuildInputs 2018-07-06 17:54:39 +02:00
lewo 2b5d151471
Merge pull request #43119 from nlewo/pr-fix-docker-tools-tests
dockerTools.examples: explicitly set image tag to fix docker-tools tests
2018-07-06 17:52:29 +02:00
Robert Schütz a49ac62722
Merge pull request #43106 from dotlambda/seafile-client-6.2.1
seafile-client: 6.1.8 -> 6.2.1
2018-07-06 17:47:08 +02:00
Matthew Bauer 6df7a8b34c dunst: fix building without dunstify
Fixes https://hydra.nixos.org/build/77046987/
2018-07-06 11:12:16 -04:00
Robert Schütz 1804301446 python: alembic: 0.9.9 -> 0.9.10 2018-07-06 17:09:24 +02:00
Antoine Eiche d44b778d10 dockerTools.examples: explicitly set image tag to fix docker-tools tests
docker-tools tests load images without specifying any tag
value. Docker then uses the image with tag "latest" which doesn't
exist anymore since commit 39e678e24e.
2018-07-06 16:38:42 +02:00
Robert Schütz fda46a645c python.pkgs.agate: fix tests
Need to use fetchFromGitHub because examples/ is missing from PyPI tarball.
Also clean up the expression and specify appropriate checkInputs.
Fixes #42867.
2018-07-06 16:22:51 +02:00
Robert Schütz 4b373bc3d9 seafile-client: 6.1.8 -> 6.2.1 2018-07-06 16:01:55 +02:00
Robert Schütz 376b222fd7 seafile-shared: 6.1.0 -> 6.2.1 2018-07-06 16:01:49 +02:00
Mathias Schreck 39e678e24e dockerTools.buildImage: add option to use nix output hash as tag 2018-07-06 15:15:09 +02:00
Jaka Hudoklin 588dbd714e apache-kafka: add missing gnugrep gnused and coreutils deps (#43111) 2018-07-06 14:18:42 +02:00
Maximilian Bosch e331236d57 termtosvg: init at 0.3.0 (#43069)
`termtosvg` makes screencasts and writes them into a SVG file. The app
can be used on CLI entirely.

Closes #42921
2018-07-06 14:11:50 +02:00
Vladimír Čunát ec199f0941
Merge #43021: nix: use boehmgc with enableLargeConfig 2018-07-06 13:46:40 +02:00
xeji d868a26a51
Merge pull request #43100 from qoelet/gnu-pw-mgr
gnu-pw-mgr: init 2.3.2
2018-07-06 13:42:58 +02:00
Robert Hensing 637fcd4c5b pkgs.haskell.lib.packagesFromDirectory: forward compatibility
Add `...` for less painful downgrades in the future
2018-07-06 13:03:56 +02:00
Vladimír Čunát 1bdb138710
nix: use boehmgc with enableLargeConfig = true
Fixes #43015 for me and hopefully also similar issues.

== Resource consumption ==

TL;DR: no change for small-memory cases, less CPU for large-memory cases.

I assume almost all of the large memory usage is just the expression
evaluation and managed by the GC, so I used just `nix-env -q...` to test.
Old and new lines for each command follow.  I tried to run each several
times, but the values were very stable (<1% difference on re-runs),
so only one line for each command-version pair is provided.

$ time nix-env -f . -qaP --description -A nix >/dev/null
- 0.06user 0.01system 0:00.07elapsed 101%CPU (0avgtext+0avgdata 29036maxresident)k
+ 0.06user 0.01system 0:00.07elapsed 102%CPU (0avgtext+0avgdata 29864maxresident)k

$ time nix-env -f . -qaP --description >/dev/null
- 6.45user 0.36system 0:06.82elapsed  99%CPU (0avgtext+0avgdata 1021024maxresident)k
+ 6.23user 0.33system 0:06.57elapsed 100%CPU (0avgtext+0avgdata  938408maxresident)k

$ time nix-env -f . --show-trace -qa --drv-path --system --meta --xml 2>&1 >/dev/null
- 56.35user 0.96system 0:31.03elapsed 184%CPU (0avgtext+0avgdata 3207708maxresident)k
+ 44.80user 0.91system 0:26.12elapsed 175%CPU (0avgtext+0avgdata 3192696maxresident)k

$ time ./result-nix-large/bin/nix-instantiate --dry-run --eval --strict \
    --show-trace ./maintainers/scripts/eval-release.nix > /dev/null
- Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
- Command terminated by signal 6
- 175.18user 2.68system 1:17.42elapsed 229%CPU (0avgtext+0avgdata 8468440maxresident)k
+ 178.48user 2.78system 1:15.11elapsed 241%CPU (0avgtext+0avgdata 8460572maxresident)k
2018-07-06 13:03:45 +02:00
Kenny Shen e921aa02b1 gnu-pw-mgr: init 2.3.2 2018-07-06 19:00:57 +08:00
Vincent Demeester 77153c4cdb gauge: 0.9.7 -> 1.0.0 (#43107)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-07-06 12:49:06 +02:00
André-Patrick Bubel 34a8ebc7b1 slic3r-prusa3d: 1.40.0 -> 1.40.1 (#43102) 2018-07-06 12:25:58 +02:00
Michael Fellinger 08e79cad4f Mint: 0.0.4 -> 0.1.0 (#43103) 2018-07-06 11:32:08 +02:00
Will Dietz f22cbe5c35 xbacklight: 1.2.1 -> 1.2.2 (#43101) 2018-07-06 11:27:49 +02:00
xeji 5ea2eb7ac9
Merge pull request #43090 from flokli/gocryptfs-1.5
gocryptfs: 1.1.1 -> 1.5
2018-07-06 11:26:33 +02:00
Peter Hoeg a4a1627926
Merge pull request #42768 from bkchr/plasma_5_13_2
plasma5: 5.13.0 -> 5.13.2
2018-07-06 16:19:12 +08:00
Robert Schütz 77ab76d4b7 libsearpc: 3.0.7 -> 3.0.8 2018-07-06 10:18:15 +02:00
lewo c74301fda1
Merge pull request #43006 from r-ryantm/auto-update/grib-api
grib-api: 1.26.1 -> 1.27.0
2018-07-06 10:10:09 +02:00
Pascal Wittmann c6be09c29b
calibre: 3.26.1 -> 3.27.0 2018-07-06 10:05:25 +02:00
lewo a93666a0c7
Merge pull request #43009 from r-ryantm/auto-update/grisbi
grisbi: 1.0.2 -> 1.0.4
2018-07-06 10:04:53 +02:00
Jan Tojnar bcda220f4f
system-config-printer: 1.5.9 → 1.5.11 2018-07-06 09:35:03 +02:00
Jan Tojnar e197fcfa4a
libdazzle: 3.28.2 → 3.28.3 2018-07-06 09:35:03 +02:00
Jan Tojnar eb97acb64a
gnome3.gnome-calculator: 3.28.1 → 3.28.2 2018-07-06 09:35:03 +02:00
Jan Tojnar 21f78529a5
python3.pkgs.dogtail: init at 0.9.10 2018-07-06 09:35:02 +02:00
Jan Tojnar 18b79b8fcb
gnome3.gnome-logs: 3.28.2 → 3.28.3 2018-07-06 09:35:02 +02:00
Jan Tojnar 8abddf8373
gnome3.gnome-boxes: 3.28.4 → 3.28.5 2018-07-06 09:35:02 +02:00
Jan Tojnar 6070fb3978
gnome3.bijiben: 3.28.2 → 3.28.3 2018-07-06 09:35:01 +02:00
Jan Tojnar 3098510780
meld: 3.18.1 → 3.18.2 2018-07-06 09:35:01 +02:00
Jan Tojnar 61f656f684
orca: 3.28.1 → 3.28.2 2018-07-06 09:35:01 +02:00
Peter Hoeg 93f276d47d adtool: init at 1.3.3 2018-07-06 15:09:41 +08:00
Peter Hoeg 44f724467a
Merge pull request #42996 from r-ryantm/auto-update/libnfs
libnfs: 2.0.0 -> 3.0.0
2018-07-06 14:27:01 +08:00
Vladimír Čunát 07ac57182b
Merge #43012: thunderbird*: 52.8.0 -> 52.9.0 (security) 2018-07-06 08:20:34 +02:00
Will Dietz e264a93a85 libndctl: fix build w/musl using patch from upstream 2018-07-05 22:12:46 -05:00
Peter Hoeg 151680b077
Merge pull request #43036 from r-ryantm/auto-update/elisa
elisa: 0.1.80 -> 0.2.0
2018-07-06 10:40:48 +08:00
Matthew Bauer e67fb11d4c
Merge pull request #42473 from roosemberth/lua53-pkgconfig
lua5.3/pkgconfig: add lua5.3.pc
2018-07-05 22:17:50 -04:00
Zer0- e13f46b3c2 MusE: add new package at version 3.0.2 (#42544)
* muse: init at version 3.0.2

Added MusE; an application for working with midi. Allowing recording
from midi instruments, playback and editing of midi files.

* muse: remove unnecessary dependencies

-builds and works just fine without listing these

* Use fetchFromGitHub and add sha256
2018-07-05 22:16:27 -04:00
Matthew Bauer ce2f8bfda8
Merge pull request #42579 from dasJ/dunstify
dunst: Also install dunstify
2018-07-05 22:14:55 -04:00
Matthew Bauer 81686434bf
Merge pull request #42817 from Hodapp87/fix_mesa_glu
appleseed, structure-synth, luxcorerender: libGLU instead of mesa_glu
2018-07-05 22:14:08 -04:00
Matthew Bauer 6d6b079622
Merge pull request #42789 from twhitehead/lwp-protocol-https
lwp-protocol-https: honour NIX_SSL_CERT_FILE
2018-07-05 22:12:51 -04:00
Matthew Bauer af56538c89
Merge pull request #42687 from nh2/nginx-debug-build
nginx: Flag to build with debugging and parallel builds
2018-07-05 22:11:51 -04:00
Matthew Bauer 01037e0f35
Merge pull request #42688 from fmenou/update-terraform-providers
terraform: update all providers
2018-07-05 22:11:26 -04:00
Matthew Bauer 62f47c56b7
Merge pull request #42723 from thefloweringash/es5-plugin-classpath
elasticsearch5: Set classpath for elasticsearch-plugin
2018-07-05 22:10:47 -04:00
Matthew Bauer 00db477324
Merge pull request #42931 from r-ryantm/auto-update/urh
urh: 2.1.1 -> 2.2.2
2018-07-05 21:50:58 -04:00
Matthew Bauer 5809621bbf
Merge pull request #42926 from aij/flow-0.75
flow: 0.72.0 -> 0.75.0
2018-07-05 21:50:41 -04:00
Matthew Bauer 79602a2f44
Merge pull request #42851 from jmitchell/fix/vm-debian
vmTools: update Debian minor version to 8.11
2018-07-05 21:50:17 -04:00
Matthew Bauer 65695f9e0e
Merge pull request #42868 from alyssais/patch-2
bundler: 1.16.1 -> 1.16.2
2018-07-05 21:49:25 -04:00
Matthew Bauer 0ce00ea660
Merge pull request #42870 from ldesgoui/add-pscircle
pscircle: init at v1.0.0
2018-07-05 21:48:25 -04:00
Ryan Mulligan 7937f82665 treewide: http -> https 2018-07-05 18:35:28 -07:00
Florian Klink 7e579aa994 gocryptfs: 1.1.1 -> 1.5
Bold marked applicable changelog entries:

 - Support extended attributes (xattr) in forward mode<Paste>
 - Add -fsck function
 - Fix several symlink race attacks
 - Use memory pools for buffer handling
 - Parallelize file content encryption
 - Use HKDF to derive separate keys for GCM and EME
2018-07-06 01:46:00 +02:00
xeji 5c271db791
Merge pull request #43060 from disassembler/asterisk
Asterisk xmpp support
2018-07-06 00:43:26 +02:00
Silvan Mosberger a986631655 texlive: Propagate biber binary (#42875) 2018-07-06 00:19:47 +02:00
John Wiegley 1459b2dffa
coqPackages.equations: Add support for Coq 8.8 2018-07-05 15:17:22 -07:00
John Wiegley 56afc551f2
verilator: Allow building on Darwin as well as Linux 2018-07-05 15:17:17 -07:00
Patrick Hilhorst d45a099688 atom, atom-beta: 1.28.0 -> 1.28.1, 1.29.0-beta0 -> 1.29.0-beta1 (#43086) 2018-07-06 00:09:13 +02:00
Matthew Bauer bb0febf575
Merge pull request #43079 from matthewbauer/rework-extra-pkgs
Rework stage.nix's extraPkgs
2018-07-05 18:05:57 -04:00
Tom Smeets cdebd1c61f sixpair: init at 2007-04-18 (#43072)
This is a small c program used for pairing with a wireless PlayStation 3 controller via bluetooth.
I included a patch that replaces the depricated 'hcitool' command with 'bluetoothctl'.

For further info visit: http://www.pabr.org/sixlinux/
2018-07-06 00:04:27 +02:00
Florian Klink dff0cfc3b0 gocryptfs: fix typo in folder name 2018-07-05 23:56:06 +02:00
xeji b1abb5a8c2
Merge pull request #42974 from r-ryantm/auto-update/mxt-app
mxt-app: 1.27 -> 1.28
2018-07-05 23:55:57 +02:00
Uli Baum 0aaf209b33 mxt-app: limit platforms to linux
never built on darwin
2018-07-05 23:35:49 +02:00
Matthew Bauer ad20a4a1c3 stage: add Linux checks
This prevent us evaluation on macOS systems where pkgsMusl &
pkgsi686Linux is unsupported.
2018-07-05 17:32:54 -04:00
Matthew Bauer aba6a3d7f4 dwarf-fortress: use fetchFromGitHub directly
This avoids creating a second derivation to copy things from the
original. The new themes are now fixed output.
2018-07-05 17:25:07 -04:00
Tad Fisher 14555eab0f zoom-us: 2.2.128100.0627 -> 2.2.128200.0702 (#42922) 2018-07-05 21:42:44 +01:00
John Ericson f795ed79d0 stage: Make pkgsMusl and pkgsi686linux respect the original localSystem more
For example:

nix-repl> pkgsi686Linux.pkgsMusl.hostPlatform.config
"i686-unknown-linux-musl"

nix-repl> pkgsMusl.pkgsi686Linux.hostPlatform.config
"i686-unknown-linux-musl"
2018-07-05 16:17:54 -04:00
Svein Ove Aas b0c7245ee5 dwarf-fortress: Add "lazy pack", config flags and some comments. 2018-07-05 20:48:52 +01:00
Matthew Bauer 69f1045001 treewide: remove forceSystem 2018-07-05 15:47:10 -04:00
Vincent Laporte 3b0cd74f55
ocamlPackages.janeStreet: 0.10 -> 0.11 2018-07-05 19:40:31 +00:00
Svein Ove Aas 5012ce727a dwarf-fortress: Init TWBT at 6.46 2018-07-05 20:21:59 +01:00
adisbladis 9655e1a134
Merge pull request #43011 from r-ryantm/auto-update/flatpak
flatpak: 0.99.1 -> 0.99.2
2018-07-06 02:34:00 +08:00
adisbladis 58ff8a3b6d
Merge pull request #42876 from marsam/feature/build-recoll-without-qt
recoll: Add support to build without QT
2018-07-06 02:33:21 +08:00
Matthew Bauer c491a99362 treewide: remove callPackage_i686
This has been replaced with pkgsi686Linux.callPackage
2018-07-05 14:04:52 -04:00
Matthew Bauer 5b357d9037 stage: refactor extraPkgs
I have renamed the overlay to “otherPackageSets” because I think that
is more descriptive.

pkgsLocal has been removed because there were concerns that it would
be confusing. None of the other names seemed very useful so I think it
is best to avoid it altogether. pkgsCross is still included,
hopefully, that will not have as much confusion.

pkgsMusl is now available for building Musl packages. It will give you
packages bulit with the Musl libc.

Also added more documentation.

/cc @dezgeg @Ericson2314 @dtzWill
2018-07-05 13:59:03 -04:00
Silvan Mosberger 5f620d0e22
build-idris-package: includePreludeBase -> noPrelude, noBase
Resembles idris --noprelude and --nobasepkgs arguments
2018-07-05 19:10:27 +02:00
Robert Schütz a04c9e2deb python.pkgs.flask-restful: fix tests
Fixes #43001.
2018-07-05 18:59:25 +02:00
Léo Gaspard 806e5a3882
josm: bump to jre10
Fixes https://josm.openstreetmap.de/ticket/11806
2018-07-05 18:47:51 +02:00
Robert Schütz 151afd2457
qutebrowser: 1.3.3 -> 1.4.0 (#42916)
pdfjs: 1.7.225 -> 1.10.100
2018-07-05 18:31:19 +02:00
volth 9c63a9e2bc graalvm8: 1.0.0-rc1 -> 1.0.0-rc3 (#43061) 2018-07-05 18:28:46 +02:00
Will Dietz 481e61fad8 kitty: 0.10.1 -> 0.11.2 2018-07-05 11:19:53 -05:00
Will Dietz 67986382e4
Merge pull request #43071 from dtzWill/fix/vampire-portability
vampire: portability fixes
2018-07-05 11:13:42 -05:00
Gabriel Ebner bec83a2b9e cvc4: 1.5 -> 1.6 2018-07-05 17:57:06 +02:00
Matthew Bauer d6a202f162
Merge pull request #42187 from jameysharp/jdk-without-gnome
openjdk: fix build for !enableGnome2
2018-07-05 11:43:35 -04:00
Matthew Bauer 00b44dcb01
Merge pull request #43065 from gnidorah/wine
wine: build wineWow packages on hydra
2018-07-05 11:41:36 -04:00
Will Dietz 7353d8396d vampire: enable parallel building 2018-07-05 10:13:40 -05:00
adisbladis a6891620e3
Merge pull request #42998 from r-ryantm/auto-update/hwinfo
hwinfo: 21.55 -> 21.56
2018-07-05 23:13:33 +08:00
Will Dietz 600abbedc9 vampire: portability fixes
These have been submitted upstream,
but seconds before writing this message
so naturally no upstream response "yet" :).

Regardless of response, fetch patches
from the corresponding PR's for context
and of course hopefully they'll
be included in next version.
2018-07-05 10:13:32 -05:00
Will Dietz 8e6db30bb7 vampire: use CC/CXX from env, instead of always g++ 2018-07-05 10:11:32 -05:00
Gabriel Ebner 6b8f521852
Merge pull request #42951 from r-ryantm/auto-update/shaarli
shaarli: 0.9.6 -> 0.9.7
2018-07-05 16:55:36 +02:00
Gabriel Ebner d88671a1b9
Merge pull request #42945 from r-ryantm/auto-update/yaws
yaws: 2.0.5 -> 2.0.6
2018-07-05 16:54:40 +02:00
Gabriel Ebner b7bc362bd8
Merge pull request #42914 from r-ryantm/auto-update/xl2tpd
xl2tpd: 1.3.10.1 -> 1.3.12
2018-07-05 16:53:39 +02:00
adisbladis 355708db80
nodePackages_10_x.pnpm: init at 2.9.0 2018-07-05 22:52:38 +08:00
Gabriel Ebner 96258fc193
Merge pull request #42696 from r-ryantm/auto-update/LanguageTool
languagetool: 4.1 -> 4.2
2018-07-05 16:51:05 +02:00
Gabriel Ebner ac5f2c5bd6
Merge pull request #42693 from r-ryantm/auto-update/libndctl
libndctl: 60.3 -> 61.1
2018-07-05 16:50:13 +02:00
adisbladis 052c5a98dd
Merge pull request #43066 from adisbladis/gimp-2_10_4
gimp: 2.10.2 -> 2.10.4
2018-07-05 22:08:31 +08:00
R. RyanTM e07ea4f383 xonsh: 0.6.7 -> 0.6.8 (#42930)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xonsh/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/xon.sh had a zero exit code or showed the expected version
- /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/.xonsh-wrapped passed the binary check.
- /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/xonsh passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 2 of 3 passed binary check by having the new version present in output.
- found 0.6.8 with grep in /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8
- directory tree listing: https://gist.github.com/e53ad25422aa303572f4452029cb65b3
- du listing: https://gist.github.com/0c29b7c27c01e8d34986163ba00f1615
2018-07-05 14:56:33 +02:00
Tim Steinbach 0a218b959e
hipchat: 4.30.4.1672 -> 4.30.5.1676 2018-07-05 08:33:56 -04:00
R. RyanTM 88a183f574 conan: 1.4.5 -> 1.5.1 (#43032)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/conan/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_server-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_server had a zero exit code or showed the expected version
- /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_build_info-wrapped passed the binary check.
- /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_build_info passed the binary check.
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan had a zero exit code or showed the expected version
- 2 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 1.5.1 with grep in /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1
- directory tree listing: https://gist.github.com/097b90f575be6117eceec5c70235c405
- du listing: https://gist.github.com/54f8f4a3882e828289ab5b96dd0fa338
2018-07-05 14:20:17 +02:00
Symphorien Gibol 1db6cd6952 nix-du: 0.1.2 -> 0.2.0 2018-07-05 14:18:34 +02:00
adisbladis e9dd449683
gimp: 2.10.2 -> 2.10.4 2018-07-05 19:18:24 +08:00
adisbladis 5abd5fc42c
gegl_0_4: 0.4.2 -> 0.4.4 2018-07-05 19:18:24 +08:00
Mario Rodas 79b81c31d4 recoll: Add support to build without QT 2018-07-05 06:17:34 -05:00
adisbladis f8e12b7875
Merge pull request #43030 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.103 -> 1.0.105
2018-07-05 18:52:46 +08:00
adisbladis f9d68dd87a
Merge pull request #43058 from r-ryantm/auto-update/babl
babl: 0.1.50 -> 0.1.52
2018-07-05 18:51:18 +08:00
xeji e8765ff8a8
Merge pull request #43044 from oyren/write_stylus
write_stylus: init at 209
2018-07-05 12:39:11 +02:00
Gabriel Ebner 1f8593b174 tokei: 7.0.0 -> 7.0.3 2018-07-05 12:37:41 +02:00
Gabriel Ebner 887b6fd793 qalculate-gtk: 2.5.0 -> 2.6.0 2018-07-05 12:33:27 +02:00
Gabriel Ebner 76786a721a libqalculate: 2.5.0 -> 2.6.0b 2018-07-05 12:33:27 +02:00
Pascal Wittmann 16c6899a51
hevea: 2.31 -> 2.32 2018-07-05 12:27:17 +02:00
Gabriel Ebner 7c63a9cac2 eprover: 2.0 -> 2.1 2018-07-05 12:26:43 +02:00
keks 08f1528eda fix package name (#43051) 2018-07-05 12:20:27 +02:00
Orivej Desh 136b947997 sqlitebrowser: list ma27 as the maintainer (from #43047) 2018-07-05 10:11:19 +00:00
Vincent Laporte 5d3a2b946d ocamlPackages.ocaml-migrate-parsetree: 1.0.7 -> 1.0.11 (#42829) 2018-07-05 10:50:50 +02:00
Vincent Laporte fcd93f9e07 ocamlPackages.zarith: 1.4.1 -> 1.7 (#42886) 2018-07-05 10:49:58 +02:00
xeji 1612339b76
Merge pull request #43062 from marsam/feature/poppler-utils-fix-darwin
poppler_utils: fix darwin build
2018-07-05 10:39:16 +02:00
Jan Tojnar cff5bd0bc5
selfoss: clean up 2018-07-05 10:38:31 +02:00
xeji 3adf14cda4
Merge pull request #43046 from volth/patch-173
pngquant: 2.11.7 -> 2.12.1
2018-07-05 10:20:52 +02:00
Gabriel Ebner 57ae4e8d8e vampire: init at 4.2.2 2018-07-05 09:34:28 +02:00
R. RyanTM d2b6be544b graphicsmagick: 1.3.29 -> 1.3.30 (#42704)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/graphicsmagick/versions.

These checks were done:

- built on NixOS
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/gm passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagick++-config passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagick-config passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagickWand-config passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 3 of 4 passed binary check by having the new version present in output.
- found 1.3.30 with grep in /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30
- directory tree listing: https://gist.github.com/e51d94d9d1da3d8ccfb7359a7d6e7655
- du listing: https://gist.github.com/e1a40fb5a980660ff689d25e98d20d18
2018-07-05 09:31:36 +02:00
adisbladis e75db2df60
Merge pull request #43034 from r-ryantm/auto-update/createrepo_c
createrepo_c: 0.10.0 -> 0.11.0
2018-07-05 15:28:01 +08:00
José Romildo Malaquias 2e908cb18c theme-jade1: 3.2 -> 3.3 (#43038) 2018-07-05 09:24:39 +02:00
Manuel Mendez 905db9d5e3 pythonPackaes.grpcio-tools: init at 1.13.0 (#43022) 2018-07-05 09:14:51 +02:00
volth 7dabd04299 fonts/babestone-han: 11.0.2 -> 11.0.3 (#43035) 2018-07-05 09:13:06 +02:00
xeji dfd30c6943
Merge pull request #42769 from Synthetica9/atom-fix-42730
atom, atom-beta: fixed #42730
2018-07-05 08:41:16 +02:00
averelld 11c61ea63f rstudio: fix build by using compatible boost version (#42383) 2018-07-05 05:20:11 +00:00
Matthew Bauer a4c9492217
Merge pull request #43057 from Baughn/nix-df
dwarf-fortress: Run legends-browser with a suitable working directory
2018-07-05 00:10:13 -04:00
Matthew Bauer 3026a778ba
Merge pull request #32408 from mikoim/pkg/arp-scan
arp-scan: 1.9 -> 1.9.5
2018-07-05 00:09:58 -04:00
averelld 1999d279ec qt5: 5.11.0 -> 5.11.1 (#42351)
This may be needed to unbreak a couple of builds such as nextcloud clients or rstudio: codereview.qt-project.org/#/c/232367
2018-07-05 02:37:48 +00:00
Mario Rodas c2de1107d9 poppler_utils: fix darwin build 2018-07-04 21:31:23 -05:00
Svein Ove Aas 472d8dcb91 dwarf-fortress: Run legends-browser with a suitable working directory 2018-07-05 00:39:28 +01:00
Orivej Desh a4aca0e6ba rednotebook: fix build
It was failing because $GI_TYPELIB_PATH was undefined.
2018-07-04 23:28:34 +00:00
R. RyanTM 5c339c9366 armadillo: 8.500.1 -> 8.600.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/armadillo/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 8.600.0 with grep in /nix/store/m4l2zgjz09q33vv7k1gfj5h5qai41zz5-armadillo-8.600.0
- directory tree listing: https://gist.github.com/1453f46d5d1e8d2711fee7764e49fc8b
- du listing: https://gist.github.com/843d38178389290c409688879c45f3b0
2018-07-04 16:22:42 -07:00
R. RyanTM 9b75cb7d33 babl: 0.1.50 -> 0.1.52
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/babl/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.1.52 with grep in /nix/store/z5wrc2k4kda3s32l0c3k9hl0r0lv8sfl-babl-0.1.52
- directory tree listing: https://gist.github.com/c5ddd50334411f6a71d41debc84b71ee
- du listing: https://gist.github.com/718f840742912b599e33b591221a51ee
2018-07-04 16:20:25 -07:00
R. RyanTM 255e92a2fa bibutils: 6.5 -> 6.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/bibutils/versions.

These checks were done:

- built on NixOS
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/bib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/biblatex2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/copac2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/ebi2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/end2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/endx2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/isi2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/med2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/nbib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/ris2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/wordbib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2ads passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2bib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2end passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2isi passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2nbib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2ris passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2wordbib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/bibdiff passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/modsclean passed the binary check.
- 20 of 20 passed binary check by having a zero exit code.
- 0 of 20 passed binary check by having the new version present in output.
- found 6.6 with grep in /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6
- directory tree listing: https://gist.github.com/3a779d6dd9bb4b17e28c713a106492c9
- du listing: https://gist.github.com/e1caec4eaf587621af829c3ac70b5e05
2018-07-04 16:05:19 -07:00
Eshin Kunishima a794c75bb2
arp-scan: add missing dependency 2018-07-05 08:01:30 +09:00
R. RyanTM ade3fc249a chirp: 20180614 -> 20180623
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/chirp-daily/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623/bin/.chirpw-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623/bin/chirpw had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 20180623 with grep in /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623
- directory tree listing: https://gist.github.com/055e2b6f2968f12fbdac11ac482d1878
- du listing: https://gist.github.com/a67d26089115a9a427073485eed6e931
2018-07-04 16:00:31 -07:00
Eshin Kunishima 73f76fac1b
arp-scan: 1.9 -> 1.9.5 2018-07-05 08:00:13 +09:00
R. RyanTM 6d2bc746f3 aws-sdk-cpp: 1.4.70 -> 1.4.78
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/aws-sdk-cpp/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.4.78 with grep in /nix/store/5jxaryh2w692r3a20nijn5q7zc2xd43v-aws-sdk-cpp-1.4.78
- directory tree listing: https://gist.github.com/9e9bda76c45da3aee968472e112d51dc
- du listing: https://gist.github.com/890b235c67a7057ba2a51cd58db3c0fa
2018-07-04 15:52:46 -07:00
aszlig 7a19228215
mpv: Fix X11 support by adding libXrandr
This is a follow-up to 6b404b944a, which
fixed the build after SDL no longer leaks through X libraries.

However the commit didn't actually pass all the required dependencies to
mpv, because the configure phase of mpv still disabled X support:

  Checking for X11
  err: Package xrandr was not found in the pkg-config search path.
  Perhaps you should add the directory containing `xrandr.pc'
  to the PKG_CONFIG_PATH environment variable
  No package 'xrandr' found

So by adding libXrandr, we finally have support for X again.

Trivia: While I'm usually very pesky about line lengths this is one of
the very rare occasions where I didn't break the lines after 79
characters because it would have messed up the overall style of the
file.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @AndersonTorres, @fuuzetsu, @fpletz, @orivej
2018-07-05 00:44:26 +02:00
Maximilian Bosch 4dfea241bc gradle-completion: init at 1.3.1 (#42929)
This package adds completion scripts for `gradle` on the `bash` and
`zsh` shells.

The completions can be enabled like this:

```
{ pkgs, ... }:
{
  environment.systemPackages = [ pkgs.gradle pkgs.gradle-completion ];
  programs.zsh.enable = true;
}
```

The package stores the scripts into the expected directories in
`$out/share` to ensure that the shells can easily find their scripts.

Closes #42799
2018-07-05 00:34:28 +02:00
xeji c6bea11567
Merge pull request #42950 from Ma27/fix-py-keyutils
pythonPackages.keyutils: fix build
2018-07-05 00:31:46 +02:00
R. RyanTM 5a859d9b10 stellarium: 0.18.0 -> 0.18.1 (#42949)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/stellarium/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/2c607ylvxs69nbr99ly1bgcb0bbk47xf-stellarium-0.18.1/bin/stellarium had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/2c607ylvxs69nbr99ly1bgcb0bbk47xf-stellarium-0.18.1/bin/.stellarium-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.18.1 with grep in /nix/store/2c607ylvxs69nbr99ly1bgcb0bbk47xf-stellarium-0.18.1
- directory tree listing: https://gist.github.com/dd98359fb1214ae24bd70e291c1bc33d
- du listing: https://gist.github.com/67baedda5ffc1ad0aa064239cb503c2b
2018-07-05 00:24:22 +02:00
R. RyanTM 28f43485d0 librealsense: 2.12.0 -> 2.13.0 (#42698)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/librealsense/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.13.0 with grep in /nix/store/mmmv9f9fczw7sqnpx7wpnrbxj7z285v0-librealsense-2.13.0
- directory tree listing: https://gist.github.com/5d0b448eca0c4918bc99445ebc598b61
- du listing: https://gist.github.com/76e36ff396b95b2f83cb1c462ea8d3be
2018-07-05 00:23:50 +02:00
R. RyanTM 8e8b420616 eccodes: 2.7.3 -> 2.8.0 (#42713)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/eccodes/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_compare_dir had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_info passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_count had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_split_file had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_histogram passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_filter passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_merge passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib2ppm passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_set passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_get_data passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_copy passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_compare passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_parser had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_index_build passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_set passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_copy passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_compare passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_index_build passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_compare passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_copy passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_filter passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_compare passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_filter passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_copy passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_count had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_count had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_to_netcdf passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_bufr_filter passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_check had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_name had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_accumulations had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_split had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_filter passed the binary check.
- 35 of 45 passed binary check by having a zero exit code.
- 33 of 45 passed binary check by having the new version present in output.
- found 2.8.0 with grep in /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0
- directory tree listing: https://gist.github.com/7edf806095f4a820d000f95893532dca
- du listing: https://gist.github.com/5742e612398104ad9b43d5604dd3c280
2018-07-05 00:21:21 +02:00
R. RyanTM 8583433612 mate.mate-utils: 1.20.0 -> 1.20.1 (#42695)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mate-utils/versions.

These checks were done:

- built on NixOS
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-disk-usage-analyzer passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-dictionary passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-screenshot passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-panel-screenshot-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-panel-screenshot passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-search-tool passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-system-log passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-disk-usage-analyzer-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-dictionary-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-screenshot-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-search-tool-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-system-log-wrapped passed the binary check.
- 12 of 12 passed binary check by having a zero exit code.
- 0 of 12 passed binary check by having the new version present in output.
- found 1.20.1 with grep in /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1
- directory tree listing: https://gist.github.com/8cb9202f30b7105e2012297242f111b8
- du listing: https://gist.github.com/17fa7b867be34487fd7b5dac2e2b6924
2018-07-05 00:20:34 +02:00
R. RyanTM 84bf82aa26 qpdf: 8.0.2 -> 8.1.0 (#42684)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qpdf/versions.

These checks were done:

- built on NixOS
- /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0/bin/fix-qdf passed the binary check.
- /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0/bin/qpdf passed the binary check.
- /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0/bin/zlib-flate passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 8.1.0 with grep in /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0
- directory tree listing: https://gist.github.com/4bb6d8c7a59b4d3cfa1c78f0c45d9431
- du listing: https://gist.github.com/388a30c9e73f5667c8a8bb7a2740175e
2018-07-05 00:19:42 +02:00
R. RyanTM 6983256418 mate.mozo: 1.20.0 -> 1.20.1 (#42691)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mozo/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/i8ksqdhh5n0sc85vywha6l85irpdhiai-mozo-1.20.1/bin/.mozo-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/i8ksqdhh5n0sc85vywha6l85irpdhiai-mozo-1.20.1/bin/mozo had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.20.1 with grep in /nix/store/i8ksqdhh5n0sc85vywha6l85irpdhiai-mozo-1.20.1
- directory tree listing: https://gist.github.com/8bf22748318bb6d4602593cba6558491
- du listing: https://gist.github.com/00c4d9e916dce5eab7e6917ad856008d
2018-07-05 00:19:29 +02:00
volth ed5a676c7a xrdp: 0.9.5 -> 0.9.7 (#43041) 2018-07-05 00:15:47 +02:00
Matthew Bauer ea6b31b496
Merge pull request #43043 from Baughn/nix-df
dwarf-fortress: Fix themes & package Legends Browser
2018-07-04 17:41:06 -04:00
Svein Ove Aas c8095af0cd dwarf-fortress: Init Legends Browser at 1.17.1 2018-07-04 22:26:23 +01:00
volth 8326b4c519
pngquant: 2.11.7 -> 2.12.1 2018-07-04 21:15:50 +00:00
Michael Raskin 04bd737062
Merge pull request #43026 from r-ryantm/auto-update/clingo
clingo: 5.2.2 -> 5.3.0
2018-07-04 21:01:39 +00:00
Matthew Bauer 75e2aca6ca
Merge pull request #42554 from numinit/df
dwarf-fortress: 0.44.10 -> 0.44.11
2018-07-04 16:56:20 -04:00
oyren 4f84814208 write_stylus: init at 209 2018-07-04 22:15:32 +02:00
Graham Christensen fbf93cd61b
Revert "pkgs/top-level/release.nix.nix: Use fetchGit if possible"
This reverts commit 67d0a57ef9.

which caused evaluation errors in restricted eval mode, producing:

error: access to URI
'/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci' is
forbidden in restricted mode
2018-07-04 15:52:15 -04:00
Pascal Wittmann 2fa3fa023f
fbida: 2.13 -> 2.14 2018-07-04 21:49:22 +02:00
Svein Ove Aas 8c7461a348 dwarf-fortress: Don't check for dfVersion compatability on themes, which lack them. 2018-07-04 20:19:24 +01:00
R. RyanTM 83ff4c23cf acpica-tools: 20180531 -> 20180629
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/acpica-tools/versions.

These checks were done:

- built on NixOS
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpibin passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpidump passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpiexec passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpihelp passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpinames passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpixtract passed the binary check.
- 6 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/9296aa5d91d9452a3a1d83b0168e6b8d
- du listing: https://gist.github.com/e7225e6df139c9308cd612a5fcba8acf
2018-07-04 12:09:23 -07:00
R. RyanTM a194c0ed03 elisa: 0.1.80 -> 0.2.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/elisa/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/x9jdlmln6ywpx5c2qh7vmfdn93djnxk3-elisa-0.2.0/bin/elisa had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/x9jdlmln6ywpx5c2qh7vmfdn93djnxk3-elisa-0.2.0/bin/.elisa-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.2.0 with grep in /nix/store/x9jdlmln6ywpx5c2qh7vmfdn93djnxk3-elisa-0.2.0
- directory tree listing: https://gist.github.com/6a824e1b1cbc4a270bb07962f2026bfb
- du listing: https://gist.github.com/ac472eaf8c7eb82ee6d9c2283ab33ca9
2018-07-04 11:55:25 -07:00
R. RyanTM 323dc1171b createrepo_c: 0.10.0 -> 0.11.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/createrepo_c/versions.

These checks were done:

- built on NixOS
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/createrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/mergerepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/modifyrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/sqliterepo_c passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 0.11.0 with grep in /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0
- directory tree listing: https://gist.github.com/58f40cce4b69dd806f345f13d65833cb
- du listing: https://gist.github.com/4f61dce7f9bacb5093fb7cec50712fc1
2018-07-04 11:52:38 -07:00
R. RyanTM bdf8f61d3f debootstrap: 1.0.103 -> 1.0.105
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/debootstrap/versions.

These checks were done:

- built on NixOS
- /nix/store/a4cy4rmcr4bn1mjvns0dm4n4yma17mbl-debootstrap-1.0.105/bin/debootstrap passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.105 with grep in /nix/store/a4cy4rmcr4bn1mjvns0dm4n4yma17mbl-debootstrap-1.0.105
- directory tree listing: https://gist.github.com/40e65f229f988ac5e3640bc3461c45f1
- du listing: https://gist.github.com/0fcad76edd4428db9a9941418c3471ca
2018-07-04 11:42:33 -07:00
R. RyanTM a431e4f207 clingo: 5.2.2 -> 5.3.0
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
2018-07-04 11:23:33 -07:00
Daiderd Jordan 6a36867509
Merge pull request #42933 from LnL7/darwin-boost
boost: disable system Python.framework detection
2018-07-04 19:47:47 +02:00
Peter Simons a2338472fb Drop obsolete ghc-8.4.x overrides for arrows, flexible-defaults, and lambdabot-core. 2018-07-04 19:14:18 +02:00
Peter Simons 1d587c2e66 hledger-ui: fix build with ghc 8.4.x 2018-07-04 19:14:18 +02:00
Peter Simons 81a85ae486 haskell-criterion: update override for ghc 8.4.x 2018-07-04 19:14:18 +02:00
Peter Simons 07db547c19 haskell-dhall: update override for the new version that's used by ghc 8.4.x 2018-07-04 19:14:18 +02:00
Peter Simons 259215a6b3 ghc-8.6.x: create an initial package set configuration 2018-07-04 19:14:18 +02:00
Peter Simons e938b12cde haskell-base-compat: update overrides for the new version 2018-07-04 19:14:18 +02:00
Peter Simons 0a635d3b78 haskell-hspec: update override for ghc 8.4.x 2018-07-04 19:14:18 +02:00
Peter Simons ed111be99a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-32-gdaeaea6 from Hackage revision
f8e066acb6.
2018-07-04 19:14:19 +02:00
Peter Simons 70d7586278 hackage2nix: ignore Stackage constraints for lambdabot and use latest versions 2018-07-04 19:14:01 +02:00
Peter Simons a282166e0d hackage2nix: avoid the update to base-compat-batteries-0.10.4
We cannot compile that new version because most builds don't work with
contravariant 1.5.x.
2018-07-04 19:13:14 +02:00
Peter Simons 2664df06c5 hackage2nix: disable failing Hydra builds 2018-07-04 19:13:14 +02:00
Peter Simons bf9ad8da07 LTS Haskell 11.16 2018-07-04 19:13:14 +02:00
Will Dietz 37914c8cb0
Merge pull request #43014 from orivej/wcc
wcc: init unstable at 2018-04-05
2018-07-04 11:43:27 -05:00
R. RyanTM 3924d7d50c folly: 2018.06.18.00 -> 2018.06.25.00 (#43008) 2018-07-04 16:22:45 +00:00
Mateusz Kowalczyk 62c2e0e66f
Merge pull request #42946 from r-ryantm/auto-update/snd
snd: 18.4 -> 18.5
2018-07-05 01:11:05 +09:00
Eelco Dolstra 8d4068d9d1
pkgs/top-level/release.nix: Don't require Darwin to be supported 2018-07-04 17:53:02 +02:00
Gabriel Gonzalez 2c55c157bd Rename readDirectory to packagesFromDirectory
... as suggested by @roberth
2018-07-04 08:22:20 -07:00
Eelco Dolstra 67d0a57ef9
pkgs/top-level/release.nix.nix: Use fetchGit if possible 2018-07-04 17:20:54 +02:00
Silvan Mosberger 6fd7f31c1e
Merge pull request #42683 from lschuermann/libvmi
libvmi: init at 0.12
2018-07-04 16:44:15 +02:00
R. RyanTM 28817750a7 iperf: 3.5 -> 3.6 (#43002) 2018-07-04 14:40:35 +00:00
Silvan Mosberger afa9f76391
Merge pull request #42824 from Hodapp87/libfive
libfive: init at 2018-07-01
2018-07-04 16:40:27 +02:00
adisbladis 170a156ce2
Merge pull request #42941 from r-ryantm/auto-update/xpra
xpra: 2.3.1 -> 2.3.2
2018-07-04 22:37:59 +08:00
Silvan Mosberger 71a062755f
Merge pull request #42905 from Enzime/add/mfcl2740dw
Add Brother MFC-L2740DW drivers
2018-07-04 16:37:49 +02:00
R. RyanTM 9d460f0051 python27Packages.pyunbound: 1.6.0 -> 1.7.3 (#42952)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pyunbound/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.7.3 with grep in /nix/store/1m9fiqaz72ry8jkwgw52v3wv1n5pgx0l-pyunbound-1.7.3
- directory tree listing: https://gist.github.com/2a7b7a3d8411e63dec56620537e2d00f
- du listing: https://gist.github.com/82633a34688c0630480a740b7562ac4c
2018-07-04 16:28:02 +02:00
Silvan Mosberger 0e5f5125d4
Merge pull request #43010 from roberth/update-p4v-sha256
p4v: update sha256
2018-07-04 16:11:14 +02:00
adisbladis 33b1b12cd8
firefox-beta-bin: 62.0b4 -> 62.0b5 2018-07-04 22:07:53 +08:00
adisbladis 161e1aca70
firefox-devedition-bin: 62.0b4 -> 62.0b5 2018-07-04 22:07:41 +08:00
Orivej Desh c4edb10662 wcc: init unstable at 2018-04-05 2018-07-04 12:57:11 +00:00
Silvan Mosberger fac943fc81
Merge pull request #42897 from fragamus/master
add bliss package
2018-07-04 13:59:41 +02:00
catern eb8e68b41b pythonPackages.python-prctl: init at 1.7 (#42353) 2018-07-04 11:54:00 +00:00
Peter Simons 46c9669878
Merge pull request #43016 from NixOS/revert-41420-haskell-strict-deps
Revert "haskell generic-builder: Use strictDeps always"
2018-07-04 13:36:33 +02:00
Michael Gough e3ea685957 bliss: init at 0.73 2018-07-04 11:33:10 +00:00
Richard Marko 91575dd285 pps-tools: init at 1.0.2, enable for chrony, gpsd, ntp (#42889) 2018-07-04 11:28:07 +00:00
Peter Simons 6e07a3a19a
Revert "haskell generic-builder: Use strictDeps always" 2018-07-04 13:18:21 +02:00
Maximilian Bosch 7703bd9edb
pythonPackages.keyutils: fix build
Fixes the Hydra CI build of `python{3,2}Packages.keyutils` on `nixpkgs.`
This patch changes the source retrieval to fetchFromGitHub as the PYPI
tarball doesn't come with tests for the check phase.
2018-07-04 13:09:40 +02:00
Silvan Mosberger 45f8c2ac29
Merge pull request #42855 from Infinisil/idris-gcc
Idris: Wrap with IDRIS_CC
2018-07-04 12:49:59 +02:00
Michael Hoang 6b2bdc36f8 mfcl2740dwcupswrapper: init at 3.2.0-1
CUPS wrapper for Brother MFC-L2740DW
2018-07-04 19:43:23 +10:00
Michael Hoang cc7fba1ce3 mfcl2740dwlpr: init at 3.2.0-1
Brother MFC-L2740DW lpr driver
2018-07-04 19:43:02 +10:00
Michael Raskin c3b294855f
Merge pull request #43004 from r-ryantm/auto-update/apache-jena-fuseki
apache-jena-fuseki: 3.7.0 -> 3.8.0
2018-07-04 08:55:30 +00:00
R. RyanTM 4395124b0c rtv: 1.22.1 -> 1.23.0 (#42960)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/rtv/versions.

These checks were done:

- built on NixOS
- /nix/store/dwraqsqfsm0m4qvl5wlqhmnb54wpxwkc-rtv-1.23.0/bin/.rtv-wrapped passed the binary check.
- /nix/store/dwraqsqfsm0m4qvl5wlqhmnb54wpxwkc-rtv-1.23.0/bin/rtv passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 1.23.0 with grep in /nix/store/dwraqsqfsm0m4qvl5wlqhmnb54wpxwkc-rtv-1.23.0
- directory tree listing: https://gist.github.com/8c64789a90d08be3073dbc8eac48d879
- du listing: https://gist.github.com/f267d185b2f0ddae8c300012c670bc9e
2018-07-04 10:44:47 +02:00
R. RyanTM 14ccede479 feh: 2.26.4 -> 2.27 (#43007)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/feh/versions.

These checks were done:

- built on NixOS
- /nix/store/nwnygmha0i26zszsz6vjk4f4kyjx7qxq-feh-2.27/bin/feh passed the binary check.
- /nix/store/nwnygmha0i26zszsz6vjk4f4kyjx7qxq-feh-2.27/bin/.feh-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.27 with grep in /nix/store/nwnygmha0i26zszsz6vjk4f4kyjx7qxq-feh-2.27
- directory tree listing: https://gist.github.com/e18bcf94ab62852f0967389e4d102bd7
- du listing: https://gist.github.com/c252a1ef6aa364f8139ab9a63911130a
2018-07-04 10:42:09 +02:00
R. RyanTM 69bf36c4d9 flatpak: 0.99.1 -> 0.99.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/flatpak/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/flatpak-bisect had a zero exit code or showed the expected version
- /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/flatpak-coredumpctl passed the binary check.
- /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/.flatpak-wrapped passed the binary check.
- /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/flatpak passed the binary check.
- 3 of 4 passed binary check by having a zero exit code.
- 2 of 4 passed binary check by having the new version present in output.
- found 0.99.2 with grep in /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2
- directory tree listing: https://gist.github.com/4cd5330783ac4dc304e7ceba12395ba0
- du listing: https://gist.github.com/81060efb0965f7e05ba54655bce0f2ca
2018-07-04 01:36:59 -07:00
R. RyanTM 3d5bdd3570 grisbi: 1.0.2 -> 1.0.4
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
2018-07-04 01:22:12 -07:00
Robert Hensing 02ee6b85fe p4v: update sha256 2018-07-04 10:21:45 +02:00
Leon Schuermann e6d5e95647 libvmi: Remove unnecessary dependencies 2018-07-04 09:20:28 +01:00
Robert Schütz e5ad827f78 python.pkgs.asyncssh: 1.13.1 -> 1.13.2 2018-07-04 10:11:52 +02:00
R. RyanTM 1140e3120c grib-api: 1.26.1 -> 1.27.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/grib-api/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_keys had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_histogram passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_error had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_add had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/big2gribex had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_debug passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_info passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_filter passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_ls passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_dump passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib2ppm passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_set passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_get passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_get_data passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_copy passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_repair had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_packing passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_cmp had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_convert passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_distance had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_corruption_check had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_compare passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_parser had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_count had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_index_build passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/gg_sub_area_check had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_moments had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_to_json had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_to_netcdf passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_list_keys passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_check had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_name had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_accumulations had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_split had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib1to2 had a zero exit code or showed the expected version
- 16 of 35 passed binary check by having a zero exit code.
- 12 of 35 passed binary check by having the new version present in output.
- found 1.27.0 with grep in /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0
- directory tree listing: https://gist.github.com/e6dee35a40cc23e8f92ab31e61d97635
- du listing: https://gist.github.com/09b91902bb419c1eb0f13bbc8e6a9ac0
2018-07-04 00:59:09 -07:00
Eelco Dolstra f11f7c1fc0
Merge pull request #43005 from r-ryantm/auto-update/harfbuzz-icu
harfbuzz-icu: 1.8.0 -> 1.8.1
2018-07-04 09:46:13 +02:00
R. RyanTM b30a745d21 harfbuzz-icu: 1.8.0 -> 1.8.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/harfbuzz-icu/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.8.1 with grep in /nix/store/419wp0z2096xs6kp9zlj20hys61clnay-harfbuzz-icu-1.8.1
- directory tree listing: https://gist.github.com/e7c8b4aebf0715a6aee75d6fe6d3e8e1
- du listing: https://gist.github.com/ff39237157e9c975f8c6d8a66326c6b7
2018-07-04 00:22:11 -07:00
R. RyanTM 0fdb92397c apache-jena-fuseki: 3.7.0 -> 3.8.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/apache-jena-fuseki/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.fuseki-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/fuseki had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.fuseki-server-wrapped had a zero exit code or showed the expected version
- /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/fuseki-server passed the binary check.
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-delete-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-delete had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-get-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-get had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-head-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-head had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-post-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-post had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-put-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-put had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-query-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-query had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-update-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-update had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-update-form-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-update-form had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.soh-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/soh had a zero exit code or showed the expected version
- 1 of 22 passed binary check by having a zero exit code.
- 0 of 22 passed binary check by having the new version present in output.
- found 3.8.0 with grep in /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0
- directory tree listing: https://gist.github.com/2403f38b197834ff0ef5bd15d4a313bc
- du listing: https://gist.github.com/85a408dc989753cdca73ef553ee6d548
2018-07-03 23:40:30 -07:00
R. RyanTM 5ab14313b0 hwinfo: 21.55 -> 21.56
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/hwinfo/versions.

These checks were done:

- built on NixOS
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/hwinfo passed the binary check.
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/check_hd passed the binary check.
- Warning: no invocation of /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/mk_isdnhwdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/convert_hd had a zero exit code or showed the expected version
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/getsysinfo passed the binary check.
- 3 of 5 passed binary check by having a zero exit code.
- 1 of 5 passed binary check by having the new version present in output.
- found 21.56 with grep in /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56
- directory tree listing: https://gist.github.com/b9d5b7de5962022ef010b2d4f42810c1
- du listing: https://gist.github.com/1d6be034568191041d6d6c11b601a8e9
2018-07-03 23:07:35 -07:00
R. RyanTM 7ad23a3304 libnfs: 2.0.0 -> 3.0.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libnfs/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0/bin/nfs-cat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0/bin/nfs-ls had a zero exit code or showed the expected version
- /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0/bin/nfs-cp passed the binary check.
- 1 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 3.0.0 with grep in /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0
- directory tree listing: https://gist.github.com/41f09d1c597fdac38e45fb2ab6bec655
- du listing: https://gist.github.com/00ddd65dc42da40cbedb9ae1fe041f73
2018-07-03 22:54:00 -07:00
R. RyanTM 1d5d31a927 nagios: 4.4.0 -> 4.4.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/nagios/versions.

These checks were done:

- built on NixOS
- /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/nagios passed the binary check.
- /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/nagiostats passed the binary check.
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/archivejson.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/avail.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/cmd.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/config.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/extinfo.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/histogram.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/history.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/notifications.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/objectjson.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/outages.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/showlog.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/status.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statusjson.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statusmap.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statuswml.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statuswrl.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/summary.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/tac.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/trends.cgi had a zero exit code or showed the expected version
- 2 of 21 passed binary check by having a zero exit code.
- 0 of 21 passed binary check by having the new version present in output.
- found 4.4.1 with grep in /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1
- directory tree listing: https://gist.github.com/f137b97a1d6cd8319299734685e0bae9
- du listing: https://gist.github.com/d14b3339adc574bb4d4ca3657a548883
2018-07-03 21:34:47 -07:00
Samuel Leathers 561bd16d01
asterisk: add xmpp/motif support 2018-07-04 00:17:52 -04:00
Samuel Leathers e3f1ac9009
iksemel: init at 1.4 2018-07-04 00:17:30 -04:00
R. RyanTM 93210648a8 mxt-app: 1.27 -> 1.28
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mxt-app/versions.

Version release notes (from GitHub):
Changes since v1.27
- Added broken line test for sensors
- Added Sensor Variant Algorithm test for sensors
- Added .empty in m4 folder and removed mkdir in autogen.sh
- Fix mxt_convert_hex_test on 32 bit architectures
- Fixed uninitialized variable ctx->active_stylus
- Fixed extended config byte returning zeros
- Other minor fixes

These checks were done:

- built on NixOS
- /nix/store/1769xizqkbd8dd6llqy02rldci3pwijk-mxt-app-1.28/bin/mxt-app passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.28 with grep in /nix/store/1769xizqkbd8dd6llqy02rldci3pwijk-mxt-app-1.28
- directory tree listing: https://gist.github.com/fc84545295cbe4aa871675e481f9d678
- du listing: https://gist.github.com/3f8880133bd987a4e81d820e8ae6a5b4
2018-07-03 20:50:15 -07:00
R. RyanTM 8f73921ad8 lxqt.pcmanfm-qt: 0.12.0 -> 0.13.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pcmanfm-qt/versions.

Version release notes (from GitHub):

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/bk3zw1jxkfyyl07iy97ag6vsq6vgqk9i-pcmanfm-qt-0.13.0/bin/pcmanfm-qt had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.13.0 with grep in /nix/store/bk3zw1jxkfyyl07iy97ag6vsq6vgqk9i-pcmanfm-qt-0.13.0
- directory tree listing: https://gist.github.com/960359b159f85d99f590576d9d63b63f
- du listing: https://gist.github.com/e90b52e16cdb6fdfa96bca76047129b4
2018-07-03 20:33:09 -07:00
R. RyanTM e8b101da14 pdd: 1.2 -> 1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pdd/versions.

Version release notes (from GitHub):
## What's in?

- Custom resolution for stopwatch (default - milliseconds)
- Option `-q` (quiet) to run timers in the background
- Show timers in reverse video
- Use ISO 8601 format for dates
- Some Windows-specific fixes

**Note:** the attached auto-generated package for Ubuntu 18.04 has a missing dependency - `python3-dateutil`. It's required but had to be ignored temporarily due to a build failure. Please run:

    sudo apt-get install python3-dateutil
for the package to work correctly after installation.

<p align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/PayPal-donate-green.svg" alt="Donate via PayPal!" /></a>
</p>

These checks were done:

- built on NixOS
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/.pdd-wrapped passed the binary check.
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/pdd passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.3 with grep in /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3
- directory tree listing: https://gist.github.com/0848d82c6dddf60c43205c10b360df35
- du listing: https://gist.github.com/c2d9c78b7020ca61bd818ab1ac43ab93
2018-07-03 20:27:12 -07:00
Will Dietz ab66731c84
Merge pull request #42959 from dtzWill/update/vim-8.1.0146
vim: v8.1.0001 -> v8.1.0146
2018-07-03 22:10:21 -05:00
R. RyanTM e1b24b2fb5 openshot-qt: 2.4.1 -> 2.4.2
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
2018-07-03 20:08:38 -07:00
R. RyanTM ff9dab8837 plantuml: 1.2017.18 -> 1.2018.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/plantuml/versions.

These checks were done:

- built on NixOS
- /nix/store/zw5saa1f4fz5ryy36y8wbfsk4d1d4zj2-plantuml-1.2018.8/bin/plantuml passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.2018.8 with grep in /nix/store/zw5saa1f4fz5ryy36y8wbfsk4d1d4zj2-plantuml-1.2018.8
- directory tree listing: https://gist.github.com/17d4e9eff9780c3888b753dd532d69a6
- du listing: https://gist.github.com/e697713d2172debdd01e478d01f8505f
2018-07-03 19:56:11 -07:00
Peter Hoeg 3c8457e518
Merge pull request #42733 from jonafato/keybase-gui-2.3.0
keybase-gui: 1.0.44 -> 2.3.0
2018-07-04 10:48:53 +08:00
Peter Hoeg e6b503ac21
Merge pull request #42732 from jonafato/kbfs-2.1.1
kbfs: 1.0.44 -> 2.1.1
2018-07-04 10:48:39 +08:00
Peter Hoeg a12ddd3e2c
Merge pull request #42731 from jonafato/keybase-2.1.0
keybase: 2.0.0 -> 2.1.0
2018-07-04 10:48:28 +08:00
Will Dietz 08fe15fab8
Merge pull request #42965 from dtzWill/update/boomerang-2018-07-03
boomerang: 2018-01-18 -> 2018-07-03
2018-07-03 21:25:25 -05:00
Silvan Mosberger 4180cdf62b
Merge pull request #42919 from mnacamura/gauche
gauche: 0.9.5 -> 0.9.6
2018-07-04 04:08:38 +02:00
Will Dietz a930b756d7 boomerang: 2018-01-18 -> 2018-07-03 2018-07-03 20:34:46 -05:00
Will Dietz f7f1405217 snowman: 2017-11-19 -> 0.1.2
Release made in 2018-01-07.
2018-07-03 20:23:04 -05:00
Gabriel Gonzalez 8dae83157b Change readDirectory to accept an attribute set
... as suggested by @roberth
2018-07-03 17:44:19 -07:00
Will Dietz 0b7d6bb04f vim: v8.1.0001 -> v8.1.0146 2018-07-03 19:31:05 -05:00
taku0 1389274146 thunderbird: 52.8.0 -> 52.9.0 2018-07-04 09:12:53 +09:00
taku0 f3d5d1ce82 thunderbird-bin: 52.8.0 -> 52.9.0 2018-07-04 09:12:27 +09:00
Matthew Bauer f682ff93a2
Merge pull request #41420 from obsidiansystems/haskell-strict-deps
haskell generic-builder: Use strictDeps always
2018-07-03 19:29:43 -04:00
Matthew Bauer 157b59736b configuration-ghc-8.4.x.nix: Update hspec versions
These have changed on master.
2018-07-03 19:25:26 -04:00
Domen Kožar 9ed54a38bd configuration-common.nix: fix build tools 2018-07-03 19:24:40 -04:00
Silvan Mosberger 3e0db315f0
Merge pull request #42943 from worldofpeace/wire-desktop-3.0.2840
wire-desktop: 3.0.2816 -> 3.2.2840
2018-07-04 00:48:09 +02:00
Vladyslav Mykhailichenko ff50c613df libaom: 0.1.0 -> 1.0.0 2018-07-04 01:38:35 +03:00
R. RyanTM b5d96158dd sonarr: 2.0.0.5163 -> 2.0.0.5228
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/sonarr/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CurlSharp.dll.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CurlSharp.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.Runner.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentValidation.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.Collections.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesCore.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesNLog.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Marr.Data.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Core.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Owin.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/MonoTorrent.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Api.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Common.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Core.dll.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Core.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Host.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Mono.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.SignalR.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/CurlSharp.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesCore.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesNLog.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Common.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Mono.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Update.exe.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Update.exe.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/SharpRaven.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/CurlSharp.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/ICSharpCode.SharpZipLib.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesCore.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesNLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/Newtonsoft.Json.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Common.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Mono.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Update.exe had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/Org.Mentalis.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/SharpRaven.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/SocksWebProxy.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.exe.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.exe.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/OAuth.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/SharpRaven.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/System.Data.SQLite.xml had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/activity.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/addSeries.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/bootstrap.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/bootstrap.toggle-switch.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/calendar.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/cells.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/fullcalendar.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/info.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/logs.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/manualimport.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/messenger.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/messenger.flat.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/overrides.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/series.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/settings.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/theme.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/update.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/activity.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/addSeries.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/bootstrap.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/bootstrap.toggle-switch.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/calendar.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/cells.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.svg had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.woff2 had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/FontAwesome.otf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-light.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-light.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-light.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-regular.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-regular.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-regular.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-semibold.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-semibold.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-semibold.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/ubuntumono-regular.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/UbuntuMono-Regular.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/ubuntumono-regular.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fullcalendar.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/404.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/background/logo.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/favicon-debug.ico had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/favicon.ico had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/128.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/32.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/48.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/64.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/poster-dark.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/safari/logo.svg had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/114.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/144.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/57.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/72.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/info.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/logs.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/manualimport.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/messenger.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/messenger.flat.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/overrides.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/robots.txt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/series.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/settings.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/theme.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/update.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/zero.clipboard.swf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/handlebars.runtime.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/index.html had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/login.html had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/main.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/main.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/oauth.html had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/polyfills.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/templates.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/vendor.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/vendor.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/antlr.runtime.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CookComputing.XmlRpcV2.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CurlSharp.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.Runner.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentValidation.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Growl.Connector.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Growl.CoreLibrary.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/ICSharpCode.SharpZipLib.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.Collections.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/ImageResizer.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesCore.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesNLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Marr.Data.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Core.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.Owin.Host.HttpListener.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.Owin.Hosting.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/MonoTorrent.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.Authentication.Basic.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.Authentication.Forms.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Newtonsoft.Json.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NodaTime.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Api.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Common.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Core.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Host.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Mono.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.SignalR.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.exe had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/OAuth.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Org.Mentalis.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Prowlin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/RestSharp.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/SharpRaven.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/SocksWebProxy.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/System.Data.SQLite.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/antlr.runtime.dll had a zero exit code or showed the expected version
- 0 of 168 passed binary check by having a zero exit code.
- 0 of 168 passed binary check by having the new version present in output.
- found 2.0.0.5228 with grep in /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228
- directory tree listing: https://gist.github.com/567476160646b4b62c838c9cfc79df14
- du listing: https://gist.github.com/daa8a44ec51c871d66e8012b8d6d369a
2018-07-03 15:09:56 -07:00
R. RyanTM dc152b63a0 shaarli: 0.9.6 -> 0.9.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/shaarli/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.9.7 with grep in /nix/store/qb0qnz5g71qcigji532rz8fb3fmds607-shaarli-0.9.7
- directory tree listing: https://gist.github.com/d5b4de9629307cb77b06763e100b9ffd
- du listing: https://gist.github.com/db083d0d397fa00514a7de0a57879f39
2018-07-03 14:58:19 -07:00
R. RyanTM 6e98661a89 you-get: 0.4.1077 -> 0.4.1099 (#42942)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/you-get/versions.

These checks were done:

- built on NixOS
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/.you-get-wrapped passed the binary check.
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/you-get passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.4.1099 with grep in /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099
- directory tree listing: https://gist.github.com/10a8076f36d5cef1644b16df703b91bd
- du listing: https://gist.github.com/bff762c6ef186599bdcac2f64b255ccf
2018-07-03 23:25:20 +02:00
R. RyanTM 9dbd577872 snd: 18.4 -> 18.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/snd/versions.

These checks were done:

- built on NixOS
- /nix/store/yv1d12mfh384087sd9yql3nhj71720lz-snd-18.5/bin/snd passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 18.5 with grep in /nix/store/yv1d12mfh384087sd9yql3nhj71720lz-snd-18.5
- directory tree listing: https://gist.github.com/3cc3f3b2285827a7f116fa28ff12baf7
- du listing: https://gist.github.com/e3639f9f1b7a1e5977ce81065436be06
2018-07-03 14:19:18 -07:00
Manuel Mendez 7db99ba53e pythonPackages.grpcio: use correct license (#42944)
According to https://pypi.org/project/grpcio/ and github.com/grpc/grpc
2018-07-03 23:07:42 +02:00
Leon Schuermann c5dff34ae1 libvmi: Add platforms metadata 2018-07-03 21:59:05 +01:00