sdl_gamecontrollerdb: 0-unstable-2025-11-28 -> 0-unstable-2025-12-05 (#469091)
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "sdl_gamecontrollerdb";
|
||||
version = "0-unstable-2025-11-28";
|
||||
version = "0-unstable-2025-12-05";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mdqinc";
|
||||
repo = "SDL_GameControllerDB";
|
||||
rev = "cbfc87488e446c446d5b5ded1d99a0df2273d499";
|
||||
hash = "sha256-Za1TtweRWKiwJfvtjvaM+HMFjRgx7GTcg4S4xCRTcNE=";
|
||||
rev = "2b71fffae463ecaa08391c86cfd8a9f1842389af";
|
||||
hash = "sha256-DD93UoxfBp95TLYnBna9Z3LmBoy4tZ5s5ZXSprP47yU=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
||||
Reference in New Issue
Block a user