We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57fb3f2 + fee5017 commit 8a7f04aCopy full SHA for 8a7f04a
pkgs/by-name/ca/candy-icons/package.nix
@@ -8,13 +8,13 @@
8
9
stdenvNoCC.mkDerivation {
10
pname = "candy-icons";
11
- version = "0-unstable-2024-10-22";
+ version = "0-unstable-2025-01-04";
12
13
src = fetchFromGitHub {
14
owner = "EliverLara";
15
repo = "candy-icons";
16
- rev = "f8a4125d338d86a58723ab36f9f827248d07c85c";
17
- hash = "sha256-Bv91a5NglKWwddqx0kPgdCrik9SOPtcfQFJDWOdcQG4=";
+ rev = "504d31851e1d87af8ddb8ee2b6b2de43e32aaa11";
+ hash = "sha256-dfCk3ZdMol91YTpAzi0tPQgZYnZQHvCeHPLoFYe5xts=";
18
};
19
20
nativeBuildInputs = [ gtk3 ];
0 commit comments