We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15cf127 commit e74dccaCopy full SHA for e74dcca
pkgs/by-name/co/cosmic-protocols/package.nix
@@ -9,13 +9,13 @@
9
10
stdenv.mkDerivation {
11
pname = "cosmic-protocols";
12
- version = "0-unstable-2025-08-04";
+ version = "0-unstable-2025-08-12";
13
14
src = fetchFromGitHub {
15
owner = "pop-os";
16
repo = "cosmic-protocols";
17
- rev = "5035f8c810bf734401e21e0a9625c7b7e0c73325";
18
- hash = "sha256-FYfSVg7v7S8G1gHZ5puAqb2yZES81HK+KMu0819cQ8w=";
+ rev = "8e84152fedf350d2756a2c1c90e07313acb9cdf6";
+ hash = "sha256-rFoSSc2wBNiW8wK3AIKxyv28FNTEiGk6UWjp5dQVxe8=";
19
};
20
21
makeFlags = [ "PREFIX=${placeholder "out"}" ];
0 commit comments