Merge pull request #274300 from trofi/iwd-update

iwd: 2.10 -> 2.11
This commit is contained in:
Franz Pletz
2023-12-15 19:27:57 +01:00
committed by GitHub
+2 -2
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