Commit Graph

5418 Commits

Author SHA1 Message Date
Arnout Engelen
28564278c0 jetbrains: updates 2021-01-04 13:44:30 +01:00
AndersonTorres
aeffc753fa joe: cleanup
Add a longDescription, and also add myself as maintainer.
2021-01-03 23:19:42 -03:00
AndersonTorres
bbf4d0ddde Emacs Elpa updates
Generated via auto-update scripts.
2021-01-01 10:54:50 -03:00
AndersonTorres
f42856b37e Emacs Melpa updates
Generated via auto-update scripts.
2021-01-01 10:54:50 -03:00
AndersonTorres
69503ada0c Emacs Org: 20201207 -> 20201228
Generated via auto-update scripts.
2021-01-01 10:54:50 -03:00
Sandro
e5c488c154
Merge pull request #106741 from cyplo/mindforger1.52
mindforger: 1.48.2 -> 1.52.0
2021-01-01 03:32:49 +01:00
Kim Lindberger
ee5a73f5ac
Merge pull request #107839 from collares/update-emacs2nix
emacs2nix: update to fix locale issues and a missing elpa package
2020-12-30 21:30:08 +01:00
Cyryl Płotnicki
31f845840c mindforger: 1.48.2 -> 1.52.0 2020-12-30 14:57:25 +00:00
ajs124
39c6139dd5 texstudio: 3.0.1 -> 3.0.3 2020-12-30 00:40:02 +01:00
Mauricio Collares
a0c2d672f7 emacs2nix: update to fix locale issues and a missing elpa package 2020-12-28 20:19:16 -03:00
Graham Christensen
14c2379fa7
Merge pull request #107052 from drewrisinger/dr-pr-vscode-arm
vscode, vscodium: 1.51.1 -> 1.52.1 & add aarch64-linux, armv7l-linux builds
2020-12-28 16:55:48 -05:00
Bjørn Forsman
d0ecbe67b8 eclipses.plugins.cdt: fix hash
The last update had a copy-pasta error: the hash for jdt was also used
for cdt.

Fixes: 66a14b3e23 ("eclipses: 2020-09 -> 2020-12")
2020-12-28 20:54:33 +01:00
Michael Weiss
669e4df42a
Merge pull request #107669 from meutraa/update/android-studio
Update Android Studio
2020-12-27 11:58:15 +01:00
Sandro
441ccfeb5b
Merge pull request #104982 from sikmir/cudatext
cudatext: 1.115.0 → 1.118.2
2020-12-27 02:18:47 +01:00
Nikolay Korotkiy
5694379992
cudatext: 1.115.0 → 1.118.2 2020-12-27 01:15:14 +03:00
meutraa
e253027617
androidStudioPackages.{canary,dev}: 20.3.1.2 -> 2020.3.1.3 2020-12-26 21:32:05 +00:00
meutraa
c12a3a31ff
androidStudioPackages.beta: 4.2.0.17 -> 4.2.0.18 2020-12-26 20:38:02 +00:00
Nicolas Martin
ff42b4ae55
glow: add changelog meta-attribute 2020-12-25 15:07:12 +01:00
Nicolas Martin
6f400cf290
glow: 1.2.1 -> 1.3.0 2020-12-25 14:02:54 +01:00
Lassulus
16b80104bf
Merge pull request #107383 from cole-h/kakoune
kakoune: fix installCheck
2020-12-24 20:07:09 +01:00
Drew Risinger
9485b86453 vscodium: add arm64-linux & armv7l-linux builds 2020-12-24 13:35:18 -05:00
Drew Risinger
93c067206d vscodium: 1.51.1 -> 1.52.1 2020-12-24 13:33:16 -05:00
Drew Risinger
f0f18ad16c vscode: add arm64-linux & armv7l-linux builds 2020-12-24 13:32:02 -05:00
upkeep-bot
e24bf9062b vscode: 1.51.1 -> 1.52.1 2020-12-23 18:16:05 -08:00
Cole Helbling
9b3fe2eef4
kakoune: fix installCheck
* `doInstallCheckPhase` -> `doInstallCheck`
* `-E` throws an exception that is uncaught, leading the check to fail.
`-e` works as expected.
2020-12-21 16:21:22 -08:00
mohe2015
56b0eb0c6f
eclipses.eclipse-rust: init at 2020-12 2020-12-20 19:25:29 +01:00
mohe2015
66a14b3e23
eclipses: 2020-09 -> 2020-12 2020-12-20 19:25:28 +01:00
Edward Tjörnhammar
e3c8f10cbb
jetbrains: configurable vmoptions
All products are now configurable through `config.jetbrains.vmoptions`

