3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5240 commits

Author SHA1 Message Date
WORLDofPEACE 99600df584
Merge pull request #101112 from deviant/remove-uemacs
uemacs: remove
2020-10-30 16:01:47 -04:00
Benjamin Hipple a2aa0cbf89
Merge pull request #100266 from jnetod/textadept-update
textadept: 10.2 -> 10.8
2020-10-29 22:24:13 -04:00
Timo Kaufmann aee8263788
Merge pull request #100653 from trepetti/marker
marker: init at 2020.04.04
2020-10-29 18:47:37 +01:00
Michael Weiss 4c92053749
Merge pull request #101957 from meutraa/update/android-studio-canary
androidStudioPackages.{canary,dev}: 4.2.0.14 -> 4.2.0.15
2020-10-29 12:56:51 +01:00
Matthieu Coudron 2eb1610725
neovimUtils: neovim utilities to handle more usecases
Current nixpkgs always wraps neovim with the "-u" which has sideeffects as explained in https://github.com/NixOS/nixpkgs/issues/55376 : 
1.  vim won't set the variable $MYVIMRC as explained #34215
 2. vim skips loading folder-specific .vimrc / .nvimrc

I wanted to provide a way for users to better control what flags are used to wrap neovim. This is achived by introducing wrapNeovimUnstable et neovimUtils, utilities to help with that. We provide a compatibility layer so that wrapNeovim still works and to let us experiment with wrapNeovimUnstable to better control neovim configuration, plugin dependencies, haskell environment etc so that it becomes easier to generate per-project neovim config.

With this commit, it's possible for instance for home-manager to wrap neovim without the `-u` and just write the config in the
expected $XDG_CONFIG_HOME/nvim/init.vim .
Expect wrapNeovimUnstable interface to evolve in the upcoming months.
2020-10-29 09:50:26 +01:00
Tom Repetti 7559a99131 marker: init at 2020.04.04 2020-10-28 23:01:47 -04:00
meutraa 01b58c0240
androidStudioPackages.{canary,dev}: 4.2.0.14 -> 4.2.0.15 2020-10-28 17:57:00 +00:00
Mario Rodas 5b4331e2c9
Merge pull request #99949 from marsam/update-micro
micro: 2.0.7 -> 2.0.8
2020-10-28 05:22:00 -05:00
Nicolas Martin e129f41522 glow: 1.0.2 -> 1.1.0 2020-10-27 21:58:00 +01:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Jason O'Conal aeb6d3edab idea: 2020.2.2 -> 2020.2.3 2020-10-26 14:25:34 +10:30
Frank Lanitz b1b7551cb0 geany: 1.36.0 -> 1.37.0 2020-10-25 19:56:55 +01:00
meutraa eb7e78ee99
androidStudioPackages.{canary,dev}: 4.2.0.13 -> 4.2.0.14 2020-10-24 15:02:26 +01:00
Kevin Cox 7eddff6821
Merge pull request #99931 from sikmir/cudatext
cudatext: 1.111.0 -> 1.115.0
2020-10-23 15:23:25 -04:00
Doron Behar 0f3d40ef68
Merge pull request #84816 from FlorianFranzen/texmacs
texmacs: 1.99.11 -> 1.99.13
2020-10-20 20:17:26 +03:00
Matthieu Coudron 4c4c4874c4
neovim: add config to passthru (#101100)
first will register the config under the name init.vim which is more
appropriate for neovim.
Pass the generated config to passthru so that one can easily pass the
current config to a
raw/unwrapped neovim (helps with development).

For instance, home-manager can reference the config in $XDG_CONFIG_HOME/nvim/init.vim
without the need to wrap nvim with its config.
2020-10-20 12:26:39 +02:00
V 3835f35f2b uemacs: remove
This crashes with a buffer overflow upon running it. It has likely been
broken for some time. It has no maintainers. It is also unfree.
2020-10-20 03:27:03 +02:00
Ryan Mulligan bc1b00acde
Merge pull request #100996 from r-ryantm/auto-update/kibi
kibi: 0.2.0 -> 0.2.1
2020-10-19 05:40:09 -07:00
R. RyanTM 500c8afa87 kibi: 0.2.0 -> 0.2.1 2020-10-18 15:54:34 +00:00
Florian Franzen a30600a387 texmacs: 1.99.11 -> 1.99.13 2020-10-17 21:24:54 +02:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Manuel Bärenz 40c84bd392 vscode, vscodium: Document update scripts 2020-10-16 11:14:43 +02:00
Manuel Bärenz ffb7a61905 vscode, vscodium: 1.50.0 -> 1.50.1 2020-10-16 11:14:42 +02:00
Daniël de Kok 625a48c633
Merge pull request #100117 from samuela/upkeep-bot/vscodium-1.50.0-1602289209
vscodium: 1.49.3 -> 1.50.0
2020-10-14 16:11:48 +02:00
Rok Garbas 2d032ef0bd
Merge pull request #100467 from penguwin/glow
glow: 1.0.1 -> 1.0.2
2020-10-14 14:01:58 +02:00
Nicolas Martin ddc51f4db3
glow: 1.0.1 -> 1.0.2 2020-10-14 04:49:39 +02:00
Samuel Ainsworth 20a938ab90 vscode: chmod +x update-vscode.sh 2020-10-13 18:28:17 -07:00
Frederik Rietdijk 7489347335 kile: 2.9.92 -> 2.9.93 2020-10-13 19:21:33 +02:00
meutraa cc03048201
androidStudioPackages.stable: 4.0.2.0 -> 4.1.0.19 2020-10-13 13:25:55 +01:00
Daniël de Kok cffec69996
Merge pull request #97938 from samuela/samuela/split-vscode-updates
vscode/vscodium: split update scripts
2020-10-12 21:02:49 +02:00
Nikolay Korotkiy 9bac00e749
cudatext: 1.111.0 -> 1.115.0 2020-10-12 12:48:04 +03:00
J. Neto 698836ecb7 textadept: 10.2 -> 10.8 2020-10-11 15:30:19 -03:00
Lana Black 0d3136af48 vscode: add libdbusmenu dependency. 2020-10-11 12:58:44 +00:00
Michael Weiss b60f560e51
Merge pull request #100076 from meutraa/update/android-studio-stable
androidStudioPackages.stable: 4.0.1.0 -> 4.0.2.0
2020-10-10 15:51:04 +02:00
upkeep-bot c29e980e45 vscodium: 1.49.3 -> 1.50.0 2020-10-10 00:20:09 +00:00
meutraa 1b1b596303
androidStudioPackages.stable: 4.0.1.0 -> 4.0.2.0 2020-10-09 12:31:49 +01:00
upkeep-bot 3303b8ab57 vscode: 1.49.3 -> 1.50.0 2020-10-09 01:24:32 +00:00
Doron Behar 7ebd42b87f
Merge pull request #99956 from FRidh/qt 2020-10-08 22:49:35 +03:00
Doron Behar 198e025172 retext: Fix build by using default qt5.15.
Bonus: Set `makeWrapperArgs` instead of calling `wrapQtApp` - to prevent
double wrapping.
2020-10-08 18:57:23 +02:00
Tim Steinbach 3f1321a03d
nanorc: 2018-09-05 -> 2020-01-25 2020-10-08 11:00:18 -04:00
Tim Steinbach 9b28998862
atom: Remove maintainer nequissimus 2020-10-08 11:00:14 -04:00
Anderson Torres c095d986c7
Merge pull request #99958 from lsix/nano-5.3
nano: 5.2 -> 5.3
2020-10-07 23:58:44 -03:00
Nicolas Martin 8e56330ad9 glow: 1.0.0 -> 1.0.1 2020-10-07 20:47:12 +02:00
Lancelot SIX b9ff517983
nano: 5.2 -> 5.3 2020-10-07 15:23:24 +01:00
Mario Rodas a62081663f micro: 2.0.7 -> 2.0.8 2020-10-07 04:20:00 +00:00
Nicolas Martin c2ebb8becb glow 0.2.0 -> 1.0.0 2020-10-06 22:24:22 +02:00
adisbladis 14154fea52
Revert "emacs: Remove references from emacs.pdmp"
This reverts commit 8e13d34944.

It turns out this breaks the build of emacsGit from the nix-community overlay.
2020-10-06 01:14:24 +02:00
Viacheslav Lotsmanov 897d92c854 neovim-qt: 0.2.15 -> 0.2.16.1 2020-10-03 19:12:57 +02:00
Michael Weiss 23c5aed5fc
Merge pull request #99469 from meutraa/update/android-studio-canary
androidStudioPackages.{dev,canary}: 4.2.0.12 -> 4.2.0.13
2020-10-03 16:26:30 +02:00
meutraa 65e279292e
androidStudioPackages.{dev,canary}: 4.2.0.12 -> 4.2.0.13 2020-10-03 13:31:40 +01:00