Commit Graph

18 Commits

Author SHA1 Message Date
Ben Siraphob
04b0a4711b treewide: standardize descriptions according to style guide (#430180) 2025-08-11 07:32:59 +00:00
R. Ryantm
c6a6855216 cdecl: 18.4.2 -> 18.5 2025-07-04 20:27:30 +00:00
R. Ryantm
a13e52ca02 cdecl: 18.4.1 -> 18.4.2 2025-04-07 14:21:59 +00:00
Peder Bergebakken Sundt
0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +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
R. Ryantm
767fcbb738 cdecl: 18.3 -> 18.4.1 2024-09-14 13:34:40 +00:00
R. Ryantm
4de6639906 cdecl: 18.2 -> 18.3 2024-08-16 01:23:14 +00:00
R. Ryantm
b61731fc0f cdecl: 18.1 -> 18.2 2024-08-02 11:16:44 +00:00
R. Ryantm
86b81fe3fe cdecl: 18.0 -> 18.1 2024-07-21 01:45:47 +00:00
h7x4
7384b9abdc treewide: set meta.changelog 2024-07-07 15:20:06 +02:00
R. Ryantm
38edd07cb3 cdecl: 17.0.1 -> 18.0 2024-07-06 00:57:30 +00:00
R. Ryantm
6dcbda2a20 cdecl: 17.0 -> 17.0.1 2024-06-22 03:28:38 +00:00
R. Ryantm
ae29f53a69 cdecl: 16.4.1 -> 17.0 2024-06-14 02:51:28 +00:00
Sigmanificient
c07d54d1e1 cdecl: 16.3 -> 16.4.1 2024-06-05 08:56:34 +02:00
Sigmanificient
ce95595c1f cdecl: copy to cdecl-blocks, cdecl: 2.5 -> 16.3, changed upstream url 2024-05-16 23:39:21 +02:00
Sigmanificient
11c2265d7e cdecl: 2.5 -> 2.5-unstable-2024-05-07, add check, refactor
Jumping almost 8 years ahead, to the repo latest commit

cdecl: add check phase

cdecl: further refactoring
2024-05-09 18:00:44 +02:00
Sigmanificient
de8d1617da cdecl: major modernization refactor
cdecl: add homepage and mainProgram

cdecl: fix passthru.tests.x86_64-darwin
2024-05-07 06:50:40 +02:00
Sigmanificient
92af417a13 cdecl: adopt, migrate to by-name, reformat 2024-05-07 04:55:57 +02:00