forked from rarias/bscpkgs
FIXUP: fix name
This commit is contained in:
parent
104d816bfe
commit
45e5a1752b
@ -35,7 +35,7 @@ let
|
||||
};
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "blis";
|
||||
pname = "amd_blis";
|
||||
inherit (git) src version;
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user