Cole Mickens
Cole Mickens
This fixes #537 by adding a `date.pc.in` that is processed (to `date.pc`) and installed by cmake to the appropriate directory for pkg-config. This patch, for example, allows me to package...
Hi. I need to package this for Nix/NixOS so that I may use it in nixpkgs-wayland to update Waybar for our users. However, packaging this isn't sufficient since this project...
I've reverted back to stable and turned off developer mode. As a result, I don't think I have any avenues for using a custom font with mosh (other than re-activating...
This repo will be deleted. Please see https://github.com/Azure/AKS.
Currently, Azure ARM limits you to 5 frontend ipconfigurations per load balancer, and allows you to raise that limit to 30 by contacting support. These limits seems low. @theobolo (and...
I can't really figure out how gomuks chooses what to show and what to collapse but I mostly don't want it ever hiding rooms from me. I looked around the...
I had assumed, until moments ago, that Cachix was either signing server side, or was keeping a copy of my signing key. I'm realizing now, that's probablt not be the...
I've attempted to make [my overlay](https://github.com/colemickens/nixpkgs-wayland) as easy to use as possible with a cache on Cachix. However, it seems that if the user follows my steps, they are likely...
Idea: I really want to capture build outputs as they're produced, but I don't really like that `cachix watch` picks up things from unrelated builds. It seems like this be...
I'm not sure if this is possible, or it may be that I need to change how I invoke nix-build... but I do builds on ephemeral workers. Rebuilding my entire...