Dom Rodriguez
Dom Rodriguez
This PR introduces a Nix flake, allowing for InfiniTime to be built as a Flake, including a FHS development environment. It's derived from #1850 and https://github.com/icewind1991/infinitime-builder/commit/c57c57f3c6a34c86eb816981d9b0ea56af4a09e5. We also introduce `flake-compat`,...
(Cross-posting to issue tracker). I'm trying to sync my emails with Davmail and isync, and I'm encountering a strange issue, where emails from my shared mailboxes, which my main account...
#### Your system information * Steam client version (build number or date): Can't find this out, as Steam crashes before the login/library screen. Advice welcome. * Distribution (e.g. Ubuntu): NixOS...
Hi, I found this crate when writing a Rust wrapper around `ssh`. It looks like what I need, but I'd like to be able to 'pass through' the SSH client-specific...
This commit consists of the following changes: - `default.nix`/`shell.nix` This allows for legacy Nix tooling like `nix-build`/`nix-shell` to work. - `flake.nix` This is for the (new) Nix Flake support. -...
Hi all! As mentioned briefly in #100, and discussed over Discord with Marvin, this PR is a overhaul I'm working on of wemod-launcher. Testing is welcome once I get to...
Heads-up - on NixOS/Nixpkgs 24.11, devour-flake (which is excellent work, thanks!) fails to run properly, with the following error: ```shell error: … while evaluating 'strict' to select 'drvPath' on it...
WIP - draft. Not working currently.
I mentioned this in #znc, but my setup with ZNC is where I have my main bouncer, and this chains onto another ZNC instance not under my control. However, the...
Buildbox is needed at runtime *and* during builds. Without `buildbox` available to the package, or otherwise in `$PATH`, Buildstream will not run. ## Things done - Built on platform(s) -...