xcape: correctly format version
This commit is contained in:
parent
4b34c18e31
commit
57d90bd04c
@ -3,7 +3,7 @@ libXi }:
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "xcape";
|
pname = "xcape";
|
||||||
version = "unstable-20180301";
|
version = "unstable-2018-03-01";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "alols";
|
owner = "alols";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user