Commit Graph

8902 Commits

Author SHA1 Message Date
Atemu
7c428691d2 spotify: use ffmpeg_4
Fixes https://github.com/NixOS/nixpkgs/issues/232869
2023-05-19 20:16:07 +02:00
figsoda
b2fc0b72ab
Merge pull request #232265 from figsoda/wolf 2023-05-19 10:30:37 -04:00
R. Ryantm
df8b05e0ba callaudiod: 0.1.7 -> 0.1.9 2023-05-19 13:34:13 +00:00
R. Ryantm
bfe471df4d easyeffects: 7.0.3 -> 7.0.4 2023-05-19 01:03:45 +00:00
Bjarne
a4449ccc38
cider 1.6.0 -> 1.6.1
Changed version, URL and hash.
The previous repository has been archived and moved to a new repository within the same organization.
2023-05-18 22:58:21 +02:00
Sandro
235373f0aa
Merge pull request #225143 from lilyinstarlight/pkg/mopidy-spotify 2023-05-17 16:59:45 +02:00
Nick Cao
7c70a37159
Merge pull request #232297 from samuela/upkeep-bot/plexamp-4.7.4-1684268905
plexamp: 4.6.2 -> 4.7.4
2023-05-16 21:16:03 -06:00
Weijia Wang
cade513b98
Merge pull request #232216 from r-ryantm/auto-update/snd
snd: 23.2 -> 23.3
2023-05-16 23:48:06 +03:00
nixpkgs-upkeep-bot
826e69915a plexamp: 4.6.2 -> 4.7.4 2023-05-16 20:28:25 +00:00
Francesco Gazzetta
3640cda559
Merge pull request #232234 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.57 -> 1.58
2023-05-16 20:58:10 +02:00
Bart Brouns
f4fb689471 faustPhysicalModeling: 2.54.9 -> 2.59.6 2023-05-16 20:11:21 +02:00
Bart Brouns
7f8b3d2f49 faust: 2.54.9 -> 2.59.6 2023-05-16 18:51:44 +02:00
figsoda
15fe512d77 wolf-shaper: update links, clarify license 2023-05-16 12:21:50 -04:00
R. Ryantm
3378e9f58a wolf-shaper: 1.0.1 -> 1.0.2 2023-05-16 15:25:00 +00:00
R. Ryantm
a467a895e9 pt2-clone: 1.57 -> 1.58 2023-05-16 13:02:40 +00:00
R. Ryantm
0523727c04 snd: 23.2 -> 23.3 2023-05-16 11:12:25 +00:00
Weijia Wang
c1f9e066a4
Merge pull request #231972 from r-ryantm/auto-update/mixxx
mixxx: 2.3.4 -> 2.3.5
2023-05-16 11:01:03 +03:00
Robert Scott
7e88a3fc28
Merge pull request #232004 from Scrumplex/fix-muso-build
muso: avoid build failure using an updated lockfile
2023-05-15 21:38:57 +01:00
Lily Foster
77f0d2095a
mopidy-spotify: re-init at unstable-2023-04-21 2023-05-15 10:28:09 -04:00
Lily Foster
4f8d022f85
mopidy: add gst-plugins-rs 2023-05-15 10:28:08 -04:00
Lily Foster
9f75fd7e6f
csound: fix cross with gettext hack
We need to ignore gettext in CMAKE_PREFIX_PATH on cross to prevent
`find_program` from picking up the wrong gettext. See the `webkitgtk`
and `fish` derivations for similar hacks (though this really should
eventually be fixed at a lower level). The wrong gettext in this case is
getting pulled in via:
csound(host) -> fluidsynth(host) -> glib(host) -> gettext(host)
2023-05-15 09:29:44 -04:00
Sefa Eyeoglu
f3587b78c3
muso: don't mark as broken on aarch64-linux
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-15 13:49:41 +02:00
Sefa Eyeoglu
5ce9c57e1a
muso: avoid build failure using an updated lockfile
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-15 13:49:38 +02:00
Bruno BELANYI
da95e6a2e6 psst: add update script 2023-05-15 18:12:57 +08:00
Bruno BELANYI
6250f8607c psst: 2022-10-13 -> 2023-05-13 2023-05-15 18:12:57 +08:00
Doron Behar
8d750321ac
Merge pull request #231967 from r-ryantm/auto-update/mympd
mympd: 10.3.1 -> 10.3.2
2023-05-15 09:32:31 +03:00
R. Ryantm
17cb9a8e81 mixxx: 2.3.4 -> 2.3.5 2023-05-15 04:39:17 +00:00
R. Ryantm
fd64f69c73 mympd: 10.3.1 -> 10.3.2 2023-05-15 03:59:20 +00:00
R. Ryantm
ee50fcd6ac open-stage-control: 1.24.2 -> 1.25.0 2023-05-14 17:09:35 +00:00
Robert Scott
5cc4232087
Merge pull request #231389 from wkral/giada-build-fix
giada: unstable-2021-09-24 -> 0.24.0
2023-05-14 12:09:16 +01:00
William Kral
b86fd13f26 giada: unstable-2021-09-24 -> 0.24.0 2023-05-13 13:43:16 -07:00
Martin Weinelt
05839be504
Merge pull request #231540 from trofi/infamousPlugins-zhf
infamousPlugins: fix build on glibc-2.36
2023-05-13 16:46:18 +02:00
Sergei Trofimovich
944aa75afa infamousPlugins: fix build on glibc-2.36
Without the change build fails as:

    src/casynth/casynth_ui_main.cxx:47:27: error: 'time' was not declared in this scope
    and ((unsigned int) time (NULL));
                        ^~~~
    src/casynth/casynth_ui_main.cxx:9:1: note: 'time' is defined in header '<ctime>'; did you forget to '#include <ctime>'?
        8 | #include "casynth_ui.h"
      +++ |+#include <ctime>
        9 | #include "lv2/lv2plug.in/ns/extensions/ui/ui.h"

