Results 21 issues of Dmitry Bogatov

### Description As promised, I came with patch that mostly does what is discussed in #3081. Code quality is back-of-envelope, and not all tests are converted. I will fix it...

Adjust build system to link binaries to static library if shared is not built. Also, use @AR@ provided by autoconf instead of unprefixed "ar" to support cross-compilation.

Since $0 can be assumed to exist, these two flags behave identially, but readlink(1) from busybox does not support "-e", only GNU Coreutils does.

README.md mentioned that pypi requires latest version of nixpkgs, > ``pypi2nix`` will (until further notice) only work with latest *unstable* > channel. This is due to ongoing changes in Python...

Hello. README.md is written in style of manual pages, but when I use pandoc to make manpage, result is not exactly what I want: extra indentation on the left and...

In some case it would be convenient to have attribute set to be automatically sorted (think something like `all-packages.nix`). Sure, since attribute name can be arbitrary expression there is no...

type | feature request
help wanted
status | it is a good thing
component | engine

Implement "hashOf" keyword, that returns hash of expression as text. I believe this keyword was already discussed previously, and was considered unwanted since it breaks assumption that f :: forall...

These capabilities enable (default) and disable long line wrapping on next line. Wrapping may mess alignment and make reading harder, disabling wrapping makes part of line beyond buffer width inaccessible....

Sort alphabetically identifier keys in sets and let abstraction. More complex ways to specify keys, like "inherit" statement or interpolated sorts after plain identifier keys, but without any meaningful order...

Hi! Thank you for this nice piece of software. It may be specific to configuration of my corporate jira (I mean, clearly if assigning issues and making mentions were not...