package: add cargo-checkmate
This commit is contained in:
parent
44f0c7a133
commit
bf50b36166
4 changed files with 42 additions and 3 deletions
|
@ -4,4 +4,5 @@
|
|||
{ pkgs, inputs }: {
|
||||
dzgui = pkgs.callPackage ./dzgui.nix { };
|
||||
plymouth-theme-red = pkgs.callPackage ./plymouth-theme-red.nix { inherit inputs; };
|
||||
cargo-checkmate = pkgs.callPackage ./cargo-checkmate.nix { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue