Jan Tojnar
9e6cb6d608
atkmm_2_36.updateScript.updateScript: correct attribute path
2021-10-15 00:51:47 +02:00
Jan Tojnar
ca62f59516
vala.updateScript: freze at current ABI version
2021-10-15 00:51:47 +02:00
Jan Tojnar
c051a81161
libsoup.updateScript: freze at 2.4 ABI version
2021-10-15 00:51:47 +02:00
Jan Tojnar
ad182ff274
meld.updateScript: remove version policy
...
Stable version was buggy so we are tracking unstable ones.
2021-10-15 00:51:47 +02:00
Jan Tojnar
f3a20a3231
gtksourceviewmm4.updateScript: correct attribute path
2021-10-15 00:51:47 +02:00
Jan Tojnar
98a7fc82a9
libgdamm.updateScript: remove version policy
...
Stable version for the ABI we need has not been released yet.
2021-10-15 00:51:47 +02:00
Jan Tojnar
db3aa421df
libshumate: print test logs on failure
2021-10-14 02:41:26 +02:00
Ryan Burns
bc4dfbe591
Merge pull request #141534 from johnrichardrinehart/postman/9.0.5
...
postman: 9.0.4 -> 9.0.5
2021-10-13 17:34:19 -07:00
Anderson Torres
37b6cc6f03
Merge pull request #141570 from AndersonTorres/new-ctx
...
ctx: init at 0.pre+date=2021-10-09
2021-10-13 21:18:35 -03:00
figsoda
d991a1a9d1
Merge pull request #141587 from mvnetbiz/drawing
...
drawing: 0.8.0 -> 0.8.3
2021-10-13 20:12:52 -04:00
figsoda
d2cc2fbb5a
Merge pull request #141575 from figsoda/update-verco
...
verco: 6.5.5 -> 6.6.0
2021-10-13 20:09:28 -04:00
Matt Votava
01478aefb3
drawing: 0.8.0 -> 0.8.3
2021-10-13 16:48:43 -07:00
Ryan Mulligan
3712aee173
Merge pull request #141473 from r-ryantm/auto-update/python38Packages.google-cloud-appengine-logging
...
python38Packages.google-cloud-appengine-logging: 0.1.5 -> 1.0.0
2021-10-13 16:39:03 -07:00
Ryan Mulligan
1612f548f2
Merge pull request #141310 from r-ryantm/auto-update/hubstaff
...
hubstaff: 1.6.1-20f4dbb0 -> 1.6.2-b5029032
2021-10-13 16:37:00 -07:00
José Romildo Malaquias
a91ebff981
Merge pull request #141530 from romildo/upd.hexchat
...
hexchat: 2.14.3 -> 2.16.0
2021-10-13 19:55:36 -03:00
Jan Tojnar
e90c3e2fe5
onboard: move python dependencies to pythonPath
...
It is deprecated but otherwise wrapPython adds everything that is propagated, including dev outputs, to program_PATH, which ends up in the wrapper.
2021-10-14 00:29:00 +02:00
Jan Tojnar
6fbc97704c
onboard: fix indicator support
...
Closes: https://github.com/NixOS/nixpkgs/issues/117942
2021-10-14 00:27:54 +02:00
Artturi
9bc92ba914
Merge pull request #141576 from Artturin/tbsmarkbroken
2021-10-14 01:21:37 +03:00
Jan Tojnar
09236e7b61
Merge pull request #141533 from jtojnar/gnome-prop-dev
...
gnome: Try to reduce output closure
2021-10-14 00:09:42 +02:00
Artturin
ce7c0c25dd
linuxPackages.tbs: mark broken
2021-10-14 00:38:41 +03:00
figsoda
78d51d318c
verco: 6.5.5 -> 6.6.0
2021-10-13 17:30:51 -04:00
Fabian Affolter
06ebbe53ec
Merge pull request #141568 from r-ryantm/auto-update/python38Packages.teslajsonpy
...
python38Packages.teslajsonpy: 1.0.0 -> 1.0.1
2021-10-13 23:30:33 +02:00
Artturi
69a167091c
Merge pull request #141531 from r-ryantm/auto-update/python38Packages.pglast
2021-10-14 00:02:13 +03:00
Jan Tojnar
800ceaf1bd
gst_all_1.gst-plugins-good: disable asserts
...
`lib/gstreamer-1.0/libgstrtpmanager.so` includes `${gstreamer.dev}/include/gstreamer-1.0/gst/base/gstbitwriter.h` in their .rodata section, increasing the runtime closure unnecessarily. This happens because `gstbitwriter.h` header uses GLib’s `g_assert` macro, which wants to print `__FILE__` on assertion failure.
The assertions can and should be disabled on stable releases (ce64f0e0e0
) so let’s do that.
2021-10-13 23:01:47 +02:00
AndersonTorres
7db1198c8e
ctx: init at 0.pre+date=2021-10-09
2021-10-13 17:55:51 -03:00
Jan Tojnar
1a8fc0bb52
gst_all_1.gst-plugins-bad: disable asserts
...
`lib/gstreamer-1.0/libgstdvbsubenc.so` and `lib/libgstcodecparsers-1.0.so` include `${gstreamer.dev}/include/gstreamer-1.0/gst/base/gstbitwriter.h` in their .rodata section, increasing the runtime closure unnecessarily. This happens because `gstbitwriter.h` header uses GLib’s `g_assert` macro, which wants to print `__FILE__` on assertion failure.
The assertions can and should be disabled on stable releases (7b8d74c15b
) so let’s do that.
2021-10-13 22:53:14 +02:00
R. RyanTM
4245631ef8
python38Packages.teslajsonpy: 1.0.0 -> 1.0.1
2021-10-13 20:48:29 +00:00
Fabian Affolter
b9a9f03404
Merge pull request #141513 from r-ryantm/auto-update/python38Packages.mypy-boto3-s3
...
python38Packages.mypy-boto3-s3: 1.18.59 -> 1.18.60
2021-10-13 22:47:56 +02:00
Fabian Affolter
ffaf314af3
Merge pull request #141564 from r-ryantm/auto-update/python38Packages.sunpy
...
python38Packages.sunpy: 3.0.1 -> 3.0.2
2021-10-13 22:46:11 +02:00
Robert Hensing
a541ce1fe7
Merge pull request #140763 from hercules-ci/abort-on-warn
...
lib.warn: Add NIX_ABORT_ON_WARN for call traces
2021-10-13 22:43:39 +02:00
Robert Hensing
c9b7cc79e6
lib.warn: Add NIX_ABORT_ON_WARN for call traces
2021-10-13 22:43:06 +02:00
José Romildo
f99f734f2b
hexchat: 2.14.3 -> 2.16.0
2021-10-13 17:30:23 -03:00
Fabian Affolter
4f2ff90f74
Merge pull request #141393 from r-ryantm/auto-update/python38Packages.structlog
...
python38Packages.structlog: 21.1.0 -> 21.2.0
2021-10-13 22:25:36 +02:00
Fabian Affolter
388088cb86
Merge pull request #141475 from r-ryantm/auto-update/python38Packages.google-cloud-bigquery-logging
...
python38Packages.google-cloud-bigquery-logging: 0.2.2 -> 1.0.0
2021-10-13 22:23:05 +02:00
R. RyanTM
c4b786be2d
python38Packages.sunpy: 3.0.1 -> 3.0.2
2021-10-13 20:20:30 +00:00
Martin Weinelt
4f8faadd0f
Merge pull request #141540 from mweinelt/python/aioesphomeapi
2021-10-13 21:57:36 +02:00
Alyssa Ross
9cb521994e
markets: 0.5.2 -> 0.5.3
2021-10-13 19:39:30 +00:00
Timothy DeHerrera
7e5125144d
Merge pull request #141528 from NixOS/nvidia-typo
...
nixos/nvidia: fix typo in PM assert
2021-10-13 13:26:07 -06:00
Jan Tojnar
ab9bbad9ea
orca: move python dependencies to pythonPath
...
It is deprecated but otherwise wrapPython adds everything that is propagated, including dev outputs, to program_PATH, which ends up in the wrapper.
2021-10-13 21:23:10 +02:00
Lassulus
60c02e9795
Merge pull request #141517 from sternenseemann/gzdoom-fluidsynth-2
...
gzdoom: 4.5.0 -> 4.7.0; build with fluidsynth 2
2021-10-13 21:14:27 +02:00
Jan Tojnar
45bf279eaa
gnome.gnome-tweaks: move python dependencies to pythonPath
...
It is deprecated but otherwise wrapPython adds everything that is propagated, including dev outputs, to program_PATH, which ends up in the wrapper.
2021-10-13 21:14:11 +02:00
R. RyanTM
c70619eec8
python38Packages.pglast: 3.6 -> 3.7
2021-10-13 22:08:34 +03:00
Jan Tojnar
3457360168
mod_dnssd: strip debugging symbols
...
Otherwise gnome-user-share and thus the whole GNOME will pull in apacheHttpd.dev & co.
2021-10-13 21:04:15 +02:00
Jan Tojnar
9922d63355
mod_dnssd: run {pre,post}Install hooks
2021-10-13 21:03:41 +02:00
Kanashimia
a6bff35d96
lowdown: 0.9.0 -> 0.9.2
2021-10-13 20:43:17 +02:00
Michael Weiss
18da17118e
Merge pull request #141293 from primeos/chromium
...
chromium: Start dropping Python 2
2021-10-13 20:42:57 +02:00
Ryan Burns
9a0c36e8d4
Merge pull request #141358 from r-ryantm/auto-update/python38Packages.intensity-normalization
...
python38Packages.intensity-normalization: 2.0.2 -> 2.0.3
2021-10-13 11:28:33 -07:00
Maciej Krüger
4bd6f7a10e
Merge pull request #141538 from mkg20001/netplanfix
2021-10-13 20:17:15 +02:00
Jan Tojnar
c70f4c843d
gnome.gnome-music: fix double wrapping
2021-10-13 20:11:08 +02:00
Maciej Krüger
054d6d9486
netplan: 0.101 -> 0.103, fix package
2021-10-13 19:50:38 +02:00