about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-02-18 12:14:03 +0100
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-02-18 12:14:03 +0100
commit56162d043f61f4166f7833d81bdde4acfa77d415 (patch)
treea7e337762a28ad8ab1e3bfaf58bc385ce2df0bf9 /hosts
parentDotfiles: Emacs: Download lsp-bridge from straight (diff)
downloadnixos-config-56162d043f61f4166f7833d81bdde4acfa77d415.tar.gz
nixos-config-56162d043f61f4166f7833d81bdde4acfa77d415.tar.bz2
nixos-config-56162d043f61f4166f7833d81bdde4acfa77d415.zip
Packages: Remove custom lsp-bridge
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home-darwin.nix2
-rw-r--r--hosts/home.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/hosts/home-darwin.nix b/hosts/home-darwin.nix
index 4c177c0..1cd5288 100644
--- a/hosts/home-darwin.nix
+++ b/hosts/home-darwin.nix
@@ -32,7 +32,7 @@
         projectile
         lsp-ui
 
-        manualPackages.custom.lsp-bridge
+        lsp-bridge
         rust-mode
         rustic
         company
diff --git a/hosts/home.nix b/hosts/home.nix
index 18ea115..e615a96 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -169,7 +169,7 @@
         projectile
         lsp-ui
 
-        manualPackages.custom.lsp-bridge
+        lsp-bridge
         rust-mode
         rustic
         company