figsoda
figsoda
It would make it easier to package for distro maintainers
Currently it always(*) builds the vendored zlib-ng when zlib-ng feature is enabled
If this is already possible, how do I do that?
When updating genact in nixpkgs (https://github.com/NixOS/nixpkgs/pull/191077), I ran into a hash mismatch for the cargo vendor because the `feature-tests` directory is absent on macos for some reason. I still don't...
###### Description of changes frawk is a small programming language for writing short programs processing textual data. https://github.com/ezrosent/frawk ###### Things done - Built on platform(s) - [x] x86_64-linux - [...
rfc5545 specifies escaped characters like `\\`, `\,`, and `\;` https://datatracker.ietf.org/doc/html/rfc5545#section-3.3.11
It would be nice to have a cli that works without an editor.
closes #150 closes #167
Alternative to #96 The differences are that this PR - has a nix package - has a minimal amount of flake inputs - is less opinionated - has formatter set...