gepetto-gui: expose version and pname
This commit is contained in:
@@ -93,6 +93,8 @@ let
|
||||
plugins:
|
||||
runCommand "gepetto-gui"
|
||||
{
|
||||
inherit (finalAttrs) version;
|
||||
pname = "gepetto-gui";
|
||||
meta = {
|
||||
# can't just "inherit (gepetto-viewer) meta;" because:
|
||||
# error: derivation '/nix/store/…-gepetto-gui.drv' does not have wanted outputs 'bin'
|
||||
|
||||
Reference in New Issue
Block a user