3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

188745 commits

Author SHA1 Message Date
Lancelot SIX f14b76634d
unifont: 12.1.01 -> 12.1.03 2019-08-12 14:15:01 +02:00
Michael Raskin 0ff831dedd
Merge pull request 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 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 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 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 from jonringer/bump-libetpan
libetpan: 1.8 -> 1.9.3
2019-08-12 13:32:18 +02:00
Marek Mahut 11bbc69354
Merge pull request 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 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 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 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 () 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 , 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 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 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 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 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 from lightbulbjim/sigil-wrapping
sigil: use qt5's mkDerivation
2019-08-11 22:17:02 -04:00
Dmitry Kalinkin 34224c7ba0
Merge pull request 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 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 ()
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 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 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
Danylo Hlynskyi 329fa4b01e
Merge pull request from eadwu/postgresql/fix-quoted-query
nixos/postgresql: fix quoted queries
2019-08-11 22:46:50 +03:00
Niklas Hambüchen bda6618bb6 zlib: Add comments regarding static/shared linking.
The main explanation was taken from commit:

    e999def1 zlib: clean up static/shared distincion

The `SHARED_MODE=1` bit was originally introduced in commit:

    0bfc84b0 Cross-compile zlib for Windows
2019-08-11 21:32:22 +02:00
Peter Simons 208aad4691
Merge pull request from NixOS/haskell-updates
LTS Haskell 14.0
2019-08-11 20:50:50 +02:00