R. Ryantm
1c72f09b07
plexamp: 4.11.1 -> 4.11.2
2024-09-26 18:39:50 +00:00
Martin Joerg
f173d5d087
spotify: 1.2.42.290.g242057a2 -> 1.2.45.454.gc16ec9f6
2024-09-26 14:01:30 +00:00
github-actions[bot]
a3340e0fbf
Merge master into staging-next
2024-09-26 06:04:51 +00:00
K900
b964291466
{buildFHSEnvBubblewrap,buildFHSEnvChroot}: add nativeBuildInputs
( #344516 )
2024-09-26 08:38:07 +03:00
Gaute Ravndal
49fd638a47
ncmpcpp: fix visualizer configure flag
2024-09-25 22:17:01 +02:00
Artturin
4cb379f4d7
treewide: use nativeBuildInputs
in appimage builder derivations
2024-09-25 23:01:28 +03:00
K900
a9128ce2f2
Merge remote-tracking branch 'origin/master' into staging-next
2024-09-25 21:07:19 +03:00
h7x4
a3ebef2aea
ncmpcpp: 0.9.2 -> 0.10 ( #343282 )
2024-09-25 14:39:01 +02:00
lassulus
87ce0d469b
cardinal: 24.05 -> 24.09 ( #344357 )
2024-09-25 11:16:30 +02:00
Peder Bergebakken Sundt
9d274bbed8
amberol: 0.10.3 -> 2024.1 ( #344195 )
2024-09-25 10:37:12 +02:00
R. Ryantm
74df07e148
cardinal: 24.05 -> 24.09
2024-09-25 06:26:18 +00:00
github-actions[bot]
ce44139ef1
Merge master into staging-next
2024-09-25 06:04:53 +00:00
Artturin
f0e657f3b1
Merge branch 'master' into staging-next
2024-09-25 06:05:01 +03:00
David McFarland
505bcb2595
tagger: update lockfile after VMR package improvements
2024-09-24 20:43:24 -03:00
Nick Cao
6d3190dc29
praat: 6.4.19 -> 6.4.20 ( #343259 )
2024-09-24 18:21:36 -04:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
linsui
b9c9235842
amberol: migrate to by-name
2024-09-24 19:35:52 +08:00
DontEatOreo
9dfd48b9ab
soundsource: add maintainer donteatoreo
2024-09-24 13:47:53 +03:00
DontEatOreo
7e385c2835
soundsource: 5.6.3 -> 5.7.1
2024-09-24 13:46:21 +03:00
DontEatOreo
07b7037d68
soundsource: format with nixfmt-rfc-style
2024-09-24 13:45:29 +03:00
github-actions[bot]
9a6f63ebed
Merge master into staging-next
2024-09-23 18:04:34 +00:00
R. Ryantm
b050d14946
noson: 5.6.7 -> 5.6.8
2024-09-23 01:41:25 +00:00
qwqawawow
b0b4b0e15f
ncmpcpp: 0.9.2 -> 0.10
2024-09-23 06:55:44 +08:00
Fabián Heredia Montiel
9b2a506736
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/tools/package-management/nix/default.nix
2024-09-22 13:45:27 -06:00
R. Ryantm
b86d5e9135
carla: 2.5.8 -> 2.5.9
2024-09-22 12:29:36 +00:00
github-actions[bot]
94770996ae
Merge master into staging-next
2024-09-22 00:15:32 +00:00
github-actions[bot]
f2c1ad7ad5
Merge master into staging-next
2024-09-21 18:03:54 +00:00
Bernard Fortz
ed42fa3891
bitwig-studio: 5.2 -> 5.2.4
2024-09-21 18:08:53 +02:00
Nick Cao
6d18649664
faustPhysicalModeling: 2.74.6 -> 2.75.7 ( #343289 )
2024-09-21 09:10:52 -04:00
github-actions[bot]
d3ae261fc3
Merge master into staging-next
2024-09-21 12:05:16 +00:00
OTABI Tomoya
4d06c63a55
jacktrip: 2.3.1 -> 2.4.0 ( #341707 )
2024-09-21 15:36:09 +09:00
R. Ryantm
811016f570
faustPhysicalModeling: 2.74.6 -> 2.75.7
2024-09-20 15:15:53 +00:00
R. Ryantm
b4b96bec9d
praat: 6.4.19 -> 6.4.20
2024-09-20 12:32:51 +00:00
K900
d8a54461fc
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-20 07:27:56 +03:00
Weijia Wang
929b85a3a1
audacity: 3.6.3 -> 3.6.4 ( #343018 )
2024-09-19 23:19:37 +02:00
h7x4
9a6c76c4af
treewide: remove unused inputs ( #342672 )
2024-09-19 20:36:18 +02:00
R. Ryantm
753db0283c
audacity: 3.6.3 -> 3.6.4
2024-09-19 12:31:00 +00:00
github-actions[bot]
81d645b6a9
Merge staging-next into staging
2024-09-18 06:05:20 +00:00
Aleksana
6a4de5f83d
waylyrics: 0.3.13 -> 0.3.15 ( #342638 )
2024-09-18 11:18:28 +08:00
github-actions[bot]
b638e02a58
Merge staging-next into staging
2024-09-18 00:13:59 +00:00
Peder Bergebakken Sundt
8c8c27bb19
treewide: remove unused inputs
2024-09-18 01:00:07 +02:00
R. Ryantm
fb7e6450f9
waylyrics: 0.3.13 -> 0.3.15
2024-09-17 20:52:04 +00:00
R. Ryantm
883679e00f
strawberry-qt6: 1.1.1 -> 1.1.2
2024-09-17 22:04:31 +02:00
K900
87cbfcba1c
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-17 21:07:02 +03:00
David McFarland
1b7f8c9165
dotnet: infrastructure improvements ( #336824 )
2024-09-17 11:42:45 -03:00
github-actions[bot]
73cf025711
Merge staging-next into staging
2024-09-17 12:05:50 +00:00
R. Ryantm
a68c23c65f
touchosc: 1.3.4.209 -> 1.3.5.212
2024-09-17 09:26:39 +00:00
Doron Behar
d46fb640fa
mympd: 17.0.3 -> 17.0.4 ( #342449 )
2024-09-17 10:12:11 +03:00
K900
b24e9a53ca
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-17 09:07:34 +03:00
R. Ryantm
65b41e0f43
mympd: 17.0.3 -> 17.0.4
2024-09-17 05:00:04 +00:00
David McFarland
67dfaa94b2
openutau: disable parallel builds
2024-09-17 01:12:10 -03:00
Aleksana
a2cad4db0b
treewide: migrate packages to by-name ( #341412 )
2024-09-17 11:17:16 +08:00
github-actions[bot]
3aaf0938c0
Merge staging-next into staging
2024-09-17 00:12:19 +00:00
Peder Bergebakken Sundt
89405422b3
polyphone: 2.3.0 -> 2.4.0 ( #341677 )
2024-09-17 00:31:39 +02:00
Doron Behar
dcf47c5d37
musescore: support Muse Sounds ( #342291 )
2024-09-16 23:24:37 +03:00
Doron Behar
44b4f9573f
musescore: use wrapGAppsHook3 on Linux only ( #342316 )
2024-09-16 23:23:17 +03:00
Doron Behar
235b6185a1
musescore: do not build unit tests without doCheck ( #342315 )
2024-09-16 23:22:37 +03:00
Doron Behar
48d56dd85d
musescore: fix crash accessing uninitialized properties ( #342292 )
2024-09-16 23:22:13 +03:00
github-actions[bot]
1eb2a0e2d5
Merge staging-next into staging
2024-09-16 18:04:57 +00:00
Anderson Torres
f0e64ce16f
treewide: migrate packages maintained by AndersonTorres to by-name
...
Manual migration for the sake of by-name migration is no longer discouraged
since #340235 .
2024-09-16 14:26:47 -03:00
Orivej Desh
3fc425d7fc
musescore: add orivej to maintainers
2024-09-16 15:13:33 +00:00
Orivej Desh
54722c829a
musescore: support Muse Sounds
...
After this change Muse Sounds are always active in MuseScore, even if
it is launched from PATH or via File -> New
Fixes #318210
2024-09-16 15:13:33 +00:00
Orivej Desh
ca3e16048d
musescore: use wrapGAppsHook3 on Linux only
...
Since musescore/MuseScore@685ac998 GTK3 is needed on Linux for file dialogs.
wrapGAppsNoGuiHook is not sufficient - without wrapGAppsHook3 mscore
crashes in File -> Open when XDG_DATA_DIRS is unset.
2024-09-16 14:30:40 +00:00
Orivej Desh
a48fd588de
musescore: do not build unit tests without doCheck
...
This speeds up compilation time.
2024-09-16 14:25:56 +00:00
Doron Behar
766154f595
musescore: 4.4.1 -> 4.4.2 ( #342247 )
2024-09-16 15:50:57 +03:00
Orivej Desh
00a082f909
musescore: fix crash accessing uninitialized properties
...
Without this patch MuseScore crashes on my x86_64 Linux about 40% of
the times I attempt to launch it.
See https://github.com/musescore/MuseScore/pull/24714
2024-09-16 11:15:27 +00:00
Doron Behar
1d3e242fc8
musescore: 4.4.1 -> 4.4.2
...
Diff: https://github.com/musescore/MuseScore/compare/v4.4.1...v4.4.2
2024-09-16 11:42:31 +03:00
github-actions[bot]
1c4acc409e
Merge staging-next into staging
2024-09-16 06:05:33 +00:00
Aleksana
a9312b0ca0
musescore: Switch to the more minimalist wrapGAppsNoGuiHook ( #342089 )
2024-09-16 09:56:03 +08:00
github-actions[bot]
7aea2e99a8
Merge staging-next into staging
2024-09-16 00:14:57 +00:00
Jörg Thalheim
ba74d07245
treewide: remove a bunch of unmaintained and old packages ( #341837 )
2024-09-16 00:00:19 +02:00
github-actions[bot]
952947bdf8
Merge staging-next into staging
2024-09-15 18:04:54 +00:00
Doron Behar
c607f9fbcc
musescore: Switch to the more minimalist wrapGAppsNoGuiHook
2024-09-15 18:20:37 +03:00
Nick Cao
d450c70ca9
tageditor: 3.9.2 -> 3.9.3 ( #341833 )
2024-09-15 09:02:51 -04:00
aleksana
4b37f165fd
mhwaveedit: remove
2024-09-15 20:13:14 +08:00
aleksana
646ef5a89c
aumix: remove
2024-09-15 20:13:14 +08:00
aleksana
dae90a0d29
gmpc: remove
2024-09-15 20:13:14 +08:00
aleksana
27fc947777
mp3info: remove
2024-09-15 20:12:51 +08:00
github-actions[bot]
84a5c54b60
Merge staging-next into staging
2024-09-15 12:05:26 +00:00
Aleksana
2de4cdb27a
musescore: Add wrapGAppsHook3 ( #341222 )
2024-09-15 17:24:09 +08:00
OTABI Tomoya
e448d1b6b6
csound-qt: 1.1.1 -> 1.1.2 ( #339938 )
2024-09-15 16:06:38 +09:00
github-actions[bot]
e2e6ce14a1
Merge staging-next into staging
2024-09-15 00:15:46 +00:00
Nick Cao
5439240072
fmit: maintain, delete custom postInstall ( #341684 )
2024-09-14 19:11:01 -04:00
R. Ryantm
23b1c87925
tageditor: 3.9.2 -> 3.9.3
2024-09-14 13:33:22 +00:00
Orivej Desh
0dfe3aa8cb
fmit: delete custom postInstall
...
Currently the default install installs everything appropriately.
2024-09-14 13:17:59 +00:00
Orivej Desh
35203d7e90
fmit: add orivej to maintainers
2024-09-14 13:17:42 +00:00
github-actions[bot]
2e6560786a
Merge staging-next into staging
2024-09-14 12:05:07 +00:00
R. Ryantm
c6f581b709
ft2-clone: 1.85 -> 1.86
2024-09-14 09:26:29 +00:00
Orivej Desh
521c3dafee
polyphone: 2.3.0 -> 2.4.0
2024-09-14 08:14:12 +00:00
R. Ryantm
064bee5723
jacktrip: 2.3.1 -> 2.4.0
2024-09-14 01:11:12 +00:00
Niklas Mohrin
d961443de7
musescore: Add wrapGAppsHook3
2024-09-13 22:29:04 +02:00
github-actions[bot]
faf7f6fa64
Merge staging-next into staging
2024-09-13 06:05:28 +00:00
Aleksana
d0cb94fedb
cozy: fix build ( #341403 )
2024-09-13 09:39:03 +08:00
github-actions[bot]
34de158a5f
Merge staging-next into staging
2024-09-13 00:13:45 +00:00
Weijia Wang
139c828d71
fluidsynth: 2.3.5 -> 2.3.6 ( #331983 )
2024-09-13 01:16:42 +02:00
Philip Taron
572baa788b
gcc: gcc_13 → gcc_14 ( #340612 )
...
@emilazy is co-responsible for choosing the merge this.
2024-09-12 15:21:00 -07:00
Weijia Wang
7dd55bcce1
indicator-sound-switcher: 2.3.9 -> 2.3.10.1 ( #336872 )
2024-09-13 00:04:59 +02:00
aleksana
c23a4e8fd0
cozy: fix build
2024-09-12 23:18:24 +08:00
K900
4e803e9656
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-12 07:00:07 +03:00
redyf
a7eb80e679
audacity: 3.6.2 -> 3.6.3
...
https://github.com/audacity/audacity/releases/tag/Audacity-3.6.3
2024-09-11 19:26:15 -03:00
Weijia Wang
65c93486f2
sayonara: 1.7.0-stable3 -> 1.10.0-stable1 ( #285110 )
2024-09-11 22:02:08 +02:00
Fabián Heredia Montiel
a4145a81d1
treewide: add -Wno-error=
due to compilation error with gcc_14
2024-09-11 01:44:17 -06:00
github-actions[bot]
408e32a8fe
Merge staging-next into staging
2024-09-11 00:13:38 +00:00
Weijia Wang
71f26fb4b1
grandorgue: 3.14.2-1 -> 3.15.1-1 ( #332746 )
2024-09-10 21:28:46 +02:00
github-actions[bot]
b4c8dad507
Merge staging-next into staging
2024-09-10 00:13:45 +00:00
R. Ryantm
1097d9001e
grandorgue: 3.14.2-1 -> 3.15.1-1
2024-09-10 00:08:01 +02:00
Weijia Wang
f561f5fc25
roomeqwizard: 5.31.2 -> 5.31.3 ( #330022 )
2024-09-09 23:20:38 +02:00
Weijia Wang
664a1be614
praat: 6.4.14 -> 6.4.19 ( #334237 )
2024-09-09 23:01:04 +02:00
Weijia Wang
35f5c70807
seq66: 0.99.13 -> 0.99.14 ( #337149 )
2024-09-09 21:49:09 +02:00
github-actions[bot]
72eab84191
Merge staging-next into staging
2024-09-09 18:07:47 +00:00
Pol Dellaiera
50878a3258
ekho: use finalAttrs ( #340454 )
2024-09-09 19:34:00 +02:00
github-actions[bot]
c248669008
Merge staging-next into staging
2024-09-09 06:05:35 +00:00
Aleksana
ae899a3d8a
pithos: cleanup propagations ( #318048 )
2024-09-09 10:59:32 +08:00
github-actions[bot]
bc08a73275
Merge staging-next into staging
2024-09-09 00:15:03 +00:00
Orivej Desh
d81e45ced7
reaper: remove broken link to reamote-server
...
ReaMote no longer exists in REAPER 7
2024-09-08 21:41:22 +00:00
R. Ryantm
d0b6a0071f
audacity: 3.6.1 -> 3.6.2
2024-09-08 15:35:13 -04:00
R. Ryantm
4a4f11d752
praat: 6.4.14 -> 6.4.19
2024-09-08 18:24:23 +00:00
github-actions[bot]
14cae7d650
Merge staging-next into staging
2024-09-08 12:05:15 +00:00
Doron Behar
3166349bcd
musescore: 4.4.0 -> 4.4.1 ( #339895 )
2024-09-08 08:28:38 +00:00
Aaron Jheng
8c2bb53e5a
ekho: move to by-name
2024-09-08 07:39:13 +00:00
Doron Behar
e078384da5
musescore: fix Darwin build
2024-09-08 01:13:28 +03:00
Emily
61922738bb
treewide: optimistically unpin FFmpeg 7 dependencies
...
Per the adjusted FFmpeg pinning advice, packages that work on the
default version should use the unversioned variants to ease the
migration to future versions and reduce the number of packages that
end up referencing old versions.
I have left HandBrake pinned as it builds a custom patched FFmpeg.
2024-09-07 20:31:41 +01:00
github-actions[bot]
5310eaa51e
Merge staging-next into staging
2024-09-07 18:04:28 +00:00
Johannes Jöns
0aeb88aa26
libkeyfinder: 2.2.6 -> 2.2.8; keyfinder-cli: 1.1.1 -> 1.1.2 ( #338715 )
2024-09-07 16:41:53 +00:00
Nick Cao
8b9ea79105
ledfx: 2.0.99 -> 2.0.100 ( #340023 )
2024-09-07 09:51:07 -04:00
github-actions[bot]
c35ab72937
Merge staging-next into staging
2024-09-07 12:05:25 +00:00
David McFarland
13a975148a
dotnet: add override mechanism for nuget packages ( #339953 )
2024-09-07 09:00:01 -03:00
github-actions[bot]
50da31693c
Merge staging-next into staging
2024-09-07 06:04:40 +00:00
éclairevoyant
e273bc80a5
treewide: remove existing usages of pname+version in fetchCargoTarball
...
This is done because the existing fetchCargoTarball does not support pname or version, resulting in a vendor tarball
with the name cargo-deps-vendor.tar.gz. Since adding pname+version support would change the name of the derivation,
and therefore its hash, we remove existing usages to avoid treewide breakage.
2024-09-07 01:10:33 -04:00
github-actions[bot]
899adc3017
Merge staging-next into staging
2024-09-07 00:13:22 +00:00
Nikolay Korotkiy
6a60a4d78f
tauon: 7.8.2 -> 7.8.3 ( #339914 )
2024-09-07 02:40:09 +04:00
David McFarland
e6c700ed11
dotnetCorePackages.fetchNupkg: override avalonia.x11 to find native libs
2024-09-06 16:32:08 -03:00
David McFarland
9a0be2fd28
dotnetCorePackages.fetchNupkg: override skiasharp to find fontconfig
2024-09-06 16:05:19 -03:00
github-actions[bot]
1fc7b4e48c
Merge staging-next into staging
2024-09-06 18:04:26 +00:00
Doron Behar
e4e48d0b7c
musescore: add qtwayland only on Linux - where it is supported
2024-09-06 12:05:34 +03:00
R. Ryantm
55eb1b6445
ledfx: 2.0.99 -> 2.0.100
2024-09-06 08:16:58 +00:00
ocfox
1d5377fffd
music-player: migrate to by-name
2024-09-06 13:04:25 +08:00
R. Ryantm
61530c4b3e
csound-qt: 1.1.1 -> 1.1.2
2024-09-06 00:35:57 +00:00
github-actions[bot]
e561aad2c8
Merge staging-next into staging
2024-09-06 00:13:44 +00:00
R. Ryantm
34f011399e
tauon: 7.8.2 -> 7.8.3
2024-09-05 21:19:07 +00:00
Doron Behar
2b60846510
musescore: 4.4.0 -> 4.4.1
...
Diff: https://github.com/musescore/MuseScore/compare/v4.4.0...v4.4.1
2024-09-05 23:03:34 +03:00
R. Ryantm
a2282d35a7
picard: 2.12.2 -> 2.12.3
2024-09-05 19:54:04 +00:00
github-actions[bot]
d3523eddf0
Merge staging-next into staging
2024-09-05 12:05:59 +00:00
Doron Behar
93674b2dab
musescore: 4.3.2 -> 4.4.0 ( #337764 )
2024-09-05 08:24:38 +00:00
Pablo Ovelleiro Corral
2495ff4bfa
clementine: unstable-2022-04-11 -> 1.4.rc2-unstable-2024-05-12
2024-09-05 10:14:11 +02:00
Doron Behar
d1a0bf8bfc
musescore: 4.3.2 -> 4.4.0
...
Diff: https://github.com/musescore/MuseScore/compare/v4.3.2...v4.4.0
2024-09-04 22:01:21 +03:00
github-actions[bot]
d90699ae2f
Merge staging-next into staging
2024-09-04 06:05:29 +00:00
Stanisław Pitucha
344e3016dc
reaper: 7.20 -> 7.22 ( #338316 )
2024-09-04 09:21:39 +10:00
Emily
3736dd89d4
pianobar: 2022.04.01 -> 2022.04.01-unstable-2024-08-16 ( #338702 )
2024-09-03 14:49:06 +01:00
Aleksana
9c5dc19d91
ardour: add to vst plugin search path ( #319029 )
2024-09-03 20:50:12 +08:00