Language

Package: raider @ 1.3.1

Synopsis

Securely delete your files

Description

Raider is a simple shredding program built for GNOME. Also known as File Shredder, it uses the GNU Core Utility called shred to securely delete files.

Home page
https://github.com/ADBeveridge/raider
Location
gnu/packages/gnome.scm (line: 5028, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-minimal

Identify inputs that should use their minimal variant

'cmake' should probably switched for its minimal variant
input-labels

Identify input labels that do not match package names

label 'gtk' does not match package name 'gtk:bin'
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used