Merge pull request #310313 from r-ryantm/auto-update/xkb-switch-i3
xkb-switch-i3: 1.8.5 -> 2.0.1
This commit is contained in:
commit
773c2c6ac3
@ -11,13 +11,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "xkb-switch-i3";
|
||||
version = "1.8.5";
|
||||
version = "2.0.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Zebradil";
|
||||
repo = "xkb-switch-i3";
|
||||
rev = version;
|
||||
sha256 = "sha256-oW1oXxYqaLTnVQMBEOFPdzS8EnpoPc68kbGxGXaWUB8=";
|
||||
sha256 = "sha256-5d1DdRtz0QCWISSsWQt9xgTOekYUCkhfMsjG+/kyQK4=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user