Closes #107032
2020-12-19 23:19:52 +01:00
Edward Tjörnhammar
83bd601310
jetbrains.clion: address minor globchange 2020-12-19 23:19:43 +01:00
kolaente
657b567eaf
jetbrains: updates 2020-12-19 23:19:21 +01:00
Mario Rodas
230e0a31a0
Merge pull request #106997 from samuela/patch-2
vscodium: update script artifact names have changed
2020-12-17 12:42:35 -05:00
Aaron Andersen
ba2e5e624a
Merge pull request #106717 from r-ryantm/auto-update/kdev-php
kdev-php: 5.6.0 -> 5.6.1
2020-12-17 07:11:21 -05:00
R. RyanTM
a488984368 kdev-python: 5.6.0 -> 5.6.1 2020-12-17 07:51:34 +01:00
Tad Fisher
a7cb8e36ac
emacs: Add comp-eln-load-path infrastructure 2020-12-16 19:45:07 +01:00
Samuel Ainsworth
551ff760ce
vscodium: update script artifact names have changed
The vscodium project is now releasing artifacts with slightly different naming: `VSCodium-darwin-${VSCODIUM_VER}.zip` is now `VSCodium-darwin-x64-${VSCODIUM_VER}.zip`. This is likely due to arrival of the new ARM-based macs. In any case, it does mean that we need to update `update-vscodium.sh` to pull the correct artifact down.
2020-12-15 18:55:47 -08:00
Alyssa Ross
1fe24de3a2
emacs2nix: update to add trailing newline
Files generated by emacs2nix will now end in a final newline, as is
now required by the Nixpkgs editorconfig-checker CI action.
See <https://github.com/ttuegel/emacs2nix/pull/51>.
2020-12-13 16:24:12 +00:00
R. RyanTM
9c5747aab0 kdev-php: 5.6.0 -> 5.6.1 2020-12-12 07:07:59 +00:00
Mario Rodas
a91ec89845
Merge pull request #106630 from r-ryantm/auto-update/vis
vis: 0.6 -> 0.7
2020-12-11 07:36:19 -05:00
Sandro
6304650805
Merge pull request #106139 from austinbutler/zile-2.6.0.90
zile: 2.4.14 -> 2.6.0.90
2020-12-11 06:34:54 +01:00
R. RyanTM
08d5d9c117 vis: 0.6 -> 0.7 2020-12-11 05:12:20 +00:00
Sandro
2c0f6135aa
Merge pull request #104510 from markus1189/rehex-0.3.1 2020-12-11 05:27:27 +01:00
adisbladis
a8d8f916f2
Merge pull request #106607 from alyssais/emacs-broken
emacsPackages: mark some packages as broken
2020-12-11 00:29:33 +01:00
adisbladis
a9fe36cd0b
Merge pull request #106547 from alyssais/siteVersionDir
emacs: fix siteVersionDir path
2020-12-11 00:19:21 +01:00
adisbladis
09e349206d
Merge pull request #106486 from alyssais/emacsWithPackages
emacsWithPackages: EMACSLOADPATH correctness fixes
2020-12-11 00:08:59 +01:00
Alyssa Ross
23d4bfb666
emacsWithPackages: don't tell sub-Emacs about pkgs
If I'm running an Emacs executable from emacsWithPackages as my main
programming environment, and I'm hacking on Emacs, or the Emacs
packaging in Nixpkgs, or whatever, I don't want the Emacs packages
from the wrapper to show up in the load path of that child Emacs.  It
results in differing behaviour depending on whether the child Emacs is
run from Emacs or from, for example, an external terminal emulator,
which is very surprising.

To avoid this, pass another environment variable containing the
wrapper site-lisp path, and use that value to remove the corresponding
entry in EMACSLOADPATH, so it won't be propagated to child Emacsen.
2020-12-10 22:52:31 +00:00
Alyssa Ross
609843b478
emacsPackages.sql-presto: mark broken 2020-12-10 21:22:04 +00:00
Alyssa Ross
322ee87a10
emacsPackages.per-buffer-theme: mark broken 2020-12-10 21:22:03 +00:00
Alyssa Ross
75bd468468
emacsPackages.instapaper: mark broken 2020-12-10 21:22:01 +00:00
Alyssa Ross
183364f96f
emacsPackages.melancholy-theme: mark broken 2020-12-10 21:21:59 +00:00
Alyssa Ross
4300a94d2f
emacsPackages.magit-stgit: mark broken 2020-12-10 21:21:05 +00:00