paulrbr-fl

Results 5 issues of paulrbr-fl

Right now, the `lib/defs.js` generated file is only available on packages published on NPM because it is generated during the `prepare` phase of the NPM packaging step. By adding a...

### Description This PR is a rebase of @zelphir's work in #165 on top of `master`

## Context I usually don't store authentication information in plain text in my home directory. Instead most of my secrets are stored in *.gpg files which can be read by...

## Reproduce the bug While trying to generate a `gemset.nix` with Bundix I got the following error and stacktrace: ``` Traceback (most recent call last): 30: from /nix/store/dfrk2vp3g8xj8jm9gdb8hs83vqqfzmvx-bundix-2.4.1/bin/.bundix-wrapped:18:in `' 29:...