Travis A. Everett

Results 246 comments of Travis A. Everett

Ok. I've had a chance to take another swing at this and cover most of your notes in the process. https://github.com/abathur/resholve/commit/c3d8bab19d07bacf56d823beff8b2364d44b758d This separates these two broad approaches into different parser...

> * All of the commands in this script ... > cause this error: > ``` > usage: flatpak (generic) [-h] {update} ... > flatpak (generic): error: UnlocatedExecCommandParser UnlocatedExecCommandParser(prog='flatpak (generic)',...

I've revisited this today to see if I could settle the naming issue and finish out the WIP I had here, but it hasn't gone so well. I found the...

I stumbled on some links I saved relating to the argparse bit of this, suggesting that this got better in python3.7: - https://bugs.python.org/issue9253 - https://github.com/python/cpython/pull/3027 - https://github.com/python/cpython/issues/103520

I've been hoping this day (i.e., someone asking this question) would come. :) I'll be chewing on this, but I'll sketch out why it doesn't exist yet: 1. The task...

> I'm trying to figure out how to deal with `nixos-enter`, which I think is related to this issue since `nixos-enter --command 'echo foo'` and `nixos-enter -- echo foo` can...

Documenting something I should've noted a while back. A few months ago one of the Fig co-founders suggested that Fig's autocomplete format might help on HN (https://news.ycombinator.com/item?id=32862163). Their format is...

There's now a real nixpkgs case here: - https://gist.github.com/r-rmcgibbo/cd7ae74a0029886c15c8071e0e7c9a76 - https://github.com/archlinux/arch-install-scripts - https://github.com/NixOS/nixpkgs/pull/138080/files#diff-724a80eaed950d49b1a3c49a83efda4498d574f4be58a130f66c675e6a4fafd2R56-R60

Additional context-dumping for later: - https://github.com/NixOS/nixpkgs/pull/124536#issuecomment-849097368 - https://gist.github.com/Infinisil/3366e7dfc9a01f6eeb25b5cb475cc585 - https://search.nixos.org/options?channel=21.05&show=security.wrappers&from=0&size=50&sort=relevance&type=packages&query=wrappers

@dbaynard Just in case you're watching here but not there, I reached out to what I assume is your handle on Matrix earlier this evening.