mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
aaaaxy: 1.6.194 -> 1.6.241
This commit is contained in:
parent
3603bcb66c
commit
0135b8feef
1 changed files with 3 additions and 3 deletions
|
@ -22,17 +22,17 @@
|
|||
|
||||
buildGoModule rec {
|
||||
pname = "aaaaxy";
|
||||
version = "1.6.194";
|
||||
version = "1.6.241";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "divVerent";
|
||||
repo = "aaaaxy";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-4iL3+GeyOZoZN8IXo0jjSq3hYHKBTpytk8owXMdfACo=";
|
||||
hash = "sha256-pfvz5qaGLhFw+UD4OL6R88Qw6Ml3Pn66ZMQI3f923JA=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
vendorHash = "sha256-XBcrs6G3Kq9WsODegy2KxqSp+qwr+NpdLJLa3qmW9kA=";
|
||||
vendorHash = "sha256-ojgI4HgNp2pbFAWeucdU8n3qW7ittAvp+ptDndCQlEI=";
|
||||
|
||||
buildInputs = [
|
||||
alsa-lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue