Commit c10e91b0 authored by Marie Ramlow's avatar Marie Ramlow
Browse files

chatterino7: unpin boost

parent 8f91555f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,12 +3,10 @@
  chatterino2,
  fetchFromGitHub,
  gitUpdater,
  boost186,
}:

(chatterino2.buildChatterino {
  enableAvifSupport = true;
  boost = boost186;
}).overrideAttrs
  (
    finalAttrs: _: {