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
|
|
@ -11,7 +11,7 @@
|
|||
}: let
|
||||
inherit (srcs.cliphist) src date version;
|
||||
in
|
||||
cliphist.overrideAttrs (final: prev: {
|
||||
cliphist.overrideAttrs (_final: prev: {
|
||||
inherit src;
|
||||
version =
|
||||
if prev.version != "0.6.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue