scrot: set strictDeps, structuredAttrs
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
@@ -18,6 +18,9 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "scrot";
|
||||
version = "1.12.1";
|
||||
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "resurrecting-open-source-projects";
|
||||
repo = "scrot";
|
||||
|
||||
Reference in New Issue
Block a user