module(just): Add dead-nix to check unused nix code
This commit is contained in:
parent
07fc72c500
commit
b497d6b938
36 changed files with 30 additions and 47 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{inputs, ...}: final: prev: let
|
||||
{inputs, ...}: final: _prev: let
|
||||
inherit (final) stdenv;
|
||||
inherit (stdenv.hostPlatform) system;
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue