calamares-nixos: 3.3.8 -> 3.3.9

This commit is contained in:
R. Ryantm 2024-09-18 10:04:44 +00:00
parent e1bd0a9c37
commit fd13a803d4

View File

@ -7,12 +7,12 @@
mkDerivation rec {
pname = "calamares";
version = "3.3.8";
version = "3.3.9";
# release including submodule
src = fetchurl {
url = "https://github.com/calamares/calamares/releases/download/v${version}/calamares-${version}.tar.gz";
sha256 = "sha256-CUNbBOflzuFhdyIwaNinQCw8a4EmrxP/Unr3d0LEM2M=";
sha256 = "sha256-2PcPpoLKcy9EjHAz5mxdT3RxYQMfdPRneOIHKM7/a0U=";
};
# On major changes, or when otherwise required, you *must* :