Commit graph

3974 commits

Author SHA1 Message Date
Niklas Hambüchen b69542ae15 texmacs: 1.99.2 -> 1.99.10
Packaging changes:

* Switch from autoconf to cmake.
  Fixes error
      checking for guile-config... guile-config
      sh: =~: unknown operand
      ./configure: ./configure.lineno: line 8057: syntax error: bad substitution
  that appared with the new version.
* Also add new dependencies for new features: git, python
  * (fixes all "missing" errors in cmake's output)
* Stay at Qt4 for now to not introduce too many changes
  * Upgrading to Qt5 in the future is feasible (#33248); it builds
  * I'm not doing it here because Qt5 apps apparently don't run yet on non-NixOS
2019-06-30 04:22:21 +02:00
Michael Weiss 1fba584898
androidStudioPackages.beta: 3.5.0.16 -> 3.5.0.17
I'll skip the Android Studio 3.6 Canary 4 update due to this problem:
https://issuetracker.google.com/issues/136077720#comment9
2019-06-27 21:54:31 +02:00
Alyssa Ross c9bd5b8516
Merge pull request #61385 from eraserhd/kakoune-plugins
kakoune: support for adding plugins
2019-06-26 20:36:17 +00:00
hyperfekt 1a50722c04 vscode-with-extensions: add missing URL handler
The URL handler for VS Code was not copied from the generic version.
2019-06-26 02:12:20 +02:00
Jason Felice 2a911454d3 kakoune: support for adding plugins
Motivation: There is a thriving plugin ecosystem for Kakoune now,
and it is nice to add these in our Nix configurations. This was modeled
on neovim's plugins.

parinfer-rust is useable both standalone and as a Kakoune plugin,
so the plugin file inherits the same definition as pkgs.

I'll make PRs for other plugins if this gets accepted.
[Here](https://github.com/eraserhd/nixpkgs/tree/kak-ansi)'s a tested
branch for the `kak-ansi` plugin.
2019-06-25 17:17:08 -04:00
R. RyanTM 427627ea0e sigil: 0.9.13 -> 0.9.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sigil/versions
2019-06-23 14:12:13 +02:00
Matthew Bauer 5662977e35
Merge pull request #62164 from benley/benley/org-packages
orgPackages:  2018-12-30 -> 2019-05-27
2019-06-20 15:33:34 -04:00
Aaron Andersen 6675589d6d
Merge pull request #62978 from m-labs/for-upstream
amp: init at 2019.06.11
2019-06-19 21:02:59 -04:00
Jan Tojnar 897d9050a3
Merge pull request #63447 from jtojnar/sublime-cleanup
sublime3: clean up
2019-06-19 00:52:04 +02:00
Jan Tojnar b75a43f9e0
sublime{3,-merge}: simplify code 2019-06-18 23:43:37 +02:00
Jan Tojnar e8cdece9ce
sublime3: add maintainer 2019-06-18 22:47:11 +02:00
Jan Tojnar 48d92c9461
sublime3: remove GTK 2 support
No version in the repo uses it anymore
2019-06-18 22:47:11 +02:00
Robert Helgesson 046d53c29c
eclipse-plugin-emacsplus: remove package
Unfortunately the upstream source has disappeared and the package is
no longer available anywhere.
2019-06-17 00:21:57 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Matthew Bauer 486626bd70
Merge pull request #62934 from lilyball/macvim
macvim: 7.4.909 -> 8.1.1517
2019-06-16 15:04:02 -04:00
Edmund Wu a8fb5cb64e vscodium: 1.34.0 -> 1.35.1 2019-06-14 16:06:39 -04:00
Edmund Wu 9ef46ec34e
vscode: 1.35.0 -> 1.35.1 2019-06-13 22:01:00 -04:00
Sebastien Bourdeauducq 8fb4a6a555 amp: init at unstable-2019-06-09 2019-06-14 09:13:20 +08:00
Matthew Bauer 262baf0977
Merge pull request #62995 from rasendubi/emacs-packages-2019-06-06
melpa-stable-packages: remove unstable packages
2019-06-11 22:14:27 -04:00
Alexey Shmalko fcbec7e738
melpa-stable-packages: remove unstable packages
During the last melpa-stable-packages update, there was an update script
invocation error which resulted in melpa-stable-packages to also include
all the unstable packages.

I have re-run the script correctly, so this commit removes all the
unstable packages that were accidentally included.
2019-06-11 22:59:43 +03:00
Lily Ballard 95bfb9938f macvim: 7.4.909 -> 8.1.1517
Fix up the macvim package to build again, with the latest snapshot. The
patchfile has been recreated by manually reapplying all of the changes
from the old patchfile, and the other changes in here were figured out
by trial and error (such as the need to unset `LD`).

Also tweak the package to use python37 by default, and add an option to
go back to python27 if desired.

Disable Sparkle so the user isn't prompted to update a readonly package.
2019-06-11 11:21:09 -07:00
worldofpeace 810fd97d88 quilter: 1.8.4 -> 1.9.1
https://github.com/lainsce/quilter/compare/1.8.4...1.9.1
2019-06-11 00:54:36 -04:00
Matthew Bauer a592a9053d
Merge pull request #62784 from rasendubi/emacs-packages-2019-06-06
Emacs packages update: 2019-06-06
2019-06-09 17:56:10 -04:00
Michael Weiss a438c4ed56
androidStudioPackages.beta: 3.5.0.15 -> 3.5.0.16 2019-06-08 22:07:20 +02:00
Michael Weiss a865feffa1
androidStudioPackages.{dev,canary}: 3.6.0.2 -> 3.6.0.3 2019-06-08 22:07:20 +02:00
Renaud 7558624eaa
Merge pull request #62449 from r-ryantm/auto-update/kdevelop-pg-qt
kdevelop-pg-qt: 2.1.0 -> 2.2.0
2019-06-07 15:24:25 +02:00
Alexey Shmalko ff6cd5d6f2
melpa-stable-packages: 2019-06-06 2019-06-07 00:21:03 +03:00
Alexey Shmalko b7c87930fe
melpa-packages: 2019-06-06 2019-06-07 00:20:06 +03:00
Alexey Shmalko 8798361599
elpa-packages: 2019-06-06 2019-06-07 00:18:54 +03:00
Edmund Wu 7e0b2a66c7
vscode: 1.34.0 -> 1.35.0 2019-06-06 08:38:18 -04:00
Maximilian Bosch a6549852e8
Merge #62590: vim: 8.1.1234 -> 8.1.1432 (security)
(cherry picked from commit 7c53ac0184)
Picked from staging to master, as it's not really a big rebuild
and it includes an important security fix:
https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md
2019-06-05 21:56:01 +02:00
R. RyanTM f11a3e6685 neovim-unwrapped: 0.3.5 -> 0.3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neovim-unwrapped/versions
2019-06-02 20:35:36 +09:00
R. RyanTM 5309a540a1 kdevelop-pg-qt: 2.1.0 -> 2.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kdevelop-pg-qt/versions
2019-06-01 17:45:13 -07:00
sonercirit 47d74045e9 jetbrains.pycharm-community: 2019.1.2 -> 2019.1.3 2019-06-01 00:10:51 +03:00
sonercirit 8d545d824f jetbrains.idea-ultimate: 2019.1.2 -> 2019.1.3 2019-06-01 00:10:51 +03:00
sonercirit c57ee0bd11 jetbrains.idea-community: 2019.1.2 -> 2019.1.3 2019-06-01 00:10:51 +03:00
sonercirit 70d6c0ddc0 jetbrains.goland: 2019.1.2 -> 2019.1.3 2019-06-01 00:10:51 +03:00
sonercirit 60ede00cfc jetbrains.clion: 2019.1.3 -> 2019.1.4 2019-06-01 00:10:51 +03:00
Michael Weiss 6c7586228c
androidStudioPackages.{dev,canary}: 3.6.0.1 -> 3.6.0.2 2019-05-31 21:45:55 +02:00
Matthieu Coudron 66a1e97719 neovim-unwrapped: don't fix cmake
Pollutes git status
2019-05-31 17:07:09 +09:00
Jonas Holst Damtoft dbb27af6c6 neovim: Allow passing extra makeWrapperArgs 2019-05-29 18:15:15 +09:00
Frederik Rietdijk 97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Michael Weiss 769b7ee861
androidStudioPackages.beta: 3.5.0.14 -> 3.5.0.15 2019-05-29 00:36:42 +02:00
Benjamin Staffin dbb6acd56a org-packages 2019-05-27 2019-05-28 14:40:11 -04:00
sonercirit 4c267a9fde jetbrains.webstorm: 2019.1.2 -> 2019.1.3 (#62146) 2019-05-28 14:17:37 +02:00
Frederik Rietdijk 36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Michael Weiss ef7d4d306f
Merge pull request #61839 from tadfisher/android-studio
androidStudioPackages: prefix PATH rather than replacing
2019-05-27 22:17:53 +02:00
Renaud dd6c797b3b
Merge pull request #61920 from sonercirit/jetbrains
jetbrains batch update
2019-05-26 18:15:44 +02:00
Michael Weiss d9153a6815
androidStudioPackages.{dev,canary}: 3.5.0.14 -> 3.6.0.1 2019-05-25 22:21:27 +02:00
Frederik Rietdijk b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00