module(just): Add dead-nix to check unused nix code
This commit is contained in:
parent
1cc0ef82f6
commit
66ecfc7644
35 changed files with 26 additions and 41 deletions
|
|
@ -4,7 +4,7 @@
|
|||
}: let
|
||||
inherit (srcs) wshowkeys-mao;
|
||||
in
|
||||
wshowkeys.overrideAttrs (final: prev: {
|
||||
wshowkeys.overrideAttrs (_final: _prev: {
|
||||
inherit (wshowkeys-mao) src;
|
||||
pname = "wshowkeys-mao";
|
||||
version = wshowkeys-mao.date + "-" + wshowkeys-mao.version;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue