Auguste Baum

Results 41 comments of Auguste Baum

This is done in https://github.com/NixOS/nixpkgs/pull/254772!

Thanks for the quick response! The issue is that the version isn't appended everywhere. For instance, we took the example flake [from the dream2nix repo](https://github.com/nix-community/dream2nix/blob/main/examples/dream2nix-repo-flake) and ran `nix flake show`;...

Thanks for the detailed answer! So yeah I forgot to `git add requirements-dev.txt`. ^^' Now that I've added it I'm faced with a common error when using nix on MacOS:...

Hi, I'm having the same issue. Autocompletion never triggers, GoToDefinition works as expected, and `@` followed by `` does bring up the completion menu but the suggested completions are only...

> Is this the first stack trace in the output? Yes, the terminal output is copy-pasted directly.

> Do you mind sharing the output of running Servo with `RUST_LOG=debug`? Certainly! It seems the output is the same: ❯ RUST_LOG=debug ./mach run assertion failed: `(left != right)` `--dev`....

Bug with [9bf2bae](https://github.com/qutebrowser/qutebrowser/pull/8082/commits/9bf2bae60f6daf631729cb901c845e6c48da4778): setting `tabs.new_position.unrelated` has no effect, the new tab is always added last. Awesome work by the way! Do let me know if this message belongs somewhere else...

Indeed installing Arion with `nix profile install nixpkgs/23.11#arion` makes the issue disappear.

Looking forward to this! Thanks for the hard work!

Still relevant. @ambroisie I saw you in the git-blame -- just pinging for good measure.