Domen Kožar
Domen Kožar
Hi all, please add Nix news item in form of: ```markdown - [Example news item title](http://example.com) Optional item description. ``` preferably as a PR against `master` branch (or a comment...
This causes confusion for users and some things to break (like posting to discourse).
«"We are here to make another world" - W. Edwards Deming»
Need a sane way of shipping RFC update, preferrable automated. cc @globin
Hi, I have bought two NEO keys. Tested on OnePlus 5 and Huawei 20p lite. On all combinations of the four, it says "Error in YubiKey communication". I have tried...
For example, there's an [Alternative](https://github.com/pcapriotti/optparse-applicative/blob/master/README.md#alternative) section. `Alternative` is a "what", instead of users are interested into "how" and potentially "why" when looking at sections. The body of the section should...
2.6 takes ~2s for generating a package, while 2.5 took ~1s. ``` $ \time /nix/store/km80h0kh6m6qmjwhdq73i31vpnrc61cg-cabal2nix-2.5/bin/cabal2nix cabal://mtl { mkDerivation, base, stdenv, transformers }: mkDerivation { pname = "mtl"; version = "2.2.1";...
Using `./.` is really big pain for development as it will take parent directory name for derivation name, resulting into impurity and different hashes for anything that depends on it....
Maybe CSRF changed again?  cc @aszlig @jezen
Hi all, this tool was written back in 2018 mostly in anger, to transfer dependency pinning from Stack to Nix. With all its warts (known from the beginning) it's now...