Spencer Heywood

Results 35 issues of Spencer Heywood

I updated the main Dockerfile to be compatible on multiple architectures -- not just x86_64. I also added a `Dockerfile-minimal` because for me I don't really need all the extra...

Unable to select contacts. Seems that `len(contacts)` is returning NoneType rather than `int`. Here is the traceback: ```python Traceback (most recent call last): File "/opt/signal-curses/main.py", line 37, in scurses.launcher.run(args) File...

## Proposed changes This adds a Helm chart so that Nuclei can be deployed easily in a Kubernetes cluster. ## Checklist I don't think that testing is super essential with...

### Please describe your feature request: There is no documentation, Helm chart, etc. that I could find on deploying Nuclei in Kubernetes. As a result, I have created a functional...

Type: Enhancement

Termui.v2 fails to build when running `go get -v github.com/mikepea/go-jira-ui/jira-ui`. I have tested on both my Mac and in a Docker container. Running the following to attempt to build go-jira-ui...

Summary of my changes: 1. Updated Dockerfile to newer base image with Python 3.9 (due to older base image issues with `apt`) 2. Pinned `requirements.txt` dependencies for stability 3. Reorganized...

Upon using Heralding with Python 3.10, it fails with the following error: ``` 2024-01-16 19:08:21,456 (heralding.honeypot) Could not start PostgreSQL server on port 5432. Error: BaseEventLoop.create_server() got an unexpected keyword...

In my flake, I have `nixpkgs.url` set to unstable. When I set `nix.linux-builder.enable = true;`, my Nix-Darwin build fails with the following error: ``` error: a 'aarch64-linux' with features {}...

This PR just updates the Ruby version, makes sure the Dockerfile is reproducible and sets a default entrypoint so the server always runs with the image. The intention with this...

I have been attempting to port Mullvad Browser for MacOS to nixpkgs for use with the Nix package manager on MacOS: https://github.com/NixOS/nixpkgs/pull/283874 However, I cannot package it with auto-updates enabled...

package