Loading pkgs/development/interpreters/rakudo/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "rakudo"; version = "2025.12"; version = "2026.02"; # nixpkgs-update: no auto update src = fetchFromGitHub { Loading @@ -17,7 +17,7 @@ stdenv.mkDerivation (finalAttrs: { repo = "rakudo"; tag = finalAttrs.version; fetchSubmodules = true; hash = "sha256-rCLlLxFexk2fzuuSMrJjbwhgU+HgJNX6Ect6uCsuJmo="; hash = "sha256-CqDZ+izOHNxi7sTt6jYqeF/ql5+2WdWBHvkS3N4JjNc="; }; postPatch = '' Loading pkgs/development/interpreters/rakudo/moarvm.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "moarvm"; version = "2025.12"; version = "2026.02"; # nixpkgs-update: no auto update src = fetchFromGitHub { Loading @@ -18,7 +18,7 @@ stdenv.mkDerivation (finalAttrs: { repo = "MoarVM"; tag = finalAttrs.version; fetchSubmodules = true; hash = "sha256-hftskJ+5p/XHahAJTG28ifWkExb8Z8u7J5CeoQooUYE="; hash = "sha256-vxEtNiQH7XQ3gDlETJsjsSZ2cVJrjFb5TtoNKVB8F0U="; }; nativeBuildInputs = [ pkg-config ]; Loading pkgs/development/interpreters/rakudo/nqp.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "nqp"; version = "2025.12"; version = "2026.02"; # nixpkgs-update: no auto update src = fetchFromGitHub { Loading @@ -17,7 +17,7 @@ stdenv.mkDerivation (finalAttrs: { repo = "nqp"; tag = finalAttrs.version; fetchSubmodules = true; hash = "sha256-Ofu6mf2Vx7a1OrqWLnVvgnChWHFK+cSr803VZY2TYC8="; hash = "sha256-zEnUbVLrWCkRq28L6LFc7ryEZS6tFMy8sGnVlDTwkj8="; }; configureScript = "${lib.getExe perl} ./Configure.pl"; Loading Loading
pkgs/development/interpreters/rakudo/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "rakudo"; version = "2025.12"; version = "2026.02"; # nixpkgs-update: no auto update src = fetchFromGitHub { Loading @@ -17,7 +17,7 @@ stdenv.mkDerivation (finalAttrs: { repo = "rakudo"; tag = finalAttrs.version; fetchSubmodules = true; hash = "sha256-rCLlLxFexk2fzuuSMrJjbwhgU+HgJNX6Ect6uCsuJmo="; hash = "sha256-CqDZ+izOHNxi7sTt6jYqeF/ql5+2WdWBHvkS3N4JjNc="; }; postPatch = '' Loading
pkgs/development/interpreters/rakudo/moarvm.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "moarvm"; version = "2025.12"; version = "2026.02"; # nixpkgs-update: no auto update src = fetchFromGitHub { Loading @@ -18,7 +18,7 @@ stdenv.mkDerivation (finalAttrs: { repo = "MoarVM"; tag = finalAttrs.version; fetchSubmodules = true; hash = "sha256-hftskJ+5p/XHahAJTG28ifWkExb8Z8u7J5CeoQooUYE="; hash = "sha256-vxEtNiQH7XQ3gDlETJsjsSZ2cVJrjFb5TtoNKVB8F0U="; }; nativeBuildInputs = [ pkg-config ]; Loading
pkgs/development/interpreters/rakudo/nqp.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "nqp"; version = "2025.12"; version = "2026.02"; # nixpkgs-update: no auto update src = fetchFromGitHub { Loading @@ -17,7 +17,7 @@ stdenv.mkDerivation (finalAttrs: { repo = "nqp"; tag = finalAttrs.version; fetchSubmodules = true; hash = "sha256-Ofu6mf2Vx7a1OrqWLnVvgnChWHFK+cSr803VZY2TYC8="; hash = "sha256-zEnUbVLrWCkRq28L6LFc7ryEZS6tFMy8sGnVlDTwkj8="; }; configureScript = "${lib.getExe perl} ./Configure.pl"; Loading