Commit Graph

10 Commits

Author SHA1 Message Date
R. Ryantm
1182b122cd cdk: 5.0-20251014 -> 5.0-20260119 2026-01-20 13:47:02 +00:00
R. Ryantm
21527a6bd5 cdk: 5.0-20251001 -> 5.0-20251014 2025-10-15 15:46:06 +00:00
R. Ryantm
3563a96203 cdk: 5.0-20250116 -> 5.0-20251001 2025-10-07 00:28:54 +00:00
Anderson Torres
cab2a1296e treewide: remove AndersonTorres from maintainers
As I said before, I want to keep a narrow focus on Nixpkgs. Now that I am back
at undergrad, this focus should be even narrower: I will keep my eyes on Emacs,
and nothing else.
2025-02-12 00:36:02 -03:00
R. Ryantm
7cb4976941 cdk: 5.0-20240619 -> 5.0-20250116 2025-01-17 12:34:45 +00: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
4247a763e4 cdk: 5.0-20230201 -> 5.0-20240619 2024-06-21 07:38:40 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Anderson Torres
ac9186c2b4 cdk: 5.0-20221025 -> 5.0-20230201 2023-10-09 23:50:05 -03:00
Anderson Torres
2388beb62b cdk: migrate to by-name 2023-10-09 23:22:07 -03:00