diff --git a/overlays/pkgSets.nix b/overlays/pkgSets.nix index 342f45d4..e42434ff 100644 --- a/overlays/pkgSets.nix +++ b/overlays/pkgSets.nix @@ -60,7 +60,7 @@ self: super: { inherit (self) go gdb mpc_cli ncmpcpp shfmt htmlTidy astyle nodejs tasksh magic-wormhole nixfmt nixpkgs-fmt rnix-lsp tmate rustup kitty nix-top ghcWithPackages ghcid matrix-commander upterm - lazygit + lazygit gh ; obelisk = (import self.sources.obelisk { }).command; };