Commit Graph

3543 Commits

Author SHA1 Message Date
Sandro
e2cc0bd2fd
Merge pull request #176019 from trofi/workaround-fno-common-for-vokoscreen
vokoscreen: add -fcommon workaround
2022-06-03 16:59:55 +02:00
Sergei Trofimovich
622faae80d w_scan: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: char-coding.o:/build/w_scan-20170107/si_types.h:117: multiple definition of
      `service_t'; countries.o:/build/w_scan-20170107/si_types.h:117: first defined here
2022-06-03 00:47:53 +01:00
Sergei Trofimovich
73e5c4d5aa vokoscreen: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: alsa_device.o:(.bss+0x8): multiple definition of `rc'; QvkAlsaDevice.o:(.bss+0x8): first defined here
2022-06-03 00:43:44 +01:00
Sandro Jäckel
fd4a00dfa8
manim: remove pytest-cov 2022-06-01 17:38:14 +02:00
Sandro
461c077f0e
Merge pull request #120479 from friedelino/add-manim-com
manim: remove old manim(lib) package and init at 0.15.2
2022-06-01 17:01:57 +02:00
Sandro
cac45c69ab
Merge pull request #174080 from dotlambda/hypnotix-init
hypnotix: init at 2.6
2022-05-31 03:58:41 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux 2022-05-30 13:42:58 +02:00
Frido Friedemann
81c384a4c0 manim: init at 0.15.2 2022-05-29 15:17:31 +02:00
Rick van Schijndel
37c633f7ae treewide: pkgs/applications: mark broken for darwin 2022-05-29 10:56:04 +02:00
Kylie McClain
d61ce4445c
aegisub: 3.2.2 -> 3.3.2
This also is a switch to wangqr's fork.
This fork is currently used by OpenSUSE, Fedora, Solus, and Void Linux. <https://repology.org/project/aegisub/versions>

<https://github.com/wangqr/aegisub>
2022-05-28 22:13:15 -04:00
Pavol Rusnak
ef50f067f7
Merge pull request #171043 from prusnak/curlWithGnuTls
treewide: refactor curlWithGnuTls into all-packages.nix
2022-05-25 17:18:07 +02:00
R. Ryantm
65bd6b2faa ani-cli: 2.1 -> 2.2 2022-05-25 01:21:20 +00:00
Frido Friedemann
9c3e927949 manim: remove to be replaced by ManimCE
Existing manim package has been incorrectly named manim, although on PyPi it is
called manimlib. It is now developed under the name manimgl, so the PyPi
package manimlib will receive no further updates. The new manim
package in nixpkgs is now the Manim Community Edition.
2022-05-24 21:24:17 +02:00
Robert Schütz
a452e0e264 hypnotix: init at 2.6 2022-05-23 06:33:24 +00:00
Jan Tojnar
b8b9f52393 Merge branch 'master' into staging-next
Conflicts:
- pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0 and f6c5761935.
2022-05-21 17:52:39 +02:00
Michele Guerini Rocco
7ce1c5eed3
Merge pull request #173676 from risicle/ris-mkvtoolnix-darwin-cppfs-experimental
mkvtoolnix: remove outdated clang fix
2022-05-21 10:14:48 +02:00
Robert Scott
5d26153324 mkvtoolnix: remove outdated clang fix 2022-05-20 22:39:42 +01:00
github-actions[bot]
77bded3c43
Merge master into staging-next 2022-05-20 18:02:18 +00:00
Robert Schütz
d5a2974e52 libsForQt5.mauiPackages: init at 2.1.2 2022-05-20 08:54:02 -07:00
github-actions[bot]
17dfec3606
Merge master into staging-next 2022-05-19 00:02:14 +00:00
Artturi
b0c602515d
Merge pull request #173084 from Artturin/unecessaryprf
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
2022-05-18 21:23:58 +03:00
github-actions[bot]
e87bfef273
Merge staging-next into staging 2022-05-16 18:11:41 +00:00
github-actions[bot]
115f2f7878
Merge master into staging-next 2022-05-16 18:05:56 +00:00
Artturi
6323f3ccba
Merge pull request #173275 from zendo/test
mpc-qt: 2019-06-09 -> 22.02
2022-05-16 20:59:52 +03:00
zendo
d1e5ca2014 mpc-qt: 2019-06-09 -> 22.02 2022-05-16 23:11:26 +08:00
github-actions[bot]
add75748e2
Merge staging-next into staging 2022-05-16 12:03:45 +00:00
github-actions[bot]
f10256fb7a
Merge master into staging-next 2022-05-16 12:02:51 +00:00
github-actions[bot]
f74178b418
Merge staging-next into staging 2022-05-15 18:01:53 +00:00
Peter Jones
1ed0bc2be3
makemkv: install mmccextr
Some discs cause makemkv to attempt to execute `bin/mmccextr`.  Ensure
the file is installed so no run time errors occur.
2022-05-15 10:52:03 -07:00
Vladimír Čunát
d72c6a72d0
Merge branch 'master' into staging-next 2022-05-15 18:17:05 +02:00
Thiago Kenji Okada
acdec6d298
Merge pull request #172912 from armeenm/bump-byzanz
byzanz: 0.2.3.alpha -> unstable-2016-03-12
2022-05-15 12:53:44 +01:00
Jan Tojnar
d1b77f990f Merge branch 'staging-next' into staging
Conflicts:
	pkgs/applications/networking/browsers/firefox/common.nix between f6c5761935 and a373324120.
