You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ nix flake new -t 'github:epics-extensions/epnix' my-top
[...]
$ cd my-top
$ nix develop
[...]
$ makeBaseApp.pl -t ioc example
makeBaseApp.pl: command not found
The text was updated successfully, but these errors were encountered:
Description
When following the tutorial, I ran into some issues with commands not being available
To reproduce
Follow the tutorial here: https://epics-extensions.github.io/EPNix/ioc/tutorials/streamdevice.html
Specifically:
The text was updated successfully, but these errors were encountered: