Norbert Melzer
Norbert Melzer
@lucasew again, unused, after removing it and fixing the callsite, the result is still the same… ```text $ nix-instantiate -A rocmPackages_5.rocfft warning: you did not specify '--add-root'; the result might...
Which are you talking about? Again, the bindings are obviously unused, and as we do not have an `@`-pattern, they are not even helpers as in OPs example. And even...
Please review my diff carefully and fix your "proof of concept", I even wrote "after fixing the call site".
What is the difference between this flag and using `path`-type explicitely?
> This implementation also overlooks files that are specified in the .gitignore. Given the various ignoremechanisms in git (global [`XDG_CONFIG_HOME/git/ignore`], shared/in repo [`REPO_ROOT/.gitignore`], local [`GITDIR/info/exclude`]) we have to decide between...
@jfroche As said, that confuses one group of people, as they might get different results on different computers, with seemingly same settings because there is something in the global ignore,...
As far as I understand the implementation of the module, HM does add its own brave to `home.packages`, which will always shadow any system wide installation you did. Please set...
`ParseNixJSONMessageError "SIMDException (DocumentError …` spammed during initial fetching of inputs
I tried to reproduce, though it seems as if `rm -rfv ~/.cache/nix` does not delete enough, and inputs are not refetched.
I regularly have to lock it to some PR or earlier version of nixpkgs, though the last couple of months I do not remember any neceesity to intervene.
I currently use the CLI (latest release https://github.com/CppCXY/EmmyLuaCodeStyle/tree/1.5.4) as well as lua-ls. Using a CLI built from source (latest `master` or certain commit) would be rather trivial for me, though...