Commit 0fdd4fe0 authored by matthewcroughan's avatar matthewcroughan
Browse files

openhmd: unbreak

parent 3fdc2333
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -60,6 +60,5 @@ stdenv.mkDerivation rec {
    license = licenses.boost;
    maintainers = with maintainers; [ oxij ];
    platforms = platforms.unix;
    broken = true;
  };
}