Commit Graph

7 Commits

Author SHA1 Message Date
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