Add justfile
This commit is contained in:
parent
739a3972eb
commit
80ab07e86e
2 changed files with 6 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
packages = with pkgs; [
|
||||
go
|
||||
gopls
|
||||
just
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue