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

Build failure: nushell_plugins_net #350952

Closed
mayersj1 opened this issue Oct 24, 2024 · 3 comments
Closed

Build failure: nushell_plugins_net #350952

mayersj1 opened this issue Oct 24, 2024 · 3 comments
Labels
0.kind: build failure A package fails to build

Comments

@mayersj1
Copy link

Steps To Reproduce

Steps to reproduce the behavior:

  1. build nushell_plugins_net
  2. Error:

building '/nix/store/p8r34r2facdxm8bmpf3s6bq1905frvpf-nushell_plugin_net-1.8.0-vendor.tar.gz.drv'...
error: hash mismatch in fixed-output derivation '/nix/store/p8r34r2facdxm8bmpf3s6bq1905frvpf-nushell_plugin_net-1.8.0-vendor.tar.gz.drv':
specified: sha256-3FMalpgKYZ4xM2fHXTFOVu5I8yS06K1bDiKg4we7jF4=
got: sha256-bsrpdQS0wA3T0jZTG476sSkMRngEAOjgr4wX7svyMP4=

Build log

nix build github:nixos/nixpkgs/nixpkgs-unstable#nushell_plugins_net
error: flake 'github:nixos/nixpkgs/nixpkgs-unstable' does not provide attribute 'packages.aarch64-darwin.nushell_plugins_net', 'legacyPackages.aarch64-darwin.nushell_plugins_net' or 'nushell_plugins_net'

Additional context

Add any other context about the problem here.

Notify maintainers

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"aarch64-darwin"`
 - host os: `Darwin 24.0.0, macOS 15.0.1`
 - multi-user?: `yes`
 - sandbox: `no`
 - version: `nix-env (Nix) 2.24.9`
 - channels(root): `""`
 - nixpkgs: `/nix/store/v6r3n8gkyv0p9qwlvjc1k0lkiyb0712l-source`

Add a 👍 reaction to issues you find important.

@mayersj1 mayersj1 added the 0.kind: build failure A package fails to build label Oct 24, 2024
@happysalada
Copy link
Contributor

Hey this was fixed a couple of days ago and should land on unstable by the end of the week.
Im closing this for now, but please reopen if this is not working in one week

@mayersj1
Copy link
Author

What commit/PR was this fixed in?

@happysalada
Copy link
Contributor

#351440

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants