Commit Graph

60 Commits

Author SHA1 Message Date
Svenum
a7c8060a62 rakudo: 2025.12 -> 2026.02 2026-03-11 23:10:16 +01:00
Sizhe Zhao
f8a1fab7ec rakudo: fix wrapper 2025-12-29 00:24:45 +08:00
Sizhe Zhao
81c6b1cd8e rakudo: use versionCheckHook 2025-12-25 21:26:18 +08:00
Sizhe Zhao
cbb45d0bee rakudo: 2025.06.1 -> 2025.12 2025-12-25 21:26:18 +08:00
Sizhe Zhao
fb75d76161 rakudo: 2025.06 -> 2025.06.1 2025-07-01 18:04:49 +08:00
Sizhe Zhao
93f97e163e rakudo: 2025.05 -> 2025.06 2025-06-28 15:22:31 +08:00
Sizhe Zhao
d07b8555ba rakudo: 2025.04 -> 2025.05 2025-05-18 00:43:20 +08:00
Sizhe Zhao
b55b748b84 rakudo: 2025.03 -> 2025.04 2025-05-14 16:42:12 +08:00
Sizhe Zhao
0dba895dbc rakudo: avoid with lib; 2025-05-14 16:41:02 +08:00
Sizhe Zhao
a26654fb71 rakudo: add prince213 to maintainers 2025-05-14 10:54:59 +08:00
Sizhe Zhao
05a889a925 rakudo: 2025.01 -> 2025.03 2025-04-12 17:35:44 +08:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
liberodark
1c008e8e76 rakudo: 2024.12 -> 2025.01 2025-01-27 22:20:29 +01:00
Stig Palmquist
9cd7d43ece rakudo: 2024.06 -> 2024.12 2024-12-29 23:59:50 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Stig Palmquist
d2447c306e rakudo: no auto update 2024-09-03 13:21:39 +02:00
Anderson Torres
084dc9a4df treewide: remove vrthra from meta.maintainers [no orphans]
Tracking issue: https://github.com/NixOS/nixpkgs/issues/290642

Inactive since at least 2017.
2024-07-07 12:18:57 -03:00
Stig Palmquist
1a787fd64c rakudo: 2024.01 -> 2024.06 2024-07-03 02:59:59 +02:00
superwhiskers
a302588c39 rakudo: 2023.08 -> 2024.01 2024-02-14 20:29:45 -06:00
superwhiskers
02e4469bf3 rakudo: 2023.06 -> 2023.08 2023-08-22 15:55:09 -05:00
superwhiskers
e478be291c rakudo: 2023.04 -> 2023.06 2023-06-29 01:29:44 -05:00
superwhiskers
3e5d18e9b0 rakudo: 2023.02 -> 2023.04 2023-05-05 19:46:04 -05:00
superwhiskers
a09aae0d75 rakudo: 2022.07 -> 2023.02 2023-03-17 20:30:38 -05:00
Stig Palmquist
d04ed11729 rakudo: 2022.03 -> 2022.07 2022-08-21 16:54:01 +02:00
Stig Palmquist
7abc40e37a rakudo: 2022.02 -> 2022.03 2022-04-06 00:44:19 +02:00
Stig Palmquist
b95eb610d4 rakudo: 2021.12 -> 2022.02 2022-02-14 18:43:43 +01:00
superwhiskers
c31dac8ab1 rakudo: 2021.10 -> 2021.12 2021-12-23 17:40:32 -06:00
Artturin
4bdb145053 rakudo: fix darwin sharedLibrary path 2021-11-01 00:11:51 +02:00
superwhiskers
6f8af6097c rakudo: 2021.07 -> 2021.10 2021-10-28 20:35:57 -07:00
Nguyễn Gia Phong
662dbb477f rakudo: 2021.06 -> 2021.07 2021-07-25 14:35:19 +07:00
Stig Palmquist
24eceb46b7 rakudo: remove references to stdenv.cc.cc
Rakudo depends on gcc noticeably increasing closure size, this commit
removes the references.

Fixes #101097
2021-06-21 09:13:59 +02:00
Nguyễn Gia Phong
c4b95abcb3 rakudo: 2021.05 -> 2021.06 2021-06-20 12:15:51 +07:00
Stig Palmquist
3a058740c5 rakudo: 2021.02.1 -> 2021.05 2021-06-16 13:51:19 -07:00
Stig Palmquist
d34c7d5148 rakudo: 2020.12 -> 2021.02.1 2021-03-18 11:43:15 +01:00
Ben Siraphob
001c0cbe54 pkgs/development/interpreters: stdenv.lib -> lib 2021-01-23 20:29:03 +07:00
Stig Palmquist
12c818e83a rakudo: 2020.11 -> 2020.12 2020-12-20 09:37:44 +01:00
Stig Palmquist
f8e6583e66 rakudo: 2020.10 -> 2020.11 2020-11-23 02:32:48 +01:00
Stig Palmquist
8b71dfed92 rakudo: 2020.09 -> 2020.10 2020-10-26 15:32:59 +01:00
Stig Palmquist
ac60d134ed rakudo: 2020.08.2 -> 2020.09 2020-09-28 01:33:12 +02:00
Stig Palmquist
4ec71d7f5d rakudo: 2020.08.1 -> 2020.08.2 2020-08-31 10:55:50 +02:00
Stig Palmquist
28305d37e0 rakudo: 2020.07 -> 2020.08.1 2020-08-24 19:35:04 +02:00
Stig Palmquist
62a5a71701 rakudo: 2020.06 -> 2020.07 2020-07-22 15:04:47 +02:00
Stig Palmquist
880695f4c5 rakudo: 2020.05.1 -> 2020.06
dependencies:
nqp: 2020.05 -> 2020.06
moarvm: 2020.05 -> 2020.06
2020-06-23 14:16:23 +02:00
R. RyanTM
926e43c1c4 rakudo: 2020.05 -> 2020.05.1 2020-05-24 09:02:40 +00:00
Stig Palmquist
cc1a17145e rakudo: 2020.02.1 -> 2020.05
dependencies:
moarvm: 2020.02.1 -> 2020.05
nqp: 2020.02.1 -> 2020.05
2020-05-06 15:20:57 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Stig Palmquist
62831e1023 rakudo: 2020.02 -> 2020.02.1
dependencies:
moarvm: 2020.02 -> 2020.02.1
nqp: 2020.02 -> 2020.02.1
2020-03-27 02:00:17 -07:00
Stig Palmquist
ccb142916c rakudo: 2020.01.1 -> 2020.02
dependencies:
moarvm: 2020.01.1 -> 2020.02
nqp: 2020.01 -> 2020.01

recommended:
zef: 0.8.2 -> 0.8.3
2020-02-27 22:00:27 -06:00
Stig Palmquist
e66cbc5f65 rakudo: 2017.01 -> 2020.01
dependencies:
- moarvm: init at 2020.01.1
- nqp: init at 2020.01
- zef: init 0.8.2

Replaced the rakudo-star distribution with packages for raku, moarvm, nqp and
zef.
2020-02-10 20:34:04 +01:00