Commit 559ebf51 authored by R. RyanTM's avatar R. RyanTM Committed by Emery Hemingway
Browse files

dosbox-x: 2024.12.04 -> 2025.01.01

parent c0d71ad0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,13 +29,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "dosbox-x";
  version = "2024.12.04";
  version = "2025.01.01";

  src = fetchFromGitHub {
    owner = "joncampbell123";
    repo = "dosbox-x";
    rev = "dosbox-x-v${finalAttrs.version}";
    hash = "sha256-wZCLwEInUfzuOCcUsz8W+Gi00lp4Nwc0QZjLF8/e9iM=";
    hash = "sha256-3zE/VDCFNQRgqpIL5hRAafDoc7agX2LIsiL4xwDBLJY=";
  };

  # sips is unavailable in sandbox, replacing with imagemagick breaks build due to wrong Foundation propagation(?) so don't generate resolution variants