Commit Graph

11629 Commits

Author SHA1 Message Date
Thomas Watson
cdc306ebe6 quartus-prime-lite: fix loading of libudev.so.0
Loading without a path was broken by nixpkgs commit
e2d06c5695. Fortunately we don't want
libudev.so.0 in modelsim now anyway which was the reason for loading by
name only, so we move it back to being 64-bit only and load it by
absolute path.
2023-11-19 23:29:08 +01:00
Payas Relekar
62133d3b9a nongnu-packages: updated 2023-11-16 (from overlay) 2023-11-19 17:10:52 -03:00
Payas Relekar
ca129aaa3a melpa-packages: updated 2023-11-16 (from overlay) 2023-11-19 17:10:52 -03:00
Payas Relekar
a7a1cd3019 elpa-devel-packages: updated 2023-11-16 (from overlay) 2023-11-19 17:10:52 -03:00
Payas Relekar
0fa6b3b73a elpa-packages: updated 2023-11-16 (from overlay) 2023-11-19 17:10:52 -03:00
Artturi
b0ae31b181
Merge pull request #258549 from freshprince/android-studio 2023-11-19 21:11:14 +02:00
Pol Dellaiera
2cc73b2b7c
Merge pull request #268293 from drupol/bump/typst-preview
Bump Typst tools and VSCode extension
2023-11-19 19:16:36 +01:00
David Flatz
4e2ca40223 androidStudioPackages.canary: 2023.2.1.1 -> 2023.2.1.14
https://developer.android.com/studio/releases/fixed-bugs/studio/2023.2.1#android-studio-iguana-%7C-2023.2.1-canary-14
2023-11-19 15:56:44 +01:00
David Flatz
50cc4f3f04 androidStudioPackages.beta: 2023.1.1.17 -> 2023.1.1.25
https://developer.android.com/studio/releases/fixed-bugs/studio/2023.1.1#android-studio-hedgehog-%7C-2023.1.1-rc-3
2023-11-19 15:56:37 +01:00
David Flatz
c5b1cb3795 androidStudioPackages.stable: 2022.3.1.19 -> 2022.3.1.20
https://developer.android.com/studio/releases/fixed-bugs/studio/2022.3.1#android-studio-giraffe-|-2022.3.1-patch-2
2023-11-19 15:56:29 +01:00
Nikolay Korotkiy
86ff41f507
Merge pull request #268057 from r-ryantm/auto-update/cudatext
cudatext: 1.201.0 -> 1.201.0.2
2023-11-19 02:20:12 +04:00
Nikolay Korotkiy
fdd16da0bb
cudatext: fix patch
Fixes #262783
2023-11-19 01:23:10 +04:00
Artturi
21088cf44c
Merge pull request #249937 from mohe2015/fix-textstudio-on-wayland 2023-11-18 21:58:13 +02:00
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
R. Ryantm
d5fcb6b789 standardnotes: 3.178.4 -> 3.181.23 2023-11-19 01:02:20 +11: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
R. Ryantm
de8a49ee22 cudatext: 1.201.0 -> 1.201.0.2 2023-11-17 08:25:27 +00: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
Moritz Hedtke
da6cec5999 texstudio: add qtwayland as dependency 2023-11-14 20:51:47 +01: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