Commit Graph

120537 Commits

Author SHA1 Message Date
R. RyanTM 7430561295 babl: 0.1.44 -> 0.1.46 (#38862)
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
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.1.46 with grep in /nix/store/6kx1zn1xb71zhhq4bikgyp9gvgrfh573-babl-0.1.46
- directory tree listing: https://gist.github.com/1626f882c7f8a9b5ac71254a7a415742
2018-04-12 19:52:45 +02:00
Piotr Bogdan b30497c8b3 caps: fix build with glibc 2.27 2018-04-12 17:34:53 +01:00
Matthew Justin Bauer 55e65616fd
Merge pull request #38860 from pbogdan/unixtools-modprobe
unixtools.modprobe: fix
2018-04-12 11:15:14 -05:00
Piotr Bogdan 0b9ca7875a unixtools.modprobe: fix 2018-04-12 17:03:02 +01:00
Yorick van Pelt 441126c3da
oauth2_proxy: 20160120 -> 20180325 2018-04-12 17:47:00 +02:00
zimbatm 1398cb76a8
Merge pull request #38640 from expipiplus1/asciidoctor-vulkan
asciidoctor: 1.5.6.1 -> 1.5.6.2, also add mathematical and coderay
2018-04-12 16:42:40 +01:00
Tim Steinbach 2bb811c6a0
linux: 4.14.33 -> 4.14.34 2018-04-12 11:36:58 -04:00
Yorick 0812b5c588 postgresql-jdbc: 9.3-1100 -> 42.2.2 (#38854) 2018-04-12 16:35:16 +01:00
Piotr Bogdan f66be0a6c7 eq10q: fix build with glibc 2.27 2018-04-12 16:30:14 +01:00
Jörg Thalheim 2104222970
Merge pull request #38841 from r-ryantm/auto-update/ncmpcpp
ncmpcpp: 0.8.1 -> 0.8.2
2018-04-12 16:25:58 +01:00
R. RyanTM 85c17d3958 efivar: 34 -> 35
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/09zlj936d2jvjwdmj9c9f843fd86bcs3-efivar-35/bin/efivar -h’ got 0 exit code
- ran ‘/nix/store/09zlj936d2jvjwdmj9c9f843fd86bcs3-efivar-35/bin/efivar --help’ got 0 exit code
- ran ‘/nix/store/09zlj936d2jvjwdmj9c9f843fd86bcs3-efivar-35/bin/efivar help’ got 0 exit code
- found 35 with grep in /nix/store/09zlj936d2jvjwdmj9c9f843fd86bcs3-efivar-35
- directory tree listing: https://gist.github.com/6f811428a47ee181fc412ef78ff64450
2018-04-12 08:22:44 -07:00
adisbladis fbcbac6769
Merge pull request #38704 from roconnor-blockstream/trezor
trezord: 1.2.1 -> 2.0.12
2018-04-12 23:10:24 +08:00
Yorick van Pelt 28a74fa109
jetty: 9.3.10.v20160621 -> 9.4.8.v20171121 2018-04-12 16:45:14 +02:00
aszlig 492ca7be2b
gnumake3: Fix build against glibc-2.27
This has already been patched against gnumake4 (519f0b8db2)
but we still have packages depending on gnumake3, so let's also apply
the same patch to gnumake 3.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @shlevy, @vcunat
2018-04-12 16:21:30 +02:00
Bart Brouns 9ac303c225 gotop: init at 1.2.9 2018-04-12 16:17:11 +02:00
aszlig a7f600b2c2
rtkit: Add patch to fix format string errors
During the last staging merge I assume that we turned on
-Werror=format-security by default (haven't checked in-depth though),
which actually is a good thing.

This causes the rtkit build to now fail, so I took a patch from Debian
to fix these issues.

Signed-off-by: aszlig <aszlig@nix.build>
2018-04-12 16:05:06 +02:00
R. RyanTM 341912425e knot-dns: 2.6.5 -> 2.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/knot-dns/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38/bin/ipset -h’ got 0 exit code
- ran ‘/nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38/bin/ipset --help’ got 0 exit code
- ran ‘/nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38/bin/ipset help’ got 0 exit code
- found 2.6.6 in filename of file in /nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38
- directory tree listing: https://gist.github.com/f62ed14efd30650e1e05f1af8d5c2af4
2018-04-12 06:54:42 -07:00
Jörg Thalheim f386994413 coreclr: 2.0.0 -> 2.0.7 2018-04-12 14:44:42 +01:00
aszlig de581b99ca
kernel: Fix running kernels *with* modules
Pull request #38470 added support for running/building kernels without
modules. This got merged in 38e04bbf29 but
unfortunately while this works perfectly on kernels without modules it
also makes sure that *every* kernel gets no modules.

So all of our VM tests fail since that merge with something like this:

machine# loading module loop...
machine# modprobe: FATAL: Module loop not found in directory /lib/modules/4.14.33
machine# loading module vfat...
machine# modprobe: FATAL: Module vfat not found in directory /lib/modules/4.14.33
machine# loading module nls_cp437...
machine# modprobe: FATAL: Module nls_cp437 not found in directory /lib/modules/4.14.33
machine# loading module nls_iso8859-1...
machine# modprobe: FATAL: Module nls_iso8859-1 not found in directory /lib/modules/4.14.33
machine# loading module fuse...
machine# modprobe: FATAL: Module fuse not found in directory /lib/modules/4.14.33
machine# loading module dm_mod...
machine# modprobe: FATAL: Module dm_mod not found in directory /lib/modules/4.14.33

I shortly tested this against the "misc" VM test and the test is working
again.

In the long term (and I currently don't have time for this) it would be
better to also have a VM test which tests a kernel without modules.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @roberth, @7c6f434c
2018-04-12 15:43:53 +02:00
R. RyanTM 0953439983 ipset: 6.36 -> 6.38
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38/bin/ipset -h’ got 0 exit code
- ran ‘/nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38/bin/ipset --help’ got 0 exit code
- ran ‘/nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38/bin/ipset help’ got 0 exit code
- found 6.38 with grep in /nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38
- directory tree listing: https://gist.github.com/0c86d4251a82d41c7e788e320f7013d0
2018-04-12 06:31:33 -07:00
R. RyanTM 2c7f4ff6c5 miniupnpd: 2.0.20180222 -> 2.0.20180410
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/c053a6e75e3997e1633a0c44709ca3a5
2018-04-12 05:32:24 -07:00
Joe Hermaszewski dea879f8df asciidoctor: Only run patchelf on Linux 2018-04-12 20:14:20 +08:00
R. RyanTM 8a41729c5c ncmpcpp: 0.8.1 -> 0.8.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/ncmpcpp/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/gaym98lkncirfi09qwv0g3n6jgnknzm8-ncmpcpp-0.8.2/bin/ncmpcpp --help’ got 0 exit code
- found 0.8.2 with grep in /nix/store/gaym98lkncirfi09qwv0g3n6jgnknzm8-ncmpcpp-0.8.2
- directory tree listing: https://gist.github.com/bfab0afd2242f12a3754d3267a41b66f
2018-04-12 05:12:07 -07:00
Timo Kaufmann 2112768fe6 pythonPackages.cysignals: init at 1.6.9 (#38781) 2018-04-12 14:11:04 +02:00
R. RyanTM 766ecbb57a marp: 0.0.11 -> 0.0.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.0.12 with grep in /nix/store/q8kib6qhxndj4hzscdzhgvnjkaxm4mbw-marp-0.0.12
- directory tree listing: https://gist.github.com/691bc668acd4e57a2cf187b6e1062f34
2018-04-12 13:04:31 +01:00
Tim Steinbach a34de6c4a6
linux: 4.15.16 -> 4.15.17 2018-04-12 07:44:30 -04:00
Tim Steinbach aa9bc17767
linux: 4.16.1 -> 4.16.2 2018-04-12 07:44:30 -04:00
Michael Raskin 783204bdbc
Merge pull request #38768 from timokau/singular-4.1.1
singular: 3.1.7 -> 4.1.1
2018-04-12 11:40:06 +00:00
Robert Schütz 077bf8de4c
Merge pull request #38762 from timokau/m4ri-init
m4ri: init at 20140914
2018-04-12 13:26:52 +02:00
Benjamin Saunders cd24ae7a1b purple-hangouts: 2017-10-08 -> 2018-03-28 (#38819) 2018-04-12 13:24:21 +02:00
Timo Kaufmann 280b421cbb m4ri: init at 20140914 2018-04-12 13:24:20 +02:00
R. RyanTM 37a5ba3214 openvdb: 5.0.0 -> 5.1.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/openvdb/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.1.0 with grep in /nix/store/firif9xzzgizin13337znminprn0h2g1-openvdb-5.1.0
- directory tree listing: https://gist.github.com/ab56d3a535f58829ccdfb0187ff9afed
2018-04-12 04:07:06 -07:00
Michael Weiss ad45ebeb3c
Merge pull request #38829 from StillerHarpo/lolcat
lolcat: 90.8.8 -> 99.9.10
2018-04-12 11:57:18 +02:00
Anton Latukha 365f08378b handbrake: add FDK as option (#38809) 2018-04-12 11:50:28 +02:00
Peter Simons 722d8226f4
Merge pull request #38812 from timokau/maxima-ecl
maxima: add various fixes, re-add ecl support
2018-04-12 11:43:15 +02:00
R. RyanTM ab96418801 pick: 2.0.1 -> 2.0.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/pick/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/mr0512zhzbbarb99l6v31pgsw1f8k859-pick-2.0.2/bin/pick -h’ got 0 exit code
- ran ‘/nix/store/mr0512zhzbbarb99l6v31pgsw1f8k859-pick-2.0.2/bin/pick -v’ and found version 2.0.2
- found 2.0.2 with grep in /nix/store/mr0512zhzbbarb99l6v31pgsw1f8k859-pick-2.0.2
- directory tree listing: https://gist.github.com/797cf336b38181f76cab1e08936713b1
2018-04-12 02:33:52 -07:00
Jan Tojnar a9bc7b7c73
guake: 0.8.3 → 3.1.0 2018-04-12 10:58:23 +02:00
Nikolay Amiantov 24827a58fb python.pkgs.sleekxmpp: fix failure to verify a certificate 2018-04-12 11:35:18 +03:00
Vincent Laporte 48ee88c7f8 ocamlPackages.js_of_ocaml-camlp4: add deriving support 2018-04-12 10:15:57 +02:00
Florian Engel 81b2e4fc25 lolcat: 90.8.8 -> 99.9.10 2018-04-12 10:10:05 +02:00
R. RyanTM ba337a2d5c riot-web: 0.13.5 -> 0.14.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/riot-web/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.14.0 with grep in /nix/store/rrr1riavdg8sysb7ksvfqwr9az3jvlbm-riot-web-0.14.0
- directory tree listing: https://gist.github.com/586766758d4a74da4f7c241391412e10
2018-04-12 00:58:26 -07:00
Michael Alan Dorman 9358f60f94 taffybar: fix build
Closes https://github.com/NixOS/nixpkgs/issues/38531.
2018-04-12 09:06:33 +02:00
Will Dietz 281775bb1a git: 2.16.2 -> 2.16.3
Cherry picked from 260194193c in staging as suggested by
https://github.com/NixOS/nixpkgs/pull/38763#issuecomment-380504142.
2018-04-12 08:55:31 +02:00
Michael Raskin 38e04bbf29
Merge pull request #38470 from roberth/linux-without-modules
linux module handling: support kernels without modules
2018-04-12 06:31:28 +00:00
R. RyanTM 3b2d888d63 xtermcontrol: 3.3 -> 3.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/xtermcontrol/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/2wr7vzki1v1d9za89c4hgsgbbn9j2gzr-xtermcontrol-3.4/bin/xtermcontrol -h’ got 0 exit code
- ran ‘/nix/store/2wr7vzki1v1d9za89c4hgsgbbn9j2gzr-xtermcontrol-3.4/bin/xtermcontrol --help’ got 0 exit code
- found 3.4 with grep in /nix/store/2wr7vzki1v1d9za89c4hgsgbbn9j2gzr-xtermcontrol-3.4
- directory tree listing: https://gist.github.com/d2f87e2d47bdfed0a5727db4c27c83b0
2018-04-11 22:07:39 -07:00
Shea Levy 2a64482026
nix-plugins: 4.0.2 -> 4.0.3 2018-04-11 21:41:56 -04:00
Nikolay Amiantov 5107b3f7b3 sleekxmpp: fix SSL certificates checks 2018-04-12 04:16:16 +03:00
Jan Tojnar d2ce3a9bda
quodlibet: 3.9.1 → 4.0.2 2018-04-12 01:35:52 +02:00
Jan Tojnar 53fc399bbb
pythonPackages.mutagen: 1.36 → 1.40.0 2018-04-12 01:35:52 +02:00
Jan Tojnar 6a1198de7e
pythonPackages.mutagen: move to a separate file 2018-04-12 01:35:51 +02:00
Jan Tojnar 454ef67872
zathura_wrapper: fix module paths 2018-04-12 01:18:42 +02:00
Jan Tojnar 8a4793a5c8
zathura_ps: 0.2.5 → 0.2.6 2018-04-12 01:18:42 +02:00
Jan Tojnar 33662598b5
zathura_djvu: 0.2.7 → 0.2.8 2018-04-12 01:18:42 +02:00
Jan Tojnar 3a8cabfe0b
zathura_pdf_mupdf: 0.3.2 → 0.3.3 2018-04-12 01:18:42 +02:00
Jan Tojnar 19608d872f
zathura_pdf_poppler: 0.2.8 → 0.2.9 2018-04-12 01:18:42 +02:00
Jan Tojnar 5d62f72b21
zathura_core: 0.3.8 → 0.3.9 2018-04-12 01:18:42 +02:00
Jan Tojnar 9a57536633
girara: 0.2.8 → 0.2.9 2018-04-12 01:18:41 +02:00
Yegor Timoshenko 6b72364289
xfce4-13: fix build (propagatedNativeBuildInputs)
Closes #37991. Should investigate that further, there may be other packages that are affected.
2018-04-11 23:07:19 +00:00
Timo Kaufmann eb119b045a maxima: add various fixes, re-add ecl support 2018-04-12 00:46:40 +02:00
Shea Levy 74914dd075
nix-plugins: 4.0.1 -> 4.0.2 2018-04-11 18:41:39 -04:00
Mateusz Kowalczyk 88d96bd934
Merge pull request #38772 from r-ryantm/auto-update/babeld
babeld: 1.8.0 -> 1.8.1
2018-04-12 07:27:46 +09:00
Michael Weiss 9e73f92769 android-studio,android-studio-preview: 3.1.0.16 -> 3.1.1.0 2018-04-12 00:11:49 +02:00
Robert Schütz 4889d79b18
Merge pull request #38300 from Lassulus/bepasty-package
bepasty: make it a package again
2018-04-11 23:24:01 +02:00
Jan Tojnar 9ae378cc42
haskellPackages.lzma: fix outdated patch 2018-04-11 22:12:14 +02:00
Matthew Justin Bauer b1fa009aa2
unix-tools: fixup hexdump
hexdump needs utillinux
2018-04-11 14:50:27 -05:00
Shea Levy b84a8c06c6
nix-plugins: 3.0.1 -> 4.0.1 2018-04-11 15:22:05 -04:00
Shea Levy 0a9f34ad27
nixUnstable: Reinit at 2.0pre6137_e3cdcf89 2018-04-11 14:52:10 -04:00
Shea Levy 216b32f339
Merge branch 'setupcfg2nix' 2018-04-11 13:36:04 -04:00
Austin Seipp 5570fc1427 pg_repack: 1.4.0.1 -> 1.4.2
This allows pg_repack to be built against PostgreSQL 10.x.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-11 12:25:11 -05:00
Gabriel Ebner 99ee7fd311 elan: add leanchecker proxy 2018-04-11 19:08:22 +02:00
R. RyanTM 96512b979b bubblewrap: 0.2.0 -> 0.2.1 (#38770)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/k02fh24ypj5gzazl8qknff4wi7xn0hp6-bubblewrap-0.2.1/bin/bwrap --help’ got 0 exit code
- ran ‘/nix/store/k02fh24ypj5gzazl8qknff4wi7xn0hp6-bubblewrap-0.2.1/bin/bwrap --version’ and found version 0.2.1
- found 0.2.1 with grep in /nix/store/k02fh24ypj5gzazl8qknff4wi7xn0hp6-bubblewrap-0.2.1
- directory tree listing: https://gist.github.com/9ee4cdd00b90b74f8599566d9ed1d5d0
2018-04-11 18:33:52 +02:00
Matthew Justin Bauer 19a6f0e02b
Merge pull request #38715 from matthewbauer/shell_cmds-full
Build more commands from Apple's system_cmds
2018-04-11 11:13:50 -05:00
Shea Levy 0901b3e195
Add setupcfg2nix and supporting infrastructure 2018-04-11 12:08:26 -04:00
Gabriel Ebner a378389ac2 elan: 0.1.0 -> 0.3.0 2018-04-11 18:05:15 +02:00
Lancelot SIX 21943e06bf pythonPackages.libais: 0.16 -> 0.17 (#37876) 2018-04-11 17:25:47 +02:00
R. RyanTM 35121b1973 syncplay: 1.5.2 -> 1.5.3 (#38693)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3/bin/.syncplay-server-wrapped -h’ got 0 exit code
- ran ‘/nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3/bin/.syncplay-server-wrapped --help’ got 0 exit code
- ran ‘/nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3/bin/syncplay-server -h’ got 0 exit code
- ran ‘/nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3/bin/syncplay-server --help’ got 0 exit code
- found 1.5.3 with grep in /nix/store/dfjzzxr9ih0cpmz3ls5xcmfaf2qrhmhh-syncplay-1.5.3
- directory tree listing: https://gist.github.com/52097c8cbb187c4fb391af784f94d056
2018-04-11 17:25:10 +02:00
Graham Christensen 9b8668c79c
Merge pull request #38776 from layus/fix-eval
gap-minimal: fix ofBorg evaluation
2018-04-11 11:17:34 -04:00
Yegor Timoshenko c625dbe84b
Merge pull request #38670 from davidak/dit
dit: init at 0.4
2018-04-11 15:11:36 +00:00
Guillaume Maudoux b7dbff3aac gap-minimal: fix ofBorg evaluation 2018-04-11 17:08:54 +02:00
Timo Kaufmann fa3d0cef67 singular: 3.1.7 -> 4.1.1 2018-04-11 17:00:20 +02:00
Jan Tojnar 3de85fbec3
Merge pull request #38696 from pbogdan/rust-drop-patch
rust: drop obsolete patch (now included in upstream sources)
2018-04-11 16:45:22 +02:00
R. RyanTM 8b5744de44 babeld: 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/babeld/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/j81blmvh73cbd6ymkg6z25gb9nx2ilks-babeld-1.8.1/bin/babeld -V’ and found version 1.8.1
- found 1.8.1 with grep in /nix/store/j81blmvh73cbd6ymkg6z25gb9nx2ilks-babeld-1.8.1
- directory tree listing: https://gist.github.com/9ced26cbfac7f25e450f058f63c0f209
2018-04-11 07:21:31 -07:00
Russell O'Connor a60e17438e trezord: 1.2.1 -> 2.0.12
The old trezord is obsolete and no longer functions with Trezor's password manager app.
2018-04-11 09:53:15 -04:00
Nikolay Amiantov 2483a0d0c1
Merge pull request #33999 from peterhoeg/f/inno
innoextract: support extraction of multi-file archives
2018-04-11 16:46:28 +03:00
Michael Raskin 78d5690ddc
Merge pull request #38754 from timokau/gap-4r8p10
gap: 4r8p3 -> 4r8p10
2018-04-11 13:37:02 +00:00
Pascal Wittmann a7c51f1422 farbfeld: 3 -> 4 2018-04-11 15:30:54 +02:00
Timo Kaufmann 6dc287802a gap: 4r8p3 -> 4r8p10 2018-04-11 15:22:03 +02:00
davidak 67206c90a8 dit: init at 0.4 2018-04-11 15:15:07 +02:00
Pascal Wittmann 7427b58266 Switch suckless.org URLs to https
(cherry picked from commit 22f212537f475565f67a07b869f9cceea2022191)
2018-04-11 15:11:55 +02:00
Piotr Bogdan f09a0a8e43 rust: drop obsolete patch (now included in upstream sources) 2018-04-11 14:11:16 +01:00
R. RyanTM 136403655c krita: 4.0.0 -> 4.0.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/krita/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.0.1 with grep in /nix/store/5n5zy1944sd00lablmvqcqyp4w1b2sy9-krita-4.0.1
- directory tree listing: https://gist.github.com/b46fb0156abdb69233c6f63121457b89
2018-04-11 16:02:36 +03:00
Yegor Timoshenko 6dc4e9cee6
Merge pull request #38759 from mdorman/semi-automated-emacs-package-updates
Semi-automated emacs package updates
2018-04-11 13:01:01 +00:00
Frederik Rietdijk ee6894ca12 Merge staging into master 2018-04-11 14:55:52 +02:00
Tim Steinbach 392874b9b1
Merge pull request #38710 from r-ryantm/auto-update/liquibase
liquibase: 3.5.5 -> 3.6.0
2018-04-11 08:05:20 -04:00
Michael Raskin 896cc0847a
Merge pull request #38765 from taku0/flashplayer-29.0.0.140
flashplayer: 29.0.0.113 -> 29.0.0.140 [Critical security fixes]
2018-04-11 11:59:11 +00:00
Michael Raskin 53a317b8a8
Merge pull request #38753 from Mic92/radare2
radare2: 2.4.0 -> 2.5.0
2018-04-11 10:48:32 +00:00
Jörg Thalheim 6bd669f0f9 nix-review: 0.1.0 -> 0.1.2 2018-04-11 11:46:43 +01:00
Michael Alan Dorman 70298659d7 emacsPackagesNg: fix evaluation issues
There were some overrides relating to packages that were removed, as
well as some packages that still remained but depended on packages
that were removed.
2018-04-11 06:20:11 -04:00
Michael Alan Dorman be8c2c003c melpa-packages: 2018-04-11
Removals:
 - escreen       : purged from emacsmirror
 - fm            : purged from emacsmirror
 - fold-dwim     : purged from emacsmirror
 - hl-sexp       : purged from emacsmirror
 - ldap-mode     : purged from emacsmirror
 - list-register : purged from emacsmirror
 - osx-plist     : purged from emacsmirror
 - psvn          : purged from emacsmirror
 - quack         : purged from emacsmirror
 - vkill         : purged from emacsmirror
 - x-dict        : purged from emacsmirror
 - xterm-frobs   : purged from emacsmirror
 - xterm-title   : purged from emacsmirror
2018-04-11 06:20:11 -04:00
Michael Alan Dorman e66b642764 melpa-stable-packages: 2018-04-11
Removals:
 - fm        : purged from emacsmirror
 - fold-dwim : purged from emacsmirror
 - hl-sexp   : purged from emacsmirror
 - osx-plist : purged from emacsmirror
2018-04-11 06:20:11 -04:00