mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-03 10:44:18 +00:00
Merge pull request #290770 from r-ryantm/auto-update/cosmic-icons
cosmic-icons: unstable-2024-02-07 -> unstable-2024-02-22
This commit is contained in:
commit
c3544ab1a8
@ -8,13 +8,13 @@
|
||||
}:
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
pname = "cosmic-icons";
|
||||
version = "unstable-2024-02-07";
|
||||
version = "unstable-2024-02-22";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = pname;
|
||||
rev = "edd405ed84186ee24307deb7da6f25efc85986e9";
|
||||
sha256 = "sha256-qz39vI9bRac9ZQg8FPrwv3/TW5zGlsvs2me5aE5vvZo=";
|
||||
rev = "ee87327736728a9fb5a70c8688e9000f72829343";
|
||||
sha256 = "sha256-W4t5uTkiOVGGHZEqD5tGbEPhHbNZp5qnYYHDG8N70vQ=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ just ];
|
||||
|
Loading…
Reference in New Issue
Block a user