Loading pkgs/applications/kde/angelfish.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ , srcs # These must be updated in tandem with package updates. , cargoShaForVersion ? "23.03.80" , cargoSha256 ? "sha256-nXWQNXVlPWRQdDPXR5NsHJR6kaLxV7UxPC0OIubH/4c=" , cargoShaForVersion ? "23.04.0" , cargoSha256 ? "sha256-96Qe8zdLZdOrU/t6J+JJ6V0PXyFOnJF18qDrk4PZGsA=" }: # Guard against incomplete updates. Loading Loading
pkgs/applications/kde/angelfish.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ , srcs # These must be updated in tandem with package updates. , cargoShaForVersion ? "23.03.80" , cargoSha256 ? "sha256-nXWQNXVlPWRQdDPXR5NsHJR6kaLxV7UxPC0OIubH/4c=" , cargoShaForVersion ? "23.04.0" , cargoSha256 ? "sha256-96Qe8zdLZdOrU/t6J+JJ6V0PXyFOnJF18qDrk4PZGsA=" }: # Guard against incomplete updates. Loading