candy-icons: 0-unstable-2025-06-23 -> 0-unstable-2025-07-10 (#425394)
Co-authored-by: arunoruto <arunoruto@users.noreply.github.com>
This commit is contained in:
commit
8cb6e247ae
@ -8,13 +8,13 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "candy-icons";
|
pname = "candy-icons";
|
||||||
version = "0-unstable-2025-06-23";
|
version = "0-unstable-2025-07-10";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "EliverLara";
|
owner = "EliverLara";
|
||||||
repo = "candy-icons";
|
repo = "candy-icons";
|
||||||
rev = "29976b2036490599753766f869f83e9346d8cf8e";
|
rev = "475c5b27d34e6bde3ed11e985a727bd7ec9f155a";
|
||||||
hash = "sha256-UxuW9cRGmKS2t8ik2tMAQHU0Xj+W5WhWuBxnLkkPnoE=";
|
hash = "sha256-XU10gw0WYWnzyzbzJlg2oNCksLY/Tt1CJGo0Nu4FLnM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ gtk3 ];
|
nativeBuildInputs = [ gtk3 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user