From ae7c8ac11ffb7e52bd6fb83a176f2df940776dae Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Mon, 30 Dec 2024 00:45:34 +0000 Subject: [PATCH] Add zls --- users/daniel/default.nix | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/users/daniel/default.nix b/users/daniel/default.nix index a7a9557..ddcf120 100644 --- a/users/daniel/default.nix +++ b/users/daniel/default.nix @@ -6,21 +6,6 @@ headless, ... }: let - idea = with pkgs; - symlinkJoin { - name = "idea-ultimate"; - paths = [ - jetbrains.idea-ultimate - ]; - buildInputs = [makeWrapper]; - postBuild = '' - wrapProgram $out/bin/idea-ultimate --prefix PATH : ${symlinkJoin { - name = "rust-toolchain"; - paths = [rustc cargo rustfmt]; - }}/bin - ''; - }; - cliPackages = with pkgs; [ age direnv @@ -52,7 +37,8 @@ rust-analyzer unzip zip - zigpkgs.master + zigpkgs."0.13.0" + zls ]; guiPackages = with pkgs; [ @@ -66,7 +52,6 @@ gimp grim iosevka - idea inkscape # jellyfin-mpv-shim mpv