-
# Context
I'm following up on a change from earlier this year that caused the "Remote - SSH" VS Code extension to become incompatible with Amazon Linux 2 (among others) by enforcing a version …
-
continuation of #15067 (in spirit), #15210
## Current situation
Shaders have been enabled by default since ~0.4.16 on desktop and 5.7.0 on Android.
## Proposal
Delete all code that depends…
-
I have a flake that looks like this:
```nix
{
description = "A very basic flake";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-23.05";
inputs.flake-utils.url = "github:numtide/flake-u…
-
consoles
https://segaretro.org/SG-1000-based_arcade_hardware
RetroCopy support https://segaretro.org/Sega_System_E
intel 8080
https://segaretro.org/Blockade_hardware
intel 8080 and zilog z80
h…
-
The code [here](https://github.com/Wakoma/nimble/blob/master/nimble_build_system/orchestration/device.py#L117) in device.py that gets the `shelf_builder_id` is supposed to just strip a trailing `-6` o…
-
CVE‑2024‑0126 was fixed in 550.127.05.
Reached unstable in https://github.com/NixOS/nixpkgs/pull/350529 but hasn't been fixed in 24.05 yet.
See https://nvidia.custhelp.com/app/answers/detail/a_i…
-
我尝试添加虚拟 WiFi到我的产品分支上(我的产品硬件是rk3588 arm板)。我尝试将goldfish的wifi 模块添加到我的vender.mk 中,如下所示(其中有部分不是WiFi所需要的,还没来的及删除):
#
# This file is to configure vendor/data partitions of emulator-related products
#
$(c…
-
**Describe the bug**
Whenever this tool is started (the first time it asked for my Steam login credentials and i've provided them - logged in), it displays the following error message and upon clicki…
-
**Describe the bug**
Hi, there. I am using makefile to build zstd on linux and gcc, using commands as follows. And i found the compile flag `-fno-tree-vectorize` is missing since version v1.4.7. To b…
-
The redfish event handler groups single events in classes. We should re-engineer the current events plugin to reflect this grouping, to help further development towards supporting the entire registry.…