Jacob Michels
Jacob Michels
Is there any way of keeping a minimum number of backups safe from being pruned? I'm worried about setting `PRUNE_BACKUPS_DAYS` and `PAUSE_IF_NO_PLAYERS=true` at the same time, because, if my understanding...
**Describe the bug** Using the `AuthCodePkceSpotify` client with token cache enabled, if the cached refresh token expires or is invalid, prompt_for_token returns an error `http error: status code 400 Bad...
#### Description I recently installed starship (at commit `f353ab4ad1a4dcc9ca9268b3db0dc271842aab10`) via `cargo install starship --locked` and received the following warning: ``` warning: package `ordered-multimap v0.7.1` in Cargo.lock is yanked in registry...
##### Description I want to leverage nix-installer as a rust library. I tried building the library without any features enabled and got compilation errors due due to usage of `clap`...
👋 thanks for building this! It'd be great to not have to rely on fetching nushell via mutable tag. I'd much rather provide a commit sha instead. Is this something...
**Describe the bug** The test `hooks_and_rhai::it_fails_when_a_system_command_returns_non_zero_exit_code` on macOS assumes (very reasonably!) that the machine is running the default macOS `mkdir` program. As the test differentiates, the macOS `mkdir` prints slightly...
**Plugin information:** - OS: MacOS 15.5 - Templater version: 2.13.1 - Obsidian version: 1.9.4 (early access) **Describe the bug** The `Trigger templater on new file creation` setting's described behaviour does...
^title. This PR moves from using nixpkgs `23.11` to `25.05`. This fixes the build on macOS. https://github.com/cargo2nix/cargo2nix/issues/399 I also fixed warnings from using some macOS specific packages that no longer...