Kim Lindberger
Kim Lindberger
In the map view, the refresh rate is always lowered to 60Hz from my device's native refresh of 120Hz. When I open a menu, it jumps back to 120. This...
To make it possible to keep multiple network definitions in the same directory, make the `--network` flag accept a file in addition to a directory. Also, add a corresponding `--flake`...
#1264, or more specifically 5379e0cdeb3164d983fcec8f830303834a807ba2, broke sqlite state backend deployments, since it ignores the `nixAttrs` state attribute.
###### Description of changes Update Discourse to the latest beta and update all plugins. ###### Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [...
Add **tensorflow-lite/2.9.1** (replacing **2.8.0** from the prior PR) and **tensorflow-lite/2.6.2**. ### Depends on #11525 and #11526 - merge these first! This picks up where #9684 left off. I rebased it...
I just tried using alejandra on https://github.com/talyz/fromElisp, which admittedly isn't representative of most nix code, but provides a pretty good stress test for certain aspects of it: long and complex...
Create directories which are persisted, but also happen to be marked as needed for boot, at early boot. This happens for a few paths which NixOS always marks as such...
Specify library name and version: **tensorflow-lite/v2.15.0** Add 2.15.0 and update a few dependencies which were causing crashes when running on M1 macs under rosetta. Also, remove 2.12.0, which was just...
**Description** WebSocket level pings should keep the connection alive according to the [Pusher docs](https://pusher.com/docs/channels/library_auth_reference/pusher-websockets-protocol/#ping-and-pong-messages) which even states >Clients SHOULD send a protocol ping if supported (sending a pusher:ping event will...
If run with an existing `elpa-generated.nix` file, a new `shell-command-plus` attribute is added, even if it already exists, resulting in evaluation errors.