kf58: fix another inherited typo
This commit is contained in:
parent
6eeaef55e5
commit
e1700c856c
@ -112,7 +112,7 @@ let
|
||||
./extra-cmake-modules/0001-extra-cmake-modules-paths.patch
|
||||
];
|
||||
meta =
|
||||
let inherit (parseDrvName super.extra-cmake-modules.name) version; in
|
||||
let inherit (builtins.parseDrvName super.extra-cmake-modules.name) version; in
|
||||
{
|
||||
license = with stdenv.lib.licenses; [ bsd2 ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
Loading…
x
Reference in New Issue
Block a user