Commit graph

127154 commits

Author SHA1 Message Date
Peter Simons 6946361408
Merge pull request #42584 from Profpatsch/haskell-ghc-heap-size-profiling
haskellPackages: disable profiling ghc-heap-view ghc-datasize
2018-06-25 22:29:26 +02:00
Profpatsch 2f2e79be39 haskellPackages: disable profiling ghc-heap-view ghc-datasize 2018-06-25 22:06:50 +02:00
gnidorah 68bf1063f0 rambox: fix build (#42577) 2018-06-25 21:29:25 +02:00
jD91mZM2 32628d18c3 xidlehook: 0.4.8 -> 0.4.9 (#42573) 2018-06-25 21:18:57 +02:00
Will Dietz 2052323a78 ghc-8.4.3: minor fixes for cross-musl, same as used with 8.2.2
Patches are no longer needed, seem to be more or less upstreamed.
2018-06-25 13:19:49 -05:00
Will Dietz 656dc51666
Merge pull request #42570 from dtzWill/fix/glib-musl-quark_init
glib: patch to fix w/musl, static ctor order assumptions (quark/gobject)
2018-06-25 11:55:08 -05:00
Tuomas Tynkkynen d92f73e8db rocket: Init at 2018-06-09 2018-06-25 19:22:25 +03:00
Will Dietz 3a6b91fa90 glib: also add gobject init patch to fix w/musl 2018-06-25 11:20:04 -05:00
Will Dietz f3693b0647 make-bootstrap-tools-cross: remove broken i686-musl variant
Not terribly difficult to get this working, but until it does
remove it so the cross jobset doesn't have the failures this introduces.
2018-06-25 11:16:10 -05:00
lewo 39615dcfbc
Merge pull request #42010 from nlewo/pr-skydive
skydive: init at 0.17.0
2018-06-25 18:09:28 +02:00
lewo 580f9d78fd
Merge pull request #42542 from nh2/consul-alerts-0.5.0
consul-alerts: 0.3.3 -> 0.5.0
2018-06-25 18:08:54 +02:00
Matthew Justin Bauer bda7c2fd4b
gringo: use postPatch
patchPhase overrides the patches thing.
2018-06-25 11:45:18 -04:00
Will Dietz a1fce4db96
Merge pull request #42568 from dtzWill/fix/udisks2-musl-2.7.6-extend-glibc-fix-to-musl-too
udisks2: revive musl patching
2018-06-25 10:26:00 -05:00
Robert Schütz 39e95d1c0c newsboat: 2.11.1 -> 2.12 2018-06-25 17:14:25 +02:00
Pascal Wittmann 0011f10b57
Merge pull request #42564 from volth/perl528
perl528: init at 5.28.0
2018-06-25 17:08:44 +02:00
Peter Simons eee50238c7 multi-ghc-travis: update to current git HEAD 2018-06-25 17:00:02 +02:00
Will Dietz e54bcb1139
Merge pull request #42566 from dtzWill/update/fac-2.0.0
fac: 1.1.0 -> 2.0.0
2018-06-25 09:58:46 -05:00
Will Dietz 935ceb8bf5
Merge pull request #42463 from dtzWill/fix/llvm-38-39-triples-unconditional
llvm_{38,39}: unconditionally set triples, not just w/musl
2018-06-25 09:57:29 -05:00
Clemens Fruhwirth 43a737b81c Disable fortify and stackprotector hardening for spl/zfs.
Linux 4.16 introduces a stackprotector detection script that returns
different results for the kernel compilation run and the spl/zfs
compilation run, as the setting for hardening are different. This
results in a broken ABI between spl/zfs and the compiled kernel,
breaking ZFS. Also disabling the fortify and stackprotector hardening,
as we do for the kernel, fixes that.
2018-06-25 16:55:42 +02:00
Will Dietz 632624691d llvm-3.8: don't set triples a second time on musl
I should have "moved" the flags instead of "copying" them earlier :).
2018-06-25 09:55:36 -05:00
Niklas Hambüchen 44c22ef8a8 consul-alerts: Add meta and myself as maintainer 2018-06-25 16:51:09 +02:00
Will Dietz 7fa6b34093 glib: patch to fix w/musl, quark static ctor order assumptions
From [1] with prefix added, using local copy to avoid dep on fetchpatch.

[1] https://raw.githubusercontent.com/void-linux/void-packages/master/srcpkgs/glib/patches/quark_init_on_demand.patch
2018-06-25 09:47:51 -05:00
Will Dietz d94d3b39b9 udisks2: revive musl patching
I believe we discussed this and believed this wasn't necessary,
but without it the build breaks w/musl so re-add it.
2018-06-25 09:25:25 -05:00
Will Dietz 44de467c7c fac: 1.1.0 -> 2.0.0
* update deps (dep2nix)
* seems to need $HOME/.fac.yml or emits warning
  (looks like even `touch ~/.fac.yml` appeases this)
2018-06-25 09:21:52 -05:00
R. RyanTM 01847b7c5f neofetch: 4.0.2 -> 5.0.0 (#42477)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0/bin/neofetch 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 5.0.0 with grep in /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0
- directory tree listing: https://gist.github.com/791916ab0ef95175e54b789ccd7be2e5
- du listing: https://gist.github.com/87e9057b70214b92a7a70e87f2d1ce9e
2018-06-25 15:52:53 +02:00
Vincent Laporte ec81355c8d
ocamlPackages.psmt2-frontend: init at 0.1 2018-06-25 13:38:55 +00:00
Pascal Wittmann b13fe97f16
Merge pull request #42509 from r-ryantm/auto-update/flyway
flyway: 5.1.1 -> 5.1.3
2018-06-25 15:36:33 +02:00
volth dd366701ce perl528: init at 5.28.0 2018-06-25 13:33:09 +00:00
lewo 7efadfdf04
Merge pull request #42511 from r-ryantm/auto-update/docker-compose
docker_compose: 1.20.1 -> 1.21.2
2018-06-25 15:16:52 +02:00
Benjamin Hipple 6e146c3700 pythonPackages.plaid-python: init at 2.3.0 (#42530)
* pythonPackages.plaid-python: init at 2.3.0

* Run unit tests with py.test
2018-06-25 15:05:47 +02:00
Benjamin Hipple 39f357a836 slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604 (#42536)
* slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604

This commit also swaps to use the official repository's github release tags
instead of their download site, which only keeps the most recent version with no
historical archives.

* Document why we don't run tests

* Remove dead testing code
2018-06-25 14:58:04 +02:00
Jan Tojnar 0463c2020e
Merge pull request #42325 from manveru/add-gnome-latex
Gnome-latex: init at 3.28.1
2018-06-25 13:56:12 +02:00
Jan Tojnar 4a5ab6e923
libblockdev: 2.17 → 2.18 2018-06-25 13:18:03 +02:00
xeji 104194f641
Merge pull request #42541 from flokli/casync
casync: init at 2-152-ge4a3c5e
2018-06-25 13:17:48 +02:00
ajs124 2cd0c2e2df libvirt: enable (optional) support for iscsi storage (#42545) 2018-06-25 13:11:56 +02:00
xeji e0208b9d3a
Merge pull request #42558 from etu/php-update
php71: 7.1.18 -> 7.1.19
2018-06-25 13:01:52 +02:00
xeji 9595dc587f
Merge pull request #42547 from tadfisher/firefox-u2f
firefox: add u2f support
2018-06-25 12:55:24 +02:00
Mathieu Boespflug 06eeb0d158 bazel: Don't hardcode build tools (#42552)
Bazel is a build tool, much like Make and many others. Like Make, it
should be agnostic to the compiler toolchains the user brings into
scope. Bazel has special rules that encode domain specific knowledge
for how to compile a C++ program, or indeed a Java program and a few
others. But that's not to say that at runtime Bazel should assume
a specific C++ compiler or Java compiler anymore than Make does.

The main impact of this change is that packages that build with Bazel
will have to list the compilers they want in their `buildInputs` or
similar, rather than relying on the `bazel` package pulling them in
transitively.
2018-06-25 12:46:19 +02:00
Elis Hirwing 910cb27384
php71: 7.1.18 -> 7.1.19
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.19
2018-06-25 12:11:09 +02:00
xeji be9240bfd6
Merge pull request #42539 from marsam/feature/1password-fix-hash
1password: fix sha256 hash
2018-06-25 11:58:33 +02:00
xeji e0918b2550
Merge pull request #42432 from Pneumaticat/multimc
multimc: fix build with Qt 5.11, fix desktop icon
2018-06-25 11:53:02 +02:00
xeji 1a54248903
Merge pull request #42451 from worldofpeace/lollypop-0.9.515
lollypop: 0.9.514 -> 0.9.516
2018-06-25 11:47:46 +02:00
Frederik Rietdijk 2cf8dd3e4e python.pkgs.psutil_1: remove unused package 2018-06-25 11:46:12 +02:00
nocent f8530c887b rpcs3: 0.0.4-8032 -> 0.0.5-6980 (#41414)
* rpcs3: 0.0.4-8032 -> 0.0.5-6884

* rpcs3: update hash

* rpcs3: 0.0.5-6884 -> 0.0.5-6925

* rpcs3: 0.0.5-6925 -> 0.0.5-6938

* rpcs3: 0.0.5-6938 -> 0.0.5-6980

Manually write version header instead of generating it with git, which required leaveDotGit to be enabled.
This caused some hash mismatches (see #8567) has thus been disabled.
2018-06-25 11:45:50 +02:00
Frederik Rietdijk abb2286016
Merge pull request #42556 from Profpatsch/pythonPackages-rlp
pythonPackages.rlp: revert to working 0.6.0
2018-06-25 11:28:24 +02:00
Andrea Bedini 134eca9993 ecs-agent: 1.14.0 -> 1.18.0 (#42359) 2018-06-25 11:15:40 +02:00
Profpatsch 367a7ae138 pythonPackages.rlp: revert to working 0.6.0
It is required by electrum.
2018-06-25 10:53:18 +02:00
Frederik Rietdijk 7c9d95fef5 python37: init at 3.7.0rc1 2018-06-25 10:41:32 +02:00
adisbladis f799f12fb2
Merge pull request #42494 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.7-35 -> 7.0.8-2
2018-06-25 16:19:56 +08:00
Frederik Rietdijk e6bf9c8a45 Revert "python: click-log: 0.2.1 -> 0.3.2"
This broke `vdirsyncer`, the only user of this package.

This reverts commit 60ab4bd851.
2018-06-25 09:12:24 +02:00
Eelco Dolstra a73a941eb4
Merge pull request #42522 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.4.65 -> 1.4.70
2018-06-25 08:24:27 +02:00
Will Dietz 6d1955e0c4 Revert "Merge pull request #42376 from dtzWill/update/git-2.18.0"
This reverts commit 2624f90796, reversing
changes made to 37aab4cbb5.

See:
https://github.com/NixOS/nixpkgs/pull/42376#issuecomment-399789096

Basically this breaks at least some users of fetchgit,
so let's revert this until this is sorted out.
2018-06-24 22:36:50 -05:00
worldofpeace e1784a0435 lollypop: move appstream-glib and gobjectIntrospection to nativeBuildInputs 2018-06-24 22:32:43 -04:00
Tad Fisher c1740904ae firefox: add u2f support 2018-06-24 18:49:30 -07:00
Florian Klink 0dfc329891 casync: restrict to linux
libacl is required, which is linux-only.
2018-06-25 03:23:00 +02:00
Florian Klink de9abc0d9e casync: add feature flags for fuse, selinux and udev 2018-06-25 03:23:00 +02:00
Florian Klink 583ec8eac3 casync: enable tests 2018-06-25 03:23:00 +02:00
Florian Klink 0ee0582a8f casync: init at 2-152-ge4a3c5e 2018-06-25 03:22:49 +02:00
worldofpeace e6ec309720 lollypop: 0.9.514 -> 0.9.516 2018-06-24 21:21:55 -04:00
Niklas Hambüchen 574b5365c7 consul-alerts: 0.3.3 -> 0.5.0 2018-06-25 01:28:49 +02:00
André-Patrick Bubel 779d64f43d i3status-rust: 0.9.0.2018-03-31 -> 0.9.0.2018-06-22 (#42403) 2018-06-25 01:11:45 +02:00
Tim Steinbach 93005c288d
Merge pull request #42497 from r-ryantm/auto-update/kotlin
kotlin: 1.2.41 -> 1.2.50
2018-06-24 23:04:24 +00:00
Florian Klink 1588d6a549 gopass: override GOPASS_CONFIG to fix completion generation (#42400)
gopass tries to write a version number to it's configuaration, even when
just generating the shell completion scripts. This fails, as
/homeless-shelter is read-only inside the sandbox.
As error messages are printed to stdout instead of stderr
(see https://github.com/gopasspw/gopass/issues/877), the error message
lands inside the completion script, thus breaking it.

Workaround that by setting GOPASS_CONFIG to `/dev/null`
2018-06-25 00:52:15 +02:00
Vincent Laporte 8ed38fc722 ocamlPackages.cppo: 1.5.0 -> 1.6.4 (#42342) 2018-06-25 00:47:53 +02:00
Pascal Bach 18c99b5be9 gitlab-runner: 10.8.0 -> 11.0.0 (#42391) 2018-06-25 00:47:32 +02:00
Kevin Liu 3a1033c6d9 autokey: init at 0.94.1 (#42355) 2018-06-25 00:25:14 +02:00
Vincent Laporte f3a155e656 ocamlPackages.merlin: 3.0.5 -> 3.1.0 (#42386) 2018-06-25 00:19:58 +02:00
Johannes Frankenau cd4c5a3cf6 streamlink: 0.12.1 -> 0.13.0 (#42336) 2018-06-25 00:19:01 +02:00
Grigory Chereshnev 3428b44610 ivan: 052 -> 053 (#42413) 2018-06-25 00:12:54 +02:00
Mario Rodas 938a90f55d 1password: Remove unneeded dependency 2018-06-24 17:12:46 -05:00
Mario Rodas 48a619af54 1password: fix sha256 hash 2018-06-24 17:12:45 -05:00
xeji 5e451e41c3
Merge pull request #41871 from bhipple/fix/mariadb-src-url
mariadb: provide multiple src url mirrors
2018-06-24 23:37:24 +02:00
xeji b7f60f23d4
Merge pull request #42422 from LumiGuide/pgmanage-10.3.0
pgmanage: 10.1.1 -> 10.3.0
2018-06-24 22:28:14 +02:00
xeji 683005a858
Merge pull request #42385 from caugner/php-apcu-5.1.11
phpPackages.apcu: {4.0.7,5.1.8} -> {4.0.7,5.1.11}
2018-06-24 22:06:56 +02:00
Claas Augner 6d58b9b868 phpPackages.psysh: init at 0.9.6 (#42377) 2018-06-24 22:01:04 +02:00
Claas Augner 3f32f7ab98 phpPackages.imagick: 3.4.3RC1 -> 3.4.3 (#42384) 2018-06-24 21:55:48 +02:00
Elmar Athmer bc56e42e27 hcloud: 1.4.0 -> 1.5.0 (#42500) 2018-06-24 21:40:39 +02:00
Michael Peyton Jones 56284be194 tmuxinator: 0.10.1 -> 0.11.3 (#42428) 2018-06-24 21:39:45 +02:00
R. RyanTM 01c7edd4f4 godot: 3.0.3 -> 3.0.4 (#42507)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/wavl2nim76s48xwjpq95wsxgsxvrb4sn-godot-3.0.4/bin/godot 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 3.0.4 with grep in /nix/store/wavl2nim76s48xwjpq95wsxgsxvrb4sn-godot-3.0.4
- directory tree listing: https://gist.github.com/bdbe8596726721b6c715d84c81579c57
- du listing: https://gist.github.com/6235762e4766106db266094344e36ae7
2018-06-24 21:37:59 +02:00
lewo 3951a693e5
Merge pull request #41644 from tadfisher/minikube
minikube: bundle kvm2 driver
2018-06-24 21:29:03 +02:00
Vincent Laporte 3e60af02d3
ocamlPackages.bap: fix build with re-1.7.3 2018-06-24 19:23:12 +00:00
Vincent Laporte ea7c74c772
ocamlPackages.re: 1.7.1 -> 1.7.3 2018-06-24 19:23:12 +00:00
Benjamin Hipple 3bb305515f mariadb: provide multiple src url mirrors
Both mariadb.com and mariadb.org appear to be canonical upstream sources, and
have identical sha256 hashes at these URLs.

For the third-party mirrors, if we are just going to provide one URL, it should
be an HTTPS url instead of FTP or SSH, which many users may not be able to
access due to network security configurations.
2018-06-24 19:03:18 +00:00
xeji c51ac5eb33
Merge pull request #42423 from ryantm/repology-problems
treewide: http -> https
2018-06-24 20:44:50 +02:00
averelld 32b2f28e60 keepassxc: fix build with qt 5.11 (#42381) 2018-06-24 20:38:51 +02:00
xeji 7d7b2de34d
Merge pull request #42382 from averelld/x2goclient-qt511-fixes
x2goclient: fix build with qt 5.11
2018-06-24 20:30:37 +02:00
Maximilian Bosch 8cf8c4bac2 stellarium: 0.16.1 -> 0.18.0 (#42357) 2018-06-24 20:26:58 +02:00
Elias Probst 49f20e7c1e restic: 0.9.0 → 0.9.1 (#42404) 2018-06-24 20:16:59 +02:00
R. RyanTM 7f1dcab277 kubernetes: 1.10.4 -> 1.10.5 (#42498)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/.kube-addons-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-addons had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/conversion-gen had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/deepcopy-gen had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/defaulter-gen had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/e2e.test had a zero exit code or showed the expected version
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/gendocs passed the binary check.
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/genkubedocs had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/genman had a zero exit code or showed the expected version
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/genyaml passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/go-bindata passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-apiserver passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-controller-manager passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-proxy passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kube-scheduler passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kubeadm passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kubectl passed the binary check.
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/kubelet passed the binary check.
- Warning: no invocation of /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/openapi-gen had a zero exit code or showed the expected version
- /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5/bin/teststale passed the binary check.
- 11 of 20 passed binary check by having a zero exit code.
- 5 of 20 passed binary check by having the new version present in output.
- found 1.10.5 with grep in /nix/store/wvgp2pcmxsvzxvbl0a4w0qmwgkw2nifq-kubernetes-1.10.5
- directory tree listing: https://gist.github.com/f66eb35eb29445af12d98c6605753493
- du listing: https://gist.github.com/30b38d2640ef11a2252df16c7bfd6063
2018-06-24 20:16:38 +02:00
R. RyanTM 741d146826 debootstrap: 1.0.102 -> 1.0.103 (#42514)
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/ysxn2fpiivgri65bcqf9z2ys794vv7xk-debootstrap-1.0.103/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.103 with grep in /nix/store/ysxn2fpiivgri65bcqf9z2ys794vv7xk-debootstrap-1.0.103
- directory tree listing: https://gist.github.com/06c1aec1c5c510a9ce4b0895c3a4fea2
- du listing: https://gist.github.com/81f3607504e359d1e330c44eb817d04b
2018-06-24 20:15:40 +02:00
R. RyanTM 6ab9ba6997 conan: 1.4.4 -> 1.4.5 (#42517)
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/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/.conan_server-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/conan_server had a zero exit code or showed the expected version
- /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/.conan_build_info-wrapped passed the binary check.
- /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/conan_build_info passed the binary check.
- Warning: no invocation of /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/.conan-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/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.4.5 with grep in /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5
- directory tree listing: https://gist.github.com/25fd7dbaab3b2c2b870221856de5199b
- du listing: https://gist.github.com/b94750efe01cb63b9541d4b897485f62
2018-06-24 20:15:14 +02:00
R. RyanTM ff0641ceea gmailieer: 0.6 -> 0.9 (#42506)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/lxb0r3f9b3x3ciwwrlgryiw9x7mva5zd-gmailieer-0.9/bin/.gmi-wrapped passed the binary check.
- /nix/store/lxb0r3f9b3x3ciwwrlgryiw9x7mva5zd-gmailieer-0.9/bin/gmi 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.9 with grep in /nix/store/lxb0r3f9b3x3ciwwrlgryiw9x7mva5zd-gmailieer-0.9
- directory tree listing: https://gist.github.com/fbddf9ea6ad63fe7033a867a1d9f7c43
- du listing: https://gist.github.com/53e43ad67f9d4f480369c2c29949134c
2018-06-24 20:14:38 +02:00
R. RyanTM f02ff111a1 cfr: 0.128 -> 0.130 (#42528)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/qfb3yaadxcg1jgkb1fqacki5sfkpkgil-cfr-0.130/bin/cfr 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 0.130 with grep in /nix/store/qfb3yaadxcg1jgkb1fqacki5sfkpkgil-cfr-0.130
- directory tree listing: https://gist.github.com/99807c8d52305df534377a48b6961987
- du listing: https://gist.github.com/b8349cb82a3ec2d338d78686d712e87f
2018-06-24 20:11:35 +02:00
Meghea Iulian 4ea0be20be gitkraken: 3.6.3 -> 3.6.4 (#42414) 2018-06-24 19:50:10 +02:00
Vincent Laporte f73859a068 ocaml: 4.07.0+beta2 -> 4.07.0+rc1 (#42257) 2018-06-24 19:43:04 +02:00
Michael Raskin 3a54a5b7c6
Merge pull request #42439 from r-ryantm/auto-update/xmlsec
xmlsec: 1.2.25 -> 1.2.26
2018-06-24 17:38:07 +00:00
R. RyanTM 92f66343d9 mate.mate-terminal: 1.20.0 -> 1.20.1 (#42485)
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-terminal/versions.

These checks were done:

- built on NixOS
- /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1/bin/mate-terminal passed the binary check.
- /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1/bin/mate-terminal.wrapper passed the binary check.
- /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1/bin/.mate-terminal-wrapped passed the binary check.
- /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1/bin/.mate-terminal.wrapper-wrapped 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 1.20.1 with grep in /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1
- directory tree listing: https://gist.github.com/5e7716c45202939e7965bf76c7f86be7
- du listing: https://gist.github.com/b84bea1f0cc9eb94683e90ab7f4c30d2
2018-06-24 19:36:39 +02:00
R. RyanTM 15ec13dad1 php: 7.2.6 -> 7.2.7 (#42461)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7/bin/phar.phar passed the binary check.
- /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7/bin/phar passed the binary check.
- /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7/bin/php passed the binary check.
- /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7/bin/phpdbg passed the binary check.
- /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7/bin/php-cgi passed the binary check.
- /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7/bin/pear passed the binary check.
- /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7/bin/peardev passed the binary check.
- /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7/bin/pecl passed the binary check.
- /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7/bin/php-fpm passed the binary check.
- 9 of 9 passed binary check by having a zero exit code.
- 0 of 9 passed binary check by having the new version present in output.
- found 7.2.7 with grep in /nix/store/n62w6pi30bkz1i08h1wr1icrabkky794-php-7.2.7
- directory tree listing: https://gist.github.com/6ecb6c21e261466b865908a41564ca3e
- du listing: https://gist.github.com/2ca1dc05af5d5240a6b63fadd59ee0d0
2018-06-24 19:34:28 +02:00
R. RyanTM 368623fe70 Xaw3d: 1.6.2 -> 1.6.3 (#42417)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/Xaw3d/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.6.3 with grep in /nix/store/p7q0v9qpcijqpb6qq0zpw1aqxfxirb4n-Xaw3d-1.6.3
- directory tree listing: https://gist.github.com/27b4fc05ea0d4751eb7c7dadc48953a9
- du listing: https://gist.github.com/1eaddadb1913f4473d1335eaa0d7fc4d
2018-06-24 19:26:59 +02:00
R. RyanTM 25050e3606 shards: 0.8.0 -> 0.8.1 (#42444)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1/bin/shards 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 0.8.1 with grep in /nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1
- directory tree listing: https://gist.github.com/a3f46fb5f7b8b4f3120256553c24abd7
- du listing: https://gist.github.com/65b9cb67bb536055ff79ee577f5ec3dc
2018-06-24 19:26:13 +02:00