mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
cosmic-protocols: 0-unstable-2025-04-14 -> 0-unstable-2025-05-02
This commit is contained in:
parent
9bdc43b672
commit
6e85f6c7cc
1 changed files with 3 additions and 3 deletions
|
@ -9,13 +9,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "cosmic-protocols";
|
pname = "cosmic-protocols";
|
||||||
version = "0-unstable-2025-04-14";
|
version = "0-unstable-2025-05-02";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "pop-os";
|
owner = "pop-os";
|
||||||
repo = "cosmic-protocols";
|
repo = "cosmic-protocols";
|
||||||
rev = "67df697105486fa4c9dd6ce00889c8b0526c9bb4";
|
rev = "1425bd44ed2b318a552201cc752ae11f2f483ef5";
|
||||||
hash = "sha256-rogV5BTloAatfinrgl7I6hakybLkPRKhnwlILBGKkQU=";
|
hash = "sha256-rzLust1BKbITEgN7Hwjy1CT+4iOipv+4VIixfUAuCms=";
|
||||||
};
|
};
|
||||||
|
|
||||||
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue