Commit graph

6225 commits

Author SHA1 Message Date
adisbladis f57a20cb0f
emacs.pkgs: Unmark various packages as broken
A lot of the packages mark as broken are only actually broken for one melpa flavour.
2021-08-09 11:10:49 -05:00
Sandro b06e10ad16
Merge pull request #133218 from samuela/upkeep-bot/vscode-1.59.0-1628484876
vscode: 1.58.2 -> 1.59.0
2021-08-09 12:05:40 +02:00
upkeep-bot 03a7b232b0 vscodium: 1.58.2 -> 1.59.0 2021-08-09 15:09:03 +09:00
upkeep-bot 58647d0bbf vscode: 1.58.2 -> 1.59.0 2021-08-09 04:54:36 +00:00
Artturi 0d27724e89
Merge pull request #111943 from r-ryantm/auto-update/kdevelop 2021-08-09 00:22:14 +03:00
Nikolay Korotkiy 744474e275
micro: 2.0.9 → 2.0.10 2021-08-07 04:15:10 +03:00
adisbladis 0dde103318
Merge pull request #132933 from sternenseemann/elpa-update
emacs.pkgs.elpa-packages: 2021-08-06
2021-08-06 16:57:35 -05:00
adisbladis 24d0269574
emacs.pkgs.elpaPackages/nongnuPackages: Use custom elpa fetcher 2021-08-06 16:26:46 -05:00
adisbladis 3c496d2244
emacs: Add custom elpa fetcher
Elpa only serves the latest version of a given package uncompressed.
Once that release is no longer the latest & greatest it gets archived and compressed
meaning that both the URL and the hash changes.

To work around this issue we fall back to the URL with the .lz suffix and if that's the
one we downloaded we uncompress the file to ensure the hash matches regardless of compression.
2021-08-06 16:26:46 -05:00
adisbladis 3f83a7d988
Merge pull request #132931 from sternenseemann/ada-mode-fix-build
emacs.pkgs.ada-mode: pin wisi 3.1.3 to fix build
2021-08-06 16:05:42 -05:00
Maximilian Bosch e7f3f0f0bf
Merge pull request #132043 from avdv/jetbrains-update
jetbrains: Fix update.pl script for MPS and update
2021-08-06 22:48:07 +02:00
sternenseemann be401aa730 emacs.pkgs.elpa-packages: 2021-08-06
Combat the vanishing `.tar`s once again…
2021-08-06 22:35:05 +02:00
sternenseemann f3670095db emacs.pkgs.ada-mode: enforce $NIX_BUILD_CORES
Prevent gprbuild to detect the amount of available cores and enforce user settings.
2021-08-06 22:32:57 +02:00
sternenseemann e0a4432192 emacs.pkgs.ada-mode: pin wisi 3.1.3 to fix build
Apparently ada-mode is intended to be build with a _specific_ version of
wisi which is not mentioned in the manual (as far as I am aware), but
described in passing in NEWS [1]. Thus the package-overrides in ada-mode.el
are to be interpreted as a strict version requirement.

[1]: https://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/NEWS?h=externals/ada-mode&id=a2b7ec2b4c1b6067348b1d1026dd80c133b3200d#n17
2021-08-06 22:28:51 +02:00
Artturin 8ad08a94d9 vscode: remove default sourceExecutableName
generic.nix sets it to executableName by default if not set
if set, it prevents the correct sourceExecutableName being set for
-insiders
2021-08-05 17:14:03 +03:00
Aaron Andersen 4aaf52423e
Merge pull request #111941 from r-ryantm/auto-update/kdev-python
kdev-python: 5.6.1 -> 5.6.2
2021-08-04 22:00:10 -04:00
Aaron Andersen 1caf8454db
Merge pull request #111938 from r-ryantm/auto-update/kdev-php
kdev-php: 5.6.1 -> 5.6.2
2021-08-04 21:59:47 -04:00
Sandro 922f5d80f4
Merge pull request #132423 from IvarWithoutBones/fix/android-studio-shebang
android-studio-{canary,dev}: properly fix interpreter paths
2021-08-04 15:33:15 +02:00
adisbladis b5365c3b2c
emacs.pkgs.emacspeak: 51.0 -> 54.0 2021-08-03 17:07:45 -05:00
davidak 53fc3687c3
Merge pull request #132546 from bobby285271/quilter
quilter: drop package
2021-08-03 20:46:28 +02:00
adisbladis 8372b522ee
Merge pull request #132566 from adisbladis/emacs-manual-pkgs-fixes
Emacs manually packaged build fixes
2021-08-03 13:16:30 -05:00
adisbladis 03bb707cb2
emacs.pkgs.font-lock-plus: Fix build 2021-08-03 12:59:01 -05:00
adisbladis 04855119e9
emacs.pkgs.manualPackages: Remove legacy aliases
These aliases have been deprecated for years and there isn't a good
reason to keep them around.
2021-08-03 12:44:11 -05:00
adisbladis 590b6cd401
emacs.pkgs.manualPackages: Remove legacy aliases from deprecated infra
These aliases have been deprecated for years and there isn't a good
reason to keep them around.
2021-08-03 12:42:23 -05:00
adisbladis b7cc72a05a
emacs.pkgs.telega: Fix build 2021-08-03 12:34:35 -05:00
adisbladis 66ca43e783
emacs.pkgs.haskell-unicode-input-method: Fix build 2021-08-03 12:24:37 -05:00
adisbladis dcde308964
emacs.pkgs.elisp-ffi: Fix build 2021-08-03 12:24:37 -05:00
adisbladis c65c395b17
emacsPackages.matrix-client: Fix build
Build was broken by https://github.com/NixOS/nixpkgs/pull/129458.
2021-08-03 12:24:37 -05:00
Bobby Rong d4fe38632e
quilter: drop package 2021-08-03 22:40:25 +08:00
sternenseemann 66f8529d91 emacsPackages.ada-mode: build tools needed at runtime
ada-mode includes extra binaries which are used by it at runtime. They
require gnat, gprbuild, gnatcoll-core and wisi's source checked out in
`../wisi-*`.
2021-08-03 14:58:49 +02:00
IvarWithoutBones 0d315b7f70 androidStudioPackages.{canary,dev}: properly fix interpreter paths of deployed scripts 2021-08-02 16:41:24 +02:00
Ben Siraphob 2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
Claudio Bley 147d36b474 jetbrains: Check for 64 bit specific fsnotifier
In April, 2021, Jetbrains announced the end of support for 32-bit OS
IntelliJ-based IDEs[1]:

