Merge pull request #224784 from r-ryantm/auto-update/nordzy-icon-theme
nordzy-icon-theme: 1.8.1 -> 1.8.4
This commit is contained in:
commit
90c2257602
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
||||||
|
|
||||||
stdenvNoCC.mkDerivation rec {
|
stdenvNoCC.mkDerivation rec {
|
||||||
pname = "nordzy-icon-theme";
|
pname = "nordzy-icon-theme";
|
||||||
version = "1.8.1";
|
version = "1.8.4";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "alvatip";
|
owner = "alvatip";
|
||||||
repo = "Nordzy-icon";
|
repo = "Nordzy-icon";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "sha256-JfVcznGoL/HmNbjZk6RUUp/RZIXYIAoOMA3HBpqlUcE=";
|
sha256 = "sha256-3Lv1jwvFjeKxtBmY1ZwgPBjz8xjbqDH5EcwsIb9Vy7g=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# In the post patch phase we should first make sure to patch shebangs.
|
# In the post patch phase we should first make sure to patch shebangs.
|
||||||
|
|
Loading…
Reference in a new issue