2022-05-15 07:08:29 +02:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
github-actions[bot]
dae6d3bb73
Merge master into staging-next 2022-05-14 12:01:17 +00:00
Jörg Thalheim
d8a708d2b6
Merge pull request #172801 from midchildan/fix/epgstation
epgstation: fix build
2022-05-14 08:12:55 +01:00
midchildan
6a0c84d594
epgstation: keep old buildInputs in overrideAttrs 2022-05-14 15:24:01 +09:00
Armeen Mahdian
51536724da byzanz: 0.2.3.alpha -> unstable-2016-03-12 2022-05-13 16:06:17 -05:00
midchildan
834477e4d4
epgstation: move node-pre-gyp and node-gyp-build to buildInputs 2022-05-14 00:48:28 +09:00
github-actions[bot]
814126147f
Merge staging-next into staging 2022-05-13 12:02:03 +00:00
github-actions[bot]
477cc9463d
Merge master into staging-next 2022-05-13 12:01:27 +00:00
Janne Heß
0027518c91
Merge pull request #172771 from wkral/ogmtools-fix
ogmtools: fix build
2022-05-13 11:57:33 +02:00
midchildan
dfeb273bfa
epgstation: fix build 2022-05-13 10:39:02 +09:00
github-actions[bot]
d79af4efe4
Merge staging-next into staging 2022-05-13 00:03:35 +00:00
github-actions[bot]
97ea1401a7
Merge master into staging-next 2022-05-13 00:03:00 +00:00
William Kral
f7958990af ogmtools: fix build 2022-05-12 14:54:38 -07:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Naïm Favier
2ae69114a1
makeWrapper: implement --inherit-argv0
For symmetry/interoperability with makeBinaryWrapper. Implemented as
--argv0 '$0'
2022-05-10 22:07:57 +02:00
github-actions[bot]
3a79190750
Merge staging-next into staging 2022-05-10 18:01:50 +00:00
Sandro
4010722a05
Merge pull request #154131 from onny/vvave
vvave: init at 2.1.1
2022-05-10 15:37:53 +02:00
github-actions[bot]
1a3de31faa
Merge staging-next into staging 2022-05-10 12:11:45 +00:00
Jonas Heinrich
83b7231f6a clip: init at 2.1.1 2022-05-10 04:33:35 -04:00
github-actions[bot]
2bf60ff84f
Merge staging-next into staging 2022-05-10 06:01:44 +00:00
Artturin
c07b5cd424 mplayer: remove useless nulls 2022-05-10 00:58:50 +03:00
Jonas Heinrich
a0e539ac40 vvave: init at 2.1.1 2022-05-09 16:17:14 +02:00
Sandro
7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00
Marek Fajkus
ce00fa7b97
Merge pull request #170449 from lilyinstarlight/obs-gstreamer-0.3.3
obs-studio-plugins.obs-gstreamer: 0.2.1 -> 0.3.3
2022-05-08 00:44:30 +02:00
Aaron Andersen
8100bbdb41
Merge pull request #171096 from r-ryantm/auto-update/kodiPackages.inputstreamhelper
kodiPackages.inputstreamhelper: 0.5.8+matrix.1 -> 0.5.10+matrix.1
2022-05-07 03:14:28 -04:00
R. Ryantm
18c3377993 ffmpeg-normalize: 1.22.10 -> 1.23.0 2022-05-07 02:16:11 +00:00
Naïm Favier
0b94145288
vdr: fix wrapper arguments escaping 2022-05-06 18:30:18 +02:00
Pavol Rusnak
cfc3c4efcc
Merge pull request #170362 from r-ryantm/auto-update/ffmpeg-normalize
ffmpeg-normalize: 1.22.9 -> 1.22.10
2022-05-06 13:32:47 +02:00
Will Dietz
37cada5b61 vlc: 3.0.17 -> 3.0.17.3
https://code.videolan.org/videolan/vlc/-/tags/3.0.17.3
https://code.videolan.org/videolan/vlc/-/tags/3.0.17.2
https://code.videolan.org/videolan/vlc/-/tags/3.0.17.1

