Commit Graph

11 Commits

Author SHA1 Message Date
Grayson Tinker
d4e286d96c libpkgconf: add comment clarifying lack of fetchFromGitHub 2026-07-30 09:52:57 -07:00
commitmaniac
0bdf7470ff libpkgconf: 2.4.3 -> 2.5.1 2026-02-22 15:12:00 -05:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
R. Ryantm
6cdc528bbc libpkgconf: 2.3.0 -> 2.4.3 2025-03-16 10:03:05 +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
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
tobim
7cf50843e1 libpkgconf: Update meta.homepage (#351976)
Upstream context showing this is a migration: https://github.com/pkgconf/pkgconf/issues/247
2024-10-29 16:01:29 +08:00
Sergei Trofimovich
809e8c7ad8 libpkgconf: 2.2.0 -> 2.3.0
Changes: https://github.com/pkgconf/pkgconf/blob/pkgconf-2.3.0/NEWS
2024-08-08 21:50:54 +01:00
R. Ryantm
068981b87b libpkgconf: 2.1.1 -> 2.2.0 2024-05-01 11:34:47 +00:00
R. Ryantm
0789195938 libpkgconf: 2.1.0 -> 2.1.1 2024-02-05 05:16:50 +00:00
Anderson Torres
144f5dcb19 libpkgconf: migrate to by-name 2023-11-24 19:14:25 -03:00