Commit Graph

8877 Commits

Author SHA1 Message Date
Bobby Rong
339ff0387a
Merge pull request #207062 from samuela/upkeep-bot/vscode-1.74.2-1671582502
vscode: 1.74.1 -> 1.74.2
2022-12-21 19:51:24 +08:00
figsoda
b2e1540087
Merge pull request #206938 from PrimaMateria/vimPlugins-add-chatgptnvim
vimPlugins: add ChatGPT.nvim
2022-12-20 20:52:05 -05:00
nixpkgs-upkeep-bot
0750d3b74e vscode: 1.74.1 -> 1.74.2 2022-12-21 00:28:23 +00:00
Robert Scott
834826663e
Merge pull request #189722 from risicle/ris-netbeans-source-provenance
netbeans: mark `sourceProvenance` `binaryBytecode` & `binaryNativeCode`
2022-12-20 21:36:16 +00:00
matus.benko
f016079e6c vimPlugins.ChatGPT-nvim: add dependencies in overrides 2022-12-20 21:39:21 +01:00
Jörg Thalheim
8448df6618
Merge pull request #206695 from Mic92/vscode
vscode: add missing wayland runtimeDependency
2022-12-20 07:49:12 +00:00
figsoda
e24cb69a7b vimPlugins.nvim-treesitter: update grammars 2022-12-19 20:11:04 -05:00
"matus.benko"
e247ae0b9f vimPlugins.nvim-treesitter: update grammars 2022-12-19 23:18:18 +01:00
"matus.benko"
c07b83d35c vimPlugins.ChatGPT-nvim: init at 2022-12-19 2022-12-19 23:13:53 +01:00
"matus.benko"
218715695d vimPlugins: update 2022-12-19 23:12:09 +01:00
Sandro Jäckel
ecafd2ac27
vimPlugins: update 2022-12-19 23:01:20 +01:00
Sandro Jäckel
3c346b0d32
vimPlugins: add glacambre/firenvim 2022-12-19 22:37:37 +01:00
Valentin Gagarin
f782da699e
Merge pull request #206646 from figsoda/typos 2022-12-18 18:27:57 +01:00
Jörg Thalheim
ad83b5e7c3 vscode: add missing wayland runtimeDependency
On wayland it tries to dlopen libwayland-cursor.so.1 and fails to start
if this library is not provided.
2022-12-18 13:25:38 +01:00
Nikolay Korotkiy
1fee3b24ba
Merge pull request #206380 from f2k1de/nano-7.1
nano: 7.0 -> 7.1
2022-12-18 05:11:44 +04:00
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Jörg Thalheim
2792921a4b
Merge pull request #205108 from omasanori/kakoune-2022.10.31
kakoune-unwrapped: 2021.11.08 -> 2022.10.31
2022-12-17 08:47:02 +00:00
"Sam Willcocks"
bf28b00173 vimPlugins.html5-vim: init at 2020-08-22 2022-12-16 19:31:23 +00:00
figsoda
1e9f6a30e1 vimPlugins.nvim-treesitter: update grammars 2022-12-16 12:27:10 -05:00
Isa
dfc3ce39cb nano: 7.0 -> 7.1 2022-12-16 11:43:45 +01:00
"Andrey Kuznetsov"
9b6e3dc631 vimPlugins.nlsp-settings-nvim: init at 2022-12-15 2022-12-16 09:26:29 +00:00
"Andrey Kuznetsov"
b4ede260ab vimPlugins: update 2022-12-16 09:25:12 +00:00
Bobby Rong
ed66541230 vscode-extensions.vadimcn.vscode-lldb: Fix eval 2022-12-15 21:48:19 -08:00
Bobby Rong
3efb527730 vscode-extensions.rust-lang.rust-analyzer: Fix eval 2022-12-15 21:48:19 -08:00
R. Ryantm
1c8399a2b6 vscodium: 1.73.1.22314 -> 1.74.1.22349 2022-12-15 21:48:19 -08:00
Anselm Schüler
574aa59d1b vscode: 1.73.1 -> 1.74.1 2022-12-15 21:48:19 -08:00
Edmund Wu
66a6cd1d51 vscode-with-extensions: define extensions.json
23b25e9d4d
2022-12-15 21:48:19 -08:00
Aidan Gauland
9575b9ad90
lapce: 0.2.4 -> 0.2.5 2022-12-16 15:26:08 +13:00
Aidan Gauland
6620437660
lapce: Correct passthru.updateScript
gitUpdater does not handle cargoSha256.  Use nix-update-script instead.
2022-12-16 14:43:02 +13:00
Artturin
05a2dfd674 lib.replaceChars: warn about being a deprecated alias
replaceStrings has been in nix since 2015(nix 1.10)

