Quinn

Results 61 comments of Quinn

> used to yield 0% coverage and now it yields 100% In local development (on #405 branch), I'm getting this as well in the diff tests, it's the only problem...

I'm having many yarn commands work with `--global-folder`, but not with when the command invokes the `rescript` executable.

`nix-shell -p nixops` goes perfectly fine, just now! ```json "nixpkgs": { "locked": { "lastModified": 1688322751, "narHash": "sha256-eW62dC5f33oKZL7VWlomttbUnOTHrAbte9yNUNW8rbk=", "owner": "NixOS", "repo": "nixpkgs", "rev": "0fbe93c5a7cac99f90b60bdf5f149383daaa615f", "type": "github" }, "original": { "owner": "NixOS",...

[`tox`](https://tox.wiki/en/latest/) might be the correct way around it, it's a little more modern than `setuptools` anyway.

The advantage of `opam2nix` is that there's a single source of truth, only one thing to update (`pycoq.opam`) when things change. With dependencies by hand specified in `.nix` files, there's...

[Lassulus and Tlater answer this question on discourse](https://discourse.nixos.org/t/why-can-nixos-generators-not-worry-about-hardware-configuration-nix/36187).

A custom installer doesn't effect the code generated by running the installer, so this wouldn't improve bootstrapping ergonomics. What I would use would be a way to prefill some of...

I think `make` has some way of specifying `if some file exists, skip this target`, but I don't know the `Makefile` syntax for that off the top of my head....

I haven't used either Karthik's nor this https://github.com/stuhlmueller/gpt.el one, but the latter from the readme and demos seems like it has a keybind workflow that's a little more attractive (loading...

(I still want this :/ -- Having trouble wiring up `gpt.el` even tho it's on melpa)