Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
This commit is contained in:
@@ -29,7 +29,6 @@ stdenv.mkDerivation rec {
|
||||
description = "An encrypted filesystem in user-space via FUSE";
|
||||
homepage = https://vgough.github.io/encfs;
|
||||
license = with licenses; [ gpl3 lgpl3 ];
|
||||
maintainers = with maintainers; [ nckx ];
|
||||
platforms = with platforms; linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user