Merge pull request #69453 from r-ryantm/auto-update/2bwm
_2bwm: 0.2 -> 0.3
This commit is contained in:
commit
9e6df4e074
@ -3,14 +3,14 @@
|
|||||||
, libX11, xcbutil, xcbutilxrm }:
|
, libX11, xcbutil, xcbutilxrm }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "0.2";
|
version = "0.3";
|
||||||
pname = "2bwm";
|
pname = "2bwm";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "venam";
|
owner = "venam";
|
||||||
repo = "2bwm";
|
repo = "2bwm";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1la1ixpm5knsj2gvdcmxzj1jfbzxvhmgzps4f5kbvx5047xc6ici";
|
sha256 = "1xwib612ahv4rg9yl5injck89dlpyp5475xqgag0ydfd0r4sfld7";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Allow users set their own list of patches
|
# Allow users set their own list of patches
|
||||||
|
Loading…
x
Reference in New Issue
Block a user