nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

msitools: remove myself from maintainers

I haven't used it for a very long time,
and there's too much other things going on.

-1
-1
pkgs/development/tools/misc/msitools/default.nix
··· 16 16 description = "Set of programs to inspect and build Windows Installer (.MSI) files"; 17 17 homepage = https://wiki.gnome.org/msitools; 18 18 license = [licenses.gpl2 licenses.lgpl21]; 19 - maintainers = [maintainers.vcunat]; 20 19 platforms = platforms.unix; 21 20 }; 22 21 }