lol

octave.pkgs.image-aquisition: mark as broken

+2
+2
pkgs/development/octave-modules/image-acquisition/default.nix
··· 28 28 The Octave-forge Image Aquisition package provides functions to 29 29 capture images from connected devices. Currently only v4l2 is supported. 30 30 ''; 31 + # Got broke with octave 8.x update, and wasn't updated since 2015 32 + broken = true; 31 33 }; 32 34 }