murex: make package a shellPackage
This commit is contained in:
@@ -25,4 +25,8 @@ buildGoModule rec {
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ dit7ya kashw2 ];
|
||||
};
|
||||
|
||||
passthru = {
|
||||
shellPath = "/bin/murex";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user