Full build log: https://hydra.nixos.org/log/dh6qh731kjkizpymf8qpbi33pwq7bg9v-infamousPlugins-0.3.0.drv

ZHF: #230712
2023-05-12 22:48:06 +01:00
Pierre Bourdon
28408821dc
sfizz: 1.2.0 -> 1.2.1 2023-05-12 18:33:37 +02:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Bart Brouns
c9378b033d zrythm: 1.0.0-beta.4.6.3 -> 1.0.0-beta.4.9.1 2023-05-12 17:10:06 +02:00
William Kral
6539ff9dea helio-workstation: 3.10 -> 3.11 2023-05-11 19:11:25 -07:00
R. Ryantm
67b4a94673 audacious-plugins: 4.3 -> 4.3.1 2023-05-11 19:33:53 +00:00
Sandro
58b1a946a8
Merge pull request #218368 from vs49688/cyanrip 2023-05-11 16:23:23 +02:00
OPNA2608
5b90562718 bespokesynth: Fix build on Darwin 2023-05-11 14:07:20 +02:00
Weijia Wang
9b5bd90d79
Merge pull request #231047 from Aleksanaa/pbpctrl
pbpctrl: unstable-2023-02-07 -> 0.1.3
2023-05-10 14:51:40 +03:00
aleksana
bdf11cb5fa pbpctrl: unstable-2023-02-07 -> 0.1.3 2023-05-10 17:56:55 +08:00
Martin Weinelt
ca426678ab
Merge pull request #220421 from ckiee/in-formant-update-qt6
in-formant: 2021-06-30 -> unstable-2022-09-15; unbreak
2023-05-10 01:10:03 +02:00
Sandro
c11230f651
Merge pull request #229760 from SuperSandro2000/ledfx
ledfx: 2.0.64 -> 2.0.67
2023-05-09 20:01:07 +02:00
Weijia Wang
419d7f9c8d
Merge pull request #230753 from fetsorn/typos
several typos
2023-05-09 19:16:12 +03:00
Artturi
2b1fb24bc6
Merge pull request #222348 from the-argus/fix/spotifywm 2023-05-09 17:42:57 +03:00
ckie
3e272a4f63
in-formant: 2021-06-30 -> unstable-2022-09-15; unbreak
This fixes the build failure we've had around for a while now.

It now runs, but segfaults on exit and won't render a few icons, but is
still usable once you figure out where the buttons are supposed to be.

The Qt6 transition was delightfully simple.
2023-05-09 17:42:49 +03:00
fetsorn
84dec7a8b9 vocal: fix typo
"indepedent" -> "independent"
2023-05-09 18:02:16 +04:00
Weijia Wang
49e6768a11
Merge pull request #230637 from r-ryantm/auto-update/praat
praat: 6.3.09 -> 6.3.10
2023-05-09 12:25:00 +03:00
R. Ryantm
34c4f23540 ocenaudio: 3.11.24 -> 3.11.25 2023-05-09 07:14:37 +00:00
Artturin
f3b780d933 spotifywm: don't needlessly propagate spotify 2023-05-08 22:28:13 +03:00
Ian McFarlane
78aa6738d0 spotifywm: add the-argus as maintainer 2023-05-08 22:28:13 +03:00
Ian McFarlane
b98d314b4a spotifywm: make behave as patch instead of separate package 2023-05-08 22:28:13 +03:00
OPNA2608
a6bb41168f dexed: Fix build on Darwin 2023-05-08 18:33:16 +02:00
OPNA2608
fd589ed13c fire: Fix build on Darwin 2023-05-08 18:31:04 +02:00
Sergei Trofimovich
db82126485
Merge pull request #230329 from trofi/commit-no-jack-override
csound: drop override for JACK_HEADER
2023-05-08 12:50:15 +01:00
R. Ryantm
2cd1e7370b praat: 6.3.09 -> 6.3.10 2023-05-08 09:08:58 +00:00
Martin Weinelt
da3a4a8c94
Merge pull request #229165 from NixOS/wip/jtojnar/spotify-login
spotify: Fix login with firefox
2023-05-08 02:08:41 +02:00
Sandro
ef6b80c286
Merge pull request #223965 from joefiorini/patch-2
vcv-rack: 2.2.1 -> 2.3.0
2023-05-07 17:50:45 +02:00
Sandro
4a5540b6a5
Merge pull request #224395 from olafklingt/faust
faust: make faust2sc script available
2023-05-07 16:59:57 +02:00
github-actions[bot]
5844313b95
Merge master into staging-next 2023-05-07 12:01:30 +00:00
Doron Behar
24b162805d
Merge pull request #230476 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.10 -> 10.11
2023-05-07 14:50:36 +03:00
R. Ryantm
3663cde699 monkeysAudio: 10.10 -> 10.11 2023-05-07 09:31:35 +00:00
Weijia Wang
f75e732b55 audacity: 3.3.1 -> 3.3.2 2023-05-06 22:19:39 +03:00
github-actions[bot]
95930c37cc
Merge master into staging-next 2023-05-06 18:01:10 +00:00
Sergei Trofimovich
9ce9c2940c
Merge pull request #230334 from trofi/nootka-use-getDev
nootka: use getDev to access .dev attributes
2023-05-06 17:33:05 +01:00
Rick van Schijndel
67486d98ab
Merge pull request #230011 from spwhitt/remove-spwhitt
Remove myself as maintainer
2023-05-06 16:38:40 +02:00
Sergei Trofimovich
e81a4ff295 nootka: use getDev to access .dev attributes
To allow `libjack2` to extract headers to a separare `.dev` output
`nootka` should refer to it via `getDev` indirection.
2023-05-06 13:45:42 +01:00
Sergei Trofimovich
4a58cb90e9 csound: drop override for JACK_HEADER
The header works as is without the override.

`diffoscope` shows no difference before and after on x86_64-linux.
2023-05-06 13:26:46 +01:00
github-actions[bot]
805ffdeca7
Merge master into staging-next 2023-05-06 12:01:05 +00:00
Emery Hemingway
93c3d1274f butt: init at 0.1.37
Broadcast Using This Tool

