Commit Graph

11613 Commits

Author SHA1 Message Date
Pol Dellaiera
6a2fc4017b
vscode-extensions.nvarner.typst-lsp: minor fix 2023-11-18 17:52:30 +01:00
Pol Dellaiera
6596aa020c
vscode-extensions.mgt19937.typst-preview: 0.6.1 -> 0.9.1 2023-11-18 17:52:30 +01:00
Pol Dellaiera
49a9eca573
typst-preview: 0.9.0 -> 0.9.1 2023-11-18 17:52:30 +01:00
adisbladis
8374287cd2
Merge pull request #267946 from slotThe/emacs/no-compression
emacs: Add withCompressInstall flag
2023-11-18 22:31:45 +13:00
Randy Eckenrode
d9c118dd42 helix: fix build with clang 16
Fix an implicit int error in one of the tree-sitter grammars.
2023-11-18 13:37:54 +10:00
Gaetan Lepage
19d0ca5367 vimPlugins.neotest: add dependencies 2023-11-18 00:17:45 +01:00
Weijia Wang
ad022b271c
Merge pull request #267141 from Endle/tex
texstudio: add darwin support
2023-11-17 15:39:57 +01:00
Tony Zorman
e84c8db9a5 emacs: Add withCompressInstall flag
When enabled (the default), Emacs compresses its files (.c, .el, .info,
and so on) before installing them.

Disabling the option with `withCompressInstall = false` results in the
suppression of that compression step. This increases disk space, but is
slightly faster for some operations; Emacs does not have to decompress
these files on the fly when, for example, jumping to the definition of a
built-in function.
2023-11-17 13:28:28 +01:00
fortuneteller2k
d3c568b7bc maintainers: fortuneteller2k -> moni 2023-11-17 18:03:27 +08:00
adisbladis
3ed08b196e
Merge pull request #268010 from brahyerr/el-easydraw_init
emacsPackages.el-easydraw: init at 1.1.0
2023-11-17 21:47:30 +13:00
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries.  I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
brahyerr
b6c86f9a93 emacsPackages.el-easydraw: init at 1.1.0 2023-11-16 21:35:15 -05:00
Weijia Wang
1421eece09
Merge pull request #267299 from a-kenji/ce-drop-deps
cosmic-edit: drop unneeded dependencies
2023-11-16 23:51:05 +01:00
Zhenbo Li
e680a25428 texstudio: add darwin support
Co-authored-by: Marco Rebhan <me@dblsaiko.net>
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-11-16 22:28:33 +01:00
Vladimír Čunát
a7a8f8253d
Merge #263535: staging-next 2023-10-26 2023-11-16 22:06:22 +01:00
Artturi
f31242fcfd
Merge pull request #267281 from a-kenji/add-main 2023-11-16 23:01:16 +02:00
github-actions[bot]
dba5c9ef4e
Merge master into staging-next 2023-11-16 18:01:17 +00:00
Nick Cao
cc3e602acf
Merge pull request #267865 from MikaelFangel/update-vscode-neovim
vscode-extensions.asvetliakov.vscode-neovim: 0.8.2 -> 1.0.1
2023-11-16 09:04:54 -05:00
Mikael Fangel
68f571c9ae
vscode-extensions.asvetliakov.vscode-neovim: 0.8.2 -> 1.0.1 2023-11-16 11:26:58 +01:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next 2023-11-16 09:49:24 +01:00
Francisco Demartino
d8d73601f0 tweak: make it build on darwin 2023-11-16 01:52:16 -03:00
figsoda
5b523b15e6
Merge pull request #267226 from GaetanLepage/vim-plugins
vimPlugins: updated the 11-15-2023
2023-11-15 22:02:02 -05:00
figsoda
1a67230622
Merge pull request #267612 from r-ryantm/auto-update/vimPlugins.vim-clap
vimPlugins.vim-clap: 0.46 -> 0.47
2023-11-15 21:44:28 -05:00
figsoda
c798d8f0a1
Merge pull request #266859 from GaetanLepage/coq-nvim
vimPlugins.coq_nvim: update python dependencies
2023-11-15 21:41:00 -05:00
Gaetan Lepage
b826cacac7 vimPlugins.nvim-treesitter: update grammars 2023-11-15 23:22:13 +01:00
Gaetan Lepage
dfdabfd27e vimPlugins: updated the 11-15-2023 2023-11-15 23:22:13 +01:00
Bjørn Forsman
9008bc4eb6 quartus-prime-lite: expose all modelsim programs
Just because nixpkgs can split upstream packages and hide certain
programs doesn't mean we should. Upstream documents that users should
add the ModelSim bin/ path to $PATH:
https://www.intel.com/content/www/us/en/docs/programmable/683200/1-2-1-and-2-0-1/setting-up-the-environment.html

