iwd: 2.10 -> 2.11

Changes:
- https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=2.11
This commit is contained in:
Sergei Trofimovich
2023-12-14 20:42:57 +00:00
parent 55520e0602
commit d1e9869ebd

View File

@@ -14,12 +14,12 @@
stdenv.mkDerivation rec {
pname = "iwd";
version = "2.10";
version = "2.11";
src = fetchgit {
url = "https://git.kernel.org/pub/scm/network/wireless/iwd.git";
rev = version;
hash = "sha256-zePFmcQRFjcH6KToTpBFMQzGY+Eq7jijfn0R/MMKGrw=";
hash = "sha256-kE9GBVTKNpgEuE9jQ7k85OhEAN3VWgjmAgifvZfq46I=";
};
# Revert test that's broken on aarch64