Commit graph

4420 commits

Author SHA1 Message Date
John Ericson 85a9913edd treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
xeji f2f28654d5
Merge pull request #43778 from volth/xfce413-updates
xfce4-13: backport panel plugins and icon themes from xfce4-12
2018-08-03 21:26:07 +02:00
Jan Tojnar f735d6a38d
Merge pull request #43992 from jtojnar/upstream-sessions
Upstream sessions
2018-08-03 14:23:17 +02:00
volth e8cc4b76b2 xfce4-13.xfce4-panel: fix path to tzdata (#44350) 2018-08-02 14:08:44 +02:00
volth 66939ec363 xfce4-13: backport panel plugins from xfce4-12 2018-08-02 09:17:25 +00:00
volth cd794f4216 xfce4-13.xfce4-session: init at 4.13.0 (#44336) 2018-08-02 10:35:21 +02:00
volth 726d59b795 xfce4-13.xfce4-clipman-plugin: init at 1.4.2 (#44319) 2018-08-02 09:13:42 +02:00
volth 68fdf47135 xfce4-13.xfce4-xkb-plugin: init at 0.8.1 (#44320) 2018-08-02 09:12:42 +02:00
volth ee23bd7046 xfce4-13.xfce4-whiskermenu-plugin: init at 2.2.0 (#44317) 2018-08-01 22:48:21 +02:00
volth b129cd165a xfce4-13.xfce4-cpufreq-plugin: init at 1.2.0 (#44316) 2018-08-01 22:47:15 +02:00
volth 63c295caef xfce4-13.xfce4-netload-plugin: init at 1.3.1 (#44315) 2018-08-01 22:46:08 +02:00
volth 781428a849 xfce4-13.xfce4-pulseaudio-plugin: init at 0.4.1 (#44314) 2018-08-01 22:45:32 +02:00
Jan Tojnar adbe4e1c68
gnome3.gnome-session: use absolute paths
TryExec needs absolute path too, otherwise the desktop file will be ignored
unless gnome-session is in PATH, in which case, we would not need to patch
Exec.
2018-08-01 19:14:31 +02:00
Jan Tojnar f63d94eba3
gnome3.gpaste: hard-code paths
GPaste GNOME Shell extension uses GPaste library generated via introspection. Previously, we added the gpaste package to services.xserver.desktopManager.gnome3.sessionPath option, which
added its typelib directory to GI_TYPELIB_PATH environment variable globally, in order for GNOME Shell to be able to find it. This is not very Nix-y, though, so we have decided to patch the code to
append the path to the GI repository search path.

Additionally, the code relies on GPaste’s GSettings schemas, so we had to hard-code the paths to them as well. We ignored the GNOME Shell’s schemas, since they will already be available for the
extension inside GNOME Shell program.
2018-08-01 19:14:30 +02:00
Jan Tojnar cc6d77c83f
gnome3.gdm: add upstream xsession 2018-08-01 19:14:30 +02:00
Yarny0 bdf6f8528e plasma-nm: fix path to mobile broadband provider file (#44302)
When creating a new mobile broadband connection
with the plasma network manager connection editor,
it tries to find a file containing provider
information somewhere in /usr/share/... .
The build recipe contains a patch to fix the lookup path
such that it finds the file in the corresponding package,
probably added due to
https://github.com/NixOS/nixpkgs/issues/9389 .
The actual lookup path is injected into
the patch file with substituteAll.

With commit a31d98f312 ,
the variable name used in subsituteAll changed from
mobile_broadband_provider_info to mobile-broadband-provider-info
(underscores in package names turned into dashes).
Apparently, substituteAll can't handle dashes in variable names.
Consequently, the variable name was no longer resolved.
plasma-nm failed to create new mobile broadband connections;
the connection creator silently exited and logged the error
> plasma-nm: Error opening providers file "@mobile-broadband-provider-info@/share/mobile-broadband-provider-info/serviceproviders.xml"

This commit keeps the dashes in package names, but it
restores the underscores in the variable used by substituteAll,
thereby ensuring the variable gets resolved properly.
2018-08-01 15:23:28 +02:00
Jan Tojnar be066d0b27
Merge pull request #44278 from jtojnar/gnome-update
Gnome update
2018-08-01 14:38:45 +02:00
Jan Tojnar f91dd5a610
gnome3.totem: 3.28.1 → 3.28.2 2018-07-31 23:05:08 +02:00
Jan Tojnar c1c9119699
gnome3.mutter: 3.28.2 → 3.28.3 2018-07-31 23:03:40 +02:00
Jan Tojnar a0cecbf159
gnome3.grilo: 0.3.4 → 0.3.6 2018-07-31 23:03:23 +02:00
Jan Tojnar 11845d65cb
gnome3.grilo-plugins: 0.3.5 → 0.3.7 2018-07-31 23:03:09 +02:00
Jan Tojnar d15f2f0e0a
gnome3.gnome-shell: 3.28.2 → 3.28.3 2018-07-31 23:01:40 +02:00
Jan Tojnar c4f1123342
gnome3.gnome-bluetooth: 3.28.0 → 3.28.1 2018-07-31 23:01:24 +02:00
Jan Tojnar ca565a3015
evolution-data-server: 3.28.3 → 3.28.5 2018-07-31 23:01:02 +02:00
Jan Tojnar 5644addb3c
gnome3.eog: 3.28.2 → 3.28.3 2018-07-31 23:00:44 +02:00
Jan Tojnar 82482073d7
gnome3.polari: 3.28.0 → 3.28.1 2018-07-31 23:00:29 +02:00
Jan Tojnar 30e535a93f
gnome3.file-roller: 3.28.0 → 3.28.1 2018-07-31 23:00:17 +02:00
Jan Tojnar c5d8e70a42
gnome3.evolution: 3.28.3 → 3.28.5 2018-07-31 22:58:52 +02:00
xeji 315a47d249
Merge pull request #43927 from volth/xfce4-battery-plugin-1.1.0
xfce4-13.xfce4-battery-plugin: init at 1.1.0
2018-07-31 18:08:44 +02:00
Jan Tojnar e0d8c80f01
gnome3.devhelp: 3.28.1 → 3.30.0 2018-07-31 11:34:52 +02:00
R. RyanTM ca4ed1c3d2 mate.mate-control-center: 1.20.3 -> 1.21.0 (#43748)
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-control-center/versions.
2018-07-30 20:44:10 +02:00
xeji 2791900608
Merge pull request #40982 from romildo/upd.lxqt
lxqt: 0.12.0 -> 0.13.0
2018-07-29 20:43:38 +02:00
Thomas Tuegel 4ac6a8ba54
Merge pull request #44139 from bkchr/plasma_wayland
Plasma Wayland
2018-07-28 16:19:52 -05:00
Bastian Köcher 6e5d977b97 plasma-workspace: Improve the NixOS patch set
We changed some if condition that is not required to be changed.
2018-07-26 23:28:29 +02:00
Bastian Köcher af44ab8400 plasma.kwin: Adds libdrm depdency
Libdrm is required to enable the DRM backend that is used by Wayland.
2018-07-26 23:28:29 +02:00
José Romildo Malaquias 836b827226 lxqt: add update script 2018-07-26 15:22:05 -03:00
José Romildo Malaquias 507951e889 screengrab: 1.97 -> 1.98 2018-07-26 15:22:05 -03:00
José Romildo Malaquias ef6b6ce142 qps: 1.10.17 -> 1.10.18 2018-07-26 15:22:05 -03:00
José Romildo Malaquias 0fd1f4660c qterminal: 0.8.0 -> 0.9.0 2018-07-26 15:22:05 -03:00
José Romildo Malaquias c89832527c lximage-qt: 0.6.0 -> 0.7.0 2018-07-26 15:22:05 -03:00
José Romildo Malaquias ef42aa1f95 pcmanfm-qt: 0.12.0 -> 0.13.0 2018-07-26 15:22:05 -03:00
José Romildo Malaquias 386c75105c lxqt-sudo: 0.12.0 -> 0.13.0 2018-07-26 14:04:29 -03:00
José Romildo Malaquias b3b9322e9d lxqt-session: 0.12.0 -> 0.13.0 2018-07-26 14:04:29 -03:00
José Romildo Malaquias 48ad824bb3 lxqt-runner: 0.12.0 -> 0.13.0 2018-07-26 14:04:29 -03:00
José Romildo Malaquias 81c1f4be7a lxqt-powermanagement: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 2067252410 lxqt-policykit: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 3df3087164 lxqt-panel: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias a0fe2ed5ad lxqt-openssh-askpass: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 5d04e45ca7 lxqt-notificationd: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 874a1c6a3e lxqt-globalkeys: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 3f3c179a55 lxqt-config: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 4aed09d06a lxqt-admin: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 89d0c54498 lxqt-about: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 165a228117 liblxqt: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 4de15eea4a libqtxdg: 3.1.0 -> 3.2.0 2018-07-26 14:04:27 -03:00
José Romildo Malaquias 8a32b379e2 lxqt: source moved to the lxqt organization in github 2018-07-26 14:04:27 -03:00
Tuomas Tynkkynen b619e0b016 gnome2.GConf: Add python2 dependency for gsettings-schema-convert
https://hydra.nixos.org/build/78312507
2018-07-25 11:23:55 +03:00
Frederik Rietdijk 099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.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/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Frederik Rietdijk 6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
volth cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
volth e87a1a5182 mkXfceDerivation: use hicolor-icon-theme's setup-hook 2018-07-21 21:07:49 +00:00
volth b07de4c7c2 xfce4-13.xfce4-battery-plugin: init at 1.1.0 2018-07-21 21:00:53 +00:00
Jan Tojnar 452017032a
fix Merge 8213ff161c
cc @FRidh
2018-07-21 20:20:36 +02:00
Frederik Rietdijk ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
Jörg Thalheim 1399243081
Merge pull request #43776 from volth/xfce413-mousepad
xfce4-13.mousepad: 0.4.0 -> 0.4.1
2018-07-21 16:41:21 +01:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Frederik Rietdijk 153d2241c1
Merge pull request #43749 from r-ryantm/auto-update/mate-panel
mate.mate-panel: 1.21.0 -> 1.21.1
2018-07-21 12:06:08 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk 8213ff161c Merge master into staging-next 2018-07-19 18:24:24 +02:00
Matthew Bauer 4ed7a4b993 treewide: preserve hashes from 76999cc40e
76999cc40e changed some hashes resulting in this PR being technically
a mass rebuild. To avoid this, I am restoring some of the hashes (even
though it seems silly). My main goal is to get this PR merged quickly
as treewide changes like this get out-of-date quickly.

This commit should be reverted on the next mass rebuild.
2018-07-19 00:09:01 -04:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
volth def83ddf4d xfce4-13.mousepad: 0.4.0 -> 0.4.1 2018-07-18 22:33:16 +00:00
volth a7e5927b47 xfce4-13.parole: 0.9.2 -> 1.0.1 (#43765) 2018-07-19 00:19:06 +02:00
volth 25b10dfaec xfce4-13.xfce4-dict: 0.8.0 -> 0.8.1 (#43764) 2018-07-19 00:14:36 +02:00
volth 4c58c20efc xfce4-13.xfce4-taskmanager: 1.2.0 -> 1.2.1 (#43763) 2018-07-18 23:58:36 +02:00
volth 022e9894d4 xfce4-13.xfwm4: fix build (add libXdamage dependency) (#43762) 2018-07-18 23:56:54 +02:00
volth d72d3b30ac xfce4-13.libxfce4util: 4.13.1 -> 4.13.2 (#43761) 2018-07-18 23:51:43 +02:00
volth d47b0ab019 xfce4-notifyd: 0.4.1 -> 0.4.2 (#43707) 2018-07-18 23:42:47 +02:00
volth e07ee596d6 xfconf: 4.13.4 -> 4.13.5 (#43703) 2018-07-18 23:42:28 +02:00
volth 58327eb214 xfce4-13.xfce4-volumed-pulse: 0.2.2 -> 0.2.3 (#43704) 2018-07-18 23:36:24 +02:00
volth 471c14b9d1 xfdesktop: 4.13.1 -> 4.13.2 (#43701) 2018-07-18 22:25:18 +02:00
volth 4884f58f4e tumbler: 0.2.0 -> 0.2.1 (#43699) 2018-07-18 21:22:24 +02:00
volth 061c7445ed xfce4-settings: 4.13.1 -> 4.13.4 (#43705) 2018-07-18 21:18:45 +02:00
volth 5e3d434a91 thunar: 1.7.0 -> 1.8.1 (#43698) 2018-07-18 21:15:50 +02:00
volth b2d855fea8 xfce4-terminal: 0.8.6 -> 0.8.7.4 (#43706) 2018-07-18 21:12:55 +02:00
volth eaeae60fbc ristretto: 0.8.2 -> 0.8.3 (#43696) 2018-07-18 21:10:55 +02:00
volth d50c276560 xfce4-13.xfce4-screenshooter: 1.9.1 -> 1.9.2 (#43625) 2018-07-18 21:04:27 +02:00
R. RyanTM c33eb38d8a mate.mate-panel: 1.21.0 -> 1.21.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/mate-panel/versions.
2018-07-18 10:07:36 -07:00
volth 0304445996 xfce.gtk-xfce-engine: fix build when withGtk3=true (#43621) 2018-07-18 01:14:54 +02:00
volth c2e4b04d29 xfce4-13.libxfce4ui: propagate libICE libSM (#43629)
backport #16227
2018-07-18 01:13:40 +02:00
volth c849e56790 xfce4-13.exo: 0.11.5 -> 0.12.2 (#43630) 2018-07-18 01:11:27 +02:00
volth 7adce5b870 xfce4-13.xfce4-panel: 4.13.2 -> 4.13.3 (#43628) 2018-07-18 01:05:54 +02:00
volth c8f5d4708b xfce4-13.xfce4-power-manager: 1.6.0 -> 1.6.1 (#43626) 2018-07-18 01:01:02 +02:00
volth 101df126bb config.skipAliases -> config.allowAliases 2018-07-17 14:46:21 +00:00
volth 4bafaaff8a config.skipAliases: also disable vimPlugins, git, xfce and gnome3 aliases 2018-07-17 14:46:21 +00:00
Frederik Rietdijk 12949bf84a Merge master into staging 2018-07-17 10:05:50 +02:00
Frederik Rietdijk 1ae2f10642 Merge staging-next into master 2018-07-17 10:04:59 +02:00
Jan Tojnar e2d9a9d4db
gnome3.gnome-sound-recorder: init at 3.28.1 2018-07-16 21:43:20 +02:00
xeji dca7b10fd5
Merge pull request #43522 from volth/patch-187
orage: "/usr/share/zoneinfo" -> "${tzdata}/share/zoneinfo"
2018-07-16 17:19:01 +02:00
Frederik Rietdijk 6d339e5863 Merge staging-next into staging 2018-07-16 17:14:44 +02:00
Frederik Rietdijk 3c09808160 Merge master into staging-next 2018-07-16 07:43:37 +02:00
Jan Tojnar db00e457ac
gnome3.totem: disable vala plug-ins again
Apparently the intermittent build failure is still there,
not sure why I thought it was fixed.

Closes: https://github.com/NixOS/nixpkgs/issues/43518
2018-07-15 16:57:27 +02:00
Robert Schütz 18774d4173 Merge branch 'master' into staging 2018-07-15 12:31:18 +02:00
volth 1137200d6b xfce.xfce4-hardware-monitor-plugin: 1.5.0 -> 1.6.0 (#43520) 2018-07-14 21:11:17 +02:00
R. RyanTM 870355aa57 mate.mate-utils: 1.20.1 -> 1.21.0 (#43338)
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.
2018-07-14 20:53:42 +02:00
R. RyanTM c564b56895 mate.libmateweather: 1.20.1 -> 1.21.0 (#43191)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libmateweather/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.21.0 with grep in /nix/store/ksayjrqlh72h4lzyqwdwzzr193ygl0xb-libmateweather-1.21.0
- directory tree listing: https://gist.github.com/77147d67fc7b1421588d484ca7a98dec
- du listing: https://gist.github.com/a93673e3e9aba588db3b7595bd49248a
2018-07-14 20:49:50 +02:00
R. RyanTM f62882f5b8 mate.libmatemixer: 1.20.1 -> 1.21.0 (#43192)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libmatemixer/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.21.0 with grep in /nix/store/rf6swqf4zz4aqbis00vmga92jz30lnqz-libmatemixer-1.21.0
- directory tree listing: https://gist.github.com/26d3098e20c8910a026178b4deba670a
- du listing: https://gist.github.com/e928bc54962d0f4e091f69990262af22
2018-07-14 20:49:34 +02:00
R. RyanTM 2518f2ca6c mate.libmatekbd: 1.20.2 -> 1.21.0 (#43193)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libmatekbd/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.21.0 with grep in /nix/store/gff3905ialfwgrpwyrhgaz56k1qzsphp-libmatekbd-1.21.0
- directory tree listing: https://gist.github.com/a9d8fc76f7c7e6f7b94c3c70dbf27d18
- du listing: https://gist.github.com/57420f2d15d064e6e84c8b2b3c6feaa1
2018-07-14 20:49:14 +02:00
R. RyanTM 4a6c45939a mate.marco: 1.20.2 -> 1.21.0 (#43175)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/105g04v1faqwfb457slg5igkwsi9qqdf-marco-1.21.0/bin/marco-message had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/105g04v1faqwfb457slg5igkwsi9qqdf-marco-1.21.0/bin/marco-window-demo had a zero exit code or showed the expected version
- /nix/store/105g04v1faqwfb457slg5igkwsi9qqdf-marco-1.21.0/bin/marco passed the binary check.
- Warning: no invocation of /nix/store/105g04v1faqwfb457slg5igkwsi9qqdf-marco-1.21.0/bin/marco-theme-viewer had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/105g04v1faqwfb457slg5igkwsi9qqdf-marco-1.21.0/bin/.marco-message-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/105g04v1faqwfb457slg5igkwsi9qqdf-marco-1.21.0/bin/.marco-window-demo-wrapped had a zero exit code or showed the expected version
- /nix/store/105g04v1faqwfb457slg5igkwsi9qqdf-marco-1.21.0/bin/.marco-wrapped passed the binary check.
- Warning: no invocation of /nix/store/105g04v1faqwfb457slg5igkwsi9qqdf-marco-1.21.0/bin/.marco-theme-viewer-wrapped had a zero exit code or showed the expected version
- 2 of 8 passed binary check by having a zero exit code.
- 0 of 8 passed binary check by having the new version present in output.
- found 1.21.0 with grep in /nix/store/105g04v1faqwfb457slg5igkwsi9qqdf-marco-1.21.0
- directory tree listing: https://gist.github.com/7234306294e99b33fef6a86358544611
- du listing: https://gist.github.com/8c742fd13a9c7ded57bc11be9c669b95
2018-07-14 20:48:56 +02:00
R. RyanTM 33413ba38a mate.mate-menus: 1.20.1 -> 1.21.0 (#43183)
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-menus/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.21.0 with grep in /nix/store/3q42pbw9k7jimz7bjskcavl6lic263m5-mate-menus-1.21.0
- directory tree listing: https://gist.github.com/abc03dc52627bfc19e82224f6f78572a
- du listing: https://gist.github.com/45f9a8095638ecb7723fa12bab366074
2018-07-14 20:48:32 +02:00
R. RyanTM 0dd04a0283 mate.mate-applets: 1.20.2 -> 1.21.0 (#43176)
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-applets/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/6q9mwpgw42jld019cnn6ka513c8zw1sc-mate-applets-1.21.0/bin/mate-cpufreq-selector had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/6q9mwpgw42jld019cnn6ka513c8zw1sc-mate-applets-1.21.0/bin/.mate-cpufreq-selector-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.21.0 with grep in /nix/store/6q9mwpgw42jld019cnn6ka513c8zw1sc-mate-applets-1.21.0
- directory tree listing: https://gist.github.com/a0ab2cac21cf6cae44f410df2b5c6284
- du listing: https://gist.github.com/0c9f7376cb17ad1d5e2a1bce03520edc
2018-07-14 20:48:19 +02:00
R. RyanTM c566d53489 mate.mate-settings-daemon: 1.20.3 -> 1.21.0 (#43177)
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-settings-daemon/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.21.0 with grep in /nix/store/vl1l0mhq9d8rdrsk7x9jlwkm4va2fgkd-mate-settings-daemon-1.21.0
- directory tree listing: https://gist.github.com/147e77ed6eab9ee14d1ce2dd1228a1ec
- du listing: https://gist.github.com/63c6df92545f5c99dbbcce75dcb3f7c5
2018-07-14 20:48:01 +02:00
R. RyanTM e2799bec4d mate.mate-power-manager: 1.20.2 -> 1.21.0 (#43182)
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-power-manager/versions.

These checks were done:

- built on NixOS
- /nix/store/3p5n72sk436hkj88ndbws85n3sjpjws6-mate-power-manager-1.21.0/bin/mate-power-manager passed the binary check.
- /nix/store/3p5n72sk436hkj88ndbws85n3sjpjws6-mate-power-manager-1.21.0/bin/mate-power-preferences passed the binary check.
- /nix/store/3p5n72sk436hkj88ndbws85n3sjpjws6-mate-power-manager-1.21.0/bin/mate-power-statistics passed the binary check.
- /nix/store/3p5n72sk436hkj88ndbws85n3sjpjws6-mate-power-manager-1.21.0/bin/.mate-power-manager-wrapped passed the binary check.
- /nix/store/3p5n72sk436hkj88ndbws85n3sjpjws6-mate-power-manager-1.21.0/bin/.mate-power-preferences-wrapped passed the binary check.
- /nix/store/3p5n72sk436hkj88ndbws85n3sjpjws6-mate-power-manager-1.21.0/bin/.mate-power-statistics-wrapped passed the binary check.
- /nix/store/3p5n72sk436hkj88ndbws85n3sjpjws6-mate-power-manager-1.21.0/bin/mate-power-backlight-helper passed the binary check.
- 7 of 7 passed binary check by having a zero exit code.
- 2 of 7 passed binary check by having the new version present in output.
- found 1.21.0 with grep in /nix/store/3p5n72sk436hkj88ndbws85n3sjpjws6-mate-power-manager-1.21.0
- directory tree listing: https://gist.github.com/1e52186ae9e0f46684d551318ba77db0
- du listing: https://gist.github.com/c94ea5d841ae308a842d899ce7685a0b
2018-07-14 20:47:42 +02:00
R. RyanTM f735e88bd2 mate.mate-sensors-applet: 1.20.2 -> 1.21.0 (#43185)
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-sensors-applet/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.21.0 with grep in /nix/store/4l932vamscavmky2lgamncxphnyz3q5h-mate-sensors-applet-1.21.0
- directory tree listing: https://gist.github.com/c35172fcab62bda25f00c14783d252cd
- du listing: https://gist.github.com/458d0a68a4ec6d48c6798976072f2d53
2018-07-14 20:46:28 +02:00
R. RyanTM d8fff2cc0e mate.mate-system-monitor: 1.20.1 -> 1.21.0 (#43187)
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-system-monitor/versions.

These checks were done:

- built on NixOS
- /nix/store/r2kdrj4kv3ljxdv8l9m6k5ihpij628s5-mate-system-monitor-1.21.0/bin/mate-system-monitor passed the binary check.
- /nix/store/r2kdrj4kv3ljxdv8l9m6k5ihpij628s5-mate-system-monitor-1.21.0/bin/.mate-system-monitor-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 1.21.0 with grep in /nix/store/r2kdrj4kv3ljxdv8l9m6k5ihpij628s5-mate-system-monitor-1.21.0
- directory tree listing: https://gist.github.com/f4f7bd0ff2528925fb7906a6dba7a165
- du listing: https://gist.github.com/a529d5cc92ba18328a47ad40d4a87b2a
2018-07-14 20:44:43 +02:00
R. RyanTM fb646ae205 mate.mate-terminal: 1.20.1 -> 1.21.0 (#43180)
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/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/mate-terminal passed the binary check.
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/mate-terminal.wrapper passed the binary check.
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/.mate-terminal-wrapped passed the binary check.
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/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.21.0 with grep in /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0
- directory tree listing: https://gist.github.com/cbbde60e233e1916f09d61e0a3e6e306
- du listing: https://gist.github.com/21079e9340adbd98c94647457231e080
2018-07-14 20:43:22 +02:00
R. RyanTM cbb943eff0 mate.mate-calc: 1.20.2 -> 1.21.0 (#43174)
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-calc/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/mate-calc had a zero exit code or showed the expected version
- /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/mate-calc-cmd passed the binary check.
- Warning: no invocation of /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/.mate-calculator-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/mate-calculator had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/.mate-calc-wrapped had a zero exit code or showed the expected version
- /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/.mate-calc-cmd-wrapped passed the binary check.
- 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.21.0 with grep in /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0
- directory tree listing: https://gist.github.com/5dedfa9ca0998bbe4bc5a135a203e38d
- du listing: https://gist.github.com/aa96b097f6ceb6a2b427396a17d41e73
2018-07-14 20:41:22 +02:00
Vladimír Čunát 0f01215203
Merge branch 'master' into staging-next
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Jan Tojnar fccbb2a9e6
gucharmap: 10.0.0 → 11.0.1 2018-07-14 15:52:20 +02:00
Jan Tojnar 1997deab8d
gnome3.geary: 3.28.2 → 3.28.3 2018-07-14 15:52:20 +02:00
volth d30b429cf8 xfce4-panel: fix tzdata path 2018-07-14 13:13:25 +00:00
volth 134dc70dd7
xfce4-13.orage: fix tzdata pathes 2018-07-14 12:21:06 +00:00
volth 070b6e6fa4
orage: fix tzdata pathes 2018-07-14 12:19:54 +00:00
Jan Tojnar ef76db05a5
gnome3.gnome-logs: 3.28.3 → 3.28.5 2018-07-13 23:46:40 +02:00
Frederik Rietdijk 3e31d23d99 Merge master into staging 2018-07-13 19:34:19 +02:00
Pascal Wittmann e69876503a
Merge pull request #43205 from r-ryantm/auto-update/engrampa
mate.engrampa: 1.20.1 -> 1.21.0
2018-07-12 14:07:31 +02:00
Pascal Wittmann 420bc232cc
Merge pull request #43213 from r-ryantm/auto-update/caja
mate.caja: 1.21.1 -> 1.21.2
2018-07-12 14:06:40 +02:00
Bastian Köcher bdc1e3a01a plasma-workspace: Add patch for missing systemmonitor exec line 2018-07-10 16:53:12 +02:00
Frederik Rietdijk f8701caafc Merge master into staging 2018-07-10 15:51:20 +02:00
Jan Tojnar 28b6f74c3f
gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
Jan Tojnar 373bdced7f
gnome2.GConf: 2.32.4 → 3.2.6
Update and clean up the expression. For example, GTK was only used for
removed utility and examples.
2018-07-10 12:14:40 +02:00
R. RyanTM b32b22e245 mate.mate-user-guide: 1.20.1 -> 1.21.0 (#43173)
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-user-guide/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.
- directory tree listing: https://gist.github.com/e4cc1dd609c5e947c5c71615994b8bb9
- du listing: https://gist.github.com/56b98015d6d99b9978906a8d770bcfb0
2018-07-09 22:33:55 +02:00
Matthew Bauer 6eb508a3e8 Merge remote-tracking branch 'upstream/master' into staging 2018-07-09 11:58:38 -04:00
R. RyanTM 16000cf8d3 lxqt.lxqt-qtplugin: 0.12.0 -> 0.13.0 (#42984)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

Version release notes (from GitHub):

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.
- directory tree listing: https://gist.github.com/c6381d7911d526753a3a9f2ef17dc34e
- du listing: https://gist.github.com/bc019cd05de1faa42bc8d394d3390267
2018-07-09 00:09:43 +02:00
R. RyanTM 70b33f3883 mate.mate-icon-theme: 1.20.1 -> 1.21.0 (#42995)
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-icon-theme/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.21.0 with grep in /nix/store/6l3n1r4zfs999z3hk768r0ir72xqghsc-mate-icon-theme-1.21.0
- directory tree listing: https://gist.github.com/0653508a8f0a6c74d6329c9d19c2072c
- du listing: https://gist.github.com/85fd2cc12b0cb6c3fe4e84a742736952
2018-07-09 00:01:20 +02:00
R. RyanTM c51c1ababa mate.mate-indicator-applet: 1.20.0 -> 1.20.1 (#42992)
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-indicator-applet/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.20.1 with grep in /nix/store/4rwi8vc4kgvyybi0zjhg67mgqcmdibmq-mate-indicator-applet-1.20.1
- directory tree listing: https://gist.github.com/74f8c4b3af8ba029ade3f3d8561f5014
- du listing: https://gist.github.com/912f8a89025d3eed3952f3fb153bbcb4
2018-07-08 23:55:21 +02:00
R. RyanTM e5721be7fd lxqt.lximage-qt: 0.6.0 -> 0.7.0 (#42989)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

Version release notes (from GitHub):

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/wr81hpk4m9s0pifavbghk1pvsm1sq2k4-lximage-qt-0.7.0/bin/lximage-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.7.0 with grep in /nix/store/wr81hpk4m9s0pifavbghk1pvsm1sq2k4-lximage-qt-0.7.0
- directory tree listing: https://gist.github.com/ddddaf2eec633387ab34637a2853b12a
- du listing: https://gist.github.com/1c221aeb7c136e1c8cdd044093a18e7c
2018-07-08 23:51:15 +02:00
R. RyanTM 033f5d38b8 lxqt.qterminal: 0.8.0 -> 0.9.0 (#42963)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/9bvz8bq3vsclmvyziswscn8hxkgsyvv4-qterminal-0.9.0/bin/qterminal 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.9.0 with grep in /nix/store/9bvz8bq3vsclmvyziswscn8hxkgsyvv4-qterminal-0.9.0
- directory tree listing: https://gist.github.com/76f97d0d578674b7b80479185f5029e5
- du listing: https://gist.github.com/56dfa13e4cd8c75bf2d88861ccd8fca1
2018-07-08 23:41:46 +02:00
R. RyanTM 3608b026dd mate.mate-netbook: 1.20.0 -> 1.20.1 (#42982)
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-netbook/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/w9xig0615w28s0nyrbawsfgkcrbk5ms9-mate-netbook-1.20.1/bin/mate-maximus had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/w9xig0615w28s0nyrbawsfgkcrbk5ms9-mate-netbook-1.20.1/bin/.mate-maximus-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.20.1 with grep in /nix/store/w9xig0615w28s0nyrbawsfgkcrbk5ms9-mate-netbook-1.20.1
- directory tree listing: https://gist.github.com/807a897f629ab3591b06e1d44240a2bb
- du listing: https://gist.github.com/1924abc657411636ba23204706014b19
2018-07-08 23:39:16 +02:00
R. RyanTM 1312f7dad3 mate.mate-user-share: 1.20.0 -> 1.20.1 (#42981)
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-user-share/versions.

These checks were done:

- built on NixOS
- /nix/store/9g73a9gpa3ddsvkzfzwx1hqv7m94mh2q-mate-user-share-1.20.1/bin/mate-file-share-properties passed the binary check.
- /nix/store/9g73a9gpa3ddsvkzfzwx1hqv7m94mh2q-mate-user-share-1.20.1/bin/.mate-file-share-properties-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 1.20.1 with grep in /nix/store/9g73a9gpa3ddsvkzfzwx1hqv7m94mh2q-mate-user-share-1.20.1
- directory tree listing: https://gist.github.com/51b81abb3d9b6a416984b6ee3ee536e9
- du listing: https://gist.github.com/04b8e2188f0bb4a452b0730f6731d102
2018-07-08 23:38:43 +02:00
R. RyanTM 6e7bbcabfd mate.eom: 1.20.1 -> 1.21.0 (#43028)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/hk60glvzvq8psbzxj585dy6q6dhyl0ig-eom-1.21.0/bin/eom passed the binary check.
- /nix/store/hk60glvzvq8psbzxj585dy6q6dhyl0ig-eom-1.21.0/bin/.eom-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 1.21.0 with grep in /nix/store/hk60glvzvq8psbzxj585dy6q6dhyl0ig-eom-1.21.0
- directory tree listing: https://gist.github.com/c4f2ea89bae8c82147f2b52c14253958
- du listing: https://gist.github.com/bd1cfd9e324adb177aa55542d4ac27ac
2018-07-08 23:35:03 +02:00
R. RyanTM afdbeb5b1a mate.caja: 1.21.1 -> 1.21.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/caja/versions.

These checks were done:

- built on NixOS
- /nix/store/29qp0b60aa3w4v4wvwdxy81qk64krqc0-caja-1.21.2/bin/caja passed the binary check.
- Warning: no invocation of /nix/store/29qp0b60aa3w4v4wvwdxy81qk64krqc0-caja-1.21.2/bin/caja-file-management-properties had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/29qp0b60aa3w4v4wvwdxy81qk64krqc0-caja-1.21.2/bin/caja-autorun-software had a zero exit code or showed the expected version
- /nix/store/29qp0b60aa3w4v4wvwdxy81qk64krqc0-caja-1.21.2/bin/caja-connect-server passed the binary check.
- /nix/store/29qp0b60aa3w4v4wvwdxy81qk64krqc0-caja-1.21.2/bin/.caja-wrapped passed the binary check.
- Warning: no invocation of /nix/store/29qp0b60aa3w4v4wvwdxy81qk64krqc0-caja-1.21.2/bin/.caja-file-management-properties-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/29qp0b60aa3w4v4wvwdxy81qk64krqc0-caja-1.21.2/bin/.caja-autorun-software-wrapped had a zero exit code or showed the expected version
- /nix/store/29qp0b60aa3w4v4wvwdxy81qk64krqc0-caja-1.21.2/bin/.caja-connect-server-wrapped passed the binary check.
- 4 of 8 passed binary check by having a zero exit code.
- 0 of 8 passed binary check by having the new version present in output.
- found 1.21.2 with grep in /nix/store/29qp0b60aa3w4v4wvwdxy81qk64krqc0-caja-1.21.2
- directory tree listing: https://gist.github.com/2709b44f62bdb6a5d626484e7b4f24ae
- du listing: https://gist.github.com/a862e36a066610421b23ee38f984d40b
2018-07-08 03:30:02 -07:00
R. RyanTM 72d89344ba mate.engrampa: 1.20.1 -> 1.21.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/engrampa/versions.

These checks were done:

- built on NixOS
- /nix/store/i4q1p8riifm6q5i7bh1yp2l53njqp2hj-engrampa-1.21.0/bin/engrampa passed the binary check.
- /nix/store/i4q1p8riifm6q5i7bh1yp2l53njqp2hj-engrampa-1.21.0/bin/.engrampa-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 1.21.0 with grep in /nix/store/i4q1p8riifm6q5i7bh1yp2l53njqp2hj-engrampa-1.21.0
- directory tree listing: https://gist.github.com/a6b7848a52351898d1cac7b0baea4969
- du listing: https://gist.github.com/26e3dad544ee68b07906a4bfe1502cdc
2018-07-08 02:34:51 -07:00
Silvan Mosberger bf369bf353
Merge pull request #42972 from r-ryantm/auto-update/pcmanfm-qt
lxqt.pcmanfm-qt: 0.12.0 -> 0.13.0
2018-07-08 01:04:11 +02:00
R. RyanTM 6d08204090 mate.pluma: 1.21.0 -> 1.21.1 (#42966)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/qv4p1mlbwak5d9yrpx9asi95nyjqfcss-pluma-1.21.1/bin/pluma passed the binary check.
- /nix/store/qv4p1mlbwak5d9yrpx9asi95nyjqfcss-pluma-1.21.1/bin/.pluma-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 1.21.1 with grep in /nix/store/qv4p1mlbwak5d9yrpx9asi95nyjqfcss-pluma-1.21.1
- directory tree listing: https://gist.github.com/f06bd46e4278731e8bf069a5bc4f0f62
- du listing: https://gist.github.com/2e4b1ada7a39f4bb5b224c773d0096c6
2018-07-06 20:21:53 +02:00
Jan Tojnar 188e487dd1
gnome3: simplify package set using makeScope 2018-07-06 18:20:06 +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
Jan Tojnar eb97acb64a
gnome3.gnome-calculator: 3.28.1 → 3.28.2 2018-07-06 09:35:03 +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
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 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
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
Vladimír Čunát c1ffc65d1a
Merge branch 'master' into staging
This apparently fixes some broken src fetches (gnuradio, twisted).
2018-07-02 11:10:26 +02:00
Jan Tojnar 3ca1571d89
Merge pull request #42797 from jtojnar/tracker-update
gnome3.tracker update
2018-06-30 06:06:35 +02:00
Jan Tojnar 6589358664
gnome3.tracker-miners: 2.0.4 → 2.0.5 2018-06-30 02:31:10 +02:00
Jan Tojnar 236d92af11
gnome3.tracker: 2.0.3 → 2.0.4 2018-06-30 02:23:25 +02:00
Vladimír Čunát f7781f5293
Merge branch 'master' into staging 2018-06-30 01:41:59 +02:00
R. RyanTM e4d7172377 lxqt.compton-conf: 0.3.0 -> 0.4.0 (#42513)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/j1vd9mci1qp5r9fy89q6c2g5kyb3kqbw-compton-conf-0.4.0/bin/compton-conf 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.4.0 with grep in /nix/store/j1vd9mci1qp5r9fy89q6c2g5kyb3kqbw-compton-conf-0.4.0
- directory tree listing: https://gist.github.com/43e23d6682f82d552941a48813aa5a63
- du listing: https://gist.github.com/d7be6d6901ffe37ae24eab147225104f
2018-06-29 23:00:20 +02:00
Jan Tojnar 29bcc391e7
Merge pull request #42762 from jtojnar/libical-3
libical: 2.0.0 → 3.0.3
2018-06-29 21:35:01 +02:00
Jan Tojnar a64edad2a8
xfce4-13.orage: fix build with libical3 2018-06-29 18:43:44 +02:00
Jan Tojnar eee6565783
gspell: move to top-level 2018-06-29 18:41:59 +02:00
Jan Tojnar d77abebf89
xfce.orage: fix build with libical3 2018-06-29 15:38:32 +02:00
Bastian Köcher dbde7908c6 plasma5: 5.13.0 -> 5.13.2 2018-06-29 15:04:23 +02:00
Jan Tojnar 0194f7fbe6
gnome3.california: fix build 2018-06-29 14:43:13 +02:00
Matthew Bauer defcec5ec3
Merge pull request #42457 from r-ryantm/auto-update/qtermwidget
lxqt.qtermwidget: 0.8.0 -> 0.9.0
2018-06-28 22:04:00 -04:00
Matthew Bauer 17f141a015
Merge pull request #42495 from r-ryantm/auto-update/libfm-qt
lxqt.libfm-qt: 0.12.0 -> 0.13.1
2018-06-28 22:03:29 -04:00
Matthew Bauer 47f447cc63
Merge pull request #42490 from r-ryantm/auto-update/mate-system-monitor
mate.mate-system-monitor: 1.20.0 -> 1.20.1
2018-06-28 22:03:10 -04:00
Matthew Bauer 5b38a6d9ad
Merge pull request #42488 from r-ryantm/auto-update/mate-sensors-applet
mate.mate-sensors-applet: 1.20.1 -> 1.20.2
2018-06-28 22:03:01 -04:00
Matthew Bauer 62093212ca
Merge pull request #42487 from r-ryantm/auto-update/lxqt-themes
lxqt.lxqt-themes: 0.12.0 -> 0.13.0
2018-06-28 22:02:51 -04:00
Matthew Bauer 4a7c8baa7b
Merge pull request #42486 from r-ryantm/auto-update/libsysstat
lxqt.libsysstat: 0.4.0 -> 0.4.1
2018-06-28 22:02:41 -04:00
Matthew Bauer 7d7e9a68ab
Merge pull request #42484 from r-ryantm/auto-update/lxqt-l10n
lxqt.lxqt-l10n: 0.12.0 -> 0.13.0
2018-06-28 22:02:27 -04:00
Matthew Bauer 6bb4d1ee55
Merge pull request #42475 from r-ryantm/auto-update/obconf-qt
lxqt.obconf-qt: 0.12.0 -> 0.13.0
2018-06-28 22:02:05 -04:00
R. RyanTM 66350c0e18 mate.mate-screensaver: 1.20.0 -> 1.20.1 (#42483)
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-screensaver/versions.

These checks were done:

- built on NixOS
- /nix/store/yl7p098lzcb2vs4hl4sxwgb0d37agvyd-mate-screensaver-1.20.1/bin/mate-screensaver passed the binary check.
- /nix/store/yl7p098lzcb2vs4hl4sxwgb0d37agvyd-mate-screensaver-1.20.1/bin/mate-screensaver-command passed the binary check.
- Warning: no invocation of /nix/store/yl7p098lzcb2vs4hl4sxwgb0d37agvyd-mate-screensaver-1.20.1/bin/mate-screensaver-preferences had a zero exit code or showed the expected version
- /nix/store/yl7p098lzcb2vs4hl4sxwgb0d37agvyd-mate-screensaver-1.20.1/bin/.mate-screensaver-wrapped passed the binary check.
- /nix/store/yl7p098lzcb2vs4hl4sxwgb0d37agvyd-mate-screensaver-1.20.1/bin/.mate-screensaver-command-wrapped passed the binary check.
- Warning: no invocation of /nix/store/yl7p098lzcb2vs4hl4sxwgb0d37agvyd-mate-screensaver-1.20.1/bin/.mate-screensaver-preferences-wrapped had a zero exit code or showed the expected version
- 4 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.20.1 with grep in /nix/store/yl7p098lzcb2vs4hl4sxwgb0d37agvyd-mate-screensaver-1.20.1
- directory tree listing: https://gist.github.com/b700040ccf6edd3df78a2613f8827d45
- du listing: https://gist.github.com/cb5e756e8dc86af9c065a3b8545355f6
2018-06-27 17:06:03 +02:00
R. RyanTM 858491857e mate.mate-session-manager: 1.20.0 -> 1.20.1 (#42481)
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-session-manager/versions.

These checks were done:

- built on NixOS
- /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-session passed the binary check.
- /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-session-properties passed the binary check.
- /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-session-save passed the binary check.
- /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-session-inhibit passed the binary check.
- Warning: no invocation of /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-wm had a zero exit code or showed the expected version
- /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-session-wrapped passed the binary check.
- /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-session-properties-wrapped passed the binary check.
- /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-session-save-wrapped passed the binary check.
- /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-session-inhibit-wrapped passed the binary check.
- Warning: no invocation of /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-wm-wrapped had a zero exit code or showed the expected version
- 8 of 10 passed binary check by having a zero exit code.
- 1 of 10 passed binary check by having the new version present in output.
- found 1.20.1 with grep in /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1
- directory tree listing: https://gist.github.com/f036604f75bea4aed0093a9ca8eb6f0a
- du listing: https://gist.github.com/1083d12fd4033f9091a0ce334f09c1e4
2018-06-27 17:05:37 +02:00
R. RyanTM 63433025ae mate.mate-user-guide: 1.20.0 -> 1.20.1 (#42480)
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-user-guide/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.
- directory tree listing: https://gist.github.com/69230e142f75a0bf18525c97d28a5fae
- du listing: https://gist.github.com/82fdc8e01e8e7a7c1fc4250a582e480a
2018-06-27 17:02:34 +02: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 246b7c4b11 mate.mate-desktop: 1.20.3 -> 1.21.0 (#41991)
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-desktop/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/dx51na6smf7cpbav7zgb2x5xyyfbpcbp-mate-desktop-1.21.0/bin/mate-color-select had a zero exit code or showed the expected version
- /nix/store/dx51na6smf7cpbav7zgb2x5xyyfbpcbp-mate-desktop-1.21.0/bin/mate-about passed the binary check.
- Warning: no invocation of /nix/store/dx51na6smf7cpbav7zgb2x5xyyfbpcbp-mate-desktop-1.21.0/bin/.mate-color-select-wrapped had a zero exit code or showed the expected version
- /nix/store/dx51na6smf7cpbav7zgb2x5xyyfbpcbp-mate-desktop-1.21.0/bin/.mate-about-wrapped passed the binary check.
- 2 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.21.0 with grep in /nix/store/dx51na6smf7cpbav7zgb2x5xyyfbpcbp-mate-desktop-1.21.0
- directory tree listing: https://gist.github.com/b54e2f1e430d08d273ba8dab30a7f562
- du listing: https://gist.github.com/74e6289b7a86dee591389adc61e024ed
2018-06-24 19:09:12 +02:00
R. RyanTM 7b38992812 mate.mate-icon-theme: 1.20.0 -> 1.20.1 (#42237)
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-icon-theme/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.20.1 with grep in /nix/store/sqb3ppyysd75gan41g7r3466gc01sxiz-mate-icon-theme-1.20.1
- directory tree listing: https://gist.github.com/a482def5741d5681816fc5e7c8d14264
- du listing: https://gist.github.com/10c651e4bf3c2f51c245c47429b3bb45
2018-06-24 19:07:54 +02:00
R. RyanTM b3663555d8 lxqt.libfm-qt: 0.12.0 -> 0.13.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/libfm-qt/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.13.1 with grep in /nix/store/j3k46ff4i767vxiajc1dy41fd5smdqid-libfm-qt-0.13.1
- directory tree listing: https://gist.github.com/f8d05638960a752c27ada529e3d8922e
- du listing: https://gist.github.com/9a3529479e5f3453a388a2bdadff58aa
2018-06-23 22:02:07 -07:00
R. RyanTM 3d2c33ba89 mate.mate-system-monitor: 1.20.0 -> 1.20.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/mate-system-monitor/versions.

These checks were done:

- built on NixOS
- /nix/store/x5i2inxsxs4jcjqhsn3mv94lsdxmr3g7-mate-system-monitor-1.20.1/bin/mate-system-monitor passed the binary check.
- /nix/store/x5i2inxsxs4jcjqhsn3mv94lsdxmr3g7-mate-system-monitor-1.20.1/bin/.mate-system-monitor-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 1.20.1 with grep in /nix/store/x5i2inxsxs4jcjqhsn3mv94lsdxmr3g7-mate-system-monitor-1.20.1
- directory tree listing: https://gist.github.com/a4cdb9b1bfcf5b27047a4f9635faa789
- du listing: https://gist.github.com/1a05da069ac7049838de573c089699de
2018-06-23 21:19:16 -07:00
R. RyanTM e9b71faf3d mate.mate-sensors-applet: 1.20.1 -> 1.20.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/mate-sensors-applet/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.20.2 with grep in /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2
- directory tree listing: https://gist.github.com/b87e08ecd1269611cfc12caee03ec0a8
- du listing: https://gist.github.com/7ea36f0bc246d7aa8601097266a844c2
2018-06-23 21:15:24 -07:00
R. RyanTM 6ac2ab2f32 lxqt.lxqt-themes: 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/lxqt-themes/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.13.0 with grep in /nix/store/fs36lbzyd10wzif3mk70hwjqwin8bv7f-lxqt-themes-0.13.0
- directory tree listing: https://gist.github.com/ba1226aef8f1c4dfc1ae26d7a55031f3
- du listing: https://gist.github.com/99abafab17751529577df2cd7d2a12d9
2018-06-23 20:54:14 -07:00
R. RyanTM 81ea1d58d1 lxqt.libsysstat: 0.4.0 -> 0.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/libsysstat/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.4.1 with grep in /nix/store/n6dins6prgmhp4jb1x7iih366ln6bygb-libsysstat-0.4.1
- directory tree listing: https://gist.github.com/e91bc96d4c04d612f32bde806fdb822a
- du listing: https://gist.github.com/55928df59585ba9de34d7ac2e1e0cc50
2018-06-23 20:41:31 -07:00
R. RyanTM dc24ee429a lxqt.lxqt-l10n: 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/lxqt-l10n/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.
- directory tree listing: https://gist.github.com/583bf7b46d9b7d60406ab44e9f06eb42
- du listing: https://gist.github.com/26da5523d884e68e9a772af08be299cf
2018-06-23 20:37:13 -07:00
R. RyanTM 7c0afcd7c4 lxqt.obconf-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/obconf-qt/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/8sixxrkxdsqd1x37m32jlraa3193ahl6-obconf-qt-0.13.0/bin/obconf-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/8sixxrkxdsqd1x37m32jlraa3193ahl6-obconf-qt-0.13.0
- directory tree listing: https://gist.github.com/db1190dab0d515449974bf0da5486e41
- du listing: https://gist.github.com/8ad4a03d3203c3dd52b7172d3e5432d6
2018-06-23 19:43:11 -07:00
R. RyanTM 6fe8c62c8f lxqt.qtermwidget: 0.8.0 -> 0.9.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/qtermwidget/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.0 with grep in /nix/store/3xrdwiihv6005a89hg2yz049dwj1yvjk-qtermwidget-0.9.0
- directory tree listing: https://gist.github.com/32846676d9b32d68c711e46efb4b2822
- du listing: https://gist.github.com/08616a507ab3f444a6710fbb666e20dc
2018-06-23 12:47:32 -07:00
Jörg Thalheim eb16ff918e
Merge pull request #42229 from r-ryantm/auto-update/marco
mate.marco: 1.20.1 -> 1.20.2
2018-06-21 09:17:33 +01:00
Jörg Thalheim 939bf0d4b2
Merge pull request #42231 from r-ryantm/auto-update/mate-media
mate.mate-media: 1.20.0 -> 1.20.1
2018-06-21 09:16:17 +01:00
Jörg Thalheim dfb4f96937
Merge pull request #42233 from r-ryantm/auto-update/mate-power-manager
mate.mate-power-manager: 1.20.1 -> 1.20.2
2018-06-21 09:15:45 +01:00
Jörg Thalheim b94269dfb9
Merge pull request #42235 from r-ryantm/auto-update/mate-polkit
mate.mate-polkit: 1.20.0 -> 1.20.1
2018-06-21 09:14:41 +01:00
Jörg Thalheim b77a57b78b
Merge pull request #42241 from r-ryantm/auto-update/libmateweather
mate.libmateweather: 1.20.0 -> 1.20.1
2018-06-21 00:56:51 +01:00
Jörg Thalheim a2aaddd862
Merge pull request #42230 from r-ryantm/auto-update/mate-notification-daemon
mate.mate-notification-daemon: 1.20.0 -> 1.20.1
2018-06-21 00:32:58 +01:00
Jörg Thalheim 3ada4fc453
Merge pull request #42234 from r-ryantm/auto-update/mate-menus
mate.mate-menus: 1.20.0 -> 1.20.1
2018-06-21 00:27:12 +01:00
Jörg Thalheim 8579800c23
Merge pull request #42226 from r-ryantm/auto-update/mate-control-center
mate.mate-control-center: 1.20.2 -> 1.20.3
2018-06-20 23:51:43 +01:00
Jörg Thalheim 7f042d6c7a
Merge pull request #42227 from r-ryantm/auto-update/mate-calc
mate.mate-calc: 1.20.1 -> 1.20.2
2018-06-20 23:49:07 +01:00
Jörg Thalheim 0a74cb2e19
Merge pull request #42244 from r-ryantm/auto-update/libmatemixer
mate.libmatemixer: 1.20.0 -> 1.20.1
2018-06-20 23:45:48 +01:00
Jörg Thalheim 12b14cd9ec
Merge pull request #42249 from r-ryantm/auto-update/libmatekbd
mate.libmatekbd: 1.20.1 -> 1.20.2
2018-06-20 23:43:07 +01:00
Jörg Thalheim f0d549ce75
Merge pull request #42281 from r-ryantm/auto-update/engrampa
mate.engrampa: 1.20.0 -> 1.20.1
2018-06-20 23:31:16 +01:00