mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] sdl_gamecontrollerdb: 0-unstable-2026-06-12 -> 0-unstable-2026-06-26 (#536062)
This commit is contained in:
commit
39894d27c1
1 changed files with 3 additions and 3 deletions
|
|
@ -7,13 +7,13 @@
|
|||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "sdl_gamecontrollerdb";
|
||||
version = "0-unstable-2026-06-12";
|
||||
version = "0-unstable-2026-06-26";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mdqinc";
|
||||
repo = "SDL_GameControllerDB";
|
||||
rev = "998d5b08b5b33bdf3a63b2ef8f2ac4ccc664e2f6";
|
||||
hash = "sha256-OdamCeHnPH0zc5Uac6KMpltIIEQMAfQwcopzg5ytUy8=";
|
||||
rev = "513c72e34569e0f471dde7aa26eecb23946c3ef7";
|
||||
hash = "sha256-IZ6BYtxFRu8Kt+Ege3xf+E9dlMBHXFWvdvYdKEFAIM8=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue