Commit Graph

22 Commits

Author SHA1 Message Date
Stefan Frijters
40495abefe libedit: enable structuredAttrs 2026-08-11 22:51:57 +02:00
Stefan Frijters
16f4316b14 libedit: enable strictDeps 2026-08-11 22:51:52 +02:00
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
R. Ryantm
6cf5d0644f libedit: 20251016-3.1 -> 20260508-3.1 2026-05-09 00:40:55 +00:00
David McFarland
a9758d5468 libedit: add corngood as maintainer 2025-12-05 15:27:54 -04:00
David McFarland
950ab44914 libedit: fix cygwin build 2025-12-05 15:14:24 -04:00
R. Ryantm
850aeeec4e libedit: 20250104-3.1 -> 20251016-3.1 2025-10-20 02:25:32 +00:00
Wolfgang Walther
c283f32d29 treewide: remove unused with
Auto-fixed by nixf-diagnose.
2025-10-05 10:50:41 +02:00
misilelab
da0bcbb232 libedit: 20240808-3.1 -> 20250104-3.1
Signed-off-by: misilelab <misileminecord@gmail.com>
2025-02-27 19:35:58 +09:00
nixpkgs-ci[bot]
97b9d455ea Merge master into staging-next 2025-02-12 12:05:57 +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
Artemis Tosini
07cee321f1 libedit: run autoreconfHook
The generated configure script will not generate dynamic libriares
on OpenBSD when building cross. Run autoreconfHook to give us dynamic
libraires on OpenBSD
2025-01-07 00:15:11 -08:00
Silvan Mosberger
667d42c00d 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 57b193d8dd
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:27: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
Sergei Trofimovich
0dda889672 libedit: 20240517-3.1 -> 20240808-3.1 2024-08-14 21:51:19 +01:00
Vladimír Čunát
4c09ae2416 Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
h7x4
7384b9abdc treewide: set meta.changelog 2024-07-07 15:20:06 +02:00
Sandro
9cfaa1961b Merge pull request #313232 from trofi/libedit-update 2024-07-04 11:52:58 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Sergei Trofimovich
7ed5395b6b libedit: 20230828-3.1 -> 20240517-3.1 2024-05-20 21:48:04 +01:00
Anderson Torres
305bb109a8 libedit: refactor and adopt
- finalAttrs design pattern
- remove pname parameterization
- split man output
- postFixup instead of postInstall
- remove nested with
- adopt by AndersonTorres
2024-02-13 09:51:14 -03:00
Anderson Torres
7047d0dbf8 libedit: migrate to by-name hierarchy 2024-02-13 09:48:49 -03:00