Commit Graph

7390 Commits

Author SHA1 Message Date
Sandro
f0dfb45812
Merge pull request #170248 from rhoriguchi/vscode-extensions
vscode-extensions: update installed extensions
2022-04-25 21:40:38 +02:00
Sandro
8291a99382
Merge pull request #169606 from DarkOnion0/master
coc-haxe: init at 0.8.0
2022-04-25 18:22:20 +02:00
Ryan Horiguchi
ad3a396ee6
vscode-extensions.pkief.material-icon-theme: 4.14.1 -> 4.16.0 2022-04-25 14:58:22 +02:00
Ryan Horiguchi
8a31cb6e47
vscode-extensions.ms-azuretools.vscode-docker: 1.20.0 -> 1.22.0 2022-04-25 14:57:20 +02:00
Ryan Horiguchi
5bbdf1dd33
vscode-extensions.johnpapa.vscode-peacock: 4.0.0 -> 4.0.1 2022-04-25 14:55:44 +02:00
Ryan Horiguchi
ea81084e52
vscode-extensions.esbenp.prettier-vscode: 9.3.0 -> 9.5.0 2022-04-25 14:54:30 +02:00
Ryan Horiguchi
68e9b54c50
vscode-extensions.eamodio.gitlens: 12.0.3 -> 12.0.6 2022-04-25 14:53:04 +02:00
Ryan Horiguchi
19f5cc6ee7
vscode-extensions.davidanson.vscode-markdownlint: 0.46.0 -> 0.47.0 2022-04-25 14:51:54 +02:00
adisbladis
357a8492ef
Merge pull request #170015 from adisbladis/emacs-manual-packages-updater
emacs: Add update script for manually packaged packages
2022-04-24 09:28:05 +07:00
adisbladis
78632a93fb
Merge pull request #170031 from adisbladis/ement-2022-04-22
emacs.pkgs.ement: unstable-2021-10-08 -> unstable-2022-04-22
2022-04-24 09:27:39 +07:00
Mario Rodas
56c88a29ba
Merge pull request #169614 from LibreCybernetics/remove-maintainership
{android-studio,crystal}: remove myself as maintainer
2022-04-23 20:12:29 -05:00
adisbladis
5eb9d9e284 emacs.pkgs.ement: unstable-2021-10-08 -> unstable-2022-04-22 2022-04-24 12:27:22 +12:00
adisbladis
6922b8784d emacs: Add update script for manually packaged packages 2022-04-24 09:18:33 +12:00
adisbladis
daee75e5b3 emacs.pkgs.tree-sitter-langs: Make language plugins configurable
By using an expression like:
``` nix
emacs.pkgs.tree-sitter-langs.passthru.withPlugins (p: [ p.tree-sitter-agda ])
```
2022-04-24 07:44:40 +12:00
adisbladis
b4f90318fe emacs.pkgs.tree-sitter-langs: Create script to keep grammars up to date with upstream defaults 2022-04-24 07:35:00 +12:00
adisbladis
b15c703495 emacs.pkgs.tree-sitter-langs: Use grammars from nixpkgs and sources from melpa 2022-04-24 07:19:15 +12:00
adisbladis
00af59359f emacs.pkgs.tsc: 0.16.1 -> 0.18.0
Use auto-updater JSON
2022-04-24 07:19:15 +12:00
adisbladis
028a934896 emacs.pkgs.tsc: Add update script 2022-04-24 07:19:15 +12:00
adisbladis
2c61820661 emacs.pkgs.tsc/tree-sitter-langs: Remove rec from derivations
These are not required.
2022-04-24 07:19:15 +12:00
adisbladis
4567405cd4 emacs.pkgs.tsc: Remove with from top-level scope
This is a huge anti-pattern that makes it next to impossible to know
which attrset is providing which attr and it's very easy to make mistakes.

