treewide: remove unused lib (and other) arguments

This commit is contained in:
Sigmanificient
2024-07-26 11:18:09 +02:00
parent da8fd5be9f
commit 6dd44107ac
141 changed files with 120 additions and 218 deletions
@@ -1,4 +1,4 @@
{ interpreter, lib, gdb, writeText, runCommand }:
{ interpreter, gdb, writeText, runCommand }:
let
crashme-py = writeText "crashme.py" ''