Skip to content

nushellPlugins.compress: init at 0.2.7-unstable-15-06-2025#420876

Draft
timon-schelling wants to merge 1 commit intoNixOS:masterfrom
timon-schelling:init-nushellPlugins-compress
Draft

nushellPlugins.compress: init at 0.2.7-unstable-15-06-2025#420876
timon-schelling wants to merge 1 commit intoNixOS:masterfrom
timon-schelling:init-nushellPlugins-compress

Conversation

@timon-schelling
Copy link
Copy Markdown
Member

https://github.com/yybit/nu_plugin_compress

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/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (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, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 2.status: merge conflict This PR has merge conflicts with the target branch labels Jun 28, 2025
@timon-schelling timon-schelling marked this pull request as draft July 2, 2025 10:15
@timon-schelling timon-schelling force-pushed the init-nushellPlugins-compress branch from 0b100ed to 4523b20 Compare July 2, 2025 10:15
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Jul 2, 2025
@timon-schelling timon-schelling marked this pull request as ready for review July 2, 2025 10:16
@timon-schelling
Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 420876

Logs: https://github.com/timon-schelling/run-nixpkgs-review/actions/runs/16022431877


x86_64-linux (sandbox = true)

❌ 1 package failed to build:
  • nushellPlugins.compress

Error logs: `x86_64-linux`
nushellPlugins.compress
 > Decompress with xz.

Flags:
-h, --help: Display the help message for this command

Parameters:

Command: from bz2
Description:

Decompress with bzip2.

Flags:
-h, --help: Display the help message for this command

Parameters:

Did not find version 0.2.7-unstable-15-06-2025 in the output of the command /nix/store/acj3bc25h2ajakjkj7gg1bgily5wn6bj-nu_plugin_compress-0.2.7-unstable-15-06-2025/bin/nu_plugin_compress --version
{{storeDir}}/bin/nu_plugin_compress: This plugin must be run from within Nushell. See plugin add --help for details on how to use plugins.
If you are running from Nushell, this plugin may be incompatible with the version of nushell you are using.


aarch64-linux (sandbox = true)

❌ 1 package failed to build:
  • nushellPlugins.compress

Error logs: `aarch64-linux`
nushellPlugins.compress
 > Decompress with xz.

Flags:
-h, --help: Display the help message for this command

Parameters:

Command: from bz2
Description:

Decompress with bzip2.

Flags:
-h, --help: Display the help message for this command

Parameters:

Did not find version 0.2.7-unstable-15-06-2025 in the output of the command /nix/store/585288v468z08i69p387m4m8a15b9v2w-nu_plugin_compress-0.2.7-unstable-15-06-2025/bin/nu_plugin_compress --version
{{storeDir}}/bin/nu_plugin_compress: This plugin must be run from within Nushell. See plugin add --help for details on how to use plugins.
If you are running from Nushell, this plugin may be incompatible with the version of nushell you are using.

@timon-schelling timon-schelling force-pushed the init-nushellPlugins-compress branch from 4523b20 to cb8da78 Compare July 2, 2025 11:41
@timon-schelling
Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 420876

Logs: https://github.com/timon-schelling/run-nixpkgs-review/actions/runs/16024147128


x86_64-linux (sandbox = true)

✅ 1 package built:
  • nushellPlugins.compress

aarch64-linux (sandbox = true)

✅ 1 package built:
  • nushellPlugins.compress

@timon-schelling timon-schelling marked this pull request as draft July 2, 2025 16:52
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Aug 27, 2025
@nixpkgs-ci nixpkgs-ci bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant