Commit Graph

10436 Commits

Author SHA1 Message Date
annalee
77bbbfe251
hqplayer-desktop: unpin llvm-10 2024-01-25 06:22:38 +00:00
Sergei Trofimovich
36c15164ab string-machine: fix build against gcc-13
Without the change the build fails as
https://hydra.nixos.org/build/246390341:

    sources/ui/Color.h:4:5: error: 'uint8_t' does not name a type
        4 |     uint8_t r, g, b, a;
          |     ^~~~~~~
    sources/ui/Color.h:1:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
      +++ |+#include <cstdint>
        1 | #pragma once
2024-01-24 22:19:47 +00:00
Alyssa Ross
0a95fd24f0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/libunwind/default.nix
2024-01-24 22:00:49 +01:00
OPNA2608
fc71fbb84b sunvox: Move to pkgs/by-name 2024-01-24 20:56:46 +01:00
OPNA2608
7f50e8617b sunvox: Refactor
- Use autoPatchelfHook instead of manually patching Linux binaries
- Support more platforms (ARM Linux, Darwin)
- Patch more binaries (x86_64 & aarch64 has sunvox_opengl variant, other Linux platforms have others / even more)
- Support JACK
- Add myself as maintainer
2024-01-24 20:56:28 +01:00
R. Ryantm
b01c4df10b roomeqwizard: 5.30.4 -> 5.30.5 2024-01-24 18:15:40 +00:00
Sandro
6499a8a2f0
Merge pull request #271789 from OPNA2608/update/sunvox 2024-01-24 17:59:03 +01:00
Sandro
f4e763962a
Merge pull request #282874 from fabaff/ledfx-bump 2024-01-24 14:40:30 +01:00
github-actions[bot]
d45e853c88
Merge master into staging-next 2024-01-24 12:01:06 +00:00
R. Ryantm
dbc5b62594 musescore: 4.2.0 -> 4.2.1 2024-01-24 11:03:23 +00:00
Franz Pletz
cd2b5c1cc2
Merge pull request #283331 from mfrischknecht/fix-snapcast-build
snapcast: fix build failure due to missing `#include <cstdint>`
2024-01-24 08:54:16 +01:00
Doron Behar
44a14fe2dc
Merge pull request #283378 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.40 -> 10.43
2024-01-24 09:12:09 +02:00
kirillrdy
2d9a9c32d3
Merge pull request #274919 from PowerUser64/sonobus
sonobus: 1.7.0 -> 1.7.2
2024-01-24 15:33:16 +09:00
R. Ryantm
2a471dae65 qjackctl: 0.9.12 -> 0.9.13 2024-01-24 05:46:17 +00:00
PowerUser64
17156e1cf3 sonobus: 1.7.0 -> 1.7.2 2024-01-23 19:20:48 -08:00
R. Ryantm
364d698aac monkeysAudio: 10.40 -> 10.43 2024-01-24 02:42:08 +00:00
R. Ryantm
b5b0229727 mopidy-mopify: 1.6.1 -> 1.7.3 2024-01-24 01:20:27 +00:00
Weijia Wang
fbad97cf0c qtractor: 0.9.25 -> 0.9.38 2024-01-24 01:08:20 +01:00
github-actions[bot]
6a4e9dff73
Merge master into staging-next 2024-01-24 00:02:25 +00:00
Manuel Frischknecht
19004cb1b5 snapcast: fix build failure due to missing #include <cstdint>
`snapcast` fails to build with GCC 13 because of a missing include
of `cstdint` (that got transitively included in older versions).
This issue has already been fixed upstream some months ago, but
there have been no new releases after that, so this change pulls
in the upstream commit using `fetchpatch` for now.
2024-01-23 23:55:39 +01:00
Franz Pletz
64bebeafb1
Merge pull request #282500 from r-ryantm/auto-update/mopidy 2024-01-23 23:11:20 +01:00
R. Ryantm
41f80e7617 mopidy-notify: 0.2.0 -> 0.2.1 2024-01-23 20:10:58 +00:00
Fabian Affolter
58a7f4684a ledfx: 2.0.86 -> 2.0.8
Changelog: https://github.com/LedFx/LedFx/blob/2.0.89/CHANGELOG.rst
2024-01-23 19:33:18 +01:00
github-actions[bot]
568f381221
Merge master into staging-next 2024-01-23 12:01:17 +00:00
R. Ryantm
4b0c410a7e qpwgraph: 0.6.1 -> 0.6.2 2024-01-23 06:34:15 +00:00
github-actions[bot]
8303a96c2d
Merge master into staging-next 2024-01-23 00:02:30 +00:00
Ryan Hendrickson
71e49b4120
Merge pull request #276633 from zendo/upd/songrec
songrec: 0.3.3 -> 0.4.1
2024-01-22 17:02:37 -05:00
Felix Bühler
f35e0b7d21
Merge pull request #282714 from wegank/sony-headphones-client
sony-headphones-client: fix build with gcc 13
2024-01-22 22:32:18 +01:00
Sandro
199c1af5da
ensemble-chorus: fix version format 2024-01-22 16:41:34 +01:00
github-actions[bot]
3a8094730e
Merge master into staging-next 2024-01-22 12:01:10 +00:00
kirillrdy
73ab92ec78
Merge pull request #280843 from kirillrdy/unpin-go
[treewide] unpin go
2024-01-22 20:28:38 +09:00
R. Ryantm
4e5ecd998b pt2-clone: 1.65.1 -> 1.66.1 2024-01-22 08:43:14 +00:00
R. Ryantm
12f2c415e9 carla: 2.5.7 -> 2.5.8 2024-01-22 01:10:39 +00:00
github-actions[bot]
dceddd03df
Merge master into staging-next 2024-01-22 00:02:14 +00:00
Weijia Wang
5d19c0c441 sony-headphones-client: fix build with gcc 13 2024-01-21 23:45:50 +01:00
OPNA2608
c9f07e7555 sunvox: 2.1c -> 2.1.1c 2024-01-21 19:44:42 +01:00
zendo
55db691b5e songrec: 0.3.3 -> 0.4.1 2024-01-21 22:07:02 +08:00
R. Ryantm
c1cf433881 mopidy: 3.4.1 -> 3.4.2 2024-01-21 06:23:30 +00:00
OPNA2608
ea74cbe410 mmlgui: Fix compatibility with newer libvgm 2024-01-21 02:27:55 +01:00
OPNA2608
3cabe5375d vgmplay-libvgm: unstable-2023-04-12 -> unstable-2024-01-03 2024-01-21 02:27:42 +01:00
github-actions[bot]
4dea63e421
Merge master into staging-next 2024-01-20 18:01:02 +00:00
R. Ryantm
4e2bb19b7f reaper: 7.08 -> 7.09 2024-01-20 15:04:51 +00:00
Nick Cao
08fa966348
Merge pull request #282209 from r-ryantm/auto-update/mopidy-podcast
mopidy-podcast: 3.0.0 -> 3.0.1
2024-01-20 09:58:55 -05:00
Stanisław Pitucha
08183932ce
Merge pull request #282176 from r-ryantm/auto-update/lyrebird
lyrebird: 1.1.0 -> 1.2.0
2024-01-20 23:10:05 +11:00
github-actions[bot]
2aa3d6edac
Merge master into staging-next 2024-01-20 12:00:58 +00:00
R. Ryantm
df469f7720 open-stage-control: 1.25.6 -> 1.25.7 2024-01-20 10:08:52 +00:00
Weijia Wang
deb706ed24
Merge pull request #278215 from r-ryantm/auto-update/snd
snd: 23.9 -> 24.0
2024-01-20 10:50:36 +01:00
Weijia Wang
91386cd0dd
Merge pull request #279277 from r-ryantm/auto-update/gtkcord4
gtkcord4: 0.0.16-1 -> 0.0.17
2024-01-20 10:16:40 +01:00
Weijia Wang
603679ee6f
Merge pull request #277858 from r-ryantm/auto-update/praat
praat: 6.4.01 -> 6.4.03
2024-01-20 08:03:54 +01:00
R. Ryantm
3576eb3152 mopidy-podcast: 3.0.0 -> 3.0.1 2024-01-20 03:10:34 +00:00
R. Ryantm
a4b0c8054a mopidy-iris: 3.64.0 -> 3.69.3 2024-01-20 01:00:27 +00:00
R. Ryantm
f12d42779b lyrebird: 1.1.0 -> 1.2.0 2024-01-20 00:21:16 +00:00
github-actions[bot]
4679030218
Merge master into staging-next 2024-01-19 12:01:13 +00:00
Weijia Wang
6fb6872e9a
Merge pull request #280616 from r-ryantm/auto-update/hydrogen
hydrogen: 1.2.2 -> 1.2.3
2024-01-19 08:04:02 +01:00
a-n-n-a-l-e-e
27e48d2c55
Merge pull request #280761 from paveloom/resignation
treewide: remove `paveloom` from maintainers on some packages
2024-01-18 22:38:06 -08:00
github-actions[bot]
631f14c407
Merge master into staging-next 2024-01-19 06:00:59 +00:00
Weijia Wang
7e1fc24ca4
Merge pull request #280504 from r-ryantm/auto-update/spotify-cli-linux
spotify-cli-linux: 1.6.0 -> 1.8.2
2024-01-19 06:49:42 +01:00
R. Ryantm
504fc5b9d5 mopidy-youtube: 3.6 -> 3.7 2024-01-19 05:28:53 +00:00
github-actions[bot]
b459003bdd
Merge master into staging-next 2024-01-19 00:02:22 +00:00
Felix Bühler
77be1fdf7d
Merge pull request #279394 from Stunkymonkey/pyqt5-multimedia-normalize
python311Packages.pyqt5-multimedia: rename from pyqt5_with_qtmultimedia
2024-01-18 23:54:30 +01:00
R. Ryantm
0ed778e82d faustPhysicalModeling: 2.69.3 -> 2.70.3 2024-01-18 21:58:08 +00:00
R. Ryantm
7cd3b7e1d1 mpdevil: 1.10.2 -> 1.11.0 2024-01-18 20:19:02 +00:00
R. Ryantm
a4faeae31c g4music: 3.4-1 -> 3.5.1 2024-01-18 07:30:22 +00:00
github-actions[bot]
84325112d5
Merge staging-next into staging 2024-01-17 00:02:43 +00:00
Franz Pletz
3f1cd1cb4f
Merge pull request #280477 from msfjarvis/hs/psst-bump
psst: unstable-2023-05-13 -> unstable-2024-01-12
2024-01-16 20:05:49 +01:00
github-actions[bot]
fe8b51eed0
Merge staging-next into staging 2024-01-16 18:01:37 +00:00
Nick Cao
fe87219bae
Merge pull request #280951 from minijackson/fix-sfizz-gcc13
sfizz: fix compilation with gcc 13
2024-01-16 11:18:24 -05:00
Nick Cao
c818613d0c
Merge pull request #280878 from a-n-n-a-l-e-e/guitarix-gcc13
guitarix: gcc13 fixes with upstream patch
2024-01-16 11:12:17 -05:00
github-actions[bot]
7e5906aca4
Merge staging-next into staging 2024-01-16 12:01:24 +00:00
Weijia Wang
0a9de2c7ec
Merge pull request #230842 from r-ryantm/auto-update/ashuffle
ashuffle: 3.13.6 -> 3.14.3
2024-01-16 11:51:28 +01:00
github-actions[bot]
4c8ce132ff
Merge staging-next into staging 2024-01-16 06:01:25 +00:00
Stanisław Pitucha
54eff6da1b
Merge pull request #280390 from r-ryantm/auto-update/reaper
reaper: 7.07 -> 7.08
2024-01-16 15:48:26 +11:00
Weijia Wang
a8278bd1ce ashuffle: fix build on darwin 2024-01-15 21:25:41 +01:00
R. Ryantm
0e25a27eed ashuffle: 3.13.6 -> 3.14.3 2024-01-15 21:17:44 +01:00
github-actions[bot]
b75d56c840
Merge staging-next into staging 2024-01-15 18:01:17 +00:00
Francesco Gazzetta
6b06d958ee soundtracker: 1.0.3 -> 1.0.4, use fetchzip 2024-01-15 13:06:28 +00:00
github-actions[bot]
a1c9a26c5c
Merge staging-next into staging 2024-01-15 00:02:42 +00:00
Fabian Affolter
5614bd5858
Merge pull request #280698 from fabaff/ledfx-fix
ledfx: adjust build system
2024-01-15 00:11:22 +01:00
github-actions[bot]
c040ffb531
Merge staging-next into staging 2024-01-14 18:01:21 +00:00
Nick Cao
528a4bb0ac
Merge pull request #280857 from orivej/roomeqwizard
roomeqwizard: 5.20.13 -> 5.30.4
2024-01-14 12:14:32 -05:00
annalee
9246733a3a
guitarix: gcc13 fixes with upstream patch 2024-01-14 17:02:20 +00:00
Nick Cao
bbeff329cf
Merge pull request #280832 from trofi/mikmod-stack-smash
mikmod: fix startup crash on `_FORTIFY_SOURCE=3`
2024-01-14 11:34:17 -05:00
Minijackson
9db85f2719
sfizz: fix compilation with gcc 13 2024-01-14 15:54:44 +01:00
7c6f434c
21c6a516b6
Merge pull request #280768 from trofi/seq66-gcc-13-fix
seq66: fix build against `gcc-13`
2024-01-14 13:42:06 +00:00
Felix Buehler
4cf5b993ba python311Packages.pyqt5-multimedia: rename from pyqt5_with_qtmultimedia 2024-01-14 13:28:55 +01:00
Orivej Desh
61f3d730c4 roomeqwizard: 5.20.13 -> 5.30.4 2024-01-14 03:28:09 +00:00
Federico Damián Schonborn
678d82c7b5
rhythmbox: Remove pygobject3 from PYTHONPATH
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2024-01-13 21:39:26 -03:00
Kirill Radzikhovskyy
450917023f go-musicfox: unpin go 2024-01-14 09:21:21 +09:00
github-actions[bot]
ec9f3ed3ee
Merge staging-next into staging 2024-01-14 00:02:46 +00:00
Adam C. Stephens
c13348cde7
Merge pull request #279493 from adamcstephens/squeezelite/1465
squeezelite: 1.9.9.1463 -> 2.0.0.1465, RPI GPIO support
2024-01-13 18:02:24 -05:00
Sergei Trofimovich
d6d5c923f6 mikmod: fix startup crash on _FORTIFY_SOURCE=3
Without the change `mikmod` crashes at startup as:

    $ nix run nixpkgs#mikmod
    *** buffer overflow detected ***: terminated
    Aborted (core dumped)

The change fixes `snprintf()` buffer size accounting by picking patch
proposed for upstream inclusion:

    https://sourceforge.net/p/mikmod/patches/17/
2024-01-13 22:51:53 +00:00
Peder Bergebakken Sundt
c32c076885
Merge pull request #253056 from PowerUser64/plugdata
plugdata: init at 0.8.0
2024-01-13 23:16:09 +01:00
Sergei Trofimovich
50a49047e1 seq66: enable Qt wrapper to fix plugin loading
Without the change `qseq66` fails to load as:

    $ qseq66
    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

While at it added `mainProgram`.
2024-01-13 22:00:56 +00:00
github-actions[bot]
e59c8549eb
Merge staging-next into staging 2024-01-13 18:01:22 +00:00
Sergei Trofimovich
5f9b9b9fea seq66: fix build against gcc-13
Without the chnage build fails on `master` as:

    In file included from os/daemonize.cpp:64:
    ../include/os/daemonize.hpp:58:8: error: 'uint32_t' does not name a type
       58 | extern uint32_t daemonize
          |        ^~~~~~~~
    ../include/os/daemonize.hpp:36:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
       35 | #include "seq66_platform_macros.h"      /* for detecting 32-bit builds      */
      +++ |+#include <cstdint>

As upstream changes are quite invasive for backport I am only injecting
missing headers.
2024-01-13 16:54:53 +00:00
Pavel Sobolev
4b53474e6c
quodlibet: remove paveloom from maintainers 2024-01-13 16:00:09 +00:00
Pavel Sobolev
24641d4209
picard: remove paveloom from maintainers 2024-01-13 15:55:00 +00:00
Nick Cao
493e7e9621
Merge pull request #280699 from a-n-n-a-l-e-e/radiotray-ng-fix
radiotray-ng: fix gcc13 errors with upstream patch
2024-01-13 10:49:35 -05:00
Nick Cao
7c7a1b2804
Merge pull request #280618 from jansol/vsti-gcc13-fixes
surge-xt, zynaddsubfx: fix build
2024-01-13 10:26:50 -05:00
annalee
9771113f7c
radiotray-ng: fix gcc13 errors with upstream patch 2024-01-13 09:56:48 +00:00
Fabian Affolter
c573c6a44c ledfx: adjust build system 2024-01-13 10:41:23 +01:00
Kirill Radzikhovskyy
65f065e854 gnome-podcasts: de-vendor Cargo.lock 2024-01-13 12:09:58 +09:00
Jan Solanti
0a9221a0c7 surge-xt: fix build with GCC 13 2024-01-13 02:03:05 +02:00
Jan Solanti
5746f26d7a zynaddsubfx: fix build with GCC 13 2024-01-13 02:03:05 +02:00
R. Ryantm
6199fe11a6 hydrogen: 1.2.2 -> 1.2.3 2024-01-12 23:40:06 +00:00
Mario Rodas
3ce036b44e
Merge pull request #280273 from trofi/mpg123-update
mpg123: 1.32.3 -> 1.32.4
2024-01-12 17:55:06 -05:00
Harsh Shandilya
2d36a09d8b psst: unstable-2023-05-13 -> unstable-2024-01-12 2024-01-12 22:08:54 +05:30
Nick Cao
eabbec8ab5
Merge pull request #280480 from r-ryantm/auto-update/sidplayfp
sidplayfp: 2.6.0 -> 2.6.2
2024-01-12 11:10:33 -05:00
R. Ryantm
da33123120 spotify-cli-linux: 1.6.0 -> 1.8.2 2024-01-12 13:57:14 +00:00
R. Ryantm
330cf66034 sidplayfp: 2.6.0 -> 2.6.2 2024-01-12 11:31:46 +00:00
K900
e7b611e59d Merge remote-tracking branch 'origin/master' into staging-next 2024-01-12 13:59:54 +03:00
R. Ryantm
a38eab0660 reaper: 7.07 -> 7.08 2024-01-12 00:27:52 +00:00
maxine
be305ef10a
Merge pull request #279895 from r-ryantm/auto-update/cava
cava: 0.9.1 -> 0.10.0
2024-01-12 00:30:37 +01:00
Vladimír Čunát
8778bc79f2
quodlibet: fixup build
https://hydra.nixos.org/build/245768270/nixlog/3/tail
2024-01-11 17:00:14 +01:00
Sergei Trofimovich
556394dec0 mpg123: 1.32.3 -> 1.32.4
Changes: https://mpg123.org/#2024-01-10
2024-01-11 12:44:23 +00:00
github-actions[bot]
5ee7600250
Merge master into staging-next 2024-01-11 12:01:18 +00:00
Pol Dellaiera
779d5d3de6
Merge pull request #275299 from DeeUnderscore/update/listenbrainz-mpd-2.3.2
listenbrainz-mpd: 2.3.1 -> 2.3.2
2024-01-11 09:38:49 +01:00
Martin Weinelt
10b01dcc89
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/types-setuptools/default.nix
2024-01-10 16:09:52 +01:00
R. Ryantm
63e3e2ab1a ft2-clone: 1.74 -> 1.75 2024-01-10 06:37:31 +00:00
R. Ryantm
98bbfbbf65 cava: 0.9.1 -> 0.10.0 2024-01-09 20:12:33 +00:00
K900
838aefefc3 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 22:42:37 +03:00
Thiago Kenji Okada
fa9443e8ed
Merge pull request #279407 from r-ryantm/auto-update/faust2
faust2: 2.69.3 -> 2.70.3
2024-01-09 10:27:34 +00:00
github-actions[bot]
6bf0bf35bb
Merge master into staging-next 2024-01-08 18:00:58 +00:00
Nick Cao
5159c8a08b
Merge pull request #279425 from r-ryantm/auto-update/mopidy-spotify
mopidy-spotify: unstable-2023-12-20 -> unstable-2024-01-02
2024-01-08 11:18:42 -05:00
Nick Cao
29449d300e
Merge pull request #279371 from r-ryantm/auto-update/faustlive
faustlive: 2.5.16 -> 2.5.17
2024-01-08 11:13:01 -05:00
Martin Weinelt
ef1898454c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/aiohappyeyeballs/default.nix
2024-01-08 16:34:52 +01:00
R. Ryantm
99bf09f282 tidal-hifi: 5.7.1 -> 5.8.0 2024-01-08 06:24:38 +00:00
Adam Stephens
eb9c7d29b3
squeezelite: add support for RPI GPIO 2024-01-07 22:08:41 -05:00
Adam Stephens
2dc12ba788
squeezelite: 1.9.9.1463 -> 2.0.0.1465 2024-01-07 21:56:38 -05:00
K900
9e0000be28 Merge branch 'master' into staging-next 2024-01-08 00:51:35 +03:00
Felix Buehler
2adcc8846a python311Packages.wxpython: rename from wxPython_4_2 2024-01-07 21:16:47 +01:00
R. Ryantm
16c6469fe9 mopidy-spotify: unstable-2023-12-20 -> unstable-2024-01-02 2024-01-07 17:54:46 +00:00
R. Ryantm
db0e1e6efb faust2: 2.69.3 -> 2.70.3 2024-01-07 15:37:42 +00:00
R. Ryantm
e5ad697fbd faustlive: 2.5.16 -> 2.5.17 2024-01-07 13:25:34 +00:00
Jan Tojnar
46e37708bc ardour_7: Fix build with libxml2 2.12.0 2024-01-07 13:32:06 +01:00
github-actions[bot]
9f96550945
Merge master into staging-next 2024-01-07 12:01:24 +00:00
Doron Behar
ab1fc93266
Merge pull request #278903 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.38 -> 10.40
2024-01-07 07:21:42 +00:00
Martin Weinelt
1442bd4bc7
Merge remote-tracking branch 'origin/master' into staging-next 2024-01-07 05:01:18 +01:00
R. Ryantm
b0c4d13f4e gtkcord4: 0.0.16-1 -> 0.0.17 2024-01-07 02:54:28 +00:00
Weijia Wang
98fc48b22d
Merge pull request #276174 from wegank/lilypond-guile-3
lilypond, denemo: migrate to guile 3
2024-01-07 01:51:52 +01:00
github-actions[bot]
17cf061755
Merge master into staging-next 2024-01-06 18:01:15 +00:00
Maximilian Bosch
e98cf3b545
Merge pull request #278803 from r-ryantm/auto-update/spotify-player
spotify-player: 0.15.2 -> 0.16.3
2024-01-06 16:03:45 +01:00
R. Ryantm
cfc399c399 praat: 6.4.01 -> 6.4.03 2024-01-06 11:03:03 +00:00
Martin Weinelt
430fd07751
Merge remote-tracking branch 'origin/master' into staging-next 2024-01-06 04:57:06 +01:00
Martin Weinelt
095dec0437
Merge pull request #278808 from mweinelt/maintenance
Scale back maintainership on various packages
2024-01-06 04:51:44 +01:00
Martin Weinelt
eba4d277a0 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/sabctools/default.nix
2024-01-06 04:51:01 +01:00
Adam C. Stephens
8949c5d63b
Merge pull request #278810 from r-ryantm/auto-update/squeezelite
squeezelite: 1.9.9.1449 -> 1.9.9.1463
2024-01-05 14:43:18 -05:00
github-actions[bot]
76201c62e0
Merge master into staging-next 2024-01-05 18:00:58 +00:00
Martin Weinelt
4611371303
treewide: scale back maintainership for various packages 2024-01-05 14:43:39 +01:00
R. Ryantm
3898c7de41 monkeysAudio: 10.38 -> 10.40 2024-01-05 09:38:11 +00:00
R. Ryantm
24d06c1785 squeezelite: 1.9.9.1449 -> 1.9.9.1463 2024-01-05 01:31:38 +00:00
R. Ryantm
606d355cbd spotify-player: 0.15.2 -> 0.16.3 2024-01-05 00:25:11 +00:00
R. Ryantm
a870e5dad6 sidplayfp: 2.5.1 -> 2.6.0 2024-01-04 22:41:02 +00:00
Vladimír Čunát
8a839514de
Merge branch 'master' into staging-next 2024-01-04 15:07:44 +01:00
Felix Buehler
9fddd791c6 python311Packages.eyed3: rename from eyeD3 2024-01-04 01:03:36 +01:00
Weijia Wang
fd875d5d70
Merge pull request #276638 from r-ryantm/auto-update/yoshimi
yoshimi: 2.3.1 -> 2.3.1.3
2024-01-03 19:21:56 +01:00
github-actions[bot]
307002948d
Merge master into staging-next 2024-01-03 18:00:57 +00:00
Weijia Wang
60c2ed294c
Merge pull request #276198 from r-ryantm/auto-update/reaper
reaper: 7.06 -> 7.07
2024-01-03 18:35:02 +01:00
Silvan Mosberger
4960b61438
Merge pull request #264389 from pinpox/init-lpd8editor
lpd8editor: init at v0.0.16
2024-01-03 17:23:51 +01:00
Weijia Wang
9e4a67ea3c
Merge pull request #274515 from r-ryantm/auto-update/helio-workstation
helio-workstation: 3.11 -> 3.12
2024-01-03 17:20:48 +01:00
Nick Cao
03530963ea
Merge pull request #278461 from camelpunch/elektroid
elektroid: move to name-based directory package
2024-01-03 11:10:45 -05:00
Weijia Wang
8c14c90c72
Merge pull request #272777 from r-ryantm/auto-update/touchosc
touchosc: 1.2.5.183 -> 1.2.7.190
2024-01-03 16:09:14 +01:00
Andrew Bruce
39d16c0d30 elektroid: move to name-based directory package 2024-01-03 10:17:50 +00:00
Weijia Wang
eb928bae95 lilypond, denemo: migrate to guile 3 2024-01-03 01:40:50 +01:00
Pablo Ovelleiro Corral
668812e470
lpd8editor: init at v0.0.16 2024-01-02 19:48:29 +01:00
K900
887e96e875 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-02 10:55:23 +03:00
R. Ryantm
225bfa37ab snd: 23.9 -> 24.0 2024-01-02 06:57:18 +00:00
Emily Trau
aeca390249
Merge pull request #271584 from emilytrau/cmus-darwin
cmus: fix feature detection on darwin
2024-01-02 10:38:41 +11:00
R. Ryantm
b813848d31 miniaudicle: 1.5.0.7 -> 1.5.2.0 2024-01-01 10:07:40 +00:00
github-actions[bot]
e61ae81f8f
Merge master into staging-next 2024-01-01 00:02:16 +00:00
paumr
2207adf4f7 ncpamixer: 1.3.3.3 -> 1.3.7 2023-12-31 20:09:15 +01:00
github-actions[bot]
65cbf5e637
Merge master into staging-next 2023-12-31 18:01:09 +00:00
Jonas Heinrich
9e5f798011
Merge pull request #277547 from onny/ocenaudio-update
ocenaudio: 3.13.2 -> 3.13.3
2023-12-31 14:50:52 +01:00
Jan Tojnar
80020c7db4 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/lua-modules/generated-packages.nix
;	pkgs/development/lua-modules/overrides.nix
2023-12-31 02:31:32 +01:00
Peder Bergebakken Sundt
855df076e6
Merge pull request #271772 from uakci/renoise-version-bump
renoise: 3.3.2 → 3.4.3
2023-12-31 00:38:16 +01:00
R. Ryantm
910af54b6c touchosc: 1.2.5.183 -> 1.2.7.190 2023-12-30 17:41:07 +00:00
github-actions[bot]
f50aae4fb1
Merge master into staging-next 2023-12-29 18:00:57 +00:00
Nick Cao
2aaa30fd50
Merge pull request #277381 from OPNA2608/update/libsidplayfp
{,lib}sidplayfp: 2.5.0 -> 2.5.1, cleanups
2023-12-29 11:00:48 -05:00
Bobby Rong
fbb85dabad
Merge pull request #263540 from magnouvean/g4music
g4music: 3.3 -> 3.4-1
2023-12-29 23:22:06 +08:00
Jonas Heinrich
cbebe20369 ocenaudio: 3.13.2 -> 3.13.3 2023-12-29 15:28:58 +01:00
github-actions[bot]
bd7fd36fe2
Merge master into staging-next 2023-12-29 00:01:57 +00:00
pennae
c55080029b
Merge pull request #276328 from magnetophon/ardour
ardour: 8.1 -> 8.2
2023-12-28 20:16:30 +01:00
OPNA2608
f4e3ecb31e sidplayfp: Cleanups & formatting
- Use lib.strings.*Feature functions for generating configureFlags
- Add meta.mainProgram
- Switch to finalAttrs pattern
2023-12-28 19:23:14 +01:00
OPNA2608
93d26a6f8f sidplayfp: 2.5.0 -> 2.5.1 2023-12-28 19:23:14 +01:00
Martin Weinelt
93d8c36a1b Merge remote-tracking branch 'origin/master' into staging-next 2023-12-28 16:56:50 +01:00
Fabian Affolter
7412095335
Merge pull request #276754 from SuperSandro2000/ledfx-2.0.86
ledfx: 2.0.80 -> 2.0.86
2023-12-28 16:22:25 +01:00
github-actions[bot]
97d15f47f2
Merge master into staging-next 2023-12-28 12:00:58 +00:00
R. Ryantm
abb91d7be3 monkeysAudio: 10.30 -> 10.38 2023-12-28 09:41:43 +00:00
github-actions[bot]
2a2dbf246f
Merge master into staging-next 2023-12-27 18:00:58 +00:00
Nick Cao
2c38339672
Merge pull request #277038 from r-ryantm/auto-update/mopidy-spotify
mopidy-spotify: unstable-2023-11-01 -> unstable-2023-12-20
2023-12-27 10:49:29 -05:00
github-actions[bot]
04686e4ee3
Merge master into staging-next 2023-12-27 12:00:55 +00:00
7c6f434c
40d63263d4
Merge pull request #276960 from a-n-n-a-l-e-e/goodvibes-fix
goodvibes: add glib-networking for TLS support
2023-12-27 11:25:25 +00:00
R. Ryantm
12a36dd97c mympd: 13.0.5 -> 13.0.6 2023-12-27 06:40:51 +00:00
R. Ryantm
21a96fa4eb mopidy-spotify: unstable-2023-11-01 -> unstable-2023-12-20 2023-12-27 06:00:36 +00:00
github-actions[bot]
d37b121146
Merge master into staging-next 2023-12-27 00:02:11 +00:00
Mario Rodas
c407032be2
Merge pull request #273864 from r-ryantm/auto-update/airwindows-lv2
airwindows-lv2: 26.0 -> 26.2
2023-12-26 16:02:07 -05:00
annalee
0ef286aca5
goodvibes: add glib-networking for TLS support 2023-12-26 19:48:02 +00:00
github-actions[bot]
9835b24399
Merge master into staging-next 2023-12-26 06:01:01 +00:00
OTABI Tomoya
33475e5236
Merge pull request #274303 from r-ryantm/auto-update/faustPhysicalModeling
faustPhysicalModeling: 2.68.1 -> 2.69.3
2023-12-26 13:18:49 +09:00
Sandro Jäckel
6b48363b57
ledfx: 2.0.80 -> 2.0.86 2023-12-25 19:13:13 +01:00
github-actions[bot]
f6ece27ed4
Merge master into staging-next 2023-12-25 18:00:59 +00:00
R. Ryantm
d4b1547ad9 yoshimi: 2.3.1 -> 2.3.1.3 2023-12-25 06:25:31 +00:00
github-actions[bot]
88b151ed65
Merge master into staging-next 2023-12-25 00:02:15 +00:00
Yureka
167624ad7e lsp-plugins: 1.2.13 -> 1.2.14
Changelog: https://github.com/lsp-plugins/lsp-plugins/releases/tag/1.2.14
2023-12-24 22:42:39 +01:00
Doron Behar
067338523e
Merge pull request #275281 from eliandoran/feature/mympd-service
nixos/mympd: init
2023-12-24 18:43:03 +00:00
Jan Tojnar
8fcbb0c6ed Merge branch 'master' into staging-next
Conflicts:
- pkgs/development/python-modules/boto3-stubs/default.nix
- pkgs/development/python-modules/openllm-core/default.nix
  Between 0.4.22 → 0.4.34 (a82245bd3d)
  and 0.4.22 -> 0.4.41 (72c55ce6a6)
  Does not build, not pre-merge either.
