nuclear: move to by-name

This commit is contained in:
NotAShelf 2024-07-28 15:50:06 +03:00
parent cbc5ae3b20
commit 0b29d62976
No known key found for this signature in database
GPG Key ID: AF26552424E53993
2 changed files with 1 additions and 2 deletions

View File

@ -32,3 +32,4 @@ appimageTools.wrapType2 {
mainProgram = "nuclear";
};
}

View File

@ -28484,8 +28484,6 @@ with pkgs;
'';
};
nuclear = callPackage ../applications/audio/nuclear { };
nuclei = callPackage ../tools/security/nuclei { };
nullmailer = callPackage ../servers/mail/nullmailer {