This answers the comment "Should we install all executables?" -- yes.
2023-11-15 22:30:42 +01:00
R. Ryantm
eae4241eeb vscodium: 1.84.2.23314 -> 1.84.2.23317 2023-11-15 20:39:26 +08:00
Gaetan Lepage
3328bb3072 vimPlugins.coq_nvim: update venv patch 2023-11-15 09:23:14 +01:00
R. Ryantm
ac666e8159 vimPlugins.vim-clap: 0.46 -> 0.47 2023-11-15 07:02:54 +00:00
github-actions[bot]
6cc772a6fa
Merge master into staging-next 2023-11-14 18:01:11 +00:00
Nick Cao
6e199d8e01
Merge pull request #267427 from ne9z/texworks-wayland
texworks: add qtwayland as dependency
2023-11-14 11:43:34 -05:00
Martin Weinelt
3c336a1647
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/libraries/gdcm/default.nix
2023-11-14 13:16:34 +01:00
Yǔchēn Guō 郭宇琛
a5934c1de6 texworks: add qtwayland as dependency
Signed-off-by: Yǔchēn Guō 郭宇琛 <yguo@posteo.net>
2023-11-14 11:49:01 +01:00
Lin Jian
a889e9049d
Merge pull request #267017 from slotThe/master
emacs: Add withSmallJaDic flag
2023-11-14 18:44:16 +08:00
a-kenji
d886066250 cosmic-edit: drop unneeded dependencies 2023-11-13 23:09:47 +01:00
Fabián Heredia Montiel
884449105e Merge remote-tracking branch 'origin/master' into staging-next 2023-11-13 14:31:51 -06:00
a-kenji
775e58df4a cosmic-edit: set meta.mainProgram 2023-11-13 20:44:00 +01:00
Tony Zorman
d2c3b7799a emacs: Add withSmallJaDic flag
Quoting from the Emacs 29 release notes:

> Building Emacs includes generation of a Japanese dictionary, which is
> used by Japanese input methods.  Previously, the build included a step
> of reducing the size of this dictionary's vocabulary.  This vocabulary
> reduction is now optional, by default off.  If you need the Emacs
> build to include the vocabulary reduction, configure Emacs with the
> option '--with-small-ja-dic'.
2023-11-13 07:43:21 +01:00
Gaetan Lepage
1993f9c097 vimPlugins.sniprun: 1.3.7 -> 1.3.8
Changelog: https://github.com/michaelb/sniprun/releases/tag/v1.3.8
2023-11-12 20:58:10 +01:00
Gaetan Lepage
337e33984f vimPlugins.nvim-treesitter: update grammars 2023-11-12 20:57:17 +01:00
Gaetan Lepage
783be8ae3d vimPlugins: updated the 11-12-2023 2023-11-12 20:48:22 +01:00
Weijia Wang
74d102ce50 Merge branch 'master' into staging-next 2023-11-12 19:45:20 +01:00
Matthieu Coudron
9aaf627661
Merge pull request #266100 from suvash/patch-2
vimPlugin : Update vim plugin lsp-zero-nvim to use the repository default branch `v3.x`
2023-11-12 15:40:04 +01:00
github-actions[bot]
33248a2caf
Merge master into staging-next 2023-11-12 00:02:14 +00:00
Anderson Torres
4a84d357b3 nongnu-packages: updated 2023-11-10 (from overlay) 2023-11-11 16:47:35 -03:00
Anderson Torres
2881bede15 melpa-packages: updated 2023-11-10 (from overlay) 2023-11-11 16:47:35 -03:00
Anderson Torres
3b84cfd745 elpa-devel-packages: updated 2023-11-10 (from overlay) 2023-11-11 16:47:35 -03:00
Anderson Torres
9de8336e13 elpa-packages: updated 2023-11-10 (from overlay) 2023-11-11 16:47:35 -03:00
github-actions[bot]
652204165d
Merge master into staging-next 2023-11-11 12:00:58 +00:00