There's a 3.0.17.4, but is not listed as latest on videolan.org yet,
and is a hotfix for Windows, so stick with 3.0.17.3 for now.
2022-05-03 08:10:23 -05:00
Sandro
70c293cf81
Merge pull request #169931 from ck3d/vdr-fritz-1.5.4
vdrPlugins.fritzbox: 1.5.3 -> 1.5.4
2022-05-03 09:38:04 +02:00
Vladimír Čunát
9478ec747c
Merge branch 'staging-next-2022-04-23'
Close #169965: the PR and real 'staging-next' branch contained
extra systemd rebuild that I wanted to avoid in this iteration.
(to save Hydra's work)
2022-05-02 09:12:51 +02:00
rnhmjoj
8379a22914
mkvtoolnix: 66.0.0 -> 67.0.0 2022-05-01 17:09:25 +02:00
R. Ryantm
36fcd5f0dc kodiPackages.inputstreamhelper: 0.5.8+matrix.1 -> 0.5.10+matrix.1 2022-05-01 06:27:11 +00:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Pavol Rusnak
4b7a8ae947
treewide: refactor curlWithGnuTls into all-packages.nix 2022-04-30 18:56:59 +02:00
Vojtěch Káně
e0053a7a8a lightworks: 2021.2.1 -> 2022.1.1 2022-04-29 10:30:15 -05:00
Alias Gram
b263bfb91c hyperion-ng: init at 2.0.12 2022-04-29 09:22:21 -05:00
Vladimír Čunát
51554cbbdb
Merge branch 'master' into staging-next-2022-04-23 2022-04-27 22:50:17 +02:00
Artturi
53491f56b6
Merge pull request #170622 from Artturin/davincipyt 2022-04-27 16:36:57 +03:00
Artturin
47194d8ddb davinci-resolve: dont use a alias 2022-04-27 16:31:15 +03:00
github-actions[bot]
4490401513
Merge master into staging-next 2022-04-26 18:01:11 +00:00
Lily Foster
e7c3e49051 obs-studio-plugins.obs-gstreamer: 0.2.1 -> 0.3.3 2022-04-26 12:33:47 -04:00
José Romildo Malaquias
9b26f76dee
Merge pull request #169999 from kira-bruneau/treewide-git-updater
treewide: fix updateScripts for all packages using gitUpdater
2022-04-26 09:18:53 -03:00
R. Ryantm
db5fd3bad1 ffmpeg-normalize: 1.22.9 -> 1.22.10 2022-04-26 02:42:10 +00:00
github-actions[bot]
1fe6b64349
Merge master into staging-next 2022-04-25 18:01:12 +00:00
Ivv
0e68459cfe
Merge pull request #169882 from AtilaSaraiva/obsvkcapture
obs-vkcapture: init at 1.1.3
2022-04-25 17:40:21 +02:00
github-actions[bot]
073cad8fd6
Merge master into staging-next 2022-04-25 12:04:02 +00:00
Louis Tim Larsen
8540876319 hdhomerun-config-gui: fix install bin path
Also make sure to run pre and post install hooks.
2022-04-25 09:56:40 +02:00
github-actions[bot]
93ca6b8345
Merge master into staging-next 2022-04-24 06:01:05 +00:00
Aaron Andersen
0f1f92d85b
Merge pull request #163966 from jfly/more-robust-kodi-webserver-symlink-fix
kodi: More robust handling of kodi webserver assets
2022-04-23 20:41:38 -04:00
Kira Bruneau
122b290dbe epgstation: use gitUpdater 2022-04-23 15:30:56 -04:00
Kira Bruneau
be590c34c6 mirakurun: use gitUpdater 2022-04-23 15:30:56 -04:00
Vladimír Čunát
82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02:00
Christian Kögler
49140c798b vdrPlugins.fritzbox: 1.5.3 -> 1.5.4 2022-04-23 13:25:21 +02:00
Michael Raskin
2c6765c613 webcamoid: 8.8.0 -> 9.0.0 2022-04-23 11:47:11 +02:00
Artturi
62866bc352
Merge pull request #169449 from Artturin/movetesting1
testers.testVersion: move from trivial-builders.nix
2022-04-23 06:06:16 +03:00
Átila Saraiva
aa534e3869 obs-vkcapture: init at 1.1.3 2022-04-22 21:55:01 -03:00
github-actions[bot]
90d2d8da85
Merge staging-next into staging 2022-04-23 00:02:52 +00:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03:00
Artturin
f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
R. Ryantm
b124b40ce7 ani-cli: 2.0 -> 2.1 2022-04-22 05:06:45 +00:00
Lassulus
8ef828fc72
Merge pull request #161599 from rileyinman/mpv-scripts
mpv-scripts: init autocrop, autodeint
2022-04-19 12:36:37 +01:00
Maximilian Bosch
a51983e805
Merge pull request #167824 from ymatsiuk/ymatsiuk/obs
obs-studio: 27.2.2 -> 27.2.4
2022-04-18 17:54:37 +02:00
R. Ryantm
355b60dd6c ffmpeg-normalize: 1.22.8 -> 1.22.9 2022-04-18 02:39:28 +00:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Yannis Koutras
db6fa81457
Merge pull request #163241 from r-ryantm/auto-update/celluloid
celluloid: 0.22 -> 0.23
2022-04-13 22:28:37 +02:00
R. Ryantm
c5b017c5d4 f1viewer: 2.6.2 -> 2.7.0 2022-04-10 19:54:19 +00:00
github-actions[bot]
e15ff925b0
Merge staging-next into staging 2022-04-09 00:02:40 +00:00
Lassulus
59ea4bffb5
Merge pull request #162616 from r-ryantm/auto-update/obs-studio
obs-studio: 27.2.1 -> 27.2.2
2022-04-08 19:51:04 +01:00
Yurii Matsiuk
26caa23ad3
obs-studio: 27.2.1 -> 27.2.4 2022-04-08 07:46:04 +02:00
Jeremy Fleischman
cb720edb7d
kodi: More robust handling of kodi webserver assets
This adds a backport of
a6dedce7ba
to Kodi 19.4 Matrix. This can be removed once a new release of Kodi comes
out and we upgrade to it.

What's nice about this approach is that it doesn't special case
webinterface.default. I've never actually tried using a non-default web
interface with Kodi, but I bet it wouldn't have worked before this
change, and I think it would work after this change =)

