cosmic-protocols: 0-unstable-2025-03-21 -> 0-unstable-2025-04-14
This commit is contained in:
parent
be2c67ee44
commit
5509a75e2a
@ -9,13 +9,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "cosmic-protocols";
|
pname = "cosmic-protocols";
|
||||||
version = "0-unstable-2025-03-21";
|
version = "0-unstable-2025-04-14";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "pop-os";
|
owner = "pop-os";
|
||||||
repo = "cosmic-protocols";
|
repo = "cosmic-protocols";
|
||||||
rev = "ee0d46f4b7e1508011a98225f14c4a0528ab2914";
|
rev = "67df697105486fa4c9dd6ce00889c8b0526c9bb4";
|
||||||
hash = "sha256-oD9BYWX0uPpdsOYAyFq/pI6zxM0SfEb8lq9QA2yrBZY=";
|
hash = "sha256-rogV5BTloAatfinrgl7I6hakybLkPRKhnwlILBGKkQU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user