Commit graph

188747 commits

Author SHA1 Message Date
Pascal Bach f5d84bb446 Revert "gitlab-runner: don't bundle prebuilt docker images (#66225)" (#66522)
This reverts commit 9175a201bb.
2019-08-12 13:06:15 +00:00
Michael Weiss a82860cb9e
Merge pull request #66434 from primeos/ffmpeg_4
ffmpeg_4: 4.1.4 -> 4.2
2019-08-12 14:52:39 +02:00
Lancelot SIX 8791afb8e6
unifont_upper: 12.1.02 -> 12.1.03 2019-08-12 14:15:01 +02:00
Lancelot SIX f14b76634d
unifont: 12.1.01 -> 12.1.03 2019-08-12 14:15:01 +02:00
Michael Raskin 0ff831dedd
Merge pull request #66523 from charles-dyfis-net/sysdig-0.26.2
sysdig: 0.26.1 -> 0.26.2
2019-08-12 12:13:36 +00:00
Marek Mahut 48d07a5987
Merge pull request #65857 from jonringer/bump-click
click: 0.3.2 -> 0.4.2
2019-08-12 14:13:06 +02:00
Marek Mahut 87e13bb9e0
Merge pull request #66517 from doronbehar/update-sccache
sccache: 0.2.9 -> 0.2.10
2019-08-12 13:34:34 +02:00
Marek Mahut 9acb728c52
Merge pull request #66507 from jonringer/bump-libpinyin
libpinyin: 2.1.91 ->  2.3.0
2019-08-12 13:32:47 +02:00
Marek Mahut 60523a6222
Merge pull request #66505 from jonringer/bump-libetpan
libetpan: 1.8 -> 1.9.3
2019-08-12 13:32:18 +02:00
Marek Mahut 11bbc69354
Merge pull request #66372 from kirelagin/fsfe-reuse-0.4.1
reuse: 0.3.4 -> 0.4.1
2019-08-12 13:24:34 +02:00
Charles Duffy 9d151f1b7b
sysdig: 0.26.1 -> 0.26.2 2019-08-12 06:24:11 -05:00
markuskowa 45532916f0
Merge pull request #66342 from markuskowa/upd-gnss
gnss-sdr: 0.0.9 -> 0.0.11
2019-08-12 13:12:42 +02:00
Marek Mahut e8016409bb
Merge pull request #66512 from saschagrunert/conmon
conmon: 0.3.0 -> 2.0.0
2019-08-12 11:56:32 +02:00
Jörg Thalheim 8529dea18d
Merge pull request #66515 from doronbehar/update-pdfcpu
pdfcpu: 0.2.2 -> 0.2.3
2019-08-12 10:49:00 +01:00
Domen Kožar dcd50c0ea0
pkgs.lib -> lib 2019-08-12 11:46:53 +02:00
Timo Kaufmann 5fa2f51448
vimPlugins: update (#66491) 2019-08-12 11:29:07 +02:00
Vincent Laporte 4018a4cddf coqPackages.interval: 3.4.0 -> 3.4.1 2019-08-12 09:05:16 +00:00
Doron Behar 0bd4aa02d1 sccache: 0.2.9 -> 0.2.10 2019-08-12 11:56:22 +03:00
WilliButz c28ded36ef
nixos/prometheus-blackbox-exporter: add config check 2019-08-12 10:53:00 +02:00
WilliButz dcc12cea9f
prometheus-blackbox-exporter: 0.12.0 -> 0.14.0, run tests
Also added myself as maintainer.
2019-08-12 10:53:00 +02:00
WilliButz a8847c870a
nixos/rename: add prometheus2 change 2019-08-12 10:42:29 +02:00
WilliButz 543f219b30
nixos/prometheus: replace 'alertmanagerURL' options for prometheus2
Prometheus2 does no longer support the command-line flag to specify
an alertmanager. Instead it now supports both service discovery and
configuration of alertmanagers in the alerting config section.

Simply mapping the previous option to an entry in the new alertmanagers
section is not enough to allow for complete configurations of an
alertmanager.

Therefore the option alertmanagerURL is no longer used and instead
a full alertmanager configuration is expected.
2019-08-12 10:42:28 +02:00
Doron Behar ea955cb28f pdfcpu: 0.2.2 -> 0.2.3 2019-08-12 11:16:39 +03:00
zimbatm a0a0106f59
pre-commit: 1.17.0 -> 1.18.1 2019-08-12 09:34:23 +02:00
Sascha Grunert 965f869e59
conmon: 0.3.0 -> 2.0.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-12 09:02:15 +02:00
Emily a010a7b665 git-revise: init at 0.4.2
A flexible and fast alternative to `git commit --amend`/`git rebase`.

See also:

* https://mystor.github.io/git-revise.html
* https://lobste.rs/s/5gdnrt/introducing_git_revise
* https://git-revise.readthedocs.io/en/latest/
2019-08-11 22:58:39 -07:00
Jonathan Ringer 7d8d9e4799 libpinyin: 2.1.91 -> 2.3.0 2019-08-11 22:00:17 -07:00
Niklas Hambüchen cd6033ba97 fetchurl: Make it overridable.
This provides a workaround for #66499, because this way
https://github.com/NixOS/nixpkgs/issues/66499#issuecomment-520277782

    self: super: {
      fetchurl = super.fetchurl.override (old: {
        curl = old.curl.override {
          gssSupport = false;
          # ...
        };
      });
    }

works as expected.
2019-08-12 06:51:05 +02:00
worldofpeace 3ea6859512
Merge pull request #66504 from tadeokondrak/discord-0.0.91
discord-canary: 0.0.85 -> 0.0.91
2019-08-11 22:52:35 -04:00
worldofpeace bc0f60ff1c
Merge pull request #66389 from erictapen/scribus-1.5.5
scribusUnstable: 2019-01-16 -> 1.5.5
2019-08-11 22:49:05 -04:00
worldofpeace e9e165fa23
Merge pull request #66449 from delroth/no-ibus-qt
nixos/ibus: do not default-install ibus-qt
2019-08-11 22:41:02 -04:00
worldofpeace ee877d7b19
Merge pull request #66497 from emilazy/add-stm32loader
stm32loader: init at 0.5.0
2019-08-11 22:31:07 -04:00
Jonathan Ringer 58fb551cc6 libetpan: 1.8 -> 1.9.3 2019-08-11 19:29:58 -07:00
Tadeo Kondrak e836d29f52
discord-canary: 0.0.85 -> 0.0.91 2019-08-11 20:21:25 -06:00
worldofpeace d73cca7808
Merge pull request #66435 from lightbulbjim/sigil-wrapping
sigil: use qt5's mkDerivation
2019-08-11 22:17:02 -04:00
Dmitry Kalinkin 34224c7ba0
Merge pull request #66117 from veprbl/pr/hepmc_2_06_10
hepmc: 2.06.09 -> 2.06.10
2019-08-11 22:16:16 -04:00
Emily 42e55dbe9a stm32loader: init at 0.5.0 2019-08-11 18:46:33 -07:00
Emily 51bfd931ed maintainers: add emily 2019-08-11 18:26:46 -07:00
Herwig Hochleitner ac2eb3151d emacsPackages.melpaPackages: fix cmake-mode 2019-08-12 02:54:45 +02:00
Herwig Hochleitner ff79e9dad2 steam: fix for screeps 2019-08-12 02:52:51 +02:00
Herwig Hochleitner 9acdab85e2 steam: add /lib32 and /lib64 to ldpath in chroot 2019-08-12 02:52:51 +02:00
Herwig Hochleitner 47824cdf4d stdenv: document dontFixup 2019-08-12 02:52:31 +02:00
Herwig Hochleitner 6a76eb087f systemtap: 4.0 -> 4.1 2019-08-12 02:51:49 +02:00
Maximilian Bosch 4ed6d362c0
Merge pull request #66403 from volth/patch-356
scala_2_12: 2.12.8 -> 2.12.9
2019-08-12 02:33:05 +02:00
Silvan Mosberger bb77bbd3a0
Fix ofborg eval (#66495)
Fix ofborg eval
2019-08-12 01:19:28 +02:00
Silvan Mosberger aa26fbfcbe
syncthing-gtk: gdk_pixbuf -> gdk-pixbuf 2019-08-12 01:02:06 +02:00
Silvan Mosberger f5c793ecb4
haskellPackages: Unmark hpack, pantry and http-download as broken
Fixes evaluation of stack
2019-08-12 01:00:24 +02:00
Lassulus 612871e2ec
Merge pull request #66375 from emmanuelrosa/syncthing-1.2.1
syncthing: 1.1.4 -> 1.2.1
2019-08-12 00:22:25 +02:00
worldofpeace bddce34e49
Merge pull request #66478 from aanderse/nylas-mail
nylas-mail-bin: drop package which is no longer supported upstream
2019-08-11 17:52:26 -04:00
Aaron Andersen 26f128c1af nylas-mail-bin: drop package which is no longer supported upstream 2019-08-11 17:44:05 -04:00