about summary refs log tree commit diff
path: root/nix/flake
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-07-22 07:07:13 -0700
committerFranck Cuny <franck@fcuny.net>2024-07-22 07:07:13 -0700
commitd54b662653c03df843ddc52010275426c0a04bd8 (patch)
tree4349244124f84cfbbafe6d232c182106cbecff57 /nix/flake
parentflake.lock: Update (diff)
downloadworld-d54b662653c03df843ddc52010275426c0a04bd8.tar.gz
bump nixos to 24.05
Diffstat (limited to 'nix/flake')
-rw-r--r--nix/flake/devshell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nix/flake/devshell.nix b/nix/flake/devshell.nix
index b008849..43c92b9 100644
--- a/nix/flake/devshell.nix
+++ b/nix/flake/devshell.nix
@@ -22,6 +22,8 @@
           gopls
           golangci-lint
           goreleaser
+
+          just
         ];
 
         devshell.startup = {