Merge pull request #33163 from brachiel/patch-2

veracrypt: refactor

Changed files
+1 -1
pkgs
applications
misc
veracrypt
+1 -1
pkgs/applications/misc/veracrypt/default.nix
···
meta = {
description = "Free Open-Source filesystem on-the-fly encryption";
-
homepage = https://veracrypt.codeplex.com/;
license = "VeraCrypt License";
maintainers = with maintainers; [ dsferruzza ];
platforms = platforms.linux;
···
meta = {
description = "Free Open-Source filesystem on-the-fly encryption";
+
homepage = https://www.veracrypt.fr/;
license = "VeraCrypt License";
maintainers = with maintainers; [ dsferruzza ];
platforms = platforms.linux;