Commit Graph

276584 Commits

Author SHA1 Message Date
Ryan Mulligan
1561c538e7
Merge pull request #116033 from r-ryantm/auto-update/pcb2gcode
pcb2gcode: 2.2.3 -> 2.3.0
2021-03-14 16:59:24 -07:00
Michele Guerini Rocco
06e916ee79
Merge pull request #116296 from tricktron/mkvtoolnix-55
mkvtoolnix: 53.0.0 -> 55.0.0
2021-03-15 00:38:22 +01:00
Jan Solanti
b78770a1ee renderdoc: 1.11 -> 1.12 2021-03-15 01:37:25 +02:00
Niklas Hambüchen
a071431245 maintainers: Add gtrunsec
As requested on https://discourse.nixos.org/t/onlyoffice-desktopeditors-packaged/7226/21
2021-03-15 00:34:56 +01:00
AndersonTorres
b8f974d8a7 smplayer: 20.6.0 -> 21.1.0 2021-03-14 20:09:41 -03:00
Fabian Affolter
9b50aa6836
Merge pull request #115502 from fabaff/bump-plugwise
python3Packages.plugwise: 0.8.5 -> 0.9.3
2021-03-15 00:03:56 +01:00
Fabian Affolter
46d8354af1 home-assistant: update component-packages 2021-03-15 00:02:48 +01:00
Fabian Affolter
ca4406f30f python3Packages.evohome-async: init at 0.3.8 2021-03-15 00:02:32 +01:00
R. RyanTM
4c0404ea17 python38Packages.bitarray: 1.7.0 -> 1.7.1 2021-03-14 22:18:31 +00:00
Ryan Mulligan
3b4d6238c9
Merge pull request #116197 from r-ryantm/auto-update/singularity
singularity: 3.7.1 -> 3.7.2
2021-03-14 15:13:26 -07:00
Sandro
2a6fa658cb
Merge pull request #116352 from samuelgrf/fix-steam-allowedAliases
steam: xlibs -> xorg
2021-03-14 23:12:53 +01:00
Ryan Mulligan
cd2c0b501e
Merge pull request #115862 from r-ryantm/auto-update/jbang
jbang: 0.66.1 -> 0.67.1
2021-03-14 15:06:52 -07:00
Yarny0
b747aa0f9f zoom-us: unset Qt env variables to fix dialog boxes
Zoom wouldn't show the "Participants"
dialog box when used in a plasma environment;
precisely, the dialog box failed to show its content.
The problem doesn't exist in other
environments like Gnome or Xfce.
Experiments have shown that clearing the environment variable
`QML2_IMPORT_PATH` before calling Zoom fixes the issue.

I suspect the reason to be as follows:
While the zoom build recipe is called with
`libsForQt5xx.callPackage`, putting `qttools.dev` in zoom's
`PATH` is the only connection to nixpkgs' Qt ecosystem.
Zoom brings its own Qt libraries.
Hence it seems to be a good idea to shield
zoom from access to nixpkgs' Qt files to avoid
problems from version mismatch or similar troubles.
So the commit at hand expands zoom's wrapper script
to clear the Qt-related enviornemt variables
`QML2_IMPORT_PATH` and `QT_PLUGIN_PATH`.

Original issue report, with some discussion:
https://github.com/NixOS/nixpkgs/issues/107495#issuecomment-764538071
2021-03-14 23:05:47 +01:00
R. RyanTM
0af0c5c8e7 osinfo-db: 20210215 -> 20210312 2021-03-14 23:01:11 +01:00
Ryan Mulligan
87acb6d60b
Merge pull request #116204 from r-ryantm/auto-update/svxlink
svxlink: 19.09.1 -> 19.09.2
2021-03-14 14:15:11 -07:00
Ryan Mulligan
ea42c04107
Merge pull request #116028 from r-ryantm/auto-update/nexus
nexus: 3.29.2-02 -> 3.30.0-01
2021-03-14 14:13:53 -07:00
Sandro
68b676f197
Merge pull request #116312 from fabaff/bump-adafruit-platformdetect
python3Packages.adafruit-platformdetect: 3.3.0 -> 3.4.0
2021-03-14 22:07:01 +01:00
Sandro
d7724893cf
Merge pull request #116298 from fabaff/incomfort-client 2021-03-14 22:06:44 +01:00
Robert Schütz
f42624a9e4
Merge pull request #116330 from erictapen/imagemagick-6.9.12-3
imagemagick6: 6.9.12-1 -> 6.9.12-3
2021-03-14 21:57:38 +01:00
Thibault Gagnaux
9235d126cc
mkvtoolnix: 53.0.0 -> 55.0.0 2021-03-14 21:47:13 +01:00
Thibault Gagnaux
ad4daeefbd
libmatroska: 1.6.2 -> 1.6.3 2021-03-14 21:36:29 +01:00
Thibault Gagnaux
6340e3af68
libebml: 1.4.1 -> 1.4.2 2021-03-14 21:33:45 +01:00
Ryan Mulligan
667d42647e
Merge pull request #116014 from r-ryantm/auto-update/libpostal
libpostal: 1.0.0 -> 1.1
2021-03-14 13:20:26 -07:00
Tom Hall
63eb38c8e3 prime-server: 0.6.7 -> 0.7.0 2021-03-14 20:05:44 +00:00
Samuel Gräfenstein
e49888983d
steam: xlibs -> xorg
Fixes building with `allowAliases = false;`.
2021-03-14 20:51:58 +01:00
Justin Humm
c528ddd2da imagemagick6: add erictapen as maintainer 2021-03-14 20:22:47 +01:00
Justin Humm
3210e9158f imagemagick6: 6.9.12-1 -> 6.9.12-3 2021-03-14 20:22:38 +01:00
R. RyanTM
bed8668136
kubecfg: 0.17.0 -> 0.18.0 (#116150) 2021-03-14 15:03:34 -04:00
Robert Schütz
40e2f9fb03 ytfzf: 1.0.1 -> 1.1.0
Prevent ytfzf from installing its own updates.
Add all programs that are possibly used in the script to $PATH.
A 10M increase in closure size seems very acceptable.
2021-03-14 20:03:20 +01:00
Sarah Brofeldt
17c8c57a56
Merge pull request #115969 from r-ryantm/auto-update/keepalived
keepalived: 2.2.1 -> 2.2.2
2021-03-14 19:54:54 +01:00
Rouven Czerwinski
68b974785c
python3Packages.labgrid: 0.3.1 -> 0.3.2 (#116288) 2021-03-14 19:53:11 +01:00
Sarah Brofeldt
5c2f5bbc52
Merge pull request #116222 from r-ryantm/auto-update/traefik
traefik: 2.4.6 -> 2.4.7
2021-03-14 19:52:57 +01:00
Sarah Brofeldt
8c5e702875
Merge pull request #116084 from jonringer/bump-factorio
factorio: 1.1.26 -> 1.1.27
2021-03-14 19:51:42 +01:00
Matthew Van Gundy
3d5c4053ca
Configure gnome2.gtksourceview to build with autoconf 2.69
`nix-build -A gnome2.gtksourceview` fails to build with autoconf 2.70 with the following error:
...
autoreconf: running: intltoolize --copy --force
You should update your 'aclocal.m4' by running aclocal.
autoreconf: running: gtkdocize --copy
Can't exec "gtkdocize": No such file or directory at /nix/store/hm8xfxprfk4l1msb9hpjwgydilbqlvl5-autoconf-2.70/share/autoconf/Autom4te/FileUtils.pm line 293.
autoreconf: error: gtkdocize failed with exit status: 2

gnome2.gtksourceview builds successfully with autoconf 2.69.
2021-03-14 11:28:01 -07:00
Sandro
1ec933a65f
Merge pull request #116333 from romildo/upd.luna-icons
luna-icons: 1.0 -> 1.1
2021-03-14 19:17:57 +01:00
Anderson Torres
e3e59d4ab7
Merge pull request #108363 from Flakebi/kakoune
kakounePlugins: use vim’s update.py script to generate plugins
2021-03-14 15:01:42 -03:00
adisbladis
c91b2aa9f1
Merge pull request #116329 from adisbladis/rmfuse-0_2_1
rmfuse: 0.1.1 -> 0.2.1
2021-03-14 19:59:54 +02:00
Robert Scott
96390f4286
Merge pull request #115487 from stephank/fix-darwin-php
php80: fix on darwin
2021-03-14 17:58:44 +00:00
R. RyanTM
7163929cee doodle: 0.7.1 -> 0.7.2 2021-03-14 13:55:45 -04:00
Alex Wied
abb6266dbc
zcash: 4.1.1 -> 4.3.0 (#115463)
* zcash: 4.1.1 -> 4.3.0

* zcash: Remove unused argument
2021-03-14 13:43:48 -04:00
Ryan Mulligan
7ae2804166
Merge pull request #116142 from r-ryantm/auto-update/git-town
git-town: 7.4.0 -> 7.5.0
2021-03-14 10:39:53 -07:00
José Romildo Malaquias
deefae9708 luna-icons: 1.0 -> 1.1 2021-03-14 14:38:26 -03:00
R. RyanTM
7c14c1a8d0 pcb: 4.2.2 -> 4.3.0 2021-03-14 13:34:35 -04:00
R. RyanTM
e1ac66bd97 s3backer: 1.5.4 -> 1.6.1 2021-03-14 13:10:26 -04:00
AndersonTorres
9ecaf3fd2e dxa: init at 0.1.4 2021-03-14 14:03:41 -03:00
AndersonTorres
7173fb6a77 xa: init at 2.3.11 2021-03-14 14:03:40 -03:00
adisbladis
d516b27a1c
rmfuse: 0.1.1 -> 0.2.1 2021-03-14 18:55:15 +02:00
Sandro
b6cd9ea18e
Merge pull request #116320 from MetaDark/newsflash
newsflash: 1.3.0 -> 1.4.0
2021-03-14 17:52:10 +01:00
Sandro
5caaae33fb
Merge pull request #116303 from samuelgrf/printing-related-refactors 2021-03-14 17:49:41 +01:00
Jan Tojnar
c3b4d2d073
gnome-podcasts: port away from buildRustPackage
The new setup hooks compose better with Meson setup hooks.

Also correct license.
2021-03-14 17:49:07 +01:00