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

less: 643 -> 661 #328985

Closed
wants to merge 3 commits into from
Closed

less: 643 -> 661 #328985

wants to merge 3 commits into from

Conversation

fpletz
Copy link
Member

@fpletz fpletz commented Jul 21, 2024

Description of changes

https://github.com/gwsw/less/blob/master/NEWS

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

Inactive over a long time. NixOS#290642

Co-authored-by: Anderson Torres <[email protected]>
Copy link
Member

@Ma27 Ma27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build fails for me with

setting SOURCE_DATE_EPOCH to timestamp 1719681380 of file less-661/configure
Running phase: patchPhase
applying patch /nix/store/6ndimq5c7fjp7lk3hhgwhzlgx2fp5bw5-sec-issue-newline-path.patch
patching file filename.c
Hunk #1 succeeded at 141 with fuzz 1 (offset 8 lines).
Hunk #2 FAILED at 173.
Hunk #3 FAILED at 202.
2 out of 3 hunks FAILED -- saving rejects to file filename.c.rej

@fpletz
Copy link
Member Author

fpletz commented Jul 23, 2024

Oh, forgot to add the hunk with the patch removal. Anyway, #328494 was merged which I didn't notice.

@fpletz fpletz closed this Jul 23, 2024
@fpletz fpletz deleted the pkgs/less-661 branch July 23, 2024 16:55
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.

3 participants