chore: add pre-commit and just
This commit is contained in:
parent
4f410e1e86
commit
e0baf82356
4 changed files with 21 additions and 5 deletions
|
@ -7,9 +7,9 @@
|
|||
let
|
||||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
packages = with pkgs; [
|
||||
podman
|
||||
direnv
|
||||
git
|
||||
pre-commit
|
||||
just
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue