Commit Graph

12179 Commits

Author SHA1 Message Date
Sandro
8875517e4b
Merge pull request #289129 from DataHearth/add/vscode-ext/ecmel.vscode-html-css
vscode-extensions.ecmel.vscode-html-css: init at 2.0.9
2024-02-16 16:10:04 +01:00
Sandro
f1116b9d71
Merge pull request #289122 from DataHearth/feat/add-flutter-snippers
vscode-extensions.alexisvt.flutter-snippets: init at 3.0.0
2024-02-16 16:09:39 +01:00
Sandro
dc1b5a320a
Merge pull request #289124 from DataHearth/add/vscode-ext-npm-intellisense
vscode-extensions.christian-kohler.npm-intellisense: init at 1.4.5
2024-02-16 16:09:08 +01:00
Matthieu Coudron
0d1c88c7ac
Merge pull request #289040 from GaetanLepage/vim-plugins-update
vimPlugins: update on 2024-02-15
2024-02-16 13:24:23 +01:00
nixpkgs-upkeep-bot
ace0a3bddd vscode: 1.86.1 -> 1.86.2 2024-02-16 00:24:26 +00:00
DataHearth
df6a946cf3
vscode-extensions.ecmel.vscode-html-css: init at 2.0.9 2024-02-15 21:18:44 +01:00
DataHearth
e8ba929de4
vscode-extensions.christian-kohler.npm-intellisense: init at 1.4.5 2024-02-15 20:34:15 +01:00
DataHearth
224a0677e7
vscode-extensions.alexisvt.flutter-snippets: init at 3.0.0 2024-02-15 20:25:48 +01:00
Sandro
924ed9959f
Merge pull request #287502 from DataHearth/feat/vscode-extensions.aaron-bond.better-comments/init/3.0.2
vscode-extensions.aaron-bond.better-comments: init at 3.0.2
2024-02-15 19:46:37 +01:00
Gaetan Lepage
b6b6d6f5a1 vimPlugins.nvim-treesitter: update grammars 2024-02-15 14:28:32 +01:00
Gaetan Lepage
d1d8012d1c vimPlugins: resolve github repository redirects 2024-02-15 14:28:32 +01:00
Gaetan Lepage
d89c632aa6 vimPlugins: update on 2024-02-15 2024-02-15 14:28:32 +01:00
Gaetan Lepage
9e3a950d68 vimPlugins.{neocord,ultimate-autopair-nvim}: fix url 2024-02-15 13:47:52 +01:00
Gaétan Lepage
4be2c26bb5
vimPlugins.nvim-bacon: init at 2024-02-12 (#288660) 2024-02-15 13:30:07 +01:00
Andrew Bruce
4a8def58fe
vimPlugins.elixir-tools-nvim: fix credo-language-server (#275505)
Credo language server gets broken by patchShebangs in its current form.

-S without a command in the path causes the 'elixir' part of this
shebang to be removed. This is because the following line defaults to
'true', which produces a blank string:

b0d1fe9a32/pkgs/build-support/setup-hooks/patch-shebangs.sh (L91)
2024-02-15 11:36:52 +01:00
Gaétan Lepage
bb661ae246
vimPlugins.baleia-nvim: init at 2024-01-06 (#289001) 2024-02-15 11:34:10 +01:00
Mateus Alves
47f2adfe17
vimPlugins.staline-nvim: init at 2024-02-14 (#288879) 2024-02-15 11:02:39 +01:00
Harsh Shandilya
2b2cacf30b androidStudioPackages.canary: 2023.3.1.8 -> 2023.3.1.9 2024-02-14 23:21:49 +05:30
Harsh Shandilya
9f708e32dd androidStudioPackages.beta: 2023.2.1.21 -> 2023.2.1.22 2024-02-14 23:21:02 +05:30
Nick Cao
abb8edb791
Merge pull request #288649 from dotlambda/texworks-0.6.9
texworks: 0.6.8 -> 0.6.9
2024-02-14 09:35:29 -05:00
kirillrdy
91028452cf
Merge pull request #288019 from trofi/vscode-extensions.charliermarsh.ruff-fix-hash
vscode-extensions.charliermarsh.ruff: fix source hash
2024-02-14 20:00:33 +11:00
Robert Schütz
51d752cdaf texworks: 0.6.8 -> 0.6.9
Diff: https://github.com/TeXworks/texworks/compare/release-0.6.8...release-0.6.9

Changelog: https://github.com/TeXworks/texworks/blob/release-0.6.9/NEWS
2024-02-13 12:06:04 -08:00
Peder Bergebakken Sundt
9858b3962a
Merge pull request #287892 from pbsds/fix-unsupported-system
treewide: add attempted system to "Unsupported system" throws
2024-02-13 19:38:58 +01:00
Matthieu Coudron
bd6def34e2
neovimUtils.buildNeovimPlugin: use version from derivation if missing (#288251)
Trying to use:
`plugin = pkgs.neovimUtils.buildNeovimPlugin { luaAttr = "rocks-nvim"; };`

fails with:

```
error: attribute 'version' missing

at /nix/store/0ww4wsg5q5hmnzv06a0k1q32jc49y7gi-source/pkgs/applications/editors/neovim/build-neovim-plugin.nix:28:19:

    27|         })).overrideAttrs (drv: {
    28|         version = attrs.version;
	|                   ^
    29|         rockspecVersion = drv.rockspecVersion;
```

This PR fixes it.
2024-02-12 11:15:54 +01:00
Mateus Alves
21c21e559c
vimPlugins.neocord: init at 2024-02-10 (#288120) 2024-02-12 10:36:27 +01:00
Mateus Alves
e05648ed37
vimPlugins.ultimate-autopair: init at 2024-02-10 (#287913) 2024-02-11 18:18:54 +01:00
Sergei Trofimovich
e0a428ffd5 vscode-extensions.charliermarsh.ruff: fix source hash
Without the change fetch fails on `master` as
https://hydra.nixos.org/build/249002341:

    error: hash mismatch in fixed-output derivation '/nix/store/mr63zag9vf959i6clp5ld0hr8mp09yl8-charliermarsh-ruff.zip.drv':
         specified: sha256-zxE4QcWt8M6djTbdIf0YNSpeF1w7vMK4/BW5ArCOYbE=
            got:    sha256-qgwud2gzHLHID45VxDlngFMoks5O3pTHQe+Q7bdf8+I=
2024-02-11 12:08:56 +00:00
Maxine Aubrey
e38d3d6c37
vscode: drop self from maintainers 2024-02-11 12:00:03 +01:00
Thomas Gerbet
97195c0c66
Merge pull request #286126 from sofuture/jz/update-jetbrains
jetbrains:* update versions
2024-02-11 11:50:01 +01:00
Peder Bergebakken Sundt
68dd75315c treewide: add system to "Unsupported system" throws 2024-02-11 00:03:49 +01:00
Peder Bergebakken Sundt
3c5b9e6af5
Merge pull request #277455 from Vonfry/melpa/update-fix
update-melpa: try to fix some compatiblility issues on cl-lib and url-retrive.
2024-02-10 12:28:18 +01:00
Vladimír Čunát
7d2eb73e43
Merge #285983: staging-next 2024-02-03 2024-02-09 21:26:03 +01:00
kirillrdy
feea7d7b2d
Merge pull request #277493 from sefidel/lite-xl-v2.1.2
lite-xl: 2.1.1 -> 2.1.3
2024-02-10 07:13:08 +11:00
DataHearth
8bbff533a6
vscode-extensions.aaron-bond.better-comments: init at 3.0.2 2024-02-09 15:19:01 +01:00
github-actions[bot]
a7f4ae0644
Merge master into staging-next 2024-02-09 12:01:11 +00:00
sefidel
14d722d567
lite-xl: 2.1.1 -> 2.1.3 2024-02-09 19:06:27 +09:00
kirillrdy
251c69b730
Merge pull request #284202 from sund3RRR/micro-clipboard-fix
micro: fix clipboard issue
2024-02-09 17:34:51 +11:00
github-actions[bot]
488d4a827f
Merge master into staging-next 2024-02-09 06:01:01 +00:00
nixpkgs-upkeep-bot
34f5ed22b2 vscode: 1.86.0 -> 1.86.1 2024-02-09 00:21:41 +00:00
github-actions[bot]
33b366b63f
Merge master into staging-next 2024-02-06 18:01:02 +00:00
maxine
6c2f6ebe79
Merge pull request #286416 from r-ryantm/auto-update/oed
oed: 7.1 -> 7.4
2024-02-06 18:48:53 +01:00
Harsh Shandilya
901d939a22 androidStudioPackages.canary: 2023.3.1.7 -> 2023.3.1.8 2024-02-06 19:05:40 +05:30
Harsh Shandilya
fbbddfa205 androidStudioPackages.beta: 2023.2.1.20 -> 2023.2.1.21 2024-02-06 19:05:25 +05:30
github-actions[bot]
21465e0ebc
Merge master into staging-next 2024-02-06 12:00:59 +00:00
Pol Dellaiera
f7849821ca
vscode-extensions.github.codespaces: 1.14.8 -> 1.16.9 2024-02-06 07:13:04 +01:00
Pol Dellaiera
94a9fb6eaf
vscode-extensions.github.copilot: 1.151.659 -> 1.156.691 2024-02-06 07:09:33 +01:00
Pol Dellaiera
7f83de438d
vscode-extensions.github.copilot-chat: 0.11.2023120102 -> 0.12.2024013003 2024-02-06 07:08:46 +01:00
github-actions[bot]
8e7913be95
Merge master into staging-next 2024-02-06 00:02:21 +00:00
Weijia Wang
01e3cec678
Merge pull request #282770 from r-ryantm/auto-update/vimPlugins.vim-clap
vimPlugins.vim-clap: 0.49 -> 0.50
2024-02-05 20:43:41 +01:00
github-actions[bot]
2579984b85
Merge master into staging-next 2024-02-05 18:01:13 +00:00