Can’t rebuild on nixos-unstable
because the bower-json
package is marked as broken. Should I fix it or ditch it?
I’d like to test @lilyinstarlight’s code for sc3-plugins
in this pull request. The contribution review guidelines seem to indicate that I need to do such tests on nixos-unstable. I’ve been using nixos-21.11.
So I switched channels and rebuilt, which generated this error:
ror: Package ‘bower-json-1.0.0.1’ in /nix/store/6nbr2k7fnz1ib5cwlxs3mgknxk6v6mdl-nixos-22.05pre369524.5181d5945ed/nixos/pkgs/development/haskell-modules/hackage-packages.nix:46654 is marked as broken, refusing to evaluate.
Should I try to fix the broken package? Or should I change whatever depends on it to depend on something else? If the latter, how can I determine what depends on it?