Skip to content

buildVscodeExtension fails because missing pname #186

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

Closed
git-girl opened this issue Dec 1, 2024 · 6 comments
Closed

buildVscodeExtension fails because missing pname #186

git-girl opened this issue Dec 1, 2024 · 6 comments

Comments

@git-girl
Copy link

git-girl commented Dec 1, 2024

hey there,

after having run nix flake update i'm getting a build fail with

   error: function 'buildVscodeExtension' called without required argument 'pname'

   at /nix/store/sgbj0n22b3p8rfvmp46c6qha0qax4wyd-source/pkgs/applications/editors/vscode/extensions/vscode-utils.nix:13:5:

i'm getting this on minimal, default and complete toolchain (allbeit it all of them with the with components including rust-analyzer. which will be triggering the vscode extension build.

is there a way for me to reasonably override this? sorry i rlly am just not feeling like debugging this nix bit again. if you wanna close the issue feel free to, more so meant as a hey this is thing that happened apparently. i can provide more of the setup i have if you need me to. i'm doing stuff with crane down the line.

best regards

@yzx9
Copy link

yzx9 commented Dec 2, 2024

related: #184

@justDeeevin
Copy link

Any workaround here? This is entirely blocking my current use of fenix

@bodby
Copy link

bodby commented Dec 2, 2024

Any workaround here? This is entirely blocking my current use of fenix

Fork and then merge #184.

@bryango
Copy link

bryango commented Dec 2, 2024

I am trying to fix this upstream at NixOS/nixpkgs#361052 as this also affects other projects.

@yzx9
Copy link

yzx9 commented Dec 2, 2024

NixOS/nixpkgs#361052 from @bryango has been merged! This should be solved after [next bump](https://status.nixos.org/)

cafkafk added a commit to DBCDK/ha-registry that referenced this issue Dec 3, 2024
nix-community/fenix#186

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/2c15aa59df0017ca140d9ba302412298ab4bf22a' (2024-12-02)
  → 'github:NixOS/nixpkgs/7e1ca67996afd8233d9033edd26e442836cc2ad6' (2024-12-01)

Signed-off-by: Christina Sørensen <[email protected]>
dixslyf added a commit to dixslyf/dotfiles that referenced this issue Dec 4, 2024
cafkafk added a commit to DBCDK/ha-registry that referenced this issue Dec 5, 2024
nix-community/fenix#186

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/2c15aa59df0017ca140d9ba302412298ab4bf22a' (2024-12-02)
  → 'github:NixOS/nixpkgs/7e1ca67996afd8233d9033edd26e442836cc2ad6' (2024-12-01)

Signed-off-by: Christina Sørensen <[email protected]>
@eclairevoyant
Copy link

The fix made it to nixos-unstable: https://nixpkgs-tracker.ocfox.me/?pr=361052
This can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants