cosmic-icons: 0-unstable-2024-05-02 -> 0-unstable-2024-05-21
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
}:
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
pname = "cosmic-icons";
|
||||
version = "0-unstable-2024-05-02";
|
||||
version = "0-unstable-2024-05-21";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = pname;
|
||||
rev = "f48101c38db7e725d31591ec49896a2f525886e2";
|
||||
sha256 = "sha256-M9n09uEM4ee8FZYTsaAu+8E0YRxQAGBvylKDHv1dp5M=";
|
||||
rev = "9aad1ab6d5538938e69955b5f74576ac020be425";
|
||||
sha256 = "sha256-ln2spVA8dlXi/B0ro/FIoWiIClPmwH9E9IqhrKPedys=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ just ];
|
||||
|
||||
Reference in New Issue
Block a user