2023-12-24 14:33:18 +01:00
Mario Rodas
1564986d9d
Merge pull request #267911 from magnetophon/faust
faust: 2.59.6 -> 2.69.3
2023-12-24 07:16:29 -05:00
Bart Brouns
2af0ee5b18 ardour: 8.1 -> 8.2 2023-12-23 16:30:56 +01:00
jopejoe1
00ed9a344c virtual-ans: chnage license to unfreeRedistibutable
found in $src/docs/license/Virtual ANS.txt
2023-12-23 13:27:44 +01:00
R. Ryantm
116a281c13 reaper: 7.06 -> 7.07 2023-12-23 04:07:01 +00:00
github-actions[bot]
6859dda947
Merge master into staging-next 2023-12-22 12:01:16 +00:00
R. Ryantm
adf74e1143 giada: 0.26.0 -> 0.26.1 2023-12-22 04:23:33 +00:00
github-actions[bot]
a9a9030f1b
Merge master into staging-next 2023-12-22 00:02:09 +00:00
Maciej Krüger
a762ad1e0d
Merge pull request #273795 from alexshpilkin/parlatype-4.0
parlatype: 3.1 -> 4.0
2023-12-21 20:32:06 +01:00
github-actions[bot]
63fbe1a992
Merge master into staging-next 2023-12-21 18:00:56 +00:00
Janik
575da56fe0
Merge pull request #274048 from lilyinstarlight/fix/open-stage-control-nodejs
open-stage-control: pin to nodejs_18 for now
2023-12-21 18:53:26 +01:00
Doron Behar
da384d0aa6
Merge pull request #275257 from schuelermine/update/musescore/4.2.0
musescore: 4.1.1 -> 4.2.0
2023-12-21 16:18:59 +00:00
Bernardo Meurer
f42d168613
Merge pull request #275682 from a-n-n-a-l-e-e/aacgain-fix 2023-12-21 12:14:35 -03:00
Elian Doran
0c236b959e mympd: add meta.mainProgram 2023-12-21 16:02:18 +02:00
annalee
a862901622 aacgain: 2.0.0 -> 2.0.0-unstable-2022-07-12 2023-12-21 05:33:14 +01:00
Martin Weinelt
8056f9250c
treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage
The setuptools-scm packages gained a setup hook, that sets it to the
derivation version automatically, so setting it to that manually has
become redundant.

This also affects downstream consumers of setuptools-scm, like hatch-vcs
or flit-scm.
2023-12-20 20:16:39 +01:00
Nick Cao
ae15a690a6
Merge pull request #275657 from PedroHLC/osdlyrics-0.5.15
osdlyrics: 0.5.14 -> 0.5.15
2023-12-20 11:33:15 -05:00
annalee
b9b32adaed
aacgain: use submodules, fix build 2023-12-20 14:17:52 +00:00
PedroHLC ☭
fb58fd4ef4
osdlyrics: add pedrohlc to maintainers 2023-12-20 11:14:54 -03:00
PedroHLC ☭
26aecf922e
osdlyrics: 0.5.14 -> 0.5.15 2023-12-20 11:14:26 -03:00
Weijia Wang
a037b62e80
Merge pull request #274079 from aacebedo/aacebedo/update_yt_music_3.1.0
youtube-music: 2.1.0 -> 3.1.0
2023-12-20 14:57:25 +01:00
Alexandre Acebedo
c747c62364
youtube-music: 2.1.0 -> 3.1.0 2023-12-19 20:47:02 +01:00
PowerUser64
be85c77076 plugdata: init at 0.8.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-12-19 00:45:44 -08:00
Dee Anzorge
76f87e44ea listenbrainz-mpd: 2.3.1 -> 2.3.2
Changelog:
https://codeberg.org/elomatreb/listenbrainz-mpd/src/tag/v2.3.2/CHANGELOG.md#2-3-2-2023-12-17

