mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-protocols: 0-unstable-2025-06-19 -> 0-unstable-2025-06-24
This commit is contained in:
parent
a630831ddc
commit
b9d7717e14
1 changed files with 3 additions and 3 deletions
|
|
@ -9,13 +9,13 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "cosmic-protocols";
|
||||
version = "0-unstable-2025-06-19";
|
||||
version = "0-unstable-2025-06-24";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = "cosmic-protocols";
|
||||
rev = "408af98de5122577a0df80a64b85c7e1c5c7b6e0";
|
||||
hash = "sha256-yfCtv0HfxlyCABCVTRUiutHxfPEu0Anp+cdkdVwyyRY=";
|
||||
rev = "4f053317cc9a0e776bc24610df91ff84dfd6cc7b";
|
||||
hash = "sha256-p4xRATocwG/QZtjI6fj1CPc+3jqlqr1mwoqojFxfpFE=";
|
||||
};
|
||||
|
||||
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue