diff options
| author | seth <[email protected]> | 2024-07-09 06:59:14 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-07-09 15:38:51 -0400 |
| commit | 681c9e1bf3382bb8c00c05440d6282ffa95d14e8 (patch) | |
| tree | f37c7c5f57f7ae115f38f82dc3e0c790cf696def /dev/devShells.nix | |
| parent | 7f92853a82b7097bd37ba729a8199cf482f75643 (diff) | |
devShell: drop deploy-rs
i haven't used it for a while
Diffstat (limited to 'dev/devShells.nix')
| -rw-r--r-- | dev/devShells.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev/devShells.nix b/dev/devShells.nix index 2337f32..bfe5d3f 100644 --- a/dev/devShells.nix +++ b/dev/devShells.nix @@ -24,8 +24,7 @@ pkgs.statix # utils - pkgs.deploy-rs - pkgs.fzf + pkgs.fzf # for just pkgs.just # terranix |
