Files
nixpkgs/pkgs/by-name/mo/mozart2/patch-limits.diff
Guy Chronister b9a2920c0e mozart2{,-binary}: migrate to pkgs/by-name
- Move mozart2 to pkgs/by-name/mo/mozart2/package.nix
- Move mozart-binary to pkgs/by-name/mo/mozart-binary/package.nix
- Relocate patch-limits.diff alongside mozart2
- Remove mozart2 and mozart2-binary from all-packages.nix
- No functional changes; structural migration only
2026-07-19 10:28:13 -05:00

11 lines
318 B
Diff

--- mozart2-2.0.1.orig/vm/vm/main/core-forward-decl.hh 2018-09-05 03:16:51.000000000 +0200
+++ mozart2-2.0.1/vm/vm/main/core-forward-decl.hh 2021-08-03 10:31:50.281476430 +0200
@@ -36,6 +36,7 @@
#include <cstdint>
#include <ostream>
#include <functional>
+#include <limits>
#include <memory>
#include <cassert>