Commit Graph

11794 Commits

Author SHA1 Message Date
github-actions[bot]
50eb4d03f7
Merge master into staging-next 2024-11-13 06:04:52 +00:00
Theodore Ni
539826a5bf
treewide: use new Darwin SDK pattern on some packages (#355156) 2024-11-12 20:55:45 -08:00
K900
9c85c8a22a Merge remote-tracking branch 'origin/master' into staging-next 2024-11-12 21:14:32 +03:00
Jordan Williams
9cdc877023
mopidy: include the PipeWire GStreamer plugin 2024-11-11 07:25:45 -06:00
Jordan Williams
7c0ea48e2d
mopidy: format file 2024-11-11 07:11:34 -06:00
Theodore Ni
878830c537
adlplug: use new Darwin SDK pattern 2024-11-11 00:08:46 -08:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
github-actions[bot]
8e80325e6b
Merge master into staging-next 2024-11-09 12:04:53 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Thiago Kenji Okada
beb8e79ab1
audacious: 4.4.1 -> 4.4.2 (#354626) 2024-11-09 06:34:30 +00:00
R. Ryantm
e634271983 audacious: 4.4.1 -> 4.4.2 2024-11-08 22:38:59 +00:00
R. Ryantm
baf20ae6d2 audacious-plugins: 4.4.1 -> 4.4.2 2024-11-08 22:34:24 +00:00
github-actions[bot]
f9a10f14b0
Merge master into staging-next 2024-11-08 18:04:40 +00:00
Austin Horstman
fce5494864
galaxy-buds-client: 4.5.4 -> 5.1.0 (#353561) 2024-11-08 11:51:10 -06:00
Martin Weinelt
2900723943
Merge remote-tracking branch 'origin/master' into staging-next 2024-11-08 18:40:48 +01:00
Maximilian Bosch
b412c133df
Merge: spotify: 1.2.45.454.gc16ec9f6 -> 1.2.48.405.gf2c48e6f (#354030) 2024-11-08 17:14:49 +01:00
Masum Reza
e60f5213f7
pwvucontrol: 0.4.5 -> 0.4.7 (#354469) 2024-11-08 21:33:48 +05:30
arminius-smh
b8e58677b5
pwvucontrol: 0.4.5 -> 0.4.7 2024-11-08 13:22:05 +01:00
github-actions[bot]
3533282a88
Merge master into staging-next 2024-11-07 20:49:24 +00:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc (#354197) 2024-11-07 18:16:05 +00:00
github-actions[bot]
b3a0f2d3f1
Merge master into staging-next 2024-11-07 12:05:37 +00:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
wxt
a6d9f8ac19
cantata: move to by-name 2024-11-07 08:06:30 +08:00
github-actions[bot]
e9877d256b
Merge staging-next into staging 2024-11-06 18:04:56 +00:00
Martin Joerg
409f723e01 spotify: 1.2.45.454.gc16ec9f6 -> 1.2.48.405.gf2c48e6f 2024-11-06 14:17:00 +00:00
OPNA2608
a43eb36f04 sidplayfp: 2.10.0 -> 2.11.0 2024-11-06 02:17:31 +01:00
github-actions[bot]
e7cf0b43c8
Merge staging-next into staging 2024-11-06 00:14:28 +00:00
Peder Bergebakken Sundt
3b35250f19
cmus: 2.11.0 -> 2.12.0 (#351432) 2024-11-05 22:16:17 +01:00
Emily
62cc8b3978
portaudio: apple-sdk migration (#353078) 2024-11-05 16:53:08 +00:00
Matteo Pacini
7d1abc0fc5 musescore: apple-sdk migration, removed portaudio override 2024-11-05 11:00:12 +00:00
github-actions[bot]
7bea7cacca
Merge staging-next into staging 2024-11-04 18:04:50 +00:00
Kira Bruneau
de2fa53b5b
zynaddsubfx: disable PortChecker test unconditionally (#353529) 2024-11-04 11:30:31 -05:00
github-actions[bot]
fe71abdc48
Merge staging-next into staging 2024-11-04 12:06:38 +00:00
Sandro
f48ee02e79
youtube-music: 3.5.1 -> 3.6.2 (#353210) 2024-11-04 10:43:31 +01:00
Icy-Thought
16f94ecf82
galaxy-buds-client: 4.5.4 -> 5.1.0 2024-11-04 03:52:40 +01:00
Kira Bruneau
c99cac72c6 zynaddsubfx: disable PortChecker test unconditionally
We discovered that the PortChecker test is non-deterministic in #353482.

There's a fix upstream:
https://github.com/zynaddsubfx/zynaddsubfx/pull/244, but it requires
an update to one of the submodules, rtosc.

So for now, we'll just disable the test until the next release.
2024-11-03 18:11:35 -05:00
github-actions[bot]
bee49bdce0
Merge staging-next into staging 2024-11-03 18:04:43 +00:00
Weijia Wang
de9e91149e
distrho: refactor, 2021-03-15 -> 2021-03-15-unstable-2024-05-01, fix build (#353163) 2024-11-03 16:21:49 +01:00
Doron Behar
35baf0cd82
musescore: 4.4.2 -> 4.4.3 (#353207) 2024-11-03 14:57:03 +02:00
K900
46a1f3aa58 Merge remote-tracking branch 'origin/staging-next' into staging 2024-11-03 11:04:59 +03:00
Sandro Jäckel
b814291287
youtube-music: 3.5.1 -> 3.6.2 2024-11-02 21:28:39 +01:00
Doron Behar
8484c379ed musescore: 4.4.2 -> 4.4.3
Diff: https://github.com/musescore/MuseScore/compare/v4.4.2...v4.4.3
2024-11-02 22:04:32 +02:00
Doron Behar
7eaf0086f7
mympd: 18.0.0 -> 18.1.2 (#352982) 2024-11-02 20:55:18 +02:00
Fernando Rodrigues
ab28c94a5b
distrho: move to by-name
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-02 16:06:17 +00:00
Sefa Eyeoglu
4a79b947ee
r128gain: 1.0.3 -> 1.0.7 (#239196) 2024-11-02 16:19:51 +01:00
Weijia Wang
b005841930
grandorgue: 3.15.1-1 -> 3.15.2-1 (#351325) 2024-11-02 15:00:53 +01:00
Nick Cao
fbe47ecd1b
easyaudiosync: 1.1.1 -> 1.1.2 (#352924) 2024-11-02 09:19:02 -04:00
Aleksana
af46f3fc80
shortwave: 3.2.0 -> 4.0.1, move to by-name (#352786) 2024-11-02 16:26:21 +08:00
github-actions[bot]
5605fc7044
Merge staging-next into staging 2024-11-02 00:14:22 +00:00
Anderson Torres
bcd149f7a5 clerk: migrate to by-name 2024-11-01 20:07:03 -03:00