File tree Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 3434 enable = true ;
3535 plugins = with pkgs . obs-studio-plugins ; [
3636 obs-pipewire-audio-capture
37-
38- # TODO https://github.com/NixOS/nixpkgs/pull/382559
3937 # droidcam-obs
40-
4138 wlrobs
4239 # obs-vintage-filter
4340 # obs-teleport
Original file line number Diff line number Diff line change 6161
6262 ( audacious . override { withPlugins = true ; } )
6363
64- # TODO https://github.com/NixOS/nixpkgs/issues/424928
65- # strawberry
66-
6764 mpv
6865 # (mpv.override {
6966 # scripts = with pkgs.mpvScripts; [
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ self: super: {
4444 # inputs.nixpkgs-master.legacyPackages."${super.system}".intel-graphics-compiler;
4545
4646 # Override tpm2-pytss from master for all python versions
47- # TODO https://github.com/NixOS/nixpkgs/issues/417992
47+ # https://github.com/NixOS/nixpkgs/issues/417992
4848 # python3 = super.python3.override {
4949 # packageOverrides = python-self: python-super: {
5050 # tpm2-pytss = inputs.nixpkgs-master.legacyPackages."${super.system}".python3Packages.tpm2-pytss;
You can’t perform that action at this time.
0 commit comments