Commit Graph

6280 Commits

Author SHA1 Message Date
Sandro
e1e367ca31
Merge pull request #134347 from Stunkymonkey/emacs-elpa-package-phases 2021-08-25 14:01:54 +02:00
Sandro
5e34e5eacd
rehex: 0.3.1 -> 0.3.91 (#135437)
* rehex: 0.3.1 -> 0.3.91

* Apply suggestions from code review
2021-08-24 15:32:28 +02:00
Sandro
098ca1a9aa
Merge pull request #135455 from sikmir/cudatext
cudatext: 1.139.5 → 1.142.0
2021-08-23 23:52:25 +02:00
Riley Inman
72dfe22cbd android-studio: 2020.3.1.22 -> 2020.3.1.23 2021-08-23 15:31:14 -04:00
Nikolay Korotkiy
6a14292010
cudatext: 1.139.5 → 1.142.0 2021-08-23 18:48:35 +03:00
markuskowa
b7183c9d98
Merge pull request #135331 from r-ryantm/auto-update/texmaker
texmaker: 5.1.0 -> 5.1.1
2021-08-22 23:33:52 +02:00
R. RyanTM
cb88fc7036 texmaker: 5.1.0 -> 5.1.1 2021-08-22 19:32:18 +00:00
Yusuf Bera Ertan
32be1b3cbd
helix: 0.4.0 -> 0.4.1 2021-08-22 19:28:38 +03:00
Vlad M
1279b329fa
Merge pull request #135163 from r-ryantm/auto-update/tiled
tiled: 1.7.0 -> 1.7.2
2021-08-22 13:35:56 +03:00
R. RyanTM
23209f0e30 tiled: 1.7.0 -> 1.7.2 2021-08-22 02:46:38 +00:00
Florian Beeres
6708b87d3e
idea: add e2fsprogs (#134616)
Without this dependency JetBrains editors, on NixOS, will throw errors
about a missing object file:
java.lang.UnsatisfiedLinkError: libe2p.so
2021-08-21 14:32:23 +02:00
Ryan Mulligan
8267a0e13f
Merge pull request #134977 from r-ryantm/auto-update/bluej
bluej: 5.0.1 -> 5.0.2
2021-08-20 14:23:46 -07:00
R. RyanTM
95d2aea1be bluej: 5.0.1 -> 5.0.2 2021-08-20 17:39:59 +00:00
Sandro
dc1f02f02a
Merge pull request #103560 from codedownio/clojupyter
clojupyter: init at 0.3.2
2021-08-20 13:16:53 +02:00
Samuel Ainsworth
aab7fa76ee
vscodium: 1.59.0 -> 1.59.1 (#134915) 2021-08-20 13:05:44 +02:00
nixpkgs-upkeep-bot
cc58f8419d vscode: 1.59.0 -> 1.59.1 2021-08-19 23:13:51 +00:00
Sandro
d10adefadc
Merge pull request #134786 from bobby285271/vscode-fix
vscode: fix updateScript
2021-08-19 19:31:26 +02:00
Bobby Rong
bc8314451c
vscode: fix updateScript 2021-08-19 18:30:37 +08:00
davidak
f70dd01d67
Merge pull request #134350 from Stunkymonkey/emacs-elisp-packages-phases
emacsPackages: deprecate phases
2021-08-19 04:39:03 +02:00
Sandro
cf8a4370cb
Merge pull request #132203 from alapshin/android-studio 2021-08-19 00:22:31 +02:00
adisbladis
c69d6e293f
Merge pull request #134569 from sternenseemann/emacs-urweb-mode
emacs.pkgs.urweb-mode: init at 20200209
2021-08-17 19:33:50 -05:00
sternenseemann
976a346a39 emacs.pkgs.ada-mode: add myself as maintainer 2021-08-18 02:00:44 +02:00
sternenseemann
c33d5412c5 emacs.pkgs.urweb-mode: init at 20200209 2021-08-18 01:58:42 +02:00
Ben Siraphob
825b1f86da
Merge pull request #134508 from r-ryantm/auto-update/rednotebook
rednotebook: 2.21 -> 2.22
2021-08-17 17:50:54 -05:00
Artturi
40a495973a
Merge pull request #134080 from r-ryantm/auto-update/thonny
thonny: 3.3.6 -> 3.3.14
2021-08-18 00:46:52 +03:00
R. RyanTM
3c8bfff92c rednotebook: 2.21 -> 2.22 2021-08-17 18:24:17 +00:00
Felix Bühler
7f972a2f95
emacs/agda2-mode: deprecate phases (#133523) 2021-08-17 09:00:12 -04:00
Felix Buehler
cb899db2ee emacsPackages.perl-completion: deprecate phases 2021-08-16 21:45:06 +02:00
Felix Buehler
fa8244e90e emacsPackages.rect-mark: deprecate phases and use pname&version 2021-08-16 21:44:40 +02:00
Felix Buehler
4d6b398950 emacsPackages.org-mac-link: deprecate phases and use pname&version 2021-08-16 21:44:07 +02:00
Felix Buehler
829ed287f0 elpa-packages: deprecate phases 2021-08-16 21:34:58 +02:00
Jonas Weissensel
c560737206 standardnotes: 3.5.18 -> 3.8.18
Upgrade version and fix platform string.
2021-08-16 14:14:19 +02:00
Markus Kowalewski
699e12e4c7
texmaker: 5.0.4 -> 5.1.0 2021-08-16 11:53:22 +02:00
Matthieu Coudron
3ab8ce12c2 neovide: fix meta.mainProgram
it was trying to start neovide-unstable
2021-08-15 19:40:09 +02:00
Robert Hensing
a201246bac treewide: runCommandNoCC -> runCommand in generated code
This has been synonymous for ~5y.

Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
Tom McLaughlin
fc4d8d7c64 clojupyter: init at 0.3.2 2021-08-14 18:12:32 -07:00
R. RyanTM
17611cfa3e thonny: 3.3.6 -> 3.3.14 2021-08-15 00:08:51 +00:00
Robert Hensing
89309c7b59
Merge pull request #133731 from Nervengift/patch-1
Eclipse: add libsecret dependency
2021-08-14 23:04:41 +02:00
Robert Hensing
069cd2bdc5
Merge pull request #134068 from laMudri/bbenoist-Nix
vscode: update example to match #131589
2021-08-14 21:47:32 +02:00
laMudri
b94a55d212 vscode: update example to match #131589 2021-08-14 20:26:44 +01:00
Yusuf Bera Ertan
4b818d89d2
helix: 0.3.0 -> 0.4.0 2021-08-14 03:39:15 +03:00
Nervengift
3fa0d94a34
Eclipse: add libsecret dependency
eclipse was missing libsecret for keyring integration.

fixes #133628
2021-08-13 11:24:23 +02:00
Matthieu Coudron
4de33380ef
Merge pull request #133296 from teto/luarocks-pyupdater-followup
Luarocks pyupdater followup
2021-08-12 11:06:10 +02:00
Sandro
c5c4ef90e0
Merge pull request #111961 from lilyball/vimacs-version
vimacs: don't assume vimPackage has a version attribute
2021-08-12 01:50:18 +02:00
Matthieu Coudron
8ddad244ea update-luarocks-packages: use pluginupdate.py
Cleans up the common interface between the updaters.
Restores the ability to regen the lua packages in parallel.
2021-08-12 01:14:58 +02:00
Sandro
31dfd4cef9
Merge pull request #133439 from ck3d/neovide-fix-freetype 2021-08-11 11:14:44 +02:00
Sandro
5e58e0f108
Merge pull request #133437 from legendofmiracles/hx 2021-08-11 11:13:38 +02:00
Amanda Cameron
cf427857a5 vscode: Fix vscode-with-extensions with #70486 2021-08-11 15:41:51 +09:00
Christian Kögler
be03a55b36 neovide: 2021-06-21 -> 2021-08-08 2021-08-11 01:17:00 +02:00
legendofmiracles
044315a1a5
helix: set meta.mainProgram 2021-08-10 23:13:07 +00:00