Case in point: This package didn't properly scope `lib.maintainers`.
2022-04-24 07:19:15 +12:00
Julius de Bruijn
48b6b19970 emacsPackages.tree-sitter: fix grammar/native executor 2022-04-24 07:19:15 +12:00
Ryan Mulligan
acf9b5a348
Merge pull request #169885 from r-ryantm/auto-update/cudatext
cudatext: 1.162.0 -> 1.162.5
2022-04-23 05:37:03 -07:00
Rick van Schijndel
02501af301
Merge pull request #169428 from sikmir/mg
mg,oed,oksh: fix cross-compilation
2022-04-23 14:18:15 +02:00
Bobby Rong
d34a472735
Merge pull request #169588 from bobby285271/gnome-builder
gnome-builder: 42.0 → 42.1
2022-04-23 19:25:03 +08:00
Ivv
ccfb911ea3
Merge pull request #168036 from michielboekhoff/update-android-studio
Update Android Studio
2022-04-23 12:31:22 +02:00
Nikolay Korotkiy
4a72aad356
oed: fix cross-compilation 2022-04-23 10:08:22 +03:00
Nikolay Korotkiy
da727b72c9
mg: fix cross-compilation 2022-04-23 10:08:15 +03:00
R. Ryantm
3a279c6db0 cudatext: 1.162.0 -> 1.162.5 2022-04-23 01:55:14 +00:00
Daniel Thwaites
4f9b8a0702
lib/strings: optimise hasInfix function (#168175)
* lib/strings: optimise hasInfix function

* lib/strings: optimise hasInfix further using regex

* rstudio: call hasInfix with a string

* lib/strings: remove let from hasInfix

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2022-04-22 12:43:25 -04:00
Theodore Ni
77c966e06e neovim-ruby: 0.8.1 -> 0.9.0 update some Neovim Ruby gem versions 2022-04-22 17:48:20 +02:00
Fabián Heredia Montiel
399a20a384 android-studio: remove myself as maintainer 2022-04-21 13:01:45 -05:00
Sandro
fdfe3394b9
Merge pull request #166776 from arjan-s/init-vimplugin-search-pulse
vimPlugins.vim-search-pulse: init at 2017-01-05
2022-04-21 17:02:12 +02:00
Bobby Rong
2dc4427d35
gnome-builder: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/42.0...42.1
2022-04-21 22:33:13 +08:00
DarkOnion0
e3025623e6 coc-haxe: init at 0.8.0 2022-04-21 06:50:36 +02:00
Sandro
c085bfc9af
Merge pull request #164189 from hqurve/octave-jupyter-update 2022-04-21 01:55:54 +02:00
Randy Eckenrode
272876edae
ionide.ionide-fsharp: 5.11.0 -> 6.0.1 (#168874)
* ionide.ionide-fsharp: 5.11.0 -> 6.0.0

* doc/release-notes: document .NET 6 requirement for Ionide

* ionide: 6.0.0 -> 6.0.1
2022-04-21 01:54:39 +02:00
teutat3s
6bd609ac0e vimPlugins: update 2022-04-20 08:33:19 -07:00
Ryan Mulligan
d30decc453
Merge pull request #169384 from r-ryantm/auto-update/cudatext
cudatext: 1.161.0 -> 1.162.0
2022-04-20 05:59:10 -07:00
Ben Siraphob
47d58982ff
Merge pull request #169200 from sikmir/mle 2022-04-20 05:58:24 +00:00
R. Ryantm
522afed5a6 cudatext: 1.161.0 -> 1.162.0 2022-04-20 01:40:04 +00:00
Nikolay Korotkiy
fc5bf74480
mle: fix on darwin 2022-04-19 18:02:10 +03:00
Aidan Gauland
d71cc5bbad
header-file-mode: fix build
Add missing qualifier for «maintainers».
2022-04-19 16:37:39 +12:00
Aidan Gauland
64240018e0 header-file-mode: init at version unstable-2022-04-19
Add Emacs library `header-file' from GitHub.
2022-04-19 14:15:23 +12:00
Artturi
ae7b731585
Merge pull request #168776 from gador/pinegrow-fix-download-link
pinegrow: fix download link
2022-04-18 22:09:58 +03:00
Daniel Nagy
506050b57f
emacs: prepare webp support for versions >=29.1
This prepares the derivation for the upcoming webp image file format
support with Emacs 29.1. Therefore this change is mainly useful with the
"emacs-overlay".

https://github.com/nix-community/emacs-overlay/

Changelog from upstream Emacs:

1cdb8d4c99/etc/NEWS (L435-L439)

More info on image formats in Emacs and how to check for their support:

https://www.gnu.org/software/emacs/manual/html_node/elisp/Image-Formats.html
2022-04-18 17:45:47 +02:00
Martin Weinelt
fa1bb283d8 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-16 23:14:55 +02:00
Sandro
937a330fff
Merge pull request #168882 from SuperSandro2000/vscode
vscode: fix auto encoding detection crashing editor window
2022-04-16 23:01:09 +02:00
Christian Kögler
2833064bcc
neovide: 2022-02-04 -> 0.8.0 (#168770)
* neovide: 2022-02-04 -> 0.8.0

* neovide: Remove unsupported platform darwin
2022-04-16 22:59:35 +02:00
hqurve
9749d34ac0 octave-kernel: 0.32.0 -> 0.34.2 2022-04-16 16:55:07 -04:00
Robert Schütz
4a86b1c782 setzer: 0.4.4 -> 0.4.7 2022-04-16 19:24:51 +00:00