• iopq@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    9 months ago

    Nixpkgs is up to date on unstable

    https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=obs

    it’s on 29.1.3 which is the latest non-beta release

    The plugins:

    https://github.com/exeldro/obs-3d-effect

    3d-effect-0.0.2 is the latest one

    https://github.com/obs-ndi/obs-ndi

    obs-ndi 4.11.1 is the latest one, so nixpkgs is two versions behind

    https://github.com/phandasm/waveform

    1.7.0 is the latest

    • PainInTheAES@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      Yeah I was on unstable. This was a few months ago and the plugin was obs-backgroundremoval which was several versions out of date and missing out on a CPU core restriction feature that I needed. The maintainer actually had updated the package in his personal repo but it hadn’t been pushed to nixpkgs unstable because it was waiting on some graphics library that hadn’t been updated. I’m a huge Nixos noob and no matter how I tried to install the package from the maintainer’s repo I couldn’t get it installed or properly wrapped and the documentation sucked. I spent several days trying to resolve the issue.

      I installed Endeavouros, ran yay -S obs-backgroundremoval and boom installed, latest version, no problems.

      Don’t get me wrong I actually love the ideas behind Nixos and I’ve tried to run it as my daily driver a few times now but I always seem to run into some problem. I’m more than happy to chalk it up to skill issue. This is my daily driver though that I use for school. It doesn’t necessarily need to be stable but I need it to work and I need to understand it.