mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
nix: patch tokei with hledger support
This commit is contained in:
parent
35f5abe654
commit
482252d6a0
3 changed files with 46 additions and 1 deletions
|
|
@ -31,9 +31,11 @@
|
|||
maeel = pkgs.callPackage ./maeel.nix { };
|
||||
|
||||
# alpha tokei with typst
|
||||
tokei = pkgs.callPackage ./tokei.nix { };
|
||||
tokei = pkgs.callPackage ./tokei { };
|
||||
|
||||
dl-librescore = pkgs.callPackage ./dl-librescore.nix { };
|
||||
|
||||
angular-language-server = pkgs.callPackage ./angular-language-server { };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue