Commit Graph

10803 Commits

Author SHA1 Message Date
éclairevoyant
70617b096f
Merge pull request #306946 from OPNA2608/init/rtaudio6
rtaudio_6: init at 6.0.1
2024-04-30 16:35:20 +00:00
Weijia Wang
1bff3cee73
Merge pull request #305344 from jlbribeiro/feishin-0.6.1-darwin
feishin: fix darwin builds
2024-04-30 16:37:56 +02:00
José Ribeiro
5124a8dbc4 feishin: add jlbribeiro as maintainer
Follows #303638 and feishin darwin builds' fix.
2024-04-30 15:55:23 +02:00
José Ribeiro
cb7144e21d feishin: fix darwin builds
Addresses the comment
https://github.com/NixOS/nixpkgs/pull/303638#issuecomment-2052463043
following #303638.
2024-04-30 15:55:17 +02:00
Weijia Wang
7b9cb60374
Merge pull request #307878 from r-ryantm/auto-update/roomeqwizard
roomeqwizard: 5.30.9 -> 5.31.1
2024-04-30 13:35:26 +02:00
Weijia Wang
12a90c3443
Merge pull request #307802 from r-ryantm/auto-update/g4music
g4music: 3.5.1 -> 3.5.2
2024-04-30 13:32:32 +02:00
éclairevoyant
0696dc350a
Merge pull request #307745 from OPNA2608/fix/stableVersion/pkgs-applications
pkgs/applications: Fix some unstableGitUpdater users
2024-04-30 11:25:40 +00:00
R. Ryantm
5b3881117d grandorgue: 3.14.1-1 -> 3.14.2-1 2024-04-30 02:16:38 +00:00
R. Ryantm
502edc9f78 roomeqwizard: 5.30.9 -> 5.31.1 2024-04-30 02:02:02 +00:00
R. Ryantm
1bf615c29c g4music: 3.5.1 -> 3.5.2 2024-04-29 17:27:04 +00:00
OPNA2608
6f452e5765 vgmplay-libvgm: unstable-2024-01-03 -> 0.51.1-unstable-2024-01-03 2024-04-29 12:20:07 +02:00
OPNA2608
4ad981ff40 mopidy-spotify: unstable-2024-02-27 -> 4.1.1-unstable-2024-02-27 2024-04-29 12:19:49 +02:00
OPNA2608
beaad30079 mmlgui: unstable-2024-04-15 -> 210420-preview-unstable-2024-04-15 2024-04-29 12:19:22 +02:00
OPNA2608
387e70d234 littlegptracker: unstable-2020-11-26 -> 0-unstable-2020-11-26 2024-04-29 12:18:05 +02:00
Sandro
33812a15b4
Merge pull request #307283 from msfjarvis/hs/remove-maintainer
maintainers: remove msfjarvis
2024-04-27 22:47:55 +02:00
Harsh Shandilya
804480fc08
maintainers: remove msfjarvis 2024-04-27 21:57:43 +02:00
Nick Cao
b28bf3d89b
Merge pull request #307187 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.68 -> 1.69.2
2024-04-27 10:35:33 -04:00
Weijia Wang
5fc19a038e
Merge pull request #306972 from Aleksanaa/waylyrics
waylyrics: 0.2.19 -> 0.3.5
2024-04-27 13:18:03 +02:00
R. Ryantm
4a12033a68 pt2-clone: 1.68 -> 1.69.2 2024-04-27 11:09:47 +00:00
Aleksana
7defa1605e
Merge pull request #286600 from m-bdf/sonic-pi-add-pipewire-jack
sonic-pi: add pipewire.jack
2024-04-27 15:26:32 +08:00
Ryan Mulligan
bf93cd2c56
Merge pull request #307139 from wegank/audacity-bump
audacity: 3.5.0 -> 3.5.1
2024-04-26 22:31:19 -07:00
Weijia Wang
76a302f2d1 audacity: 3.5.0 -> 3.5.1 2024-04-27 06:37:40 +02:00
Weijia Wang
c0e50ded28
Merge pull request #306046 from misuzu/maintainers
{gotosocial,castopod,swapspace,psi-plus,kmon}: remove misuzu from maintainers
2024-04-27 05:23:55 +02:00
Weijia Wang
5776545565
Merge pull request #305730 from r-ryantm/auto-update/touchosc
touchosc: 1.3.0.202 -> 1.3.1.204
2024-04-27 04:35:27 +02:00
Weijia Wang
433c562c0c
Merge pull request #305504 from r-ryantm/auto-update/mmlgui
mmlgui: unstable-2023-11-16 -> unstable-2024-04-15
2024-04-27 04:18:20 +02:00
aleksana
9ac9720bcc waylyrics: 0.2.19 -> 0.3.5 2024-04-26 21:04:32 +08:00
OPNA2608
ae98702f42 bambootracker,bambootracker-qt6: Switch from vendored to system-installed RtAudio 6 2024-04-26 12:37:42 +02:00
Robert Scott
55cd74c13b
Merge pull request #306629 from magnetophon/faust
faust: 2.70.3 -> 2.72.14
2024-04-26 00:56:04 +01:00
Bart Brouns
f45bb6b08a faust: 2.70.3 -> 2.72.14 2024-04-24 22:06:54 +02:00
Atemu
2432c6b829
Merge pull request #271071 from pbsds/wrapAppImage-pname-redux
appimageTools.wrapAppImage: remove version from `pname`
2024-04-24 21:48:19 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
R. Ryantm
7ff9349968 pyradio: 0.9.3.2 -> 0.9.3.4 2024-04-24 09:33:52 +02:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Peder Bergebakken Sundt
3284649dfe
Merge pull request #303183 from msfjarvis/hs/spot-0.4.1
spot: 0.4.0 -> 0.4.1
2024-04-25 00:43:53 +02:00
David McFarland
d57d53726a
Merge pull request #304780 from corngood/dotnet-self-contained-fix
dotnet: fix --self-contained builds
2024-04-23 20:54:01 -03:00
R. Ryantm
0219cfd0ae pt2-clone: 1.67 -> 1.68 2024-04-23 09:51:44 +00:00
Thiago Kenji Okada
cfad7aa496
Merge pull request #306025 from hufman/audacious-vgmstream
Add vgmstream plugin to audacious
2024-04-23 10:29:53 +01:00
Walter Huf
100a740c0f audacious: add vgmstream plugin 2024-04-22 12:32:29 -07:00
misuzu
1c99cea684 castopod: remove misuzu from maintainers 2024-04-22 19:19:48 +03:00
R. Ryantm
9260d293d0 audacity: 3.4.2 -> 3.5.0 2024-04-22 15:30:43 +00:00
Stanisław Pitucha
8e54038847
Merge pull request #305630 from r-ryantm/auto-update/reaper
reaper: 7.14 -> 7.15
2024-04-22 20:10:20 +10:00
Pol Dellaiera
c9d72a6fd4
Merge pull request #302361 from nim65s/pythonqt
python-qt: 3.4.2 -> 3.5.1
2024-04-22 10:24:38 +02:00
R. Ryantm
cb8b9c3fc0 touchosc: 1.3.0.202 -> 1.3.1.204 2024-04-21 12:42:08 +00:00
R. Ryantm
cf2633cdb6 reaper: 7.14 -> 7.15 2024-04-20 21:15:15 +00:00
R. Ryantm
1c3fa28588 mmlgui: unstable-2023-11-16 -> unstable-2024-04-15 2024-04-20 09:47:28 +00:00
github-actions[bot]
11b87cbe59
Merge master into staging-next 2024-04-19 12:01:13 +00:00
Mario Rodas
b64ebbd1eb
Merge pull request #305038 from DashieTM/patch-1
ncspot: Adjust defaults to upstream
2024-04-19 06:41:06 -05:00
DashieTM
93c36c006a ncspot: Rename dependency Cross to Crossterm 2024-04-19 11:13:24 +02:00
github-actions[bot]
ae22f8403a
Merge master into staging-next 2024-04-18 18:00:58 +00:00
Nick Cao
3c13e35a06
Merge pull request #304939 from r-ryantm/auto-update/gbsplay
gbsplay: 0.0.96 -> 0.0.97
2024-04-18 10:23:35 -04:00