Loading pkgs/by-name/ci/cinny-desktop/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ rustPlatform.buildRustPackage (finalAttrs: { # We have to be using the same version as cinny-web or this isn't going to work. version = "4.10.5"; # nixpkgs-update: no auto update src = fetchFromGitHub { owner = "cinnyapp"; repo = "cinny-desktop"; Loading pkgs/by-name/ci/cinny-unwrapped/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ buildNpmPackage rec { # Remember to update cinny-desktop when bumping this version. version = "4.10.5"; # nixpkgs-update: no auto update src = fetchFromGitHub { owner = "cinnyapp"; repo = "cinny"; Loading Loading
pkgs/by-name/ci/cinny-desktop/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ rustPlatform.buildRustPackage (finalAttrs: { # We have to be using the same version as cinny-web or this isn't going to work. version = "4.10.5"; # nixpkgs-update: no auto update src = fetchFromGitHub { owner = "cinnyapp"; repo = "cinny-desktop"; Loading
pkgs/by-name/ci/cinny-unwrapped/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ buildNpmPackage rec { # Remember to update cinny-desktop when bumping this version. version = "4.10.5"; # nixpkgs-update: no auto update src = fetchFromGitHub { owner = "cinnyapp"; repo = "cinny"; Loading