Skip to content

readexe: init at 0.1.3#247799

Merged
donovanglover merged 2 commits intoNixOS:masterfrom
evils:readexe
Feb 18, 2025
Merged

readexe: init at 0.1.3#247799
donovanglover merged 2 commits intoNixOS:masterfrom
evils:readexe

Conversation

@evils
Copy link
Member

@evils evils commented Aug 7, 2023

Description of changes

packaged it to give it a go, seems like it may be of use to someone

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 23.11 Release Notes (or backporting 23.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.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 7, 2023
@segin
Copy link

segin commented Oct 19, 2023

Hey, I'm the upstream maintainer; I'm just curious when this is going to finally end up in nixpkgs 😀

@cafkafk
Copy link
Member

cafkafk commented Oct 19, 2023

Hey, I'm the upstream maintainer; I'm just curious when this is going to finally end up in nixpkgs 😀

someone with commit bit needs to take a look at it, or someone without needs to bring it to their attention by e.g. asking on matrix

@wegank wegank added 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 2.status: merge conflict This PR has merge conflicts with the target branch labels Mar 19, 2024
@donovanglover donovanglover marked this pull request as draft February 6, 2025 10:57
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Feb 6, 2025
@donovanglover
Copy link
Member

If you are still interested in this PR, please rebase and update to 0.1.3. Otherwise feel free to close it.

@segin
Copy link

segin commented Feb 7, 2025 via email

@donovanglover
Copy link
Member

@evils does. If so we can continue the process of adding readexe to nixpkgs

@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 8, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. labels Feb 8, 2025
@donovanglover donovanglover changed the title readexe: init at 0.1 readexe: init at 0.1.3 Feb 8, 2025
@donovanglover donovanglover marked this pull request as ready for review February 8, 2025 12:43
Copy link
Member

@donovanglover donovanglover left a comment

Choose a reason for hiding this comment

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

Tested and works just a quick review to align the package with modern standards.

Co-authored-by: Donovan Glover <donovan@dglover.co>
@donovanglover donovanglover merged commit 3b70ca5 into NixOS:master Feb 18, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants