diff options
| author | Franck Cuny <franck@fcuny.net> | 2024-07-22 07:07:13 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2024-07-22 07:07:13 -0700 |
| commit | d54b662653c03df843ddc52010275426c0a04bd8 (patch) | |
| tree | 4349244124f84cfbbafe6d232c182106cbecff57 /nix/flake/devshell.nix | |
| parent | flake.lock: Update (diff) | |
| download | infra-d54b662653c03df843ddc52010275426c0a04bd8.tar.gz | |
bump nixos to 24.05
Diffstat (limited to 'nix/flake/devshell.nix')
| -rw-r--r-- | nix/flake/devshell.nix | 2 |
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 = { |
