mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
dev-shell: install just
This commit is contained in:
parent
9b3f9b304b
commit
021473a99d
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
devShells = {
|
||||
default = pkgs.mkShell {
|
||||
packages = [
|
||||
pkgs.just
|
||||
pkgs.nh
|
||||
inputs.deploy-rs.packages.${system}.default
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue