Skip to content

system-path.nix: omit pkgs.netcat if it will fail to build#282461

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

system-path.nix: omit pkgs.netcat if it will fail to build#282461
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jan 21, 2024

Description of changes

openbsd-netcat (aka pkgs.netcat) is part of libressl, which does not build on powerpc64le-linux. Therefore, we must omit it from the default system path.

We should consider using gnu-netcat instead, since libressl is teetering on the edge of being unmaintained.

Things done

  • Built on platform(s)
    • powerpc64le-linux

CC: @hlandau

@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Jan 21, 2024
openbsd-netcat (aka pkgs.netcat) is part of libressl, which does not
build on powerpc64le-linux.  Therefore, we must omit it from the
default system path.

We should consider using gnu-netcat instead, since libressl is
teetering on the edge of being unmaintained.
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 21, 2024
@delroth delroth added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 21, 2024
@ghost ghost closed this by deleting the head repository Jan 25, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants