Simon Guest

Results 39 issues of Simon Guest

Because of keybinding clash. Fixes #1364 ----------------- Before submitting the PR make sure the following things have been done (and denote this by checking the relevant checkboxes): - [X] The...

An alternative way to manage Elvish packages, motivated by Elvish scripts bundled with their packages for multi-user installation.

See https://github.com/tylerreckart/gondolin/issues/3

May be useful for https://github.com/elves/elvish/issues/1401

I am trying to use the output of a dream2nix built Python package along with some native nixpkgs Python packages. It is failing because of duplicated instances of `typing-extensions`, since...

Fixes #192 I just started playing with Spacehammer, looks great, thanks for making this. But the paths were broken on my system as per the linked issue. I'm using MacOS...

This question is motivated by me wanting to install a package from a local development directory or from a GitHub repo. Perhaps there is a better way. I used to...