Unverified Commit 2cb1c91f authored by Stig Palmquist's avatar Stig Palmquist
Browse files

moarvm: no auto update

parent d2447c30
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
  pname = "moarvm";
  version = "2024.06";

  # nixpkgs-update: no auto update
  src = fetchFromGitHub {
    owner = "moarvm";
    repo = "moarvm";