See and
https://github.com/NixOS/nixpkgs/pull/152675#issuecomment-1003442175 and
https://forum.kodi.tv/showthread.php?tid=366338&pid=3079493 for some
discussion about this approach.
2022-04-07 21:52:16 -07:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Herwig Hochleitner
0cfc54bb46 webtorrent_desktop: run in fhsenv
this fixes current breakage, and should be a more durable solution for
running the binary distribution
2022-04-06 22:21:22 +02:00
github-actions[bot]
a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
Bobby Rong
c506247c32
Merge pull request #167276 from bobby285271/pitivi
pitivi: fix build with meson 0.61
2022-04-06 10:23:53 +08:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Vladimír Čunát
b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
Bobby Rong
7f00e7a8f1
pitivi: fix build with meson 0.61 2022-04-05 12:51:04 +08:00
R. Ryantm
0ea92676fd ani-cli: 1.9 -> 2.0 2022-04-04 05:06:29 +00:00
github-actions[bot]
ffa96ab0c0
Merge staging-next into staging 2022-04-02 18:01:37 +00:00
github-actions[bot]
fc17fe6417
Merge master into staging-next 2022-04-02 18:01:07 +00:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Ulrik Strid
b652b434a4 davinci-resolve: unbreak 2022-04-02 17:56:11 +02:00
github-actions[bot]
fd5d77aa66
Merge master into staging-next 2022-04-02 06:01:21 +00:00
davidak
36e9995603 davinci-resolve: init at 17.4.3
Co-authored-by: Thiago Franco de Moraes <totonixsame@gmail.com>
2022-04-02 01:24:01 +02:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Martin Weinelt
d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
Bobby Rong
a8dfd8fdac
entangle: fix build with meson 0.61 2022-03-30 18:18:23 +08:00
R. Ryantm
e5bf0233a8 f1viewer: 2.6.0 -> 2.6.2 2022-03-29 17:59:06 +00:00
Jan Tojnar
c8a5db3854 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/archivers/rar/default.nix
2022-03-28 17:56:38 +02:00
Jan Tojnar
997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Sandro
2f1e03cb2b
Merge pull request #165691 from lucc/github-removed-unencrypted-git 2022-03-28 12:47:42 +02:00
Sandro
97f06b5e0b
byzan: switch to working source
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2022-03-28 12:23:11 +02:00
Sandro
ebfdd4d145 Merge pull request #163384 from skykanin/ani-cli 2022-03-27 20:13:43 +02:00
github-actions[bot]
36198fe197
Merge staging-next into staging 2022-03-27 18:01:40 +00:00
Martin Weinelt
d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
skykanin
dae89279bb
ani-cli: init at 1.9 2022-03-27 15:38:49 +02:00
Sandro
5c1f8cd19f
Merge pull request #163509 from NixOS/drop/ffmpeg_3 2022-03-27 12:52:12 +02:00
github-actions[bot]
b2fc63a844
Merge staging-next into staging 2022-03-26 12:02:50 +00:00
Vladimír Čunát
a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Vladimír Čunát
b9eab51eed
Merge #160343: GNOME: 41 -> 42 2022-03-26 09:16:07 +01:00
Anderson Torres
22588ab564
Merge pull request #165136 from r-ryantm/auto-update/qmplay2
qmplay2: 21.12.24 -> 22.03.19
2022-03-25 21:36:40 -03:00
Jan Tojnar
7d2ded8c0f gnome-desktop: Move into top-level 2022-03-25 15:01:21 +01:00
github-actions[bot]
8357b101a5
Merge staging-next into staging 2022-03-25 12:02:05 +00:00
Lucas Hoffmann
47190314df treewide: replace defunct git://github.com urls with https://
Github has removed support for git://github.com and recommends
https://github.com instead.