This enables upstream's new optional 'systemd' feature (for sd_notify
support) when building for Linux.
2023-12-18 23:58:45 +01:00
Anselm Schüler
accee5111d
musescore: 4.1.1 -> 4.2.0 2023-12-18 20:41:36 +01:00
Nick Cao
050878d872
Merge pull request #275129 from zaporter/update-pithos
pithos: 1.6.0 -> 1.6.1
2023-12-18 10:19:44 -05:00
R. Ryantm
965236f4c0 ft2-clone: 1.73 -> 1.74 2023-12-18 08:45:09 +00:00
R. Ryantm
526457722c praat: 6.4 -> 6.4.01 2023-12-18 06:41:35 +00:00
zaporter
330eb2ded4 pithos: 1.6.0 -> 1.6.1 2023-12-18 00:35:58 -05:00
Pascal Bach
42d4b0a5b8
Merge pull request #262969 from taranarmo/update-muse-sequencer
muse: 4.1.0 -> 4.2.1
2023-12-17 19:17:20 +01:00
Doron Behar
c917662f2d
Merge pull request #274869 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.28 -> 10.30
2023-12-17 16:30:32 +00:00
Doron Behar
c9bdee2a96
Merge pull request #274887 from r-ryantm/auto-update/mympd
mympd: 13.0.0 -> 13.0.5
2023-12-17 16:29:58 +00:00
Mario Rodas
19d4a8fd2c
Merge pull request #274941 from r-ryantm/auto-update/ncspot
ncspot: 0.13.4 -> 1.0.0
2023-12-17 06:28:48 -05:00
R. Ryantm
33ac45a1e4 ncspot: 0.13.4 -> 1.0.0 2023-12-17 09:33:47 +00:00
R. Ryantm
5496f871e0 noson: 5.6.0 -> 5.6.3 2023-12-17 06:55:10 +00:00
R. Ryantm
df1b600937 mympd: 13.0.0 -> 13.0.5 2023-12-17 04:44:19 +00:00
Peder Bergebakken Sundt
c2ef451f5a
Merge pull request #250991 from PowerUser64/jack-passthrough
jack-passthru: init at 2021-9-25
2023-12-17 03:15:18 +01:00
R. Ryantm
b5e5520a6b monkeysAudio: 10.28 -> 10.30 2023-12-17 01:58:21 +00:00
PowerUser64
576f539280 jack-passthrough: init at 2021-9-25 2023-12-16 11:29:49 -08:00
uakci
c1f435acb5 renoise: 3.3.2 → 3.4.3 2023-12-16 17:54:13 +01:00
Yureka
386647bebf
lsp-plugins: apply patch "Fix aarch64 msmatrix code" (#274504)
This fixes a critical issue in the dsp code path used on Apple Silicon machines
2023-12-16 00:06:12 +01:00
R. Ryantm
8e16d73dab helio-workstation: 3.11 -> 3.12 2023-12-15 18:26:13 +00:00
R. Ryantm
9ba5deb8ec faustPhysicalModeling: 2.68.1 -> 2.69.3 2023-12-14 21:17:19 +00:00
Lily Foster
59619586ca
open-stage-control: pin to nodejs_18 for now 2023-12-13 14:38:12 -05:00
BlankParticle
f622b970ed
spotify: 1.2.25.1011.g0348b2ea -> 1.2.26.1187.g36b715a1 2023-12-13 21:52:08 +05:30