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

immersed: An difference between immersed's directory name and pname attribute #349194

Closed
haruki7049 opened this issue Oct 17, 2024 · 0 comments · Fixed by #349195
Closed

immersed: An difference between immersed's directory name and pname attribute #349194

haruki7049 opened this issue Oct 17, 2024 · 0 comments · Fixed by #349195
Assignees
Labels
0.kind: bug Something is broken

Comments

@haruki7049
Copy link
Contributor

Describe the bug

There is a difference between the directory name and pname attribute.

--- a/pkgs/by-name/im/immersed/package.nix
+++ b/pkgs/by-name/im/immersed/package.nix
@@ -5,7 +5,7 @@
 , stdenv
 }:
 let
-  pname = "immersed-vr";
+  pname = "immersed";
   version = "10.5.0";

   sources = rec {

Additional context

#341266

Notify maintainers

@Pandapip1

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.47, NixOS, 24.11 (Vicuna), 24.11.20240827.a6292e3`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.5`
 - nixpkgs: `/nix/store/h1v7aq3k9wy0i5l53cirm7kka7fsipji-source`

Add a 👍 reaction to issues you find important.

@haruki7049 haruki7049 added the 0.kind: bug Something is broken label Oct 17, 2024
@haruki7049 haruki7049 self-assigned this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant