Guillaume Girol
Guillaume Girol
I'm trying to find out how to add a local source: ``` $ niv add other -T local -t /home/symphorien/src/a Adding package other FATAL: Could not read the output of...
Notably, completion for `niv update ` would be awesome.
### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp#faq) and it didn't resolve my problem. ### Issues - [X] I have checked [existing issues](https://github.com/hrsh7th/nvim-cmp/issues) and there are no open or...
``` $ dduper --device /dev/mapper/vg-root --dir /nix/store/*llvm*-lib --recurse [...] Dedupe completed for /nix/store/1xcwdxx002a70ml4h1k0byciidbsnx2n-llvm-8.0.1-lib/lib/libLLVM-8.so:/nix/store/hpa2wxp7cjxgb5bn44wnhb4aig65s1kg-llvm-8.0.1-lib/lib/libLLVM.so Summary blk_size : 4KB chunksize : 128KB /nix/store/1xcwdxx002a70ml4h1k0byciidbsnx2n-llvm-8.0.1-lib/lib/libLLVM-8.so has 646 chunks /nix/store/hpa2wxp7cjxgb5bn44wnhb4aig65s1kg-llvm-8.0.1-lib/lib/libLLVM.so has 643 chunks Matched chunks:...
### Steps to reproduce: 1. open rofi calc 2. type: `foo := 1` then enter then empty the prompt and type `foo + 1` ### Expected result 2 ### Actual...
When run before `bw login`, bwmenu fails with "could not unlock vault". Feature request: when run before `bw login`, bwmenu asks for an email (bonus: asks for a server) and...
(Note: I'm opening this issue as a downstream packager, namely for NixOS, and I'm not very familiar with D) Currently, when building D programs, the build outputs can contain the...
tested on current master ``` venv $ pytest ==================================================================================== test session starts ===================================================================================== platform linux -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 rootdir: /tmp/flask-testing collected 41 items tests/test_twill.py FF [ 4%] tests/test_utils.py...
When opening gtg0.6 for some reason the caldav password is reset to empty (this is another issue that I will open shortly). This triggers the following traceback: ```python-traceback GNOME keyring...
followup to #88 parse all of rnix typed nodes so that unbound identifiers can be detected in much more cases the evaluation machinery only returns unimplemented for the new nodes...