Nikolas Ovaskainen
Nikolas Ovaskainen
When used as part of a library the xmin fitting prints from powerlaw are somewhat of a nuisance. It would be better to make it optional with e.g. a keyword...
Hey, Thanks for the useful tool! Using `cog` as a `pre-commit` hook would increase its usefulness as you could verify that all `cog` code is run before committing. The config...
Hey, This is mostly just a FYI but I have gone through the effort of packaging `lagrit` for the `nix` package manager (). See here for the build definition: `nix`...
Hey, This is mostly just a FYI but I have gone through the effort of packaging `dfnWorks` for the `nix` package manager (). See here for the build definitions: and...
Hey, This is mostly just a FYI but I have gone through the effort of packaging `fehm` for the `nix` package manager (). See here for the build definition: `nix`...
Anaconda has a license that makes using `defaults` channel problematic for organizations above 200 people (). I will make a PR removing the guidance to use the `defaults` channel. This...
# Problem I am using `sops-nix` as a `home-manager` module on NixOS in WSL. The `sops-nix.service` fails during normal activation and `nixos-rebuild` with the following error message: ~~~ Nov 29...
Hey, firstly, thanks for creating this project! # Problem I want to wrap a program, ``taskwarrior``, with different versions, twice so that I have two executables that point to different...