bigqemu: use pname instead of name (#482605)
This commit is contained in:
@@ -27,7 +27,7 @@ let
|
||||
};
|
||||
in
|
||||
buildFHSEnv {
|
||||
name = "bigpemu";
|
||||
pname = "bigpemu";
|
||||
version = bigpemu-unwrapped.version;
|
||||
targetPkgs = pkgs: [
|
||||
glui
|
||||
|
||||
Reference in New Issue
Block a user