cosmic-protocols: 0-unstable-2025-08-04 -> 0-unstable-2025-08-12
This commit is contained in:
parent
15cf127009
commit
e74dccabaa
@ -9,13 +9,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "cosmic-protocols";
|
pname = "cosmic-protocols";
|
||||||
version = "0-unstable-2025-08-04";
|
version = "0-unstable-2025-08-12";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "pop-os";
|
owner = "pop-os";
|
||||||
repo = "cosmic-protocols";
|
repo = "cosmic-protocols";
|
||||||
rev = "5035f8c810bf734401e21e0a9625c7b7e0c73325";
|
rev = "8e84152fedf350d2756a2c1c90e07313acb9cdf6";
|
||||||
hash = "sha256-FYfSVg7v7S8G1gHZ5puAqb2yZES81HK+KMu0819cQ8w=";
|
hash = "sha256-rFoSSc2wBNiW8wK3AIKxyv28FNTEiGk6UWjp5dQVxe8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user