oldaccountdeadname

Results 16 issues of oldaccountdeadname

https://github.com/stuffmatic/fSpy/issues/33 Setting the height caused the overflow to be hidden, removing this allowed scrolling. This should fix the issues pointed out in the issue linked above.

Just one commit, here's the message: ``` allow pure build of zig derivation Prior to this commit, if nixpkgs was imported with a definite system, it would *mostly* work as...

Similarly to `or` for Rust's options, this patch provides a way to 'override' the value of a Yaml node if it's some form of error. It's a pretty small patch:...

Hi - this fork replaces the current Nix/Niv build system with Nix Flakes. Some questions that are unresolved: + Should the current Niv setup be kept alongside the Flakes solution?...

Running Pa'i for part of a checkPhase in Nix, I ran into the following error: ``` [2021-11-11T05:33:57Z ERROR pahi] runtime error: IO Error: Permission denied (os error 13) ``` However,...

It looks like the Nix in nixpkgs is 2.9.1, while this is still at 2.3.7. Is there anything blocking an update and/or anything I can help with?