> The final major version that will be guaranteed to run on a 32-bit OS will be
> v2021.1 for all IntelliJ-based IDEs, including AppCode, Clion, DataGrip, GoLand,
> IntelliJ IDEA, PhpStorm, PyCharm, Rider, RubyMine, and WebStorm.

[1]: https://blog.jetbrains.com/idea/2021/04/end-of-support-for-32-bit-operating-systems-in-intellij-based-ides/
2021-07-30 15:00:14 +02:00
Sandro e584c2a795
Merge pull request #132063 from sikmir/cudatext
cudatext: 1.137.2 → 1.139.5
2021-07-30 12:45:13 +00:00
Nikolay Korotkiy bc6789fd7f
cudatext: 1.137.2 → 1.139.5 2021-07-30 14:38:50 +03:00
Claudio Bley 544e20e24b jetbrains: Update
clion               : 2021.1.2 -> 2021.2
datagrip            : 2021.1.3 -> 2021.2
goland              : 2021.1.3 -> 2021.2
idea-community      : 2021.1.3 -> 2021.2
idea-ultimate       : 2021.1.3 -> 2021.2
mps                 : 2021.1   -> 2021.1.1
phpstorm            : 2021.1.4 -> 2021.2
pycharm-community   : 2021.1.3 -> 2021.2
pycharm-professional: 2021.1.3 -> 2021.2
rider               : 2021.1.3 -> 2021.1.5
ruby-mine           : 2021.1.2 -> 2021.2
webstorm            : 2021.1.2 -> 2021.2
2021-07-30 10:57:03 +02:00
Claudio Bley 597f94bd8a jetbrains: Fix update.pl script for MPS
Jetbrains seems to have deviated from the usual URL pattern of
`/<product>/<version>/<name>-<version>.<ext>` by only using the major.minor part
of the version number in the first URL segment for MPS.
2021-07-30 10:57:03 +02:00
AndersonTorres c98b490e65 fixup shell-command-plus duplicated insertion 2021-07-29 19:42:33 -03:00
AndersonTorres 7558fccda4 elpa-packages 2021-07-29 2021-07-29 19:42:32 -03:00
AndersonTorres 3bf28a824a melpa-packages 2021-07-29 2021-07-29 19:42:26 -03:00
AndersonTorres 7b83ef98fd org-packages 2021-07-29 2021-07-29 19:33:10 -03:00
adisbladis ce67f3947e
Merge pull request #131851 from sternenseemann/elpa-update
emacs.pkgs.elpa-packages: 2021-07-28
2021-07-29 16:36:31 -05:00
sternenseemann c58a34c649 emacs.pkgs.elpa-packages: 2021-07-28
Update to 2021-07-28, to fix the build of wisi and ada-mode.
2021-07-28 20:22:05 +02:00
Frederik Rietdijk 62370fb59a Merge remote-tracking branch 'upstream/master' into staging-next 2021-07-26 09:19:44 +02:00
Andrei Lapshin 65ae9a162b androidStudioPackages.beta: 2020.3.1.20 -> 2020.3.1.21 2021-07-25 10:07:56 +03:00
Andrei Lapshin 1566e187da androidStudioPackages.{canary,dev}: 2021.1.1.3 -> 2021.1.1.4 2021-07-25 10:07:04 +03:00
github-actions[bot] a37fbac53b
Merge master into staging-next 2021-07-25 00:01:35 +00:00
Sandro 6028010861
Merge pull request #131250 from SuperSandro2000/SuperSandro2000-patch-5
aseprite.skia: cleanup, switch to pname + version, add meta
2021-07-24 19:20:51 +00:00
Sandro a9d2bdbae3
aseprite.skia: cleanup, switch to pname + version, add meta 2021-07-24 21:04:06 +02:00
github-actions[bot] af6aca5931
Merge staging-next into staging 2021-07-24 00:02:14 +00:00