Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
23e8c29
cosmic-applets: 1.0.13 -> 1.0.14
salva09 May 27, 2026
4f7063b
cosmic-applibrary: 1.0.13 -> 1.0.14
salva09 May 27, 2026
1fbc6c2
cosmic-bg: 1.0.13 -> 1.0.14
salva09 May 27, 2026
351bf2f
cosmic-comp: 1.0.13 -> 1.0.14
salva09 May 27, 2026
556b8e7
cosmic-edit: 1.0.13 -> 1.0.14
salva09 May 27, 2026
ccc86f8
cosmic-files: 1.0.13 -> 1.0.14
salva09 May 27, 2026
1c3ce20
cosmic-greeter: 1.0.13 -> 1.0.14
salva09 May 27, 2026
661ac58
cosmic-icons: 1.0.13 -> 1.0.14
salva09 May 27, 2026
0e3ad29
cosmic-idle: 1.0.13 -> 1.0.14
salva09 May 27, 2026
0183c22
cosmic-initial-setup: 1.0.13 -> 1.0.14
salva09 May 27, 2026
a84ef61
cosmic-launcher: 1.0.13 -> 1.0.14
salva09 May 27, 2026
6759649
cosmic-notifications: 1.0.13 -> 1.0.14
salva09 May 27, 2026
ab468f5
cosmic-osd: 1.0.13 -> 1.0.14
salva09 May 27, 2026
b1fde87
cosmic-panel: 1.0.13 -> 1.0.14
salva09 May 27, 2026
e430d74
cosmic-player: 1.0.13 -> 1.0.14
salva09 May 27, 2026
1a3f37f
cosmic-randr: 1.0.13 -> 1.0.14
salva09 May 27, 2026
b6b2fab
cosmic-screenshot: 1.0.13 -> 1.0.14
salva09 May 27, 2026
4adc559
cosmic-session: 1.0.13 -> 1.0.14
salva09 May 27, 2026
289a759
cosmic-settings: 1.0.13 -> 1.0.14
salva09 May 27, 2026
c5e29b0
cosmic-settings-daemon: 1.0.13 -> 1.0.14
salva09 May 27, 2026
0d4b002
cosmic-store: 1.0.13 -> 1.0.14
salva09 May 27, 2026
0a7c6b5
cosmic-term: 1.0.13 -> 1.0.14
salva09 May 27, 2026
8565b86
cosmic-wallpapers: 1.0.13 -> 1.0.14
salva09 May 27, 2026
dc39b53
cosmic-workspaces-epoch: 1.0.13 -> 1.0.14
salva09 May 27, 2026
ef02f99
xdg-desktop-portal-cosmic: 1.0.13 -> 1.0.14
salva09 May 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-applets/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-applets";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-applets";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-JeV29myWGiLagaFOGAtK1MAIJVxYINe5TuNiArfBq54=";
hash = "sha256-Kcdi/ERXTINaHDBZ1w6RFJ1WmuHmSv6HjxwxSLcKsGg=";
};

cargoHash = "sha256-gA+dpodk6u8dv9VaKNi/xzI8ys39iztQdia+eGkzXs4=";
cargoHash = "sha256-wOuM67aee8SQ0ZMmP18dgGxODEGhFbDXJpa7+/27Srg=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-applibrary/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-applibrary";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-applibrary";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-IgRKdhs07FK8G4yRb+0d8JFKZv3Zkq/tp2pC4epkxaM=";
hash = "sha256-AZ054mMIGkQx9o/TSRMDqhhp1VyAyTXQSD2IIuhYDm8=";
};

cargoHash = "sha256-uR0wm2+zmcec3esfYwgq4pRqSHkZnd3O8XhgnANf/1Q=";
cargoHash = "sha256-HvsSK6HO2xQzpdHvUZgkv5cTZsim0ST2lslD+D7qjVs=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/co/cosmic-bg/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-bg";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-comp/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-comp";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-comp";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-sjWNWpwq3fWA7HQV6faP1VTFGfs/e0G0UgHuKk44Kak=";
hash = "sha256-tfwgZc23V+UdtqEhQvUi7PFA6W56Ta1BWZe1ibnIdrk=";
};

cargoHash = "sha256-G2/nVy9I4iGZiG3+uVMnnqj82Wg2s5/SmNyQERqDhXY=";
cargoHash = "sha256-XdQK0p76zokFluxFM2ezvNBuqW7vqyked/3FGCvTAMo=";

separateDebugInfo = true;

Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-edit/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-edit";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-edit";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-KqdAz5CG9Gdsw/yWHCDhLwXNvmcASyzA6jdpbfcy3pM=";
hash = "sha256-HtaceWjnPALDNvsd+iDgt2v46tSK9o8/ALXepCqth1w=";
};

cargoHash = "sha256-y7EpJrVq5dVP/t3UTsZrPbiHWGsFieLPo/DH0eM5OQE=";
cargoHash = "sha256-Gp3Nin5O+HPxr3311paAb5Azjcx0uiSkfHpLUFmaGI8=";

separateDebugInfo = true;

Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-files/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-files";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-files";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-/5PPDs2rDEGOMShclh+ZnX28zuF3MbQ7W+Rze1xIPu4=";
hash = "sha256-1mFA/h90XKnMKHy/B8NJ+3ikqT5CZfgyNv2ovgjaQ4U=";
};

cargoHash = "sha256-1sY/V+/hd4vzjiufdLR8BIG5FC0F2sLbe8M2VqbinEU=";
cargoHash = "sha256-vpJVq1M1k68a4IAi2a/qXAUkN/GUcjZYjYGx19w4qLE=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
4 changes: 2 additions & 2 deletions pkgs/by-name/co/cosmic-greeter/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-greeter";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-greeter";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-+bxBm/IlOW4XKZhJDlr7Bp5h3sGIdVbTz1If5XWXkek=";
hash = "sha256-hnxKnFVATIOCPUWUtCekc7+lFrm/2u8lALyDBI/b/U4=";
};

cargoHash = "sha256-mfY2hsMxBooRjmTB2jgUIKyKHBpGfZ9Qslwv+2aEQyg=";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/co/cosmic-icons/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "cosmic-icons";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
Expand Down
4 changes: 2 additions & 2 deletions pkgs/by-name/co/cosmic-idle/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-idle";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
Expand All @@ -26,7 +26,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
hash = "sha256-0tcrOfVT5b57ev3b5F2U78F2QPGFwp94bqFVNyKH0Yk=";
};

cargoHash = "sha256-wAjFC6qAC3nllbnZf0KVaZTEztNYo6GTvwcp5FYmXLw=";
cargoHash = "sha256-P6ovsBOlhp5lubwa42UpUlTFxzqzYHGth2zf4XGhtWM=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
4 changes: 2 additions & 2 deletions pkgs/by-name/co/cosmic-initial-setup/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-initial-setup";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-initial-setup";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-kAxGSXQ4w9rrcrFwtSPp22kZ5Uw6WhZ442i82v3ALRw=";
hash = "sha256-3nGPBWYDqPJN99WtzsAVERucwiVAFynuUk2gezZ/RJU=";
};

cargoHash = "sha256-DESnl5NjakU4++Ep6CHxDZzHn+o0Gi0eREpXk5BN5iY=";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/co/cosmic-launcher/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-launcher";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/co/cosmic-notifications/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-notifications";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-osd/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-osd";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-osd";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-zQL4kr7QpGKHD8Jwqv5h/U+QrCiHW5MEYTz+2/Oo1zY=";
hash = "sha256-caRXJHOKDh/jzQDKrpbsem8I+/fmTcikUyRsUkaACQo=";
};

cargoHash = "sha256-1YRWWI2qhCI0GrxBAAkGT/AbtkTHgdbYsG8obriZ+zg=";
cargoHash = "sha256-iDk340FpxE0vNMlpdH9Yh/dheeI22kOhS04gkg9lUjU=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-panel/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-panel";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-panel";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-1yry1cA/friBzyE6LH3G6rd8ZzBPt5aTGWVzATO839Y=";
hash = "sha256-iUjrm/ZnDV2y+B7SLFJ59KRPJkkGKLKwW9qHUsfo8aw=";
};

cargoHash = "sha256-vU++jreNHCRjxyyoj53LB2Sa7cdVUWGAvECcqoDofF8=";
cargoHash = "sha256-nbfqqca0yU67GmjWDH4d7yNpEbEuDLT7K5qBbgXdlDI=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-player/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-player";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-player";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-UBZArnQqCtEHJAzfHKSdJaSmyuaAokqqIDad5vXYIZo=";
hash = "sha256-zv2/TycYtc9P+3GslHz3dVHyCtv8YP8XB6v20UvmegQ=";
};

cargoHash = "sha256-g/czcqTn6SPPkpM5jk4RCUGCd5o99gnMjddU0fhsYVI=";
cargoHash = "sha256-rHw/BAhcnZkC0g/VtkFlXMUL6Et5QKUz0b/uDRXMay4=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/co/cosmic-randr/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-randr";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/co/cosmic-screenshot/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-screenshot";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/co/cosmic-session/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-session";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-settings-daemon/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-settings-daemon";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-settings-daemon";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-CKJcVYLuLJNqvmgDM+ugVojgzmG7WAVEAGmEkUyTs3c=";
hash = "sha256-A+nOAadFWU+KRW54dP2WW6P6fabIs4z1AqC37LSZjUI=";
};

postPatch = ''
Expand All @@ -33,7 +33,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
--replace-fail '/usr/share/themes/adw-gtk3' '${adw-gtk3}/share/themes/adw-gtk3'
'';

cargoHash = "sha256-pvoCqFvMVqNTfdU5WidGijfFNsC9i2XNuNV33F8aKZw=";
cargoHash = "sha256-bz+JasI3WE30sKKgjofVO/42Ml4YY9Dw3JxnZmZVQk4=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-settings/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@ let
in
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-settings";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-settings";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-idENXrYf92iVuw2Gb+8725nXfSNKoFMraDRaC+KcE0o=";
hash = "sha256-q6X1LSQx3+1j+fgMyX0t0jD8gukhp5oct29cs057+X0=";
};

cargoHash = "sha256-O6d47H+vcSn9G6EIMpSshfL+cBJWZMYXHHKsu2n/huk=";
cargoHash = "sha256-0ULwV2muS8kAP91IsmmoVnJw2OlQaJpZURuGRifgAoE=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-store/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-store";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-store";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-4jD9Rv4K0xaqNvepbWIJ7BP3XzMErda4wcafJkSilJ0=";
hash = "sha256-98VSXu6UnQFISs+oSXQ2hPJPpD6LZVowRinBG0PgCmI=";
};

cargoHash = "sha256-uK9qXc6A1b1J/KOocUee2oVnVkubX0S7qtEwKcPwulI=";
cargoHash = "sha256-Gx4W3BGc/h4qeF5h8WESmGxJ9sMPL2GHunHu/SAx9OE=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
6 changes: 3 additions & 3 deletions pkgs/by-name/co/cosmic-term/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-term";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-term";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-AG/yQg9LNmbB2K0SWAl2DEIcphdihEVhMBeIx3i76tk=";
hash = "sha256-0elouXDY2L787zv8ijK+5eXu88oiITJcXVgYWVr0GaI=";
};

cargoHash = "sha256-AYByonKIZWfNdaRIWijAv/8KUcO114hbZRH7Dx/MId8=";
cargoHash = "sha256-dDvUa+NEc5DL8WNDcd5rv8bEdMUvsZn3eTY52mAmwa8=";

separateDebugInfo = true;
__structuredAttrs = true;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/co/cosmic-wallpapers/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

stdenvNoCC.mkDerivation (finalAttrs: {
pname = "cosmic-wallpapers";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
Expand Down
4 changes: 2 additions & 2 deletions pkgs/by-name/co/cosmic-workspaces-epoch/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@

rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-workspaces-epoch";
version = "1.0.13";
version = "1.0.14";

# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-workspaces-epoch";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-TdV/HeqUjaQcjAUDf5IP1GVwpc1gJEuOnu3Y0MlZoVs=";
hash = "sha256-u4p22qpxZPdBogzrJXGomqGGxgkpD0hdXf+3YNg2VIo=";
};

cargoHash = "sha256-Z5dC3W8QoDBZWBjHwRj9MC8EScDjQwUiUcOPTRDToDA=";
Expand Down
Loading
Loading