adapta-gtk-theme: 3.93.1.16 -> 3.93.1.18 (#41124)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/adapta-gtk-theme/versions. These checks were done: - built on NixOS - 0 of 0 passed binary check by having a zero exit code. - 0 of 0 passed binary check by having the new version present in output. - directory tree listing: https://gist.github.com/60eadc1cf0cabf6d0def6a21d1d21c5d - du listing: https://gist.github.com/afad29a6d76aa88ae6df876a0d28f599
This commit is contained in:
parent
463b9c9ea3
commit
85016ec3d1
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "adapta-gtk-theme-${version}";
|
name = "adapta-gtk-theme-${version}";
|
||||||
version = "3.93.1.16";
|
version = "3.93.1.18";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "adapta-project";
|
owner = "adapta-project";
|
||||||
repo = "adapta-gtk-theme";
|
repo = "adapta-gtk-theme";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "11jjzhqvx74iq12682ymsnms99izwl5hys1anb9l0fl6jy0dh2xx";
|
sha256 = "1jaayfj2h0miaalmgk0i26py4b6750iq3kis2jnm54g2gxyw3ipw";
|
||||||
};
|
};
|
||||||
|
|
||||||
preferLocalBuild = true;
|
preferLocalBuild = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user