pop-gtk: 2020-04-22 -> 2020-06-30
This commit is contained in:
parent
471f3672b6
commit
1ebdab2240
@ -14,13 +14,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "pop-gtk-theme";
|
pname = "pop-gtk-theme";
|
||||||
version = "2020-04-22";
|
version = "2020-06-30";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "pop-os";
|
owner = "pop-os";
|
||||||
repo = "gtk-theme";
|
repo = "gtk-theme";
|
||||||
rev = "b3f98dfd61cfff81f69cdc7f57bce7a9efaa36f4";
|
rev = "8c31be9f9257375bf7a049069cb4ecbac7d281a1";
|
||||||
sha256 = "0vhcc694x33sgcpbqkrc5bycbd7017k4iii0mjjxgd22jd5lzgkb";
|
sha256 = "16dxxazpllcxlbiblynqq4b65wfn9k1jab8dl69l819v73z303ky";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user