Silvan Mosberger
a7c7bb156f
clight: init ( #64309 )
...
clight: init
2019-08-12 18:18:05 +02:00
Graham Christensen
5d807f80c7
Merge pull request #63864 from cransom/datadog-agent-integrations-fix
...
datadog-agent: fix extraIntegrations
2019-08-12 12:15:48 -04:00
Marek Mahut
c822f39a58
Merge pull request #66486 from nh2/zlib-static-shared-comments
...
zlib: Add comments regarding static/shared linking
2019-08-12 18:12:05 +02:00
Edmund Wu
7c8ea897be
clight: include module
2019-08-12 11:56:47 -04:00
Edmund Wu
1688dc72e5
clight: init at 3.1
2019-08-12 11:56:47 -04:00
Edmund Wu
a0736d0fad
clightd: init at 3.4
2019-08-12 11:56:47 -04:00
Edmund Wu
e277b3832a
libmodule: init at 4.2.0
2019-08-12 11:56:47 -04:00
Edmund Wu
c4de0bf492
timezone.nix -> locale.nix
...
Also includes geolocation information abstracted from redshift.nix
2019-08-12 11:56:40 -04:00
Vincent Laporte
957a0ae2a7
ocamlPackages.camlp5: 7.07 -> 7.08
2019-08-12 14:36:38 +00:00
R. RyanTM
94804a63a2
apfel: 3.0.3 -> 3.0.4 ( #63977 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apfel/versions
2019-08-12 10:36:03 -04:00
Marek Mahut
984851a9bf
Merge pull request #66509 from emilazy/add-git-revise
...
git-revise: init at 0.4.2
2019-08-12 15:25:42 +02:00
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
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