Commit Graph

7436 Commits

Author SHA1 Message Date
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
github-actions[bot]
fddf656b60
Merge master into staging-next 2022-04-23 18:01:13 +00:00
Vladimír Čunát
82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02: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
Mario Rodas
55c3e3b030 lapce: fix build on darwin 2022-04-23 04:20:00 +00:00
R. Ryantm
3a279c6db0 cudatext: 1.162.0 -> 1.162.5 2022-04-23 01:55:14 +00:00
github-actions[bot]
05f9abf294
Merge staging-next into staging 2022-04-22 18:01:54 +00:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03: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
Anatolii Popov
6abf6b46ad
maintainers: adding AnatolyPopov 2022-04-22 17:07:07 +03:00
Anatolii Popov
efe5ba0c4f
jetbrains: update script fixes 2022-04-22 17:07:07 +03: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
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
github-actions[bot]
6be56bfc2e
Merge master into staging-next 2022-04-16 12:01:10 +00:00
Thiago Franco de Moraes
0e9bebed0c neovim: 0.6.0 -> 0.7.0 2022-04-16 10:39:52 +02:00
Sandro Jäckel
2ca1c98617
vscode: fix auto encoding detection crashing editor window
Closes #152939
2022-04-16 08:35:55 +02:00
Sandro Jäckel
92fe27da60
vscode: move asar to nativeBuildInputs 2022-04-16 08:35:55 +02:00
github-actions[bot]
c58a108aaa
Merge master into staging-next 2022-04-16 06:01:08 +00:00
Azat Bahawi
55f57facbf emacs: 27.2 -> 28.1 2022-04-16 16:53:45 +12:00
Sandro
c6f16a2de1
Merge pull request #132019 from workflow/init-vimplugins-coc-flutter
vimPlugins.coc-flutter: init
2022-04-16 02:28:00 +02:00
github-actions[bot]
e19bb47d10
Merge master into staging-next 2022-04-16 00:03:06 +00:00
workflow
b45fbd05f3 vimPlugins.coc-flutter: init at 1.9.7 2022-04-16 00:27:48 +01:00
Florian Brandes
5889b22fe3
pinegrow: fix download link
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-15 12:34:56 +02:00
R. Ryantm
1027708f78 cudatext: 1.160.2 -> 1.161.0 2022-04-15 01:43:14 +00:00
github-actions[bot]
795332a20e
Merge staging-next into staging 2022-04-14 18:01:48 +00:00
Anderson Torres
bcb6ccbcb6
Merge pull request #168638 from AndersonTorres/new-elisp
elisp updates
2022-04-14 14:26:49 -03:00
Kevin Cox
d90d891961
Merge pull request #168382 from LibreCybernetics/update-idea
jetbrains.idea-{community,ultimate}: 2021.3.2 → 2022.1
2022-04-14 09:15:58 -04:00
AndersonTorres
fdf314ecc7 elpa-generated.nix manual fixup 2022-04-14 10:05:14 -03:00
AndersonTorres
04205fa170 elpa-packages 2022-04-14 2022-04-14 10:05:14 -03:00
AndersonTorres
243a9656cc melpa-packages 2022-04-14 2022-04-14 10:05:14 -03:00
AndersonTorres
e974d301c7 nongnu-packages 2022-04-14 2022-04-14 10:05:14 -03:00
AndersonTorres
1f29a38fd2 emacs.pkgs.cedet: remove
Broken and no hope to be resurrected.
2022-04-14 10:05:14 -03:00
github-actions[bot]
999a16ca63
Merge staging-next into staging 2022-04-14 12:02:14 +00:00
Bobby Rong
87fb08198b
Merge pull request #168426 from samuela/upkeep-bot/vscode-1.66.2-1649808725
vscode: 1.66.1 -> 1.66.2
2022-04-14 19:44:37 +08:00
Mario Rodas
8e46b8ed87
Merge pull request #168449 from samuela/upkeep-bot/vscodium-1.66.2-1649831818
vscodium: 1.66.1 -> 1.66.2
2022-04-14 06:43:23 -05:00
Artturi
1690820ab5
Merge pull request #134523 from reedrw/bluej-gsettings-fix
bluej: fix gsettings schemas
2022-04-14 11:46:19 +03:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Reed
cc222b4fea bluej: fix gsettings schemas 2022-04-13 23:36:28 +03:00
Pamplemousse
d297965029 vimPlugins.vim-vp4: init at 2021-01-06 2022-04-13 21:36:55 +02:00
Pamplemousse
8c44d65e63 vimPlugins: update 2022-04-13 21:36:55 +02:00
nixpkgs-upkeep-bot
5acc34d95a vscodium: 1.66.1 -> 1.66.2 2022-04-13 06:36:58 +00:00
nixpkgs-upkeep-bot
db770979f1 vscode: 1.66.1 -> 1.66.2 2022-04-13 00:12:05 +00:00
Daniel Barter
58b94a6eb0 android-studio: fixing gui for tiling window managers 2022-04-12 13:30:40 -07:00
Fabián Heredia Montiel
dadc08be41 jetbrains.idea-{community,ultimate}: 2021.3.2 → 2022.1
https://www.jetbrains.com/idea/whatsnew/2022-1/
2022-04-12 10:13:37 -05:00
Sandro
ab1640b19b
Merge pull request #166909 from fedeinthemix/wolfram-engine-2 2022-04-11 13:53:05 +02:00
Artturi
33fbdc22bc
Merge pull request #168029 from r-ryantm/auto-update/cudatext 2022-04-11 14:32:36 +03:00
Federico Beffa
55a070a616 wolfram-for-jupyter-kernel: init at 0.9.2
Also, add a script 'wolfram-notebook' to easily start a jupyter
notebook for working with the Wolfram Engine.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 11:54:09 +02:00
Artturi
a1e37655a7
Merge pull request #168236 from Artturin/lapceupdate 2022-04-11 10:19:27 +03:00
Artturin
17867e6fbc lapce: 0.0.10 -> 0.0.12 2022-04-11 09:29:25 +03:00
Michiel Boekhoff
fb90972987
androidStudioPackages.{canary,dev}: 2021.3.1.1 -> 2021.3.1.7 2022-04-09 20:24:18 +01:00
Michiel Boekhoff
61069589c2
androidStudioPackages.beta: 2021.2.1.8 -> 2021.2.1.11 2022-04-09 20:23:28 +01:00
Michiel Boekhoff
7a13b86dbd
androidStudioPackages.stable: 2021.1.1.21 -> 2021.1.1.23 2022-04-09 20:22:24 +01:00
R. Ryantm
5e334e3296 cudatext: 1.160.0 -> 1.160.2 2022-04-09 18:53:16 +00:00
github-actions[bot]
01b0aa0bc6
Merge staging-next into staging 2022-04-09 06:01:47 +00:00
Mario Rodas
a468fac1c1
Merge pull request #167790 from samuela/upkeep-bot/vscode-1.66.1-1649376803
vscode: 1.66.0 -> 1.66.1
2022-04-08 20:40:13 -05:00
Arjan Schrijver
de77577258 vimPlugins.vim-search-pulse: init at 2017-01-05 2022-04-08 15:18:10 +02:00
R. Ryantm
f79ae01933 vscodium: 1.66.0 -> 1.66.1 2022-04-08 07:37:48 +00:00
nixpkgs-upkeep-bot
af9cad4c94 vscode: 1.66.0 -> 1.66.1 2022-04-08 00:13:23 +00:00
github-actions[bot]
1266a252ca
Merge staging-next into staging 2022-04-08 00:02:53 +00:00
Ryan Mulligan
bc515fe2f7
Merge pull request #167581 from r-ryantm/auto-update/cudatext
cudatext: 1.159.2 -> 1.160.0
2022-04-07 13:13:56 -07:00
zowoq
3a70d5dc83 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/compilers/go/2-dev.nix
2022-04-07 22:12:13 +10:00
hadriencaron
79b72e2110
emacs.pkgs.control-lock: Add package (#166520)
* emacs.pkgs.control-lock: Add package

* emacs.pkgs.control-lock: Address PR comments
2022-04-07 23:09:33 +12:00
R. Ryantm
793543a19b xedit: 1.2.2 -> 1.2.3 2022-04-07 03:07:52 +00:00
R. Ryantm
f8b62b5b89 cudatext: 1.159.2 -> 1.160.0 2022-04-06 20:26:04 +00:00
github-actions[bot]
a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
Bobby Rong
78dfe05f04
Merge pull request #167275 from bobby285271/marker
marker: fix build with meson 0.61
2022-04-06 10:28:22 +08:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Vladimír Čunát
b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
André Vitor de Lima Matos
0a69aa9f8a
vimPlugins: update 2022-04-05 13:19:22 -03:00
Daniel Thwaites
dd37fc3587 helix: use release tarball to fetch tree-sitter grammars 2022-04-05 08:28:59 -04:00