https://danielnoethen.de/butt/
2023-05-06 08:33:19 +00:00
github-actions[bot]
fd29280a20
Merge master into staging-next 2023-05-06 06:01:08 +00:00
Bernardo Meurer
6e500cb14c
Merge pull request #230019 from Et7f3/repair_hqplayer-desktop 2023-05-05 23:32:32 -04:00
Et7f3
ee81b0347b
hqplayer-desktop: update tarball location and misc improvement 2023-05-06 01:49:36 +00:00
github-actions[bot]
f62c3cbbdc
Merge master into staging-next 2023-05-06 00:02:06 +00:00
Spencer Whitt
21dbdb5d03 maintainers: remove spwhitt 2023-05-05 12:34:05 +00:00
R. Ryantm
ffa93dc254 ncspot: 0.13.1 -> 0.13.2 2023-05-05 10:56:05 +00:00
github-actions[bot]
d32585d4cb
Merge master into staging-next 2023-05-05 06:01:19 +00:00
tipozodis
2819752ac3 spek: 0.8.4 -> 0.8.5 2023-05-05 00:50:56 +03:00
github-actions[bot]
4e4f76837c
Merge master into staging-next 2023-05-04 18:01:17 +00:00
OTABI Tomoya
0f4252aa0a
tone: fix build, update description, restrict the platform to "x86_64-linux" (#229434) 2023-05-04 18:35:39 +02:00
Martin Weinelt
12a2201d61
Merge pull request #229780 from NixOS/home-assistant
home-assistant: 2023.4.6 -> 2023.5.0
2023-05-04 15:43:40 +02:00
github-actions[bot]
bf19e21376
Merge master into staging-next 2023-05-04 12:01:18 +00:00
Martin Weinelt
ac848b1e68
sublime-music: Pin semver at 2.13.0 2023-05-04 13:33:55 +02:00
Weijia Wang
8127c9775d
Merge pull request #229853 from Ruixi-rebirth/go-musicfox
go-musicfox: add nix-update-script to passthru
2023-05-04 13:32:18 +03:00
Ruixi-rebirth
02adfa101a
go-musicfox: add nix-update-script to passthru
go-musicfox: add nix-update-script to passthru
2023-05-04 17:52:25 +08:00
github-actions[bot]
da9874f93a
Merge master into staging-next 2023-05-04 06:01:25 +00:00
figsoda
2d93ffb876
Merge pull request #229778 from Ruixi-rebirth/go-musicfox
go-musicfox: 4.0.5 -> 4.0.6
2023-05-03 21:13:00 -04:00
Ruixi-rebirth
16100e187b
go-musicfox: 4.0.5 -> 4.0.6 2023-05-04 08:33:35 +08:00
github-actions[bot]
9546b65417
Merge master into staging-next 2023-05-04 00:02:30 +00:00
Sandro Jäckel
053d15a9c6
ledfx: 2.0.64 -> 2.0.67 2023-05-04 00:14:03 +02:00
Weijia Wang
6cc0a7aedf
Merge pull request #229689 from MatthewCroughan/mc/pianoteq-aarch64
pianoteq: add aarch64-linux support
2023-05-03 22:48:04 +03:00
Weijia Wang
4da5c63ce0
Merge pull request #229135 from r-ryantm/auto-update/qmidiarp
qmidiarp: 0.6.5 -> 0.6.7
2023-05-03 21:55:24 +03:00
github-actions[bot]
7be3e4ab7a
Merge master into staging-next 2023-05-03 18:01:10 +00:00
Jörg Thalheim
eddc881f5a
Merge pull request #229661 from r-ryantm/auto-update/audacious
audacious: 4.3 -> 4.3.1
2023-05-03 16:15:09 +01:00
matthewcroughan
ce8d0a2348 pianoteq: add aarch64-linux support 2023-05-03 15:52:07 +01:00
Weijia Wang
73037ab8f1
Merge pull request #229655 from r-ryantm/auto-update/squeezelite
squeezelite: 1.9.9.1428 -> 1.9.9.1430
2023-05-03 16:30:35 +03:00
R. Ryantm
34005cd963 audacious: 4.3 -> 4.3.1 2023-05-03 12:24:06 +00:00
R. Ryantm
d14d78ac31 squeezelite: 1.9.9.1428 -> 1.9.9.1430 2023-05-03 11:46:45 +00:00
R. Ryantm
7f2f9955ce qjackctl: 0.9.9 -> 0.9.10 2023-05-03 11:39:54 +00:00
github-actions[bot]
489a4937eb
Merge master into staging-next 2023-05-03 10:25:04 +00:00
Doron Behar
0f592dc523
Merge pull request #229587 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 9.20 -> 10.10
2023-05-03 01:35:14 -07:00
github-actions[bot]
2754a74a76
Merge master into staging-next 2023-05-03 06:01:27 +00:00
Ilan Joselevich
1446190b02
Merge pull request #227777 from mausch/pianoteq
pianoteq: fixes and upgrade
2023-05-03 08:15:48 +03:00
R. Ryantm
fe29eb5d37 monkeysAudio: 9.20 -> 10.10 2023-05-03 03:39:00 +00:00
github-actions[bot]
2f777e46bc
Merge master into staging-next 2023-05-02 12:01:14 +00:00
Weijia Wang
ac217bc370
Merge pull request #229413 from r-ryantm/auto-update/grandorgue
grandorgue: 3.10.1-1 -> 3.11.0
2023-05-02 10:28:12 +03:00
R. Ryantm
c9c5068a27 grandorgue: 3.10.1-1 -> 3.11.0 2023-05-02 06:14:13 +00:00
github-actions[bot]
574021dc74
Merge staging-next into staging 2023-05-02 06:01:44 +00:00
Robert Schütz
0f9c464c3d
Merge pull request #225729 from r-ryantm/auto-update/python310Packages.ytmusicapi
python310Packages.ytmusicapi: 0.25.1 -> 1.0.2
2023-05-01 22:14:41 -07:00
Robert Schütz
84a94cf56d mopidy-ytmusic: use ytmusicapi 0.25.1 2023-05-01 21:43:15 -07:00
github-actions[bot]
0ee4180a08
Merge staging-next into staging 2023-05-02 00:03:00 +00:00
Artturin
d28ce724a6 espeak-ng: fix cross 2023-05-01 17:24:25 +03:00
github-actions[bot]
cff4be2a2b
Merge staging-next into staging 2023-05-01 12:01:54 +00:00
Vladimír Čunát
8663481786
Merge #228476: staging-next 2023-04-27 2023-05-01 11:20:22 +02:00
R. Ryantm
69443ec28a pipecontrol: 0.2.8 -> 0.2.10 2023-05-01 07:40:53 +00:00
github-actions[bot]
5ed872d771
Merge staging-next into staging 2023-05-01 06:02:20 +00:00
github-actions[bot]
7e5a4795a7
Merge master into staging-next 2023-05-01 06:01:42 +00:00
Weijia Wang
dd89ef8761
Merge pull request #229128 from r-ryantm/auto-update/mympd
mympd: 10.3.0 -> 10.3.1
2023-05-01 07:04:38 +03:00
Weijia Wang
83defd1c03
Merge pull request #229119 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.66 -> 1.67
2023-05-01 07:00:21 +03:00
Jan Tojnar
699e707e90
spotify: Fix login with firefox
- Spotify uses `LD_LIBRARY_PATH` environment variable to load dependencies.
  - One of those dependencies is `nss_esr`.
- Firefox is linked against `nss_latest`.
- Spotify opens a URL in web browser to log in.
  - Firefox process executed as a child will inherit environment variables from Spotify.
    - NSS library will be replaced, resulting in missing symbols.

        firefox.desktop[2946438]: XPCOMGlueLoad error for file /nix/store/8yc9g32afmgcv1j02y1zh69rhskpkcdc-firefox-112.0.2/lib/firefox/libxul.so:
        firefox.desktop[2946438]: /nix/store/br95hq0v4l2akqi1x7474ni3fm6nzp7v-nss-3.79.4/lib/libssl3.so: version `NSS_3.80' not found (required by /nix/store/8yc9g32afmgcv1j02y1zh69rhskpkcdc-firefox-112.0.2/lib/firefox/libxul.so)
        firefox.desktop[2946438]: Couldn't load XPCOM.

Ideally, we would not use `LD_LIBRARY_PATH` but switching to the same nss version as Firefox uses is an easy workaround.
2023-04-30 21:19:04 +02:00
github-actions[bot]
6c0d73a186
Merge staging-next into staging 2023-04-30 18:02:03 +00:00
github-actions[bot]
2b265000ed
Merge master into staging-next 2023-04-30 18:01:17 +00:00
R. Ryantm
7d7f6ac2eb qmidiarp: 0.6.5 -> 0.6.7 2023-04-30 15:18:16 +00:00
R. Ryantm
ae8863a0f6 mympd: 10.3.0 -> 10.3.1 2023-04-30 14:11:40 +00:00
Weijia Wang
b606ff9087
Merge pull request #228156 from dotlambda/mousai-0.7.3
mousai: 0.7.0 -> 0.7.3
2023-04-30 16:39:44 +03:00
R. Ryantm
a8f650bd32 ft2-clone: 1.66 -> 1.67 2023-04-30 13:19:33 +00:00
github-actions[bot]
a4ec253789
Merge staging-next into staging 2023-04-30 00:02:59 +00:00
github-actions[bot]
3d5144e385
Merge master into staging-next 2023-04-30 00:02:27 +00:00
Weijia Wang
8c9c892cbf
Merge pull request #228821 from Aleksanaa/gtkcord4
gtkcord4: 0.0.9 -> 0.0.10
2023-04-30 01:24:58 +03:00
Weijia Wang
ea13e89c2c
Merge pull request #228837 from foo-dogsquared/update-amberol
amberol: 0.10.1 -> 0.10.2
2023-04-30 00:55:01 +03:00
github-actions[bot]
0f2bdfe12c
Merge staging-next into staging 2023-04-29 18:01:35 +00:00
github-actions[bot]
03ca5eba08
Merge master into staging-next 2023-04-29 18:01:02 +00:00
figsoda
08e4dc3a90
Merge pull request #228892 from r-ryantm/auto-update/tauon
tauon: 7.6.3 -> 7.6.4
2023-04-29 12:46:19 -04:00
R. Ryantm
921d785c13 qmmp: 2.1.2 -> 2.1.3 2023-04-29 17:35:10 +02:00
R. Ryantm
485b457411 tauon: 7.6.3 -> 7.6.4 2023-04-29 10:26:24 +00:00
aleksana
ba3d611a75 gtkcord4: add aleksana as maintainer 2023-04-29 17:26:44 +08:00
aleksana
f32f1928ee gtkcord4: 0.0.9 -> 0.0.10 2023-04-29 17:25:52 +08:00
github-actions[bot]
47e57e29f7
Merge staging-next into staging 2023-04-29 06:01:46 +00:00
github-actions[bot]
33176679ce
Merge master into staging-next 2023-04-29 06:01:04 +00:00
Gabriel Arazas
48506b18d4 amberol: 0.10.1 -> 0.10.2 2023-04-29 11:18:05 +08:00
aleksana
9a32bdc2b3 go-musicfox: removing clang dependency 2023-04-29 08:44:51 +08:00
github-actions[bot]
bf42aabf99
Merge staging-next into staging 2023-04-29 00:02:37 +00:00
github-actions[bot]
534c4a7623
Merge master into staging-next 2023-04-29 00:02:00 +00:00
Weijia Wang
b19fb81fed
Merge pull request #228727 from wegank/audacity-bump
audacity: 3.3.0 -> 3.3.1
2023-04-28 22:55:24 +03:00
Sandro
cd975dc76a
Merge pull request #226211 from SuperSandro2000/ledfx 2023-04-28 21:37:24 +02:00
github-actions[bot]
7045ea4c43
Merge staging-next into staging 2023-04-28 18:01:58 +00:00
github-actions[bot]
6e816c1a7f
Merge master into staging-next 2023-04-28 18:01:26 +00:00
Artturi
296b3e1e04
Merge pull request #227970 from cerealiss/fix/raysession 2023-04-28 16:16:53 +03:00
Weijia Wang
76abe35ff1 audacity: 3.3.0 -> 3.3.1 2023-04-28 15:27:12 +03:00