Anderson Torres
c364f9f3c3
Merge pull request #201017 from sternenseemann/ada-mode-fix-build
...
emacs.pkgs.ada-mode: fix build for version 7.3.1
2022-11-13 11:17:12 -03:00
sternenseemann
d09528373d
emacs.pkgs.ada-mode: fix build for version 7.3.1
...
Fixes breakage to ada-mode introduced in #200190 .
ada-mode recently gained a Makefile [1] which is intended for compiling
it in the ELPA worktree. Building from the ELPA release tarball still
needs to be done via build.sh, so we need to overwrite buildPhase to
ignore the Makefile (previously it'd just do nothing).
Additionally some new build tools are needed and lzip can be removed (as
we no longer fetch an archived version of wisi from ELPA).
[1]: https://git.savannah.gnu.org/cgit/emacs/elpa.git/commit/Makefile?h=externals/ada-mode&id=d5428433e39f3de7168fdc891127a2dcff849904
2022-11-13 13:29:27 +01:00
AndersonTorres
fed3699eb5
tree-sitter-langs: fixup update-defaults.py
...
The nix-shell line should always point out to the repo's `default.nix`.
2022-11-13 09:17:04 -03:00
AndersonTorres
03fa9cdde9
treewide: move all ad-hoc elisp packages to manual-packages/
2022-11-13 09:17:04 -03:00
AndersonTorres
c47cbf3aca
emacs.pkgs.prisma-mode: move to a dedicated directory
...
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:17:01 -03:00
AndersonTorres
d19c5a2384
emacs.pkgs.matrix-client: move to a dedicated directory
...
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:16:52 -03:00
AndersonTorres
022ffab437
emacs.pkgs.haskell-unicode-input-method: move to a dedicated directory
...
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:16:48 -03:00
AndersonTorres
96b0956aee
emacs.pkgs.ghc-mod: move to a dedicated directory
...
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:16:39 -03:00
AndersonTorres
457efcd352
emacs.pkgs.elisp-ffi: move to a dedicated directory
...
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-12 22:31:18 -03:00
Anderson Torres
4a3bd736f2
Merge pull request #200190 from atorres1985-contrib/elisp
...
Elisp updates
2022-11-12 21:21:00 -03:00
figsoda
7cae9b3d7f
Merge pull request #200789 from schuelermine/master
...
vscode-extensions.redhat.vscode-xml: init at 0.22.0
2022-11-12 16:12:30 -05:00
AndersonTorres
20bdaba8fc
nongnu-packages: updated 2022-11-12
2022-11-12 15:45:49 -03:00
AndersonTorres
a94b0cfdc0
melpa-packages: updated 2022-11-12
2022-11-12 15:45:34 -03:00
AndersonTorres
c15092aa2b
elpa-packages.nix: updated 2022-11-12
2022-11-12 15:42:37 -03:00
AndersonTorres
69c5dcd47a
nongnu-packages: updated 2022-11-08
2022-11-12 15:42:36 -03:00
AndersonTorres
c12fdf7ae5
melpa-packages: updated 2022-11-08
2022-11-12 15:42:36 -03:00
AndersonTorres
8e3cf58869
elpa-packages: updated 2022-11-08
2022-11-12 15:42:36 -03:00
AndersonTorres
97e51ef8d3
manual-packages.nix: cosmetical refactor
2022-11-12 15:42:36 -03:00
AndersonTorres
c80c7fd5aa
emacs.pkgs.cask: init at 0.8.8
...
Cask was ejected from MELPA (at the Cask owner's request). Now it lives as a
typical external package.
2022-11-12 15:42:35 -03:00
AndersonTorres
699150309b
update-from-overlay: cosmetical change
2022-11-12 15:42:35 -03:00
Anselm Schüler
acbda55c3a
vscode-extensions.redhat.vscode-xml: init at 0.22.0
2022-11-12 04:08:49 +01:00
Martin Weinelt
11b5fc2350
Merge pull request #200594 from treed/fix-grails
2022-11-11 10:40:54 +01:00
Martin Weinelt
9c5c4e6db2
Merge pull request #200504 from treed/fix-hamlet-mode
2022-11-11 10:38:30 +01:00
Bernardo Meurer
7d616f2a32
Merge pull request #200216 from lovesegfault/update-tree-sitter
2022-11-10 17:33:38 -05:00
Ted Reed
fccc5f6d65
emacsPackages.grails: 0.5.0 -> 0.5.1
...
Fixes build; 0.5.0 was missing parens. I submitted a patch to fix,
which was applied shortly thereafter.
2022-11-10 13:43:29 -08:00
Bernardo Meurer
86c23953dc
emacsPackages.tree-sitter-langs: update defaults
2022-11-10 15:52:37 -05:00
PedroHLC ☭
9ed3ef3053
sublime4: 4126 -> 4142
2022-11-10 08:13:51 -03:00
Ted Reed
762fc4c8b8
emacsPackages.hamlet-mode: fix build
...
This package fails to build (and as far as I can tell always has) due
to the maintainer script being unable to parse the maintainer email.
adisbladis made a PR to fix this back in January, but it hasn't been
merged, so this commit just pulls that patch in in order to fix the build
2022-11-10 01:33:32 -08:00
nixpkgs-upkeep-bot
3c603ddf32
vscode: 1.73.0 -> 1.73.1
2022-11-10 00:31:06 +00:00
Jan Tojnar
4e96b3488e
sublime4-dev: 4137 → 4141
2022-11-09 19:09:43 +01:00
Nikolay Korotkiy
60762c6576
Merge pull request #200369 from r-ryantm/auto-update/cudatext
...
cudatext: 1.175.0 -> 1.176.0
2022-11-09 19:47:21 +04:00
Jan Tojnar
b341e5bb96
Merge pull request #199709 from LibreCybernetics/gnome-updates
...
GNOME Updates
2022-11-09 14:53:58 +01:00
R. Ryantm
ac520c672f
cudatext: 1.175.0 -> 1.176.0
2022-11-09 11:21:10 +00:00
Fabián Heredia Montiel
5116aa1cf2
gnome-latex: 3.41.2 → 3.42.0
...
https://gitlab.gnome.org/swilmet/gnome-latex/-/compare/3.41.2...3.42.0
2022-11-08 21:55:44 -06:00
figsoda
29b89141bf
Merge pull request #199553 from figsoda/nvim-treesitter
...
vimPlugins: also update nvim-treesitter grammars in the update script
2022-11-08 15:32:27 -05:00
figsoda
4a41b266ce
Merge pull request #199915 from ck3d/neovide-0.10.2
...
neovide: 0.10.1 -> 0.10.3
2022-11-07 09:12:26 -05:00
Christian Kögler
f9c04d8557
neovide: 0.10.1 -> 0.10.3
2022-11-07 13:49:52 +01:00
Kirill Radzikhovskyy
590a40e134
android-studio: 2021.3.1.16 -> 2021.3.1.17
2022-11-07 06:45:23 -05:00
fly
63136264aa
Add wrapGAppsHook to lifeograph to fix issue with being unable to decrypt diaries when launched from dmenu
...
Signed-off-by: fly <merspieler@airmail.cc>
2022-11-06 20:14:52 +01:00
Mario Rodas
e0beee1844
Merge pull request #195877 from wegank/xmlcopyeditor-darwin
...
xmlcopyeditor: 1.2.1.3 -> 1.3.1.0
2022-11-05 14:55:18 -05:00
Mario Rodas
df0b868db1
Merge pull request #199472 from boppyt/lite-xl
...
lite-xl: 2.0.5 -> 2.1.0
2022-11-05 10:34:15 -05:00
R. Ryantm
ee33796d9a
vscodium: 1.72.2.22289 -> 1.73.0.22306
2022-11-05 16:12:18 +08:00
figsoda
c95706ac44
vimPlugins: also update nvim-treesitter grammars in the update script
2022-11-04 15:52:00 -04:00
Bjørn Forsman
18881195c2
eclipses.plugins.embed-cdt: 3.1.1 -> 6.3.1
...
* Rename from gnuarmeclipse.
* Version bump.
* Update meta.
* Alias the old name, for backwards compat.
2022-11-04 18:44:07 +01:00
figsoda
f0adf4fcae
Merge pull request #199466 from dotlambda/vimplugins-update
...
vimPlugins: update
2022-11-04 12:46:43 -04:00
Weijia Wang
b9efaafce1
xmlcopyeditor: 1.2.1.3 -> 1.3.1.0
2022-11-04 17:39:01 +01:00
Sandro Jäckel
bf6e741129
vimPlugins.nvim-treesitter: update grammars
2022-11-04 17:15:08 +01:00
Théo Zimmermann
1d44854eb5
Merge pull request #198293 from Zimmi48/add-vscoq-vscode-extension
...
vscode-extensions.maximedenes.vscoq: init at 0.3.6
2022-11-04 17:06:07 +01:00
Théo Zimmermann
6c55a61419
Merge pull request #198299 from Zimmi48/bump-copilot
...
vscode-extensions.github.copilot: 1.46.6822 -> 1.56.7152
2022-11-04 17:05:41 +01:00
Théo Zimmermann
192dcad6da
Merge pull request #198765 from Zimmi48/update-vscode-python-jupyter
...
Update VS Code extensions `ms-python.python` and `ms-toolsai.jupyter`
2022-11-04 17:05:11 +01:00