fix
This commit is contained in:
parent
66ce551152
commit
1ff206362c
|
@ -61,7 +61,7 @@
|
|||
];
|
||||
in
|
||||
symlinkJoin {
|
||||
name = helix.pname;
|
||||
inherit (helix) pname version meta;
|
||||
|
||||
paths = [helix];
|
||||
|
||||
|
@ -73,6 +73,4 @@ in
|
|||
languageServers ++ debugAdapters ++ clipboardProviders
|
||||
)}
|
||||
'';
|
||||
|
||||
inherit (helix) meta;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue