Unverified Commit 0cdec497 authored by Stig Palmquist's avatar Stig Palmquist
Browse files

nqp: no auto update

parent 2cb1c91f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ stdenv.mkDerivation rec {
  pname = "nqp";
  version = "2024.06";

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