about summary refs log tree commit diff
path: root/nix/profiles
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/profiles
parentflake.lock: Update (diff)
downloadworld-d54b662653c03df843ddc52010275426c0a04bd8.tar.gz
bump nixos to 24.05
Diffstat (limited to 'nix/profiles')
-rw-r--r--nix/profiles/home-manager/shell.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/nix/profiles/home-manager/shell.nix b/nix/profiles/home-manager/shell.nix
index fe7e4ff..f06f257 100644
--- a/nix/profiles/home-manager/shell.nix
+++ b/nix/profiles/home-manager/shell.nix
@@ -23,9 +23,10 @@
     nil
     nix-direnv
     nixd
-    nixfmt
+    nixfmt-classic
     nixpkgs-fmt
-    rnix-lsp
+    # nix lsp
+    nil
 
     # my own stuff
     self.packages.${pkgs.system}.git-blame-stats