Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release-24.11] lib.dropEnd #373580

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

nixpkgs-ci[bot]
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Jan 13, 2025

Bot-based backport to release-24.11, triggered by a label in #370558.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

(cherry picked from commit c96e907)
Naming borrowed from Haskell
- `base`: [`dropWhileEnd`]
- `extra`, `mono-traversable`, ...: [`dropEnd`]

[`dropEnd`]: https://hackage.haskell.org/package/mono-traversable-1.0.21.0/docs/Data-Sequences.html#v:dropEnd
[`dropWhileEnd`]: https://hackage.haskell.org/package/base-4.21.0.0/docs/Data-List.html#v:dropWhileEnd

(cherry picked from commit 782a0e6)
@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Jan 13, 2025
13 tasks
@github-actions github-actions bot added the 6.topic: lib The Nixpkgs function library label Jan 13, 2025
@nix-owners nix-owners bot requested a review from infinisil January 13, 2025 22:37
@infinisil infinisil merged commit 8159d43 into release-24.11 Jan 13, 2025
26 of 30 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-370558-to-release-24.11 branch January 14, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants