Christian Kampka

Results 7 issues of Christian Kampka

The locks feel a bit inconsistent atm. as the state is stored in `$NIXOPS_STATE` while locks are still stored in `$HOME/.nixops`.

When the bridge receives a message containing file contents, eg. images, and the bridge fails to download the file from Slack, the message is dropped and not retried. In case...

hacktoberfest
T-Enhancement
Z-Good-First-Issue

The current implementation of the Statsd registry is tightly coupled to the internal flux reactor event loop. This coupling makes it difficult to plug in alternatives. This change intends to...

discussion

Adds streaming support to the `quill-ndbc-*` contexts. ### Checklist - [x] Unit test all changes - [x] Update `README.md` if applicable - [ ] Add `[WIP]` to the pull request...

### Description of your changes In our monorepo projects, we often have a set of variables that is shared amongst modules, eg. a `tags` variable that is accepted by all...

size/S

I have a concrete problem with a package in nixpkgs: https://github.com/NixOS/nixpkgs/tree/master/pkgs/servers/matrix-synapse/matrix-appservice-slack The package currently fetches the sources from github, compiles the tsc sources and installs the package. However, node2nix ignores...

Since I want to bring the fix for #113 further downstream and the last release was also a while ago, I'd appreciate it if you could release a new version...