mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-protocols: 0-unstable-2025-03-05 -> 0-unstable-2025-03-21
This commit is contained in:
parent
4534205b61
commit
ea1268feb3
1 changed files with 3 additions and 3 deletions
|
|
@ -8,13 +8,13 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "cosmic-protocols";
|
||||
version = "0-unstable-2025-03-05";
|
||||
version = "0-unstable-2025-03-21";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = "cosmic-protocols";
|
||||
rev = "6b05c2a157118979cb472a38455ba78ca9729196";
|
||||
hash = "sha256-ozyReur1jjMl8fDUrdWbgcKedf+RDH5xCRsmEcnPQ9U=";
|
||||
rev = "ee0d46f4b7e1508011a98225f14c4a0528ab2914";
|
||||
hash = "sha256-oD9BYWX0uPpdsOYAyFq/pI6zxM0SfEb8lq9QA2yrBZY=";
|
||||
};
|
||||
|
||||
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue