Commit graph

173 commits

Author SHA1 Message Date
K900 1fab86929f nixos/pipewire: spring cleaning
- drop media-session (rip 💀)
- stop trying to let people override default configs, those never got merged correctly
- drop all the complexity arising from having to vendor default config files
- build docs in sandbox as we no longer recurse
2023-03-14 20:31:32 +03:00
K900 b8ac3f9a93 pipewire: 0.3.66 -> 0.3.67 2023-03-14 20:31:03 +03:00
K900 6ff293ecbc pipewire: enable compress-offload 2023-03-14 20:31:03 +03:00
K900 e857b1ecad wireplumber: 0.4.13 -> 0.4.14
Diff: https://gitlab.freedesktop.org/pipewire/wireplumber/-/compare/0.4.13...0.4.14
2023-03-10 10:54:10 +03:00
Alyssa Ross 52c286ee5b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/pmdk/default.nix
2023-02-23 13:51:34 +00:00
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin 6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
K900 218b28191a pipewire: 0.3.65 -> 0.3.66
Also enable libmysofa
2023-02-17 13:15:16 +03:00
Florian Klink 6bfd49ed80
Merge #214387: pipewire: fix pipewire-rs builds
(cherry picked from commit 1099adf48b)
(bumping from staging to staging-next)
2023-02-07 16:58:22 +01:00
Artturin 91be301b13 pipewire: enable strictDeps
glib for gdbus-codegen
2023-02-01 00:54:45 +02:00
github-actions[bot] 872d17dee8
Merge master into staging-next 2023-01-30 18:01:30 +00:00
K900 5666e3ef3a pipewire: add myself as maintainer 2023-01-30 09:09:39 +03:00
K900 14b4f40034 pipewire: backport minor fix 2023-01-29 10:11:13 +03:00
K900 de6e502f5e pipewire: 0.3.64 -> 0.3.65 2023-01-29 10:11:12 +03:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
K900 202c6e5720 pipewire: 0.3.63 -> 0.3.64 2023-01-12 20:53:00 +03:00
Sergei Trofimovich 092d57c076 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/tools/language-servers/ansible-language-server/default.nix
2022-12-28 09:35:37 +00:00
K900 c88535bc54 pipewire: backport a few fixes 2022-12-27 17:04:20 +03:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
K900 efe2dec151 pipewire: 0.3.61 -> 0.3.63
Diff: https://gitlab.freedesktop.org/pipewire/pipewire/-/compare/0.3.61...0.3.63
2022-12-15 13:06:26 +03:00
github-actions[bot] d07c2d73fd
Merge master into staging-next 2022-12-13 18:01:30 +00:00
K900 5315838a26 wireplumber: 0.4.12 -> 0.4.13
Diff: https://gitlab.freedesktop.org/pipewire/wireplumber/-/compare/0.4.12...0.4.13
2022-12-13 17:11:04 +03:00
Alyssa Ross 8337de24f5 pipewire: 0.3.60 -> 0.3.61
Fixes musl build.
2022-12-03 21:14:34 +01:00
Sandro 682351f259
Merge pull request #151090 from thefloweringash/readline-update 2022-11-30 17:55:09 +01:00
Sandro Jäckel b99f5f5301
pipewire: remove unused inputs 2022-11-26 01:08:48 +01:00
K900 8025f92e50 pipewire: backport more upstream suggested patches 2022-11-17 19:57:43 +03:00
K900 1215a5fbfe pipewire: 0.3.59 -> 0.3.60 2022-11-11 01:44:13 +03:00
Jan Tojnar 22141211e5 pipewire_0_2: remove myself from maintainers 2022-10-26 20:49:14 +02:00
Jan Solanti 96dd839e8f pipewire: 0.3.58 -> 0.3.59 2022-10-09 20:17:42 +03:00
K900 94b9ed29b9 wireplumber: 0.4.11 -> 0.4.12 2022-10-04 18:12:23 +03:00
K900 48bf1dd780 pipewire: 0.3.57 -> 0.3.58 2022-09-15 16:17:11 +03:00
Martin Weinelt dddd763a56
Merge pull request #189591 from K900/pipewire-0.3.57 2022-09-13 22:17:14 +02:00
Artturin da9a9a4404 treewide: cross fixes 2022-09-07 21:20:54 +03:00
K900 092f4eb681 pipewire: 0.3.56 -> 0.3.57 2022-09-03 17:30:11 +03:00
Fredrik Bergroth cd07396027 wireplumber: backport a fix for bluetooth rescan loops 2022-08-31 08:21:47 +02:00
Martin Weinelt 4af35d92a0
python3Packages.sphinx-rtd-theme: rename from sphinx_rtd_theme 2022-08-03 18:39:37 +02:00
K900 bbe8931b36 pipewire: 0.3.55 -> 0.3.56 2022-07-21 10:59:39 +03:00
K900 4145580102 pipewire: import upstream-recommended crash fix patch 2022-07-13 20:00:50 +03:00
K900 11c43f0a13 pipewire: 0.3.54 -> 0.3.55, fix pw-v4l2 2022-07-13 19:42:13 +03:00
github-actions[bot] 527a304ac4
Merge staging-next into staging 2022-07-08 00:03:17 +00:00
K900 41c194565f wireplumber: backport a fix for no sound in VMs 2022-07-07 21:07:50 +03:00
Jan Solanti 844f03a9dd pipewire: 0.3.53 -> 0.3.54 2022-07-07 19:26:26 +03:00
Jan Solanti a11073eef8 pipewire: 0.3.52 -> 0.3.53 2022-07-07 19:26:19 +03:00
K900 75ec318b80 wireplumber: 0.4.10 -> 0.4.11 2022-07-05 16:30:29 +03:00
Vincent Bernat 11a818b768 pipewire: 0.3.51 -> 0.3.52
New LC3plus codec is not enabled as it is not packaged in nixpkgs. The
source is available from ETSI as a [ZIP file][].

[ZIP file]: https://www.etsi.org/deliver/etsi_ts/103600_103699/103634/01.03.01_60/ts_103634v010301p0.zip
2022-06-20 12:15:47 +02:00
Christian Kampka 50b21c666f
pipewire: add option to disable systemd support 2022-05-28 19:51:36 +02:00
K900 d339433f8d wireplumber: 0.4.9 → 0.4.10 2022-05-10 14:45:42 +00:00
Jan Solanti 37c288082b pipewire: 0.3.50 -> 0.3.51 2022-04-29 04:29:12 +03:00
Jan Solanti 2b71de4a3d pipewire: 0.3.49 -> 0.3.50 2022-04-29 04:29:12 +03:00
Yureka 38b9458247 pipewire: apply patch for missing declarations 2022-04-02 20:37:34 +02:00