so it is safe to remove the fallback

d6d5885c15
2022-12-15 22:25:51 +02:00
Pol Dellaiera
e2bdcb8f1f vscode-extensions.bmewburn.vscode-intelephense-client: init at 1.8.2 2022-12-15 09:52:14 -08:00
figsoda
af7927c843 vimPlugins.nvim-treesitter: add missing meta entries 2022-12-14 12:25:31 +01:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
figsoda
feac89d05b
Merge pull request #205854 from figsoda/vim
vimPlugins: clean up overrides
2022-12-13 15:23:38 -05:00
R. Ryantm
7b37acd9ba jove: 4.17.4.7 -> 4.17.4.8 2022-12-13 12:48:28 +00:00
figsoda
b20aa7ffb8 vimPlugins.forms: remove unused with 2022-12-12 18:33:09 -05:00
figsoda
24fdc40275 vimPlugins.skim-vim: fix dependencies 2022-12-12 18:32:47 -05:00
figsoda
8203542ac8
Merge pull request #205849 from teto/vim-teal
vimPlugins.vim-teal: init at 2021-01-05
2022-12-12 18:02:16 -05:00
Matthieu Coudron
51ce0ddd48 vimPlugins.vim-teal: init at 2021-01-05 2022-12-12 23:19:27 +01:00
"Andrey Kuznetsov"
ac96250768 vimPlugins.winbar-nvim: init at 2022-07-18 2022-12-12 21:13:30 +00:00
"Andrey Kuznetsov"
ee017f0c68 vimPlugins.lspsaga-nvim-original: init at 2022-12-12 2022-12-12 21:12:49 +00:00
"Andrey Kuznetsov"
cd44ef375f vimPlugins: update 2022-12-12 21:11:32 +00:00
"Vincent Haupert"
6b91d26308 vimPlugins.nvim-treesitter: update grammars 2022-12-11 16:13:15 +01:00
"Vincent Haupert"
d3aa4d3b45 vimPlugins.vim-monokai-tasty: init at 2022-11-25 2022-12-11 16:13:15 +01:00
"Vincent Haupert"
1b0ffeb993 vimPlugins: update 2022-12-11 16:13:15 +01:00
Aleksandar Topuzović
ca254328b9
vscode-extensions.kahole.magit: 0.6.18 -> 0.6.36 2022-12-11 13:01:29 +00:00
Heitor Pascoal de Bittencourt
d37f2ff937
vimPlugins.nvim-treesitter: update grammars 2022-12-09 11:49:24 -03:00
Heitor Pascoal de Bittencourt
de406b1a52
vimPlugins: update 2022-12-09 11:49:23 -03:00
Heitor Pascoal de Bittencourt
80cce6fff1
vimPlugins.vim-zettel: init at 2022-09-05 2022-12-09 11:49:22 -03:00
Naïm Favier
4e5ebcc3ed
vim-full: rename from vim_configurable
Avoids confusion: `vim-full`'s build-time features are configurable, but both
`vim` and `vim-full` are *customizable* (in the sense of user configuration).
2022-12-09 09:55:55 +01:00