See https://github.blog/2021-09-01-improving-git-protocol-security-github/
2022-03-25 11:21:42 +01:00
Vladimír Čunát
0a8b4eddd2
Merge branch 'master' into staging-next 2022-03-25 10:16:56 +01:00
davidak
6ea8d5ee71
Merge pull request #165297 from Stunkymonkey/treewide-pname-version-17
treewide: rename name to pname&version
2022-03-24 16:38:33 +01:00
Doron Behar
4a02c56a7d
Merge pull request #164746 from ncfavier/makeWrapper-chdir 2022-03-24 13:51:27 +02:00
ajs124
8f390037eb ffmpeg_3: drop 2022-03-24 01:07:52 +01:00
Felix Buehler
3bc5196252 treewide: rename name to pname&version 2022-03-23 22:55:50 +01:00
Sandro
14ac231936
Merge pull request #165145 from OPNA2608/update/corrscope 2022-03-23 12:20:04 +01:00
OPNA2608
0880b7eae1 corrscope: 0.7.1 -> 0.8.0 2022-03-23 08:14:17 +01:00
github-actions[bot]
c80dabe3b1
Merge staging-next into staging 2022-03-23 06:01:55 +00:00
Babbaj
9eeffe65ad
gpu-screen-recorder: init at 1.0.0 2022-03-22 23:04:20 -04:00
github-actions[bot]
9d35f2cd19
Merge staging-next into staging 2022-03-22 18:10:54 +00:00
Artturi
0ce256984a
Merge pull request #163035 from felschr/filebot 2022-03-22 19:47:06 +02:00
github-actions[bot]
03c279d7ea
Merge staging-next into staging 2022-03-22 00:02:58 +00:00