Niklas Gollenstede

Results 7 issues of Niklas Gollenstede

Situation: When using the URL-bars "Switch to Tab" feature from new tabs (never navigated), Firefox closes the tab and intentionally switches to a possibly unloaded tab. UnloadTabs prevents that: Email...

When using `waffle` to build the contracts on windows, the hashed link references include backslashes. When linking later, the second argument to `link` also needs to use slashes, or the...

help wanted
good first issue

When the user has something set in the `NODE_OPTIONS` that is not supported by the node.js version included by NativeExt, the processes will fail t spawn with ``` native-ext.exe/.bin: is...

First, props for your efforts! I use robotnix to build LineageOS 19.1 for a OnePlus 8, and overall that is working quite well. Building the browsers, however, takes quite long,...

The add-on icons in the pop-up-panel are linked as `data:image/png;base64,...`. That doesn't work for SVG-icons (which are otherwise supported by Firefox). Changing the mime-type fixes that. To determine a better...

When developing/testing flkes that are primarily inputs to other flakes, I remove the public URL from the including `flake.nix`'s input, making the input indirect, and have a `~/.config/nix/registry.json` entry redirecting...

bug
flakes

# Motivation In the profile file added for non-NixOS installations of Nix, there is a warning that is to be emitted it two (`$NIX_LINK{,_NEW}`) profile links exist. Currently, it would...