cosmic-protocols: 0-unstable-2025-06-19 -> 0-unstable-2025-06-24
This commit is contained in:
parent
a630831ddc
commit
b9d7717e14
@ -9,13 +9,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "cosmic-protocols";
|
pname = "cosmic-protocols";
|
||||||
version = "0-unstable-2025-06-19";
|
version = "0-unstable-2025-06-24";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "pop-os";
|
owner = "pop-os";
|
||||||
repo = "cosmic-protocols";
|
repo = "cosmic-protocols";
|
||||||
rev = "408af98de5122577a0df80a64b85c7e1c5c7b6e0";
|
rev = "4f053317cc9a0e776bc24610df91ff84dfd6cc7b";
|
||||||
hash = "sha256-yfCtv0HfxlyCABCVTRUiutHxfPEu0Anp+cdkdVwyyRY=";
|
hash = "sha256-p4xRATocwG/QZtjI6fj1CPc+3jqlqr1mwoqojFxfpFE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user