Unverified Commit d2447c30 authored by Stig Palmquist's avatar Stig Palmquist
Browse files

rakudo: no auto update

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

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