pantheon.switchboard-plug-network: 2.4.4 -> unstable-2023-09-05
https://github.com/elementary/switchboard-plug-network/compare/2.4.4...3b69132788ff8734a481d498b49207e05a4f7d70
This commit is contained in:
parent
49bc1a76e0
commit
82b053d6b7
@ -18,13 +18,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "switchboard-plug-network";
|
||||
version = "2.4.4";
|
||||
version = "unstable-2023-09-05"; # 2.4.4 does not support networkmanager 1.44
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "elementary";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
sha256 = "sha256-g62+DF84eEI+TvUr1OkeqLnCLz/b7e+xwuTNZS0WJQA=";
|
||||
rev = "3b69132788ff8734a481d498b49207e05a4f7d70";
|
||||
hash = "sha256-XWiihU/FK6oeWQWRYsc/IxqafuvwA89ZE3o/WzaxudE=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
Loading…
Reference in New Issue
Block a user