Emacs update, clangd

This commit is contained in:
Aleksandr Lebedev 2025-03-09 20:44:51 +01:00
parent 5ff4a05626
commit cd665064c7
4 changed files with 23 additions and 19 deletions

View file

@ -11,15 +11,7 @@
unstable-pkgs,
...
}:
let ladybird = pkgs.ladybird.overrideAttrs(old: {
src = pkgs.fetchFromGitHub {
owner = "LadybirdWebBrowser";
repo = "ladybird";
rev = "f148af0a9399139b85308ae1eacc8f0f738ed26c";
hash = "sha256-pmUpVa1l47m6mLilaMuxuIGNRkcOGscr5h6T0sNBXOM=";
};
version = "0-unstable-2025-03-04";
});
let
in
{
imports = [
@ -177,6 +169,8 @@ in
# user packages
obs-studio
neovim
llvmPackages_19.clang-tools
];
programs.kdeconnect.enable = true;

View file

@ -21,7 +21,7 @@
sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
environment.systemPackages = with pkgs; [
blender
ladybird
#inputs.nix-gaming.packages.${pkgs.system}.star-citizen
];
#LLMs