chkno
chkno
As a workaround, one can pull in an old version of Airline from just before this change like this: ```vim Plug 'vim-airline/vim-airline', { 'commit': 'b20e181bc8235d48ca02093322f7822fd3719c17' } ````
All the standard base16 themes [were added to airline-themes in Feb 2015](https://github.com/vim-airline/vim-airline-themes/commit/5ec7817bc705453243b87c1d06a5b2144cd719c9).
Responding to the call to propose alternate models: Another possible model is chained functions, with one line of user input per function. The interaction: ``` >>> let a = [0;500]...
Simple, concrete copy/pastable reproduction recipe (no hydra needed): ``` nix-shell -p nixUnstable mkdir 5039 cd 5039 cat >flake.nix
Expanding for clarity: In @t184256's [example](https://github.com/ZilchOS/bootstrap-from-tcc/blob/de68f791590dbc48c7f3e738edd086fbe95e7b4b/default.nix#L52) linked from the [the discourse thread](https://discourse.nixos.org/t/flake-restricted-evaluation-how-to-download-stuff/17105/4), the [flake](https://github.com/ZilchOS/bootstrap-from-tcc/blob/de68f791590dbc48c7f3e738edd086fbe95e7b4b/flake.nix) defines _no flake inputs at all_, and then gets the actual inputs via allowed-in-pure-mode `derivation {...
Is anything else needed before this PR can be merged? As Gnome 3.32+ rolls out, all users of this extension end up needing to set up this extension to run...
Responding to the musings above about someone muddling through this process by hand and describing what they found: I played one of these public Microsoft-Teams-hosted videos in a web browser...
> how do I concatenate the streams for example? cat * > allthefragments
Please see [this patch](https://github.com/chkno/nixos-qemu-vm-isolation/blob/a8cf2d3d03781108766570266abbd631e7f0a0ab/modules/libblkid-squashfs-nix-store-kludge.patch) ([context](https://github.com/chkno/nixos-qemu-vm-isolation/issues/1)) for a concrete example of the ad hoc workarounds that squashfs's lack of label support causes.
[Should PATH_INFO be included in the uri](https://github.com/chkno/rust-cgi/commit/018602a7306399d4ca633d435fbe2350adf3e4ea)?? That fixes this problem and makes this library behave more like I (as a CGI novice) expect it to, but seems like a...