rybern
rybern
# Issue type - Bug report # Environment Emacs version: 26.3 Operating System: NixOS 19.09 Evil version: evil-git-f79e939bf Graphical/Terminal: Graphical Tested in a `make emacs` session (see [CONTRIBUTING.md](https://github.com/emacs-evil/evil/blob/master/CONTRIBUTING.md#bug-reports)): No #...
Hi, I'm using your great wiki section to implement my own cloud API client, and I came across a couple of errors in the authentication section, both to do with...
Working on building the book. So far I've needed these R packages in addition to the ones in the README: * ggplot2 * gridExtra * rstan * formatR Now I'm...
I'm trying to package https://github.com/SabakiHQ/Sabaki with `nix-npm-buildpackage`. I'm getting the following error: ``` error: builder for '/nix/store/cz02wf24ndprzanw2q6sqx4qmlff11l3-sabaki-0.52.2-node-modules.drv' failed with exit code 1; last 10 log lines: > building npm cache...
This is a small issue regarding the monotone framework internals. I'm happy to implement a fix below, but I wanted to get the okay from @VMatthijs in case I'm not...
No one has yet worked on: - [ ] Tuning optimizations to improve performance for real Stan programs, including: - [ ] Optimization behavior (e.g., should lazy code motion extract...
Compare: - 2.4.1.2 with working docs: https://hackage.haskell.org/package/units-2.4.1.2 - 2.4.1.3 with broken docs: https://hackage.haskell.org/package/units-2.4.1.3
Implements #83 This PR adds a new command, `fh get-url`, that just prints the URL to stdout. For example: ``` >> fh help fh: a CLI for interacting with FlakeHub...
Maybe this is already in the current API somewhere? It's useful to get a flake URL given a FlakeHub flake name. For example, if I do `fh list flakes` and...