Loading pkgs/shells/murex/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -25,4 +25,8 @@ buildGoModule rec { license = licenses.gpl2Only; maintainers = with maintainers; [ dit7ya kashw2 ]; }; passthru = { shellPath = "/bin/murex"; }; } Loading
pkgs/shells/murex/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -25,4 +25,8 @@ buildGoModule rec { license = licenses.gpl2Only; maintainers = with maintainers; [ dit7ya kashw2 ]; }; passthru = { shellPath = "/bin/murex"; }; }