wlroots: 0.3 -> 0.4
This commit is contained in:
parent
37ca1a1743
commit
afe0725834
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pname = "wlroots";
|
pname = "wlroots";
|
||||||
version = "0.3";
|
version = "0.4";
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
name = "${pname}-${version}";
|
name = "${pname}-${version}";
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ in stdenv.mkDerivation rec {
|
|||||||
owner = "swaywm";
|
owner = "swaywm";
|
||||||
repo = "wlroots";
|
repo = "wlroots";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1iz5lxpiba1lcmkz3hz56r8j6ra3535zgckazqshi4c364nx94zs";
|
sha256 = "1gwdwdyfnsn65bxn1yyy15f1q2gagakkl9k89zz8wv72sgniwxri";
|
||||||
};
|
};
|
||||||
|
|
||||||
# $out for the library, $bin for rootston, and $examples for the example
|
# $out for the library, $bin for rootston, and $examples for the example
|
||||||
|
Loading…
Reference in New Issue
Block a user