Kevin Amado
Kevin Amado
As you may know there is no native way to know which nixpkgs commit should I install in order to have older versions of a package. This is because nix-env...
To be added by @willmcgugan 1. Thanks for such a great library 2. We are using your library! See the result here: https://github.com/fluidattacks/makes/pull/725 3. This is not an outstanding feature...
You made my life easier :)
### Issue description Some weeks ago I was using home-manager from within Ubuntu, when I ran `home-manager switch` then the dconf.settings were correctly applied to the system I migrated to...
As you may know there is no native way to know which nixpkgs commit should I install in order to have older versions of a package. This is because nix-env...
Mentions #277
[NixEL](https://github.com/kamadorueda/nixel) would allow us to solve all the correctness issues reported so far: - https://github.com/kamadorueda/alejandra/issues/248 - https://github.com/kamadorueda/alejandra/issues/192 - https://github.com/kamadorueda/alejandra/issues/194 - https://github.com/kamadorueda/alejandra/issues/130 And even visual bugs like: - https://github.com/kamadorueda/alejandra/issues/62 Since NixEL...
I was creating a few test files for checking vulnerabilities over Scala language, and found that scalafmt is very nice for formatting. It's also available on nixpkgs So this would...
Having a local web server that is S3-compatible is very nice for development. Having it embedded on Makes would be much appreciated and would allow other people to re-use it...