Alex Chalk
Alex Chalk
Here's my version which (I think) avoids @rcorre's problem: ``` local multiopen = function(prompt_bufnr, open_cmd) local picker = action_state.get_current_picker(prompt_bufnr) local num_selections = #picker:get_multi_selection() if not num_selections or num_selections
This 21.11 archive worked fine for me: ``` builtins.fetchTarball { url = "https://github.com/nixos/nixpkgs/archive/21.11.tar.gz"; sha256 = "162dywda2dvfj1248afxc45kcrg83appjd0nmdb541hl7rnncf02"; } ```
I just git pulled and I no longer observe the breaking behaviour @eraserhd, my bad. Would still be very happy about this feature though for the reasons we've both mentioned.
I haven't been doing much Clojure lately, but I did add a slightly hacky solution to this in my dotfiles. I am basically using an `autocmd FileType` to switch the...
After installing Mac App Bundle on M1 and entering authorization token, "Maestral quit unexpectedly"
After trying and failing once, I rebooted and succeeded.
@snoe This is the only plugin I'm using with `node-host`.
Getting the same behaviour, can't ssh into the vm after rebooting my machine.
Looks like I get the same logs too, but I won't have time to learn to read this anytime soon I'm afraid: ``` early console in extract_kernel input_data: 0x0000000001d8b3b4 input_len:...
Here is the error I get when I run `/nix/store/z2qfwj97dh2yc43x42pbrp7i1qmhbrp4-shellchecked-nix-linuxkit-builder` manually: ``` rdmsr to register 0x64e on vcpu 0 rdmsr to register 0x34 on vcpu 0 virtio-net-vpnkit: initialising, opts="path=/Users/adc/.cache/nix-linuxkit-builder/nix-state/vpnkit_eth.sock,uuid=2ff543f0-5266-4ef3-b8b2-82523e9d65d9,preferred_ipv4=192.168.65.2" virtio-net-vpnkit:...
More logs, I tried the above command again and now I get this: ``` /nix/store/z2qfwj97dh2yc43x42pbrp7i1qmhbrp4-shellchecked-nix-linuxkit-builder + PATH=/nix/store/acnfbicd84bnya2l2dq868b5l482qihw-coreutils-8.30/bin:/nix/store/2l2801nggm6n8ax4ykbywfa134gj1s9q-openssh-7.9p1/bin:/nix/store/vgsna6b9kyiaw1zj96sds1vhvrh3vly2-gnutar-1.30/bin + BOOT_FILES=/nix/store/38nc5jpicqrc00brxg9bwz55q7paswyv-linuxkit-kernel-files + VPNKIT_ROOT=/nix/store/kl9xysb9krrirl8jcfbn57vfp0i2fbzy-vpnkit-75434cd + HYPERKIT_ROOT=/nix/store/8w5jc0dk66i3ijiq8q249f2r3q5brvl8-hyperkit-6f6edf + LINUXKIT_ROOT=/nix/store/0bjpd644ammp5rqq81zcx4wn7r9q3y8x-linuxkit-0.2-bin + CONTAINER_IP=192.168.65.2 + NIX_LINUXKIT_RUNNER=/nix/store/5dicbjhpj4x9da638lkh9fbds8l7jh9g-rust_nix-linuxkit-runner-0.1.0 +...