Felix Schröter
53c202dc53
pixelorama: init at 0.10.1
2022-06-26 14:28:12 +02:00
R. Ryantm
1d00e3862c
featherpad: 1.2.0 -> 1.3.0
2022-06-25 22:42:14 +00:00
André Vitor de Lima Matos
62a4d12769
kdevelop: move to kde/gear release 22.04.2
...
Also, use python 3.9 to build kdev-python plugin, broken on python 3.10.
2022-06-25 18:29:02 -03:00
Kevin Amado
2cb3b82e14
vscode-extensions.mattn.lisp: init at 0.1.12
2022-06-23 13:31:48 -07:00
Kevin Amado
2e16cc7604
vscode-extensions.grapecity.gc-excelviewer: init at 4.2.55
2022-06-23 13:31:37 -07:00
Rick van Schijndel
c100196b08
Merge pull request #176823 from risicle/ris-native-source-provenance-applications
...
treewide/applications: add `sourceType` `binaryNativeCode` for many packages
2022-06-23 20:55:09 +02:00
Sandro
8642f38e0e
Merge pull request #178771 from SuperSandro2000/rehex
2022-06-23 20:44:31 +02:00
Sandro Jäckel
1ecc8fa5ca
rehex: drop me from maintainers
2022-06-23 20:01:52 +02:00
Robert Scott
466c2e342a
treewide/applications: add sourceType
binaryNativeCode
for many packages
2022-06-23 18:38:19 +01:00
Matthieu Coudron
f9958c6504
Merge pull request #178520 from malob/update-vimPlugins
2022-06-23 18:33:45 +02:00
Bernardo Meurer
a36554623e
Merge pull request #178353 from lopsided98/vim-cross-shebang
...
vim: fix shebangs when cross-compiling
2022-06-23 12:12:18 -04:00
Mario Rodas
83498cbceb
Merge pull request #178428 from kilianar/latex-workshop
...
vscode-extensions.james-yu.latex-workshop: 8.23.0 -> 8.27.2
2022-06-22 21:41:58 -05:00
Mario Rodas
ec99747a0f
Merge pull request #178433 from kilianar/vscodevim.vim
...
vscode-extensions.vscodevim.vim: 1.21.5 -> 1.22.2
2022-06-22 21:41:42 -05:00
Malo Bourgon
d7820aa294
vimPlugins: cleanup overrides
2022-06-21 18:44:26 -07:00
Malo Bourgon
d354014efa
Revert "vim/update.py: mark some plugins as neovim ones"
...
This reverts commit d7bfa0dcc4
, which
causes build issues since #178180 was merged.
2022-06-21 18:35:55 -07:00
Malo Bourgon
cb95f35f54
vimPlugins: update
2022-06-21 16:39:16 -07:00
Kerstin
e3cf58aeaf
Merge pull request #178375 from dotlambda/ghostwriter-2.1.4
...
ghostwriter: 2.1.3 -> 2.1.4
2022-06-21 18:44:37 +02:00
Pascal Wittmann
e2709efa1c
Merge pull request #178443 from prusnak/eclipse-plugins
...
eclipse.plugins: fix dead upstream urls
2022-06-21 18:19:26 +02:00
Sandro
d31b5b10c7
Merge pull request #178370 from trofi/fix-fno-common-for-vscode-extensions.ms-python.python
...
vscode-extensions.ms-python.python: pull upstream fix for -fno-common…
2022-06-21 17:55:04 +02:00
Pavol Rusnak
a40cc0e399
eclipse.plugins.bytecode-outline: 2.5.0.201711011753-5a57fdf -> 1.0.1.202006062100
...
fix dead upstream urls, replace with new upstream
plugin has lower version because the versioning has been
restarted when the plugin namespace was changed from de.loskutov.BytecodeOutline
to org.eclipse.jdt.bcoview
2022-06-21 15:25:15 +02:00
Pavol Rusnak
1367f89a73
eclipse.plugins.anyedittools: 2.7.1.201709201439 -> 2.7.2.202006062100
...
fix dead upstream urls, replace with new upstream
2022-06-21 15:23:41 +02:00
kilianar
1863bc8786
vscode-extensions.vscodevim.vim: 1.21.5 -> 1.22.2
...
Update to latest upstream release 1.22.2.
2022-06-21 14:00:23 +02:00
kilianar
7ae2073bfb
vscode-extensions.james-yu.latex-workshop: 8.23.0 -> 8.27.2
2022-06-21 13:24:00 +02:00
rewine
3d506e9548
notepad-next: 0.5.1 -> 0.5.2
2022-06-21 18:15:22 +08:00
Sandro
473669d460
Merge pull request #173692 from shadaj/patch-1
...
vscode-extensions.ms-toolsai.jupyter: 2021.9.1101343141 - > 2022.5.1001411044
2022-06-21 09:36:02 +02:00
Robert Schütz
263277ff48
ghostwriter: 2.1.3 -> 2.1.4
...
https://github.com/wereturtle/ghostwriter/releases/tag/2.1.4
2022-06-20 22:08:50 +00:00
Sergei Trofimovich
504ca7aefc
vscode-extensions.ms-python.python: pull upstream fix for -fno-common toolchains
...
Without the change lttng-ust dependency fails the build on upstream
gcc-10 as:
ld: libustsnprintf.a(libustsnprintf_la-core.o):snprintf/core.c:23: multiple definition of
`ust_loglevel'; ustctl.o:liblttng-ust-ctl/ustctl.c:80: first defined here
2022-06-20 22:35:34 +01:00
Ben Wolsieffer
cac4d6469f
vim: fix shebangs when cross-compiling
...
vim does its own shebang patching, which ends up pulling in build platform
tools. This commit patches the build system to use HOST_PATH instead.
I also enabled strictDeps and added additional dependencies needed to make
patchShebangs work on some of the other scripts.
This commit brings the cross-compiled package in line with the native one, but
even the native build has some unpatched shebang references to python, perl and
csh. Additionally, efm_perl.pl has a broken shebang (#! -w) because vim's
build system can't handle not finding perl.
2022-06-20 14:52:09 -04:00
Nikolay Korotkiy
1dd527ad6c
cudatext: 1.165.2 → 1.166.2
2022-06-20 19:21:35 +02:00
Sandro Jäckel
8a2e36cc53
vimPlugins.vim-go: simplify postPatch
...
gnused is part of the stdenv
2022-06-19 23:26:31 +02:00
Sandro Jäckel
2b74ba3ed7
vimPlugins.vim-go: move comment to right place
2022-06-19 23:26:31 +02:00
Matthieu Coudron
ce505a3984
vimPlugins: use lua derivation if it exists ( #178180 )
...
Neovim plugins are now more often than not written in lua.
One advantage of the lua ecosystem over vim's is the existence of
luarocks and the rockspec format, which allows to specify a package
dependencies formally.
I would like more neovim plugins to have a formal description,
"rockspec" being the current candidate.
This MR allows to use nix lua packages as neovim plugins, so as to enjoy
every benefit that rockspecs bring:
- dependdency discovery
- ability to run test suite
- luarocks versioning
- rockspec metadata
the vim update.py script will check if an attribute with the vim plugin
pname exists in lua51Packages. If it does, it uses
buildNeovimPluginFrom2Nix on it, which modifies the luarocks config to
do an almost flat install (luarocks will install the package in the lua
folder instead of share/5.1/lua etc).
It also calls toVimPlugin on it to get all the vim plugin niceties.
The list of packages that could benefit from this is available at
https://luarocks.org/labels/neovim
but I hope it grows.
2022-06-19 14:18:16 +02:00
Maximilian Bosch
cdbc6e64e4
treewide: reduce maintenance workload for ma27
...
Note: I DO NOT resign from nixpkgs, not at all!
However, I like a clean notification inbox and I get a lot of stuff for
packages where I'm only an end-user or don't use them anymore and thus
can't help out that much.
So please consider it a measure to reduce the mental load for me when
going through my notifications ;-)
2022-06-19 12:07:43 +02:00
Matthieu Coudron
6fa26fe3cd
vimPlugins: remove any gotags reference
2022-06-18 21:23:45 +02:00
Sandro
eb9fbec6ad
Merge pull request #177818 from samuela/upkeep-bot/vscode-1.68.1-1655339083
...
vscode: 1.68.0 -> 1.68.1
2022-06-17 22:01:29 +02:00
Sandro
1321c23a56
Merge pull request #177950 from samuela/upkeep-bot/vscodium-1.68.1-1655425264
2022-06-17 21:37:23 +02:00
Goetz
1f95c49331
RStudio: 1.4.1717 -> 2022.02.3+492 ( #177021 )
...
rstudio: 1.4.1717 -> 2022.02.3+492
The old version does not compile with gcc11. Also the used nixos-22.05
libraries (R interpreter) have changed their interfaces that have to be
also patched. Updating RStudio is useful.
* Remove Quarto patch
Follow review in
https://github.com/NixOS/nixpkgs/pull/177021#pullrequestreview-1007625773
* Fix not FHS paths
Create explicit nix path replacement of hard coded FHS paths for pandoc and nodejs.
2022-06-17 16:08:22 +02:00
Sandro Jäckel
b8699bb45b
vimPlugins.vim-go: update tools list
2022-06-17 10:56:07 +02:00
Mario Rodas
97722e45b2
Merge pull request #170219 from r-ryantm/auto-update/featherpad
...
featherpad: 1.1.1 -> 1.2.0
2022-06-16 22:41:49 -05:00
Mario Rodas
d70601212e
Merge pull request #177380 from asbachb/update/netbeans
...
netbeans: 13 -> 14
2022-06-16 22:25:00 -05:00
nixpkgs-upkeep-bot
1a0d8eebd7
vscodium: 1.68.0 -> 1.68.1
2022-06-17 00:21:05 +00:00
Sandro
7245b3fb67
Merge pull request #177897 from SuperSandro2000/coc
...
vimPackages: add some coc packages
2022-06-17 01:02:58 +02:00
Sandro Jäckel
201b271213
vimPackages: add some coc packages
2022-06-16 20:11:03 +02:00
Sandro
82b5099305
Merge pull request #176724 from kamadorueda/vscode-extensions.njpwerner.autodocstring
...
vscode-extensions.njpwerner.autodocstring: init at 6.0.1
2022-06-16 19:20:43 +02:00
nixpkgs-upkeep-bot
58b2655b4c
vscode: 1.68.0 -> 1.68.1
2022-06-16 00:24:43 +00:00
Rick van Schijndel
3eb0acf33f
Merge pull request #177745 from klemensn/lighttable-remove
...
lighttable: Remove
2022-06-15 23:14:32 +02:00
Bobby Rong
284ccb5f4d
Merge pull request #177111 from samuela/upkeep-bot/vscodium-1.68.0-1654822313
...
vscodium: 1.67.2 -> 1.68.0
2022-06-15 22:13:41 +08:00
kilianar
418a67adb6
atom,atom-beta: 1.58.0 -> 1.60.0, 1.59.0-beta0 -> 1.61.0-beta0
2022-06-15 13:44:05 +02:00
Klemens Nanni
0d55e8b15c
lighttable: Remove
...
Last updated in 2016, depends on deprecated gnome2 and fails to start
without warning/error:
```
$ lighttable ; echo $?
0
$ coredumpctl list -1
TIME PID UID GID SIG COREFILE EXE SIZE
Wed 2022-06-15 12:24:50 EET 501223 1000 100 SIGSEGV present /nix/store/9kk7yx3n7a896x40ypr7w4kzya8b0mc9-lighttable-0.8.1/share/LightTable/LightTable 71.4M
```
See #39976 .
2022-06-15 12:34:59 +02:00
Tejas Agarwal
93d3ee74a1
vimPlugins.catppuccin-vim: init at 2022-06-06 ( #177376 )
2022-06-15 10:29:21 +02:00
Adam Saponara
c5edc1d38a
mle: 1.4.3 -> 1.5.0
2022-06-14 17:39:53 -04:00
Mr Hedgehog
60ba9d65d3
vimPlugins.cmp-*: Add overrides
2022-06-14 07:46:27 -04:00
Mr Hedgehog
e05dc87e41
vimPlugins.fuzzy-nvim: init at 2022-02-20
2022-06-13 17:16:05 -04:00
Mr Hedgehog
fdaa8fc610
vimPlugins.nvim-snippy: init at 2022-05-01
2022-06-13 17:16:01 -04:00
Mr Hedgehog
dafc5addaa
vimPlugins.cmp-dap: init at 2022-04-27
2022-06-13 17:14:49 -04:00
Mr Hedgehog
843fd83017
vimPlugins.cmp-vimwiki-tags: init at 2022-04-25
2022-06-13 17:14:45 -04:00
Mr Hedgehog
36e86164d9
vimPlugins.cmp-pandoc-nvim: init at 2022-05-03
2022-06-13 17:14:42 -04:00
Mr Hedgehog
dd3788435a
vimPlugins.cmp-look: init at 2022-03-21
2022-06-13 17:14:38 -04:00
Mr Hedgehog
cbaec802b4
vimPlugins.cmp-greek: init at 2022-01-10
2022-06-13 17:14:34 -04:00
Mr Hedgehog
028ad31f5d
vimPlugins.cmp-nvim-tags: init at 2022-03-31
2022-06-13 17:14:30 -04:00
Mr Hedgehog
4704008b8b
vimPlugins.cmp-copilot: init at 2022-04-11
2022-06-13 17:14:27 -04:00
Mr Hedgehog
12e88c5977
vimPlugins.cmp-clippy: init at 2021-10-24
2022-06-13 17:14:24 -04:00
Mr Hedgehog
f845924568
vimPlugins.cmp-npm: init at 2021-10-27
2022-06-13 17:14:20 -04:00
Mr Hedgehog
82e3d3122b
vimPlugins.cmp-zsh: init at 2022-01-18
2022-06-13 17:14:17 -04:00
Mr Hedgehog
b6e370d291
vimPlugins.cmp-fish: init at 2022-02-17
2022-06-13 17:14:13 -04:00
Mr Hedgehog
586ed4541b
vimPlugins.cmp-rg: init at 2022-01-13
2022-06-13 17:14:10 -04:00
Mr Hedgehog
6144604447
vimPlugins.cmp-fuzzy-path: init at 2022-05-08
2022-06-13 17:14:07 -04:00
Mr Hedgehog
010ef3dc36
vimPlugins.cmp-fuzzy-buffer: init at 2022-01-13
2022-06-13 17:14:03 -04:00
Mr Hedgehog
aa87d47869
vimPlugins.cmp-cmdline-history: init at 2022-05-04
2022-06-13 17:14:00 -04:00
Mr Hedgehog
96fcb504d1
vimPlugins.cmp-conventionalcommits: init at 2021-10-28
2022-06-13 17:13:56 -04:00
Mr Hedgehog
14d7a9c473
vimPlugins.cmp-git: init at 2022-05-11
2022-06-13 17:13:52 -04:00
Mr Hedgehog
68dd2e5c8a
vimPlugins.cmp-vim-lsp: init at 2021-10-26
2022-06-13 17:13:48 -04:00
Mr Hedgehog
9782b8161e
vimPlugins.cmp-nvim-lsp-signature-help: init at 2022-03-29
2022-06-13 17:13:44 -04:00
Mr Hedgehog
bcb285921b
vimPlugins.cmp-digraphs: init at 2021-12-13
2022-06-13 17:13:41 -04:00
Mr Hedgehog
0d921381b6
vimPlugins.cmp-dictionary: init at 2022-05-04
2022-06-13 17:13:37 -04:00
Mr Hedgehog
43c23c919e
vimPlugins.cmp-snippy: init at 2021-09-20
2022-06-13 17:13:33 -04:00
Mr Hedgehog
865a32dd51
vimPlugins.cmp-neosnippet: init at 2022-01-06
2022-06-13 17:13:29 -04:00
Matthieu Coudron
77c7a237fa
Merge pull request #177064 from malob/add-nvim-lastplace
...
vimPlugins.nvim-lastplace: init at 2021-10-15
2022-06-13 19:32:28 +02:00
Hugo
2c7a74c992
vimPlugins.lspcontainers: init
2022-06-13 19:01:33 +02:00
Matthieu Coudron
a1ad235743
vimUtils: deprecate configure.pathogen ( #154814 )
...
pathogen does not bring any value compared to vim native packages so
remove it to ease maintainance burden.
2022-06-13 15:25:46 +02:00
Matthieu Coudron
e1a1cfb565
vimPlugins.fzf-hoogle-vim: init at 2022-05-01 ( #176722 )
2022-06-13 14:12:14 +02:00
FliegendeWurst
f5389ce140
vscodium: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
Benjamin Asbach
be0081f66f
netbeans: 13 -> 14
2022-06-12 12:27:14 +03:00
nixpkgs-upkeep-bot
df118d7a7a
vscode: 1.67.2 -> 1.68.0
2022-06-10 00:52:12 +00:00
nixpkgs-upkeep-bot
fae6144d7d
vscodium: 1.67.2 -> 1.68.0
2022-06-10 00:51:53 +00:00
The Hedgehog
f3d9f4f15a
vimPlugins.alpha-nvim: init at 2022-04-22 ( #177049 )
2022-06-09 21:15:20 +02:00
"Malo Bourgon"
7762092a32
vimPlugins.nvim-lastplace: init at 2021-10-15
2022-06-09 10:53:23 -07:00
Malo Bourgon
e5a1277cf6
vimPlugins: update
2022-06-09 10:53:17 -07:00
Bobby Rong
516ad8541a
Merge pull request #177035 from steveeJ-forks/pr_manuksript_remove_steveej
...
manuskript: remove steveej as a maintainer
2022-06-09 23:33:53 +08:00
Stefan Junker
355928d030
manuskript: remove steveej as a maintainer
...
no longer a user of this so cannot verify quickly whether it functions
fully and properly.
2022-06-09 15:38:32 +02:00
adisbladis
480074c657
Merge pull request #176985 from jian-lin/update-elisp-packages
...
elisp updates
2022-06-09 15:30:23 +08:00
linj
62406f02f7
emacs.pkgs.melpa-packages: 2022-06-09
2022-06-09 12:01:19 +08:00
linj
d62acd223d
elpa-generated.nix manual fixup
2022-06-09 11:59:12 +08:00
linj
6e2f03ef9f
elpa-packages 2022-06-09
2022-06-09 11:58:23 +08:00
linj
b8b59073da
nongnu-packages 2022-06-09
2022-06-09 11:46:52 +08:00
Bobby Rong
18de53ca96
Merge pull request #176585 from Trundle/vspacecode-0.10.9
...
vscode-extensions.vspacecode.vspacecode: 0.10.1 -> 0.10.9
2022-06-08 21:21:18 +08:00
patternspandemic
712272f895
kodestudio: Remove. The nix package was way out of date and unmaintained.
2022-06-07 17:16:45 -07:00
Jan Tojnar
ef47fd71fc
Merge pull request #166084 from jtojnar/vscode-nognome2
...
atomEnv: remove pointless GConf dependency
2022-06-07 22:46:38 +02:00
Kevin Amado
1661ce8227
vscode-extensions.njpwerner.autodocstring: init at 6.0.1
2022-06-07 09:06:40 -06:00
Peder Bergebakken Sundt
30e3db6365
vscode-extenions.tomoki1207.pdf: add metadata
2022-06-07 16:24:27 +02:00
Peder Bergebakken Sundt
71d8d2dbb6
vscode-extensions.shd101wyy.markdown-preview-enhanced : init at 0.6.3
2022-06-07 16:24:27 +02:00
Peder Bergebakken Sundt
558f045240
vscode-extensions.sanaajani.taskrunnercode: init at 0.3.0
2022-06-07 16:24:27 +02:00
Anderson Torres
d4ffa9c225
Merge pull request #176633 from patricksjackson/textadept-merge
...
textadept: 10.8 -> 11.3
2022-06-06 23:10:46 -03:00
Patrick Jackson
31dc19919a
textadept: Merge back into a single version.
2022-06-06 14:27:40 -07:00
Andreas Stührk
e98b73f332
vscode-extensions.vspacecode.vspacecode: 0.10.1 -> 0.10.9
2022-06-06 19:37:00 +02:00
David Richey
c6c20f5343
vscode-extensions.justusadam.language-haskell: 3.4.0 -> 3.6.0
2022-06-05 23:37:18 -05:00
David Richey
dbe99b573c
vscode-extensions.haskell.haskell: 1.8.0 -> 2.2.0
2022-06-05 23:37:18 -05:00
Robert Scott
3b6bc4b69c
treewide: set sourceProvenance for packages containing downloaded jars
...
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
QuantMint
9684c0fa4e
vimPlugins: update and add new ( #176207 )
...
vimPlugins.flutter-tools-nvim: init at 2022-05-19
vimPlugins.grammar-guard-nvim: init at 2022-01-03
vimPlugins.omnisharp-extended-lsp-nvim: init at 2022-05-10
vimPlugins.com-cloudedmountain-ide-neovim: init at 2022-05-19
vimPlugins: update
vimPlugins.csharpls-extended-lsp-nvim: init at 2022-03-08
vimPlugins: update
vimPlugins.clangd_extensions-nvim: init at 2022-05-31
vimPlugins.Ionide-vim: init at 2022-05-13
vimPlugins.coq-artifacts: init at 2022-06-04
vimPlugins.coq-thirdparty: init at 2022-06-04
vimPlugins.spellsitter-nvim: init at 2022-06-02
2022-06-04 16:57:41 +02:00
Bobby Rong
d8cae82638
Merge pull request #175880 from r-ryantm/auto-update/cudatext
...
cudatext: 1.165.0 -> 1.165.2
2022-06-03 18:57:49 +08:00
adisbladis
586e1c7a2a
Merge pull request #174740 from tssm/update-tree-sitter-grammars
...
Update tree-sitter grammars
2022-06-02 15:23:16 +08:00
R. Ryantm
b2afb9d8d8
cudatext: 1.165.0 -> 1.165.2
2022-06-02 02:28:00 +00:00
Paul Dettorer Hervot
7318a60b42
vimPlugins.markdown-preview-nvim: add a missing node dependency
2022-06-01 13:27:41 -07:00
Sandro
ccad9f83bc
Merge pull request #175750 from superherointj/package-vscode-extensions-new1
...
vscode-extensions: add/update many extensions
2022-06-01 21:37:47 +02:00
Alex Jackson
5f95ef7bdf
vimPlugins: add bullets-vim ( #157433 )
...
* vimPlugins.bullets-vim: init at 2022-01-30
2022-06-01 21:32:26 +02:00
superherointj
decffe149d
vscode-extensions.chenglou92.rescript-vscode: 1.1.3 -> 1.3.0
2022-06-01 14:42:01 -03:00
superherointj
ed2d3bca44
vscode-extensions.gencer.html-slim-scss-css-class-completion: init 1.7.8
2022-06-01 14:42:01 -03:00
superherointj
0c500178e3
vscode-extensions.stefanjarina.vscode-eex-snippets: init 0.0.8
2022-06-01 14:42:01 -03:00
superherointj
52071f2f22
vscode-extensions.theangryepicbanana.language-pascal: init 0.1.6
2022-06-01 14:42:01 -03:00
superherointj
3a40fe1013
vscode-extensions.usernamehw.errorlens: 3.4.1 -> 3.5.1
2022-06-01 14:39:03 -03:00
superherointj
cb17178766
vscode-extensions.timonwong.shellcheck: 0.18.4 -> 0.19.3
2022-06-01 14:39:03 -03:00
superherointj
e03a641136
vscode-extensions.redhat.vscode-yaml: 1.5.1 -> 1.7.0
2022-06-01 14:39:03 -03:00
superherointj
264f1bf7b2
vscode-extensions.prisma.prisma: init 3.14.0
2022-06-01 14:39:03 -03:00
superherointj
3b33619ada
vscode-extensions.jnoortheen.nix-ide: 0.1.19 -> 0.1.20
2022-06-01 14:35:03 -03:00
superherointj
79247c5540
vscode-extensions.golang.go: 0.25.1 -> 0.31.1
2022-06-01 14:35:03 -03:00
superherointj
d5303e2c22
vscode-extensions.file-icons.file-icons: 1.0.28 -> 1.0.29
2022-06-01 14:35:03 -03:00
superherointj
a2c854bcc7
vscode-extensions.donjayamanne.githistory: 0.6.14 -> 0.6.19
2022-06-01 14:35:03 -03:00
superherointj
fbf40449bb
vscode-extensions.christian-kohler.path-intellisense: 2.6.1 -> 2.8.0
2022-06-01 14:35:02 -03:00
superherointj
ce8c4de0eb
vscode-extensions.attilabuti.brainfuck-syntax: init 0.0.1
2022-06-01 14:35:02 -03:00
superherointj
5f6d0d6ec5
vscode-extensions.badochov.ocaml-formatter: init 1.14.0
2022-06-01 10:53:42 -03:00
superherointj
dee1050f68
vscode-extensions.gitlab.gitlab-workflow: init 3.44.2
2022-06-01 10:48:57 -03:00
superherointj
e2485b007c
vscode-extensions.irongeek.vscode-env: init 0.1.0
2022-06-01 10:44:28 -03:00
superherointj
ff3f972680
vscode-extensions.phoenixframework.phoenix: init 0.1.1
2022-06-01 10:32:03 -03:00
Pavel Borzenkov
eebbc1525a
vimPlugins.nvim-config-local: init at 2022-03-26
2022-05-31 21:14:49 +02:00
Ben Siraphob
cf89d00255
Merge pull request #167634 from siraben/xedit-darwin
...
xedit: fix build on darwin
2022-05-30 23:19:40 +00:00
Ben Siraphob
ab76f3220d
xedit: fix build on darwin
2022-05-30 14:54:36 -07:00
Matthieu Coudron
48e7802fd2
Merge pull request #175324 from Dettorer/vimplugin-update-fix-coc
...
Vimplugin update to fix coc
2022-05-30 14:49:02 +02:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
...
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux
2022-05-30 13:42:58 +02:00
Rick van Schijndel
da846421fc
libresprite: mark broken on darwin
2022-05-30 13:42:57 +02:00
Paul "Dettorer" Hervot
c3337a717e
vimPlugins: update
2022-05-30 08:09:05 +02:00
Sandro
558da46289
Merge pull request #174092 from mayflower/bump-vim
...
vim: 8.2.4816 -> 8.2.4975
2022-05-30 01:13:23 +02:00
Thane Gill
48254fc091
Wrap vi when using makeCustomizable
2022-05-30 00:02:59 +02:00
Stanislav Asunkin
ee61638527
vimPlugins.null-ls-nvim: remove unnecessary lspconfig dependency
2022-05-30 00:02:10 +02:00
Stanislav Asunkin
0dd861baec
vimPlugins.telescope-nvim: remove unused popup-nvim dependency
2022-05-30 00:00:55 +02:00
Nick Cao
e7f619c49b
vimUtils.buildVimPlugin: only add vimCommandCheckHook to
...
nativeBuildInputs when native compiling
2022-05-29 23:52:29 +02:00
Paul Dettorer Hervot
2a5d767efb
vimPlugins.markdown-preview-nvim: update fix-node-paths.patch
2022-05-29 21:41:39 +02:00
Paul "Dettorer" Hervot
b2eb98a040
vimPlugins.nord-vim: fix the remote's main branch name
...
Recently changed from master to main
2022-05-29 21:41:31 +02:00
Victor Freire
e83a7e33ca
vscode-extensions.ocamllabs.ocaml-platform: 1.8.4 -> 1.10.4
2022-05-29 16:37:07 -03:00
Victor Freire
43a0a9e79b
vscode-extensions.ms-pyright.pyright: 1.1.222 -> 1.1.250
2022-05-29 16:34:10 -03:00
Victor Freire
c77800a310
vscode-extensions.ionide.ionide-fsharp: 6.0.4 -> 6.0.5
2022-05-29 16:31:31 -03:00
Victor Freire
f2a3d0d0c5
vscode-extensions.foam.foam-vscode: 0.14.1 -> 0.18.3
2022-05-29 16:29:03 -03:00
Victor Freire
28c394ad76
vscode-extensions.eamodio.gitlens: 12.0.6 -> 12.0.7
2022-05-29 16:27:12 -03:00
Victor Freire
a90921f9c6
vscode-extensions.denoland.vscode-deno: 3.9.1 -> 3.12.0
2022-05-29 16:25:14 -03:00
Victor Freire
36a2f674ee
vscode-extensions.angular.ng-template: 12.2.0 -> 13.3.4
2022-05-29 16:23:29 -03:00
Paul "Dettorer" Hervot
c36fce4046
vimPlugins: update
2022-05-29 18:27:32 +02:00
Robert Schütz
7b0d8aba7e
ghostwriter: 2.1.2 -> 2.1.3
...
https://github.com/wereturtle/ghostwriter/releases/tag/2.1.3
2022-05-29 13:46:55 +02:00
happysalada
f579f725ed
helix: 22.03 -> 22.05
2022-05-29 07:21:36 -04:00
Rick van Schijndel
37c633f7ae
treewide: pkgs/applications: mark broken for darwin
2022-05-29 10:56:04 +02:00
Andrei Lapshin
0e3b22768d
Android Studio: allow to pass shell arguments
...
Pass parameters to Android Studio shell script.
This way Android Studio can be used as git diff/merge tool.
For example
```
[difftool "androidstudio"]
cmd = android-studio nosplash diff $LOCAL $REMOTE 2>/dev/null
trustExitCode = true
[mergetool "androidstudio"]
cmd = android-studio nosplash merge $LOCAL $REMOTE $BASE $MERGED 2>/dev/null
trustExitCode = true
```
See https://www.jetbrains.com/help/idea/working-with-the-ide-features-from-command-line.html#arguments
2022-05-28 14:15:48 +03:00
7c6f434c
f504966acd
Merge pull request #174999 from patricksjackson/textadept11-11.3
...
textadept11: 11.1 -> 11.3
2022-05-28 11:05:03 +00:00
Bobby Rong
f94068879f
Merge pull request #174386 from r-ryantm/auto-update/cudatext
...
cudatext: 1.164.0 -> 1.165.0
2022-05-28 18:06:53 +08:00
Patrick Jackson
3605f7a343
textadept11: 11.1 -> 11.3
2022-05-27 12:58:54 -07:00
Artturi
60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc
2022-05-27 17:56:19 +03:00
7c6f434c
cc76d27597
Merge pull request #174632 from patricksjackson/pin-textadept
...
textadept: Fix compilation using an older version of gcc
2022-05-27 13:45:46 +00:00
Matthieu Coudron
bd4e0644db
Merge pull request #173312 from teto/vim-add-checks
...
vim add checks
2022-05-27 11:34:48 +02:00
Artturin
c1fffdfffb
treewide: change some glibc to stdenv.cc.libc
2022-05-27 05:57:43 +03:00
sternenseemann
23684fc690
Merge pull request #174383 from r-ryantm/auto-update/apostrophe
...
apostrophe: 2.6.2 -> 2.6.3
2022-05-26 16:32:16 +02:00
Joscha
ec5c98e943
vscode-extensions.rust-lang-rust-analyzer: update publisher
...
Since rust-analyzer's publisher on the VSCode marketplace was changed to
rust-lang, this makes the extension available under
vscode-extensions.rust-lang.rust-analyzer. I thought I already did this
in PR #173540 , but apparently I forgot. This is backwards-compatible in
that the extension is still availabe at
vscode-extensions.matklad.rust-analyzer as well.
2022-05-26 08:44:07 -04:00
Mario Rodas
4307907d72
python39Packages.pdfminer-six: add alias to pdfminer
2022-05-25 23:47:50 -07:00
Patrick Jackson
3b8b85bac4
textadept: Fix compilation using an older version of gcc
2022-05-25 16:09:24 -07:00
Sandro
8864dcd770
Merge pull request #172352 from alapshin/master
...
Android Studio: update packages and add myself as mantainer
2022-05-25 23:24:50 +02:00
Sandro
6d28dbf2a7
Merge pull request #174325 from Flakebi/vim-markdown-composer
...
vimPlugins.vim-markdown-composer: fix executing
2022-05-25 23:07:08 +02:00
Tae Selene Sandoval Murgan
235f1299d3
tree-sitter: Remove the Swift grammar
...
It was abandoned, and the recommended one doesn't have a parser.c file
2022-05-25 21:28:29 +02:00
Artturin
0c4d65b21e
treewide: stdenv.glibc -> glibc
2022-05-25 15:51:20 +03:00
Aidan Gauland
240e967264
header-file-mode: unstable-2022-05-13 -> unstable-2022-05-25
...
* Add post-build script to generate autoloads file.
* Bump upstream revision to get a critical bugfix that prevented this library's
main function from executing.
2022-05-25 16:15:36 +12:00
R. Ryantm
aa09c8a387
cudatext: 1.164.0 -> 1.165.0
2022-05-25 03:02:10 +00:00
R. Ryantm
6d25e74a5a
apostrophe: 2.6.2 -> 2.6.3
2022-05-25 02:40:15 +00:00
Flakebi
511491b547
vimPlugins.vim-markdown-composer: fix executing
...
The source for setting the path is slightly different, so relax the
search/replace term, so it works with the new version.
Fixes starting the web-preview process.
2022-05-24 23:32:03 +02:00
Victor Freire
620b891fd4
vscode-extensions.ionide.ionide-fsharp: 6.0.1 -> 6.0.4
2022-05-23 21:11:20 -03:00
Janne Heß
3673f148b3
Merge remote-tracking branch 'origin/staging-next'
...
* origin/staging-next: (62 commits)
Re-Revert "lua: fix on darwin by using makeBinaryWrapper (#172749 )"
openldap: fix cross-compilation
makeBinaryWrapper: fix codesign on aarch64-darwin
python3Packages.ldap: fix linking with openldap 2.5+
Revert "lua: fix on darwin by using makeBinaryWrapper (#172749 )"
wine: enable parallel build again
pkgsi686Linux.gdb: fix formatting for 32-bit systems
gtk4: Fix incorrect merge
nixos/openldap: use upstream unit defaults
openldap: update maintainers
openldap: 2.4.58 -> 2.6.2
Revert "Add mingwW64-llvm cross-system."
lua: fix on darwin by using makeBinaryWrapper (#172749 )
python310Packages.python-mimeparse: execute tests
pandas: fix darwin build
gtk3: 3.24.33 -> 3.24.33-2022-03-11
gtk4: patch fixing g-c-c crashes
e2fsprogs: patch for CVE-2022-1304
firefox-unwrapped: fix cross compilation
rustc: expose correct llvmPackages for cross compile
...
2022-05-23 19:56:59 +02:00
Artturi
e00bb60b19
Merge pull request #173430 from Artturin/fetchzippost
2022-05-23 18:25:50 +03:00
Artturin
b3caa2f1fe
treewide: extraPostFetch -> postFetch
2022-05-23 17:18:50 +03:00
Robin Gloster
2e4c67b555
vim: 8.2.4874 -> 8.2.4975
2022-05-23 12:08:32 +02:00
Robin Gloster
6c822e25b6
vim: 8.2.4816 -> 8.2.4874
...
fixes:
- 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-1619
- 7.5 https://nvd.nist.gov/vuln/detail/CVE-2022-1620
- 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-1621
- 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-1629
2022-05-23 11:59:52 +02:00
Vladimír Čunát
232db920ae
Merge branch 'master' into staging-next
2022-05-23 10:10:50 +02:00
Sebastian Sellmeier
644d8ed029
notepad-next: mark as broken for aarch64
2022-05-23 02:42:09 +02:00
github-actions[bot]
107b6041bc
Merge master into staging-next
2022-05-22 18:01:20 +00:00
Tae Selene Sandoval Murgan
394687bf39
neovim-remote: 2.4.0 -> 2.5.1
2022-05-22 15:37:47 +02:00
Maximilian Bosch
e402e3c061
Merge pull request #169039 from SebTM/notepad-next
...
notepad-next: init at 0.5.1
2022-05-22 14:13:45 +02:00
github-actions[bot]
86ec85655d
Merge master into staging-next
2022-05-22 12:01:28 +00:00
Artturi
3efe7235dc
Merge pull request #173918 from tssm/neovim-darwin-coreservices
...
neovim: Pass CoreServices when building on darwin
2022-05-22 14:15:21 +03:00
Bobby Rong
fb12daa91f
Merge pull request #173684 from samuela/upkeep-bot/vscode-1.67.2-1653006143
...
vscode: 1.67.1 -> 1.67.2
2022-05-22 16:44:17 +08:00
Manuel Bärenz
605862b847
Merge pull request #173685 from samuela/upkeep-bot/vscodium-1.67.2-1653006161
...
vscodium: 1.67.1 -> 1.67.2
2022-05-22 10:33:21 +02:00
Tae Selene Sandoval Murgan
f7e2353e0b
neovim: Pass CoreServices when building on darwin
2022-05-22 09:16:22 +02:00
Jan Tojnar
b8b9f52393
Merge branch 'master' into staging-next
...
Conflicts:
- pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0
and f6c5761935
.
2022-05-21 17:52:39 +02:00
Matthieu Coudron
d7bfa0dcc4
vim/update.py: mark some plugins as neovim ones
...
so that they use buildNeovimFrom2Nix
I want to avoid adding a more complex heuristic for now or adding a
column to vim-plugin-names.
2022-05-21 17:05:46 +02:00
"Matthieu Coudron"
a2d4d474c2
vimPlugins.nvim-biscuits: init at 2021-11-12
2022-05-21 17:05:46 +02:00
Matthieu Coudron
e373b1a746
vimPlugins.diffview-nvim: add plenary as dependency
2022-05-21 17:05:46 +02:00
Joscha
4d6a40140c
vscode-extensions.rust-lang.rust-analyzer: 0.2.1048 -> 0.3.1059
...
This update changes the extension's publisher from "matklad" to
"rust-lang" and moves it to `vscode-extensions.rust-lang.rust-analyzer`,
but keeps `vscode-extensions.matklad.rust-analyzer` for backwards
compatibility. It also bumps the version number from 0.2.xxx to 0.3.xxx,
as described in changelog #129.5:
https://rust-analyzer.github.io/thisweek/2022/05/17/changelog-129-5.html
2022-05-21 05:04:10 -04:00
Joscha
8bc78621d3
vscode-extensions.matklad.rust-analyzer: Add reminder to update script
...
The release tag was out-of-date even though the extension was updated
regularly. Ideally, the update script might increment it on its own,
like the rust-analyzer update script already does.
2022-05-21 05:04:10 -04:00
Joscha
806de2ab38
vscode-extensions.matklad.rust-analyzer: Point links to new repo location
2022-05-21 05:04:10 -04:00
github-actions[bot]
77bded3c43
Merge master into staging-next
2022-05-20 18:02:18 +00:00
Robert Schütz
d5a2974e52
libsForQt5.mauiPackages: init at 2.1.2
2022-05-20 08:54:02 -07:00
Shadaj Laddad
7a959a64df
vscode-extensions.ms-toolsai.jupyter: 2021.9.1101343141 - > 2022.5.1001411044
2022-05-19 18:38:00 -07:00
nixpkgs-upkeep-bot
9c48424780
vscodium: 1.67.1 -> 1.67.2
2022-05-20 00:22:41 +00:00
nixpkgs-upkeep-bot
d325181784
vscode: 1.67.1 -> 1.67.2
2022-05-20 00:22:23 +00:00
github-actions[bot]
17dfec3606
Merge master into staging-next
2022-05-19 00:02:14 +00:00
Artturi
b0c602515d
Merge pull request #173084 from Artturin/unecessaryprf
...
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
2022-05-18 21:23:58 +03:00
github-actions[bot]
f74178b418
Merge staging-next into staging
2022-05-15 18:01:53 +00:00
Bobby Rong
f3194760f1
Merge pull request #171445 from tshaynik/xxe-pe-bump
...
xxe-pe: 9.4.0 -> 10.1.0
2022-05-15 23:59:35 +08:00
github-actions[bot]
a41870fcba
Merge staging-next into staging
2022-05-15 06:01:50 +00:00
Jan Tojnar
d1b77f990f
Merge branch 'staging-next' into staging
...
Conflicts:
pkgs/applications/networking/browsers/firefox/common.nix between f6c5761935
and a373324120
.
2022-05-15 07:08:29 +02:00
Artturin
1a634cc057
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
...
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files
which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
nixpkgs-upkeep-bot
21f9e5c728
vscodium: 1.66.2 -> 1.67.1
2022-05-15 00:24:02 +00:00
Matthieu Coudron
05a3e5c21f
Merge pull request #171064 from teto/neovim-require-check-hook
...
buildVimPlugin: check that neovim can require the module.
2022-05-13 23:24:57 +02:00
github-actions[bot]
fe71877bbd
Merge staging-next into staging
2022-05-13 18:03:04 +00:00
Sandro
7ba9d90f53
Merge pull request #172825 from gador/pinegrow-fix-download-link2
...
pinegrow: fix download link (again)
2022-05-13 17:21:14 +02:00
github-actions[bot]
814126147f
Merge staging-next into staging
2022-05-13 12:02:03 +00:00
Aleksander Gondek
41b99ff816
vscode-extensions.matklad.rust-analyzer: 0.2.975 - > 0.2.1048
2022-05-13 11:41:59 +02:00
adisbladis
9d5b5668ec
Merge pull request #172763 from aidalgol/emacs-28-header-file-mode-fix
...
header-file-mode: unstable-2022-04-19 -> unstable-2022-05-13
2022-05-13 16:51:25 +08:00
Aidan Gauland
cfd4a8fe09
header-file-mode: unstable-2022-04-19 -> unstable-2022-05-13
...
Update to version with a fix to make the package work with Emacs 28.
2022-05-13 20:27:34 +12:00
Florian Brandes
2352ead1a1
pinegrow: fix download link (again)
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-13 10:25:30 +02:00
adisbladis
003c3b6444
emacs.pkgs.plz: Use plz from elpa
2022-05-13 18:45:14 +12:00
adisbladis
1883541620
emacs.pkgs.melpa-packages: 2022-05-13
2022-05-13 18:15:26 +12:00
adisbladis
ec486b0a2e
emacs.pkgs.elpa-packages: 2022-05-13
2022-05-13 18:15:26 +12:00
Mario Rodas
ebd2f4dea3
lapce: 0.0.12 -> 0.1.0
...
https://github.com/lapce/lapce/releases/tag/v0.1.0
2022-05-13 04:20:00 +00:00
Matthieu Coudron
50bbd08413
Merge pull request #171582 from austinbutler/vim-jsonpath
...
vimPlugins.vim-jsonpath: init at 2020-06-16
2022-05-14 11:58:27 +02:00
adisbladis
2686f10fb4
emacs.pkgs.ement: unstable-2022-05-05 -> unstable-2022-05-14
2022-05-14 18:25:58 +12:00
Austin Butler
fd927b68f1
vimPlugins.vim-jsonpath: init at 2020-06-16
2022-05-13 18:28:32 -07:00
Austin Butler
6046ff237c
vimPlugins: update
2022-05-13 18:28:12 -07:00
github-actions[bot]
d79af4efe4
Merge staging-next into staging
2022-05-13 00:03:35 +00:00
Thiago Kenji Okada
5c5187646d
Merge pull request #172366 from ncfavier/wrappers-cleanup
...
make{,Binary}Wrapper: some cleanups
2022-05-12 22:17:34 +01:00
Will Cohen
975d834041
clojupyter: 0.3.2 -> 0.3.3
2022-05-12 16:12:57 -04:00
Mr Hedgehog
d491e5fd3a
vimPlugins.coconut-vim: init at 2017-10-10
2022-05-12 15:00:08 +02:00
Damien Cassou
f49bce4b19
Merge pull request #172590 from pjones/pjones/pdf-tools
...
emacsPackages.pdf-tools: fix build
2022-05-12 12:33:50 +02:00
Matthieu Coudron
e4bb2cac39
vimPlugins.fzf-lua: init at 2022-05-07
2022-05-12 11:57:06 +02:00
Artturi
b35bfa914d
Merge pull request #172272 from r-ryantm/auto-update/cudatext
...
cudatext: 1.163.0 -> 1.164.0
2022-05-11 23:48:11 +03:00
Peter Jones
0d02ba8ffb
emacsPackages.pdf-tools: fix build
...
This is a temporary fix for #172178
2022-05-11 11:24:56 -07:00
Patrick Hilhorst
3db756def0
Merge pull request #172423 from samuela/upkeep-bot/vscode-1.67.1-1652228602
2022-05-11 13:06:46 +02:00
Matthieu Coudron
8fc305d584
vimPlugins.stylish-nvim: init at 2022-02-11
2022-05-11 12:20:10 +02:00
Matthieu Coudron
da8a322e73
buildLuaPlugin: convert the addRtp call
...
since it was breaking overrideAttrs.
2022-05-11 12:08:14 +02:00
Matthieu Coudron
0dbca90d41
buildNeovimPluginFrom2Nix: use neovimRequireCheckHook
...
and removed the addRtp call that was breaking overrideAttrs
2022-05-11 10:42:19 +02:00
Matthieu Coudron
08b6ad0ea5
buildVimPlugin: check that neovim can require the module.
...
Add:
```
doInstallCheck = true;
nvimRequireCheck = "toto";
```
to your vimPluginCall.
2022-05-11 10:42:19 +02:00
nixpkgs-upkeep-bot
27cae2d5a2
vscode: 1.67.0 -> 1.67.1
2022-05-11 00:23:22 +00:00
William Kral
119c335a4f
scite: 5.0.2 -> 5.2.2
2022-05-10 17:13:30 -07:00
Naïm Favier
2ae69114a1
makeWrapper: implement --inherit-argv0
...
For symmetry/interoperability with makeBinaryWrapper. Implemented as
--argv0 '$0'
2022-05-10 22:07:57 +02:00
Naïm Favier
81b9c712ce
wrapGAppsHook: rename argument to makeWrapper
...
...and pass it makeBinaryWrapper in all-packages.nix
2022-05-10 22:07:56 +02:00
Andrei Lapshin
f615c7545b
androidStudioPackages: add myself as maintainer
2022-05-10 20:58:54 +03:00
Thiago Kenji Okada
c4956c85b4
Merge pull request #172320 from xaverdh/binary-wrapper-fixes
...
treewide: use non-binary wrapper for wrapGAppsHook where appropriate
2022-05-10 17:07:26 +01:00