module(just): Add dead-nix to check unused nix code
This commit is contained in:
parent
bd3dad4e22
commit
cdcd180527
36 changed files with 30 additions and 47 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