Christian Albrecht

Results 9 issues of Christian Albrecht

* The // TBD comments in the README.md must be replaced by proper /soon comments including the date they were added, see README.md for an example, also #4 is a...

top prio

First of all, thank you very much for developing the SimpleMobileTools, this is very much appreciated. :heart: Simple-Camera: 5.1.3 from f-droid Phone: Pixel 3 Android version: 10 Build number: QQ1A.200205.002...

bug

I encountered a bug regarding metadata serialization when travis-ci was installing dependencies through ```composer update --prefer-lowest``` that i was able to solve with requesting a minimum version of ^1.13 for...

question

This is a stripped down version with abduco and stderr redirects removed, but basically the same as `term-dmenu`. `export input='$(echo hi, i get evaluated)'; dash -c 'output=$(echo "$input" | fzf);...

Since it was removed in https://github.com/NixOS/nixops/commit/9962fe4dbae9cf74a7eecb6768b9951c8e9b0dfc

Tested it yesterday and it is working with nixpkgs from nixos master.

Since the switch to poetry based installation was done in https://github.com/NixOS/nixops/commit/9fab15af3afdb35baee2ef9c5b46fe34e69eb8e0, we should point to nixops master again.

A note upfront, the instance is deployed using the https://github.com/nix-community/authentik-nix module. If you think the issue is related to the installation method in use feel free to close it, although...

bug
wontfix

**Describe the bug** Maybe `textDocument/completion` is not returning `isIncomplete: true` in case of more options than `MaxCompletionSize = 30;` being available. **Logs (Required)** see To Reproduce `options-incomplete.md` **Configuration** `nixd` rev...

bug