Unverified Commit 3f977c13 authored by Paul Prechtel's avatar Paul Prechtel Committed by GitHub
Browse files
parent de508898
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,5 +35,6 @@ stdenv.mkDerivation rec {
    license = licenses.mit;
    maintainers = [ maintainers.mynacol ];
    platforms = platforms.all;
    broken = stdenv.isDarwin;
  };
}