nixpkgs/pkgs/applications/video/obs-studio
Jörg Thalheim 5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
..
plugins treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
default.nix Merge remote-tracking branch 'origin/master' into staging-next 2024-07-26 14:31:21 +03:00
Enable-file-access-and-universal-access-for-file-URL.patch obs-studio: 30.1.2 -> 30.2.0 2024-07-19 12:06:41 -04:00
fix-nix-plugin-path.patch obs-studio: 30.1.2 -> 30.2.0 2024-07-19 12:06:41 -04:00
wrapper.nix