I’m using nixos-unstable and build fails when I run sudo nixos-rebuild switch --upgrade because of the popsicle package which is currently broken.

This is preventing me from updating any of the packages on my system, this is not a rare event, I’m often stuck and unable to rebuild because of a single broken package.

Is there a way to skip broken packages update and update everything else? Or any automatic way to have an older working version of popsicle and a new version for everything else?

I know I could manually pin popsicle to a stable release, but I really don’t want to do it manually each time, for every package that breaks, monitor every bug report, and restore changes when it is fixed.

  • cfx_4188B
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I’m sorry, my native language is not written, so I often make spelling mistakes. I had this problem. nixpkg sometimes marks packages as broken, but they are not. I had a problem. The package I needed was marked as broken. I added the line to configuration.nix and the package installed and worked fine.