Commit Graph

3070 Commits

Author SHA1 Message Date
Ioannis Koutras
a6d299b2b8 idea-community: 2017.3.2 -> 2017.3.3 2018-01-22 10:52:15 +02:00
Ioannis Koutras
bfce8a71b7 goland: 2017.3 -> 2017.3.1 2018-01-22 10:51:53 +02:00
Ioannis Koutras
e364a33f32 clion: 2017.3.1 -> 2017.3.2 2018-01-22 10:51:32 +02:00
José Luis Lafuente
2c95ce9081
neovim: 0.2.1 -> 0.2.2 2018-01-21 20:50:08 +01:00
Daiderd Jordan
e072086b71
Merge pull request #34035 from veprbl/samfix
deadpixi-sam: fix on Darwin, bump
2018-01-21 00:36:07 +01:00
Dmitry Kalinkin
6892838da0
deadpixi-sam: 2016-10-08 -> 2017-10-27 2018-01-20 18:20:54 -05:00
Dmitry Kalinkin
88b485a062
deadpixi-sam: fix on Darwin 2018-01-20 18:20:47 -05:00
Robert Helgesson
b57981e1ea
eclipse-plugin-cup: use buildEclipsePlugin
Since the `buildEclipsePlugin` function now can cope with multiple
plugin JARs we can avoid the workaround used by the cup plugin.
2018-01-20 16:00:09 +01:00
Robert Helgesson
663d827b77
eclipse-plugins-jsonedit: init at 1.0.1
Also init the bundle `antlr-runtime_4_5` at 4.5.3 because it is needed
by the `jsonedit` plugin.
2018-01-20 16:00:09 +01:00
Robert Helgesson
3a70f21738
eclipse/plugins: support multiple plugins JARs 2018-01-20 16:00:08 +01:00
Frederik Rietdijk
27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Robert Helgesson
98b35db541
eclipse-plugins-ansi-econsole: init at 1.3.5 2018-01-17 21:07:51 +01:00
Tim Steinbach
48b451d754
atom-beta: 1.24.0-beta2 -> 1.24.0-beta3 2018-01-17 10:29:51 -05:00
Tim Steinbach
94d6f39ea2
atom: 1.23.2 -> 1.23.3 2018-01-17 10:28:48 -05:00
Yegor Timoshenko
506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Franz Pletz
13b4f440fc
Merge pull request #33634 from Ma27/android-studio/support-virtual-devices
android-studio: set `ANDROID_EMULATOR_USE_SYSTEM_LIBS`
2018-01-16 17:23:14 +00:00
Matthieu Coudron
266a65eaa9 neovim: don't install desktop file on darwin
nvim.desktop doesn't exist on darwin so forcefully reading it fails.
2018-01-16 17:41:31 +09:00
Matthieu Coudron
ab06f3e99c neovim: init wrapper
Adding a python package to the neovim environment should not trigger a recompilation.
This adds a wrapper to prevent that.
2018-01-15 23:24:20 +01:00
Joachim F
90988936b9
Merge pull request #33910 from mdorman/emacs-updates
Semi-automated Emacs package updates
2018-01-15 21:50:01 +00:00
Michael Alan Dorman
e73ac924c6 melpa-stable: Don't markBroken rcirc-menu (that doesn't exist)
This `markBroken` annotation was either added in error (by me), or the
package was removed from melpa-stable, but either way, it's no longer
in that package set, so remove the annotation.
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
fbb8fc18ee melpa-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman
e621929d97 melpa-stable-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman
8a24756dd8 org-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman
56c02aedee elpa-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Tim Steinbach
af9724d979
vscode: 1.19.1 -> 1.19.2 2018-01-15 12:35:24 -05:00
mingchuan
fb2a43f8ad
rstudio: 1.1.383 -> 1.1.414 2018-01-15 22:12:55 +08:00
Robert Helgesson
dd798d13bd
eclipse-plugin-checkstyle: 8.5.1 -> 8.7.0 2018-01-14 20:46:29 +01:00
Maximilian Bosch
17dcd33e00
android-studio: set ANDROID_EMULATOR_USE_SYSTEM_LIBS
This change sets an environment variable to ensure that Android Studio
uses the correct drivers to avoid any breackage when trying to run a
native application on a virtual device.

Without proper configuration `android-studio` would be unable to load
the drivers for the AVD and yield messages like this:

```
3:32 PM	Executing tasks: [:app:assembleDebug]

3:32 PM	Emulator: libGL error: unable to load driver: i965_dri.so

3:32 PM	Emulator: libGL error: driver pointer missing

3:32 PM	Emulator: libGL error: failed to load driver: i965

3:32 PM	Emulator: libGL error: unable to load driver: i965_dri.so

3:32 PM	Emulator: libGL error: driver pointer missing

3:32 PM	Emulator: libGL error: failed to load driver: i965

3:32 PM	Emulator: libGL error: unable to load driver: swrast_dri.so

3:32 PM	Emulator: libGL error: failed to load driver: swrast

3:32 PM	Emulator: X Error of failed request:  BadValue (integer parameter out of range for operation)

3:32 PM	Emulator: Major opcode of failed request:  155 (GLX)

3:32 PM	Emulator: Minor opcode of failed request:  24 (X_GLXCreateNewContext)

3:32 PM	Emulator: Value in failed request:  0x0

3:32 PM	Emulator: Serial number of failed request:  64

3:32 PM	Emulator: Current serial number in output stream:  65

3:32 PM	Emulator: emulator: ERROR: Missing initial data partition file: /home/ma27/.android/avd/Nexus_5X_API_27.avd/userdata.img

3:32 PM	Emulator: Process finished with exit code 1

3:32 PM	Gradle build finished with 2 warnings(s) in 6s 378ms
```

For further reference have a look at the following StackOverflow
message: https://stackoverflow.com/a/40790339
2018-01-14 18:33:52 +01:00
Michael Weiss
403ee9691a android-studio-preview: 3.1.0.6 -> 3.1.0.7 2018-01-12 23:35:04 +01:00
adisbladis
4ffc43f49c
sigil: 0.9.7 -> 0.9.9 2018-01-13 04:03:33 +08:00
Jens Binkert
49caf31b49 typora: 0.9.38 -> 0.9.41 2018-01-10 16:04:20 +01:00
John Ericson
b850eb3404
Merge pull request #32489 from orivej/ed
[WIP] ed: fix cross build
2018-01-09 17:09:54 -05:00
Orivej Desh
c0ab4d5ff0 ed: fix cross build 2018-01-09 17:08:06 -05:00
Joachim F
cd777edb09
Merge pull request #33622 from mdorman/emacs-updates
Semi-automated Emacs package updates
2018-01-09 21:41:24 +00:00
John Ericson
06a8d66528
Merge pull request #33603 from obsidiansystems/cross-check
stdenv: Force `doCheck` to be false when we are cross compiling
2018-01-09 15:09:54 -05:00
John Ericson
133b4658df treewide: Simplify some doCheck calls
In anticipation of what I outline in #33599, I only simplify exactly those
`doCheck`s which are equal to `hostPlatform != buildPlatform`. I also stick a
comment next to them so I can grep for them later.
2018-01-09 12:37:38 -05:00
Tim Steinbach
f90ddfee7a
atom-beta: 1.24.0-beta1 -> 1.24.0-beta2 2018-01-09 10:12:01 -05:00
Tim Steinbach
fcc48ccced
atom: 1.23.1 -> 1.23.2 2018-01-09 10:09:47 -05:00
Orivej Desh
f4afbf6e77 neovim: fix quoting for makeWrapper
Fixes #33625 after #31497
2018-01-09 01:47:16 +00:00
Michael Alan Dorman
57f58b7121 melpa-packages: 2018-01-08
Removals:
 - spike-theme - github repo no longer exists
2018-01-08 13:02:22 -05:00
Michael Alan Dorman
b8de09e484 melpa-stable-packages: 2018-01-08 2018-01-08 13:02:22 -05:00
Michael Alan Dorman
c82c8b4a13 org-packages: 2018-01-08 2018-01-08 13:02:21 -05:00
Michael Alan Dorman
2da2275ca1 elpa-packages: 2018-01-08
Removals:
 - org - removed from elpa
2018-01-08 13:02:21 -05:00
Peter Hoeg
67d93902e4
Merge pull request #33533 from dtzWill/feature/micro
micro: init at 1.3.4
2018-01-08 10:31:54 +08:00
Will Dietz
9b9cb0a038 leo-editor: 5.5 -> 5.6, add docutils and use pyqt56 2018-01-07 17:24:38 -06:00
Will Dietz
a25d313753 micro: init at 1.3.4 2018-01-07 14:05:43 -06:00
Joachim F
62111e3d16
Merge pull request #33536 from GRBurst/idea_2017.3.2
jetbrain-editors: 2017.3 -> 2017.3.2
2018-01-07 17:02:00 +00:00
dywedir
888f33f87a tiled: 1.0.3 -> 1.1.1 2018-01-07 15:18:32 +02:00
GRBurst
d578324ec0 jetbrain-editors: 2017.3 -> 2017.3.2
Motivation for change: Updating to latest version.
2018-01-07 09:37:10 +01:00
Robert Helgesson
09cab91fd2
eclipse-plugin-spotbugs: 3.1.0 -> 3.1.1 2018-01-06 22:12:52 +01:00
Michael Weiss
4c6b5f68b3 android-studio-preview: 3.1.0.5 -> 3.1.0.6 2018-01-06 19:13:34 +01:00
Tuomas Tynkkynen
6989369c88 nano: 2.9.1 -> 2.9.2 2018-01-06 17:44:08 +02:00
Orivej Desh
46f6b38882
Merge pull request #33071 from joncojonathan/update-phpstorm-2017-3-2
phpstorm: 2017.3 -> 2017.3.2
2018-01-06 03:02:52 +00:00
Samuel Dionne-Riel
7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Moritz Ulrich
7cfdb2b1b5
emacs: Search subdirectories of site-lisp in NIX_PROFILES
This adds subdirectories of `share/emacs/site-lisp/` in every path in
`NIX_PROFILES` to `load-path` to allow loading of more complex
libraries like `mu4e`.

Fixes #33412
2018-01-05 10:50:18 +01:00
Moritz Ulrich
1543c8cc01
emacs: Add more documentation to site-start.el
`site-start.el` is the file loaded on startup, containing nix-specific
customizations like adding paths in `NIX_PROFILES` to the
emacs-specific search-path (`load-path`) or making man-pages in these
directories discoverable.
2018-01-05 10:50:13 +01:00
Yegor Timoshenko
252171e674
Merge pull request #33250 from bkchr/focuswriter1.6.8
focuswriter: 1.6.7 -> 1.6.8
2018-01-05 09:47:49 +00:00
Elis Hirwing
cc122e5ec3
font-lock-plus: 2017-0222.1755 -> 20180101.25
Also specified specific revisions of the file to download to not have
a breaking package whenever the author decides to update the package.

This happened on 2018-01-01 when the author updated the copyright of
the package to match the new year.
2018-01-03 19:55:38 +01:00
Michael Alan Dorman
8229306369 melpa-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman
b3203b9302 melpa-stable-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman
9cc47a6c23 org-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman
c261b32aa2 elpa-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Bastian Köcher
c4e1e1255a focuswriter: 1.6.7 -> 1.6.8 2017-12-31 17:39:40 +01:00
Winnie Quinn
15e60edb95 vscode: 1.19.0 -> 1.19.1 2017-12-30 16:38:38 -05:00
Benjamin Staffin
f0f290e6cb
melpaPackages: match version of magit-popup to magit
Related to https://github.com/magit/magit/issues/3286
2017-12-29 18:42:28 -05:00
Michael Alan Dorman
68ff2f45d4 melpa-packages: 2017-12-28 2017-12-28 12:52:50 -05:00
Michael Alan Dorman
9aff8f3c0f melpa-stable-packages: 2017-12-28 2017-12-28 12:52:49 -05:00
Michael Alan Dorman
22054d1d1e elpa-packages: 2017-12-28 2017-12-28 12:52:49 -05:00
Michael Alan Dorman
4eb6074755 melpaStablePackages.rcirc-menu: mark broken 2017-12-27 08:19:42 -05:00
Michael Alan Dorman
85fbf141ae melpaStablePackages.insert-shebang: mark broken 2017-12-27 08:19:42 -05:00
Michael Alan Dorman
8043782b8f melpaStablePackages.eterm-256color: fix bad markBroken
I type `emacs` much more readily than `eterm`.
2017-12-27 08:19:42 -05:00
Michael Alan Dorman
af2ef2eac6 melpa-packages: 2017-12-26
Removals:
 - company-eshell-autosuggest - Removed from melpa
 - helm-package - Removed from melpa
2017-12-27 08:19:42 -05:00
Michael Alan Dorman
c7ab815035 melpa-stable-packages: 2017-12-26
Removals:
 - company-eshell-autosuggest - removed from melpa
 - helm-package - removed from melpa
2017-12-27 08:19:41 -05:00
Michael Alan Dorman
a998ee41e5 org-packages: 2017-12-26 2017-12-27 08:19:41 -05:00
Michael Alan Dorman
cd165af5f4 elpa-packages: 2017-12-26 2017-12-27 08:19:41 -05:00
joncojonathan
3bfb5f6848 phpstorm: 2017.3 -> 2017.3.2
Motivation for change: Updating to latest version.
2017-12-26 10:13:44 +00:00
Robert Helgesson
35b2e4ccea
eclipse-plugin-checkstyle: 8.0.0 -> 8.5.1 2017-12-23 14:07:19 +01:00
Michael Weiss
e6c3dcfcf7 android-studio: 3.0.0.18 -> 3.0.1.0 2017-12-22 13:55:25 +01:00
Robert Helgesson
d30f5f8a2e
eclipse: version updates
- eclipse-platform: 4.7.1a -> 4.7.2
- eclipse-plugin-jdt: 4.7.1a -> 4.7.2
- eclipse-sdk: 4.7.1a -> 4.7.2
2017-12-20 23:24:41 +01:00
Michael Weiss
3ebca3b98a android-studio-preview: 3.1.0.4 -> 3.1.0.5 2017-12-20 19:52:41 +01:00
Jan Tojnar
c2f3510eaf
vanubi: use more recent vala 2017-12-19 17:25:52 +01:00
Michael Alan Dorman
21bcd523eb emacsPackagesNg: mark -rtags packages broken
They're all trying to use the same `configure` script that expects
/bin/bash.  This should be correctable.
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
e529c6fd1f emacsPackageNg: Mark some broken packages...broken 2017-12-18 13:54:17 -05:00
Michael Alan Dorman
b0860b2a3c melpa-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman
e349a987e9 melpa-stable-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman
018db6a168 org-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman
a44b7bcbe2 elpa-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Nikolay Yakimov
ca56287e15
atom-beta: 1.23.0-beta0->1.24.0-beta1 2017-12-18 17:30:41 +03:00
Tim Steinbach
e0cbd73646
vscode: 1.18.1 -> 1.19.0 2017-12-18 07:02:54 -05:00
Domen Kožar
75417d8781
atom: depend on libsecret
To support: $ atom -d
2017-12-17 15:59:05 +00:00
Moritz Drexl
3d52d43dd9 emacs: enable vfork on darwin
Issue described here:
https://lists.gnu.org/archive/html/bug-gnu-emacs/2017-04/msg00201.html

In particular fixes lagging magit, as described here:
https://magit.vc/manual/magit/MacOS-Performance.html

The .patch file is taken from the reference there.

The fix is in Emacs master, so this patch should be removed when switching to
Emacs 26.1.
2017-12-16 22:25:42 +00:00
Patrick Lambein
15c4b78c36 neovim: add viAlias argument
The argument viAlias mimicks the behavior of vimAlias: when set to true, it
creates a symbolic link from $out/bin/vi to $out/bin/nvim.
2017-12-16 15:38:36 +01:00
Tim Steinbach
2e21451dcf
atom: 1.23.0 -> 1.23.1 2017-12-14 08:23:57 -05:00
Thomas Tuegel
2a9c2915d4
Merge pull request #32559 from FlorentBecker/fixTuareg
emacsPackagesNg.caml: do not run ocaml's configure phase
2017-12-13 14:53:35 -06:00
Tim Steinbach
0be3f2cdd8
atom: 1.22.0 -> 1.23.0 2017-12-13 09:08:26 -05:00
Florent Becker
519a573720 emacsPackagesNg.caml: do not run ocaml's configure phase 2017-12-11 09:54:33 +01:00
Joachim F
aa0bc9abee
Merge pull request #32450 from mdorman/emacs-updates
Semi-Automated Emacs package updates
2017-12-08 14:27:50 +00:00
Michael Alan Dorman
48b5e81bba melpa-packages: 2017-12-08
Removals:
  - markdown-edit-indirect: removed from melpa
2017-12-08 06:29:24 -05:00
Michael Alan Dorman
3f0e6057d4 melpa-stable-packages: 2017-12-08 2017-12-08 06:29:24 -05:00
Michael Alan Dorman
1d8694423f org-packages: 2017-12-08 2017-12-08 06:29:24 -05:00
Michael Alan Dorman
fdf9d0bcff elpa-packages: 2017-12-08 2017-12-08 06:29:23 -05:00
Vladimír Čunát
cdde22aef5
Merge branch 'staging' (older one) 2017-12-08 10:22:31 +01:00
Michael Weiss
9d45624007 android-studio-preview: 3.1.0.3 -> 3.1.0.4 2017-12-06 19:47:29 +01:00
Orivej Desh
bb2b4587c6 ed: enable check on darwin 2017-12-04 23:31:48 +00:00
Orivej Desh
0bb47027ab lzip: add unpackCmd hook 2017-12-04 23:31:48 +00:00
Bert Moens
a865d17b7c ed: fix docs location
by removing installFlags and configureFlags. Fixes #32159
2017-12-04 23:31:30 +00:00
Joerg Thalheim
617d053f30 jetbrains.clion: patchelf lldb files correctly 2017-12-01 20:54:22 +00:00
Aleksey Kladov
50b498d23e jetbrains.idea-community: 2017.2.6 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
ad8bbe5254 jetbrains.goland: 173.3727.79 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
e59a03547f jetbrains.webstorm: 2017.2.5 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
3495b00eac jetbrains.ruby-mine: 2017.1.5 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
4072861ab7 jetbrains.rider: 2017.1.2 -> 2017.2.1 2017-12-01 22:26:31 +03:00
Aleksey Kladov
032ce0d375 jetbrains.pycharm-professional: 2017.2.4 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
1bebed01b3 jetbrains.phpstorm: 2017.2.4 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
ce0d346416 jetbrains.idea-ultimate: 2017.2.6 -> 2017.3 2017-12-01 22:26:30 +03:00
Aleksey Kladov
f1630b430c jetbrains.clion: 2017.2.3 -> 2017.3 2017-12-01 20:47:18 +03:00
Michael Alan Dorman
0dad7d997b emacsPackagesNg: mark some packages broken
These failed to build for various reasons.
2017-11-29 17:50:54 -05:00
Michael Alan Dorman
f684d9a422 melpa-packages: 2017-11-29
Removals:
 - faustine: bitbucket repo no longer exists
2017-11-29 17:50:51 -05:00
Michael Alan Dorman
8cb330cb23 melpa-stable-packages: 2017-11-29
Removals:
 - faustine: bitbucket repo no longer exists
2017-11-29 17:50:48 -05:00
Michael Alan Dorman
198f4cb0da org-packages: 2017-11-29 2017-11-29 17:50:46 -05:00
Michael Alan Dorman
e086cbf9fc elpa-packages: 2017-11-29 2017-11-29 17:50:37 -05:00
Vladimír Čunát
5f020d5627
Merge branch 'staging'
There are security fixes in multiple packages /cc #32117,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Orivej Desh
937b4821fe aseprite-unfree: 1.2.2 -> 1.2.4 2017-11-29 08:18:12 +00:00
Orivej Desh
14ec308514 nano: fix darwin build
Broken by 366f1525ff in #32140.
2017-11-29 01:24:20 +00:00
Vladimír Čunát
addd20e6f9
Merge branch 'master' into staging 2017-11-28 18:19:34 +01:00
Lancelot SIX
366f1525ff
nano: 2.9.0 -> 2.9.1
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00012.html
for release information
2017-11-28 13:58:40 +01:00
Vladimír Čunát
6705f30e2c
Merge branch 'master' into staging 2017-11-27 15:09:53 +01:00
John Ericson
e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Orivej Desh
d8473c35df kdevplatform: enable parallel building 2017-11-26 07:45:09 +00:00
Tim Steinbach
10b113f81b
vscode: 1.18.0 -> 1.18.1 2017-11-24 08:39:26 -05:00
Jörg Thalheim
17b9d12df8
Merge pull request #31974 from rittelle/fix-goland
Rename Jetbrains' Go IDE Gogland to goland
2017-11-24 11:36:27 +00:00
Andreas Rammhold
e0b95635b3 texstudio: 2.12.4 -> 2.12.6
changelog:
```
- use Breeze window theme on KDE Plasma 5 (thanks to Alexander Wilms)
- support single-finger panning gesture on most config dialog components
- support single-finger panning touch gesture on log viewer
- pdf viewer scroll tool: support single-finger panning gesture
- center width-constrained documents in the editor (optional)
- add document tab context menu entries "Close" and "Close All Other Documents"
- improved layout of config build page
- add system check for language tool
- change search defaults to case-insensitive (feature-requests#1254)
- tags for beamer
- change preview default to embedded pdf
- handle preview failures more gracefully, i.e. no warning pop-ups
- repect preview settings (panel,etc) also for hover preview
- show hover preview as tooltip in case of inline-mode
- warn if compiler commands are actually a command list
- several improvements to the latex parser
- notify that a restart is required when switching between modern and classic style
- improved LanguageTool communication: better error handling
- add reset to default button for some LT settings
- add 200ms delay before showing auto-hidden viewer toolbar to prevent flicker
- eye candy for pdf circular magnifier (adapted code from texworks)
- show pdf highlight in magnifier
- capslock does not close completer any more
- alternative approach for determine directories from complete texts
- use cache for previews
- auto open completer when starting to type in references, packages etc.
- scripting: editor.cutBuffer
- subframetitle in structure view
- enable inputMethod (e.g. ^) in completer
- change default for complete non-text chacters to off, as it tends to cause unexpected behaviour
- fix word separation with punctuation
- fix: remove incorrect warning "Unknown magic comment" for "% !TeX TS-program = "
- fix: avoid compile fail if magic comment program is spelled wrongly
- fix: duplicate lines in autogenerated cwl files
- fix multi line argument interpretation
- fix pdfviewer in enlarged mode
- fix editing of basic shortcuts
- fix number in length keyVals
- fix flickering in structure view
- fix crash with qimage cache
- fix crash when restoring centralVSplitterState (bug 2175)
- fix highlighting of current entry in structure
- fix Open Terminal not working on windows QTBUG-57687 (bug 2178)
- fix column detection for tabu/longtabu
```
2017-11-23 20:28:07 +01:00
rittelle
beee8119b8 jetbrains.datagrip: 2017.2.2 -> 2017.2.3 2017-11-23 15:54:03 +01:00
rittelle
b2b995f65a jetbrains.goland: renamed from jetbrains.gogland
Product renamed to match the name used on the Product website and inside
the update.xml used by the update script.
This also updated the version to 173.3727.79.
2017-11-23 15:51:52 +01:00
Peter Simons
aba9985ff9 melpa-packages.nix: unbreak "shm", which builds fine for me
Ping @mdorman
2017-11-22 14:55:38 +01:00
Jake Waksbaum
41991e09ad Add texmacsDarwin 2017-11-21 10:07:19 -05:00
Michael Alan Dorman
5296f91ca2 melpa-packages: 2017-11-20
Removals:
 - omniref: removed from melpa
 - ox-latex-chinese: removed from melpa

Broken:
 - shm: missing dependencies
2017-11-20 17:34:07 -05:00
Michael Alan Dorman
68839b0dd7 melpa-stable-packages: 2017-11-20
Broken:
 - po-mode: missing file header
2017-11-20 17:33:45 -05:00
Michael Alan Dorman
b5ebb93e0c org-packages: 2017-11-20 2017-11-20 17:33:30 -05:00
Michael Alan Dorman
1b5252680d elpa-packages: 2017-11-20
Broken:
 - rcirc-menu: missing file header
2017-11-20 17:33:17 -05:00
Rok Garbas
fb5f41bb00 neovim: ruby and python isolation
the code has been taken from #31604 and fixed so that :CheckHealth for
ruby provider is also green (ruby and gem are required to be in PATH).
2017-11-20 13:10:13 +01:00
Frank Lanitz
f8d4e05436 Update Geany 1.31 -> 1.32 2017-11-19 13:44:29 +01:00
Michael Weiss
5147d8bbee android-studio-preview: 3.1.0.2 -> 3.1.0.3 2017-11-19 13:03:04 +01:00
Lancelot SIX
2899687a48
nano: 2.8.7 -> 2.9.0
See https://lists.gnu.org/archive/html/info-gnu/2017-11/msg00006.html
for release information
2017-11-18 21:05:07 +01:00
Spencer Baugh
a558da3f7e melpaStablePackages.caml: don't run configure 2017-11-18 13:34:15 -05:00
Orivej Desh
502539e2c8
Merge pull request #31672 from matklad/up-jetbrains
jetbrains IDEs minor version updates
2017-11-16 21:20:40 +00:00
Orivej Desh
e62de88d11
Merge pull request #31721 from vbgl/proofgeneral-20171106
proofgeneral_HEAD: 2017-05-06 -> 2017-11-06
2017-11-16 20:54:49 +00:00
Jan Tojnar
97cc4691e3 sublime3: Use consistent program name (#31720)
Previously, we used symlinks to create short name aliases. Symlink
basenames are used as argv[0], and consequently as WM_CLASS hint
when executed. This confused desktop managers, which use the hint
to pair desktop files with running applications.

This patches uses exec scripts instead of symlinks just like the
official deb package does, preserving the sublime_text prgname.
2017-11-16 11:01:05 +00:00
Vincent Laporte
48f9d48a51
proofgeneral_HEAD: 2017-05-06 -> 2017-11-06 2017-11-16 00:01:42 +00:00
Rok Garbas
7dce6c88d2 neovim: 0.2.0 -> 0.2.1
* neovimLibvterm: 5a748f97 -> 4ca7ebf7
* neovim ruby: 0.5.0 -> 0.5.1
* pythonPackages.neovim: 0.1.13 -> 0.2.0
* libmpack: 1.0.3-rev80bd55ea6 -> 1.0.5
* luaPackages.mpack: switched to new source location, 1.0.7_ef025224a7
* only one set of lua packages, switched to luajit
2017-11-15 01:21:46 +01:00
Aleksey Kladov
18800dab69 jetbrains.webstorm: 2017.2.4 -> 2017.2.5 2017-11-14 21:52:02 +03:00
Aleksey Kladov
d76bf07ac0 jetbrains.pycharm-professional: 2017.2.3 -> 2017.2.4 2017-11-14 21:51:32 +03:00
Aleksey Kladov
cc6ee5d9d3 jetbrains.pycharm-community: 2017.2.3 -> 2017.2.4 2017-11-14 21:48:44 +03:00
Aleksey Kladov
b87df5017e jetbrains.idea-ultimate: 2017.2.5 -> 2017.2.6 2017-11-14 21:48:10 +03:00
Aleksey Kladov
4bea8599ba jetbrains.idea-community: 2017.2.5 -> 2017.2.6 2017-11-14 21:47:40 +03:00
Orivej Desh
a3aae2c831
Merge pull request #31659 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-11-14 17:45:32 +00:00
Michael Alan Dorman
4e00194ba6 melpa-packages: 2017-11-13 2017-11-14 07:54:11 -05:00
Michael Alan Dorman
ad138cecdc melpa-stable-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Michael Alan Dorman
e15ce53da3 org-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Michael Alan Dorman
f8b31144d0 elpa-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Brenton Horne
747b2974dc atom: 1.21.2->1.22.0 2017-11-14 22:17:37 +10:00
Brenton Horne
d7cb8a0ab5 atom-beta: 1.22.0-beta1->1.23.0-beta0 2017-11-14 22:17:12 +10:00
Orivej Desh
ba45205b84
Merge pull request #31579 from matthewbauer/emacs-fixes
Emacs fixes
2017-11-14 01:44:01 +00:00
Tim Steinbach
0975c4b77c
vscode: 1.17.2 -> 1.18.0 2017-11-13 14:05:45 -05:00
Matthew Bauer
47a854ae01 emacs: add missing packages
this fixes eval for nix-env -qaA nixpkgs.emacsPackagesNg
2017-11-12 18:43:35 -06:00
Matthew Bauer
4ad86c5f96 font-lock-plus: fix eval 2017-11-12 18:09:26 -06:00
Matthew Bauer
90ae8bc1a8 emacs: fix cn-outline error
cn-outline is no longer in melpa so markBroken is not needed anymore

Fixes #31510
2017-11-12 18:08:08 -06:00
Michael Weiss
83c2838fed android-studio-preview: 3.1.0.0 -> 3.1.0.2 2017-11-11 14:00:04 +01:00
Joachim F
27b92b1d39
Merge pull request #31334 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-11-11 09:15:57 +00:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
mingchuan
00e1a22348 rstudio: fix build 2017-11-10 07:00:47 +08:00
John Ericson
0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
Sander van der Burg
f162d54b76
Merge pull request #31381 from Ma27/repackage-zed-with-node2nix
zed: replace npm2nix with node2nix
2017-11-08 17:11:10 +01:00
Maximilian Bosch
e9bf6c4104
zed: replace npm2nix with node2nix 2017-11-08 16:03:01 +01:00
Robert Helgesson
3edc01d5d7
eclipse/plugins: remove phases fields 2017-11-08 14:16:10 +01:00
Orivej Desh
6b1161ebc0
Merge pull request #31302 from adisbladis/emacsPackages.font-lock-plus
emacsPackages.font-lock-plus: init at 20170222.1755
2017-11-08 02:51:03 +00:00
Orivej Desh
6fb8bac12f
Merge pull request #31341 from orivej/rednotebook
Restore and update RedNotebook
2017-11-07 21:17:53 +00:00
Robert Helgesson
c638dacf4b
eclipse-plugin-bytecode-outline: 2.4.3 -> 2.5.0 2017-11-07 22:00:55 +01:00
Orivej Desh
b48d954228 rednotebook: 1.8.1 -> 2.3 2017-11-07 00:18:30 +00:00
Orivej Desh
2b8d48a9fc rednotebook: move to applications/editors 2017-11-06 23:20:14 +00:00
Michael Alan Dorman
150d35dd0a melpa-packages: 2017-11-06 2017-11-06 16:58:25 -05:00
Michael Alan Dorman
fa3ca0c70e melpa-stable-packages: 2017-11-06 2017-11-06 16:58:25 -05:00
Michael Alan Dorman
532e2edcdd org-packages: 2017-11-06 2017-11-06 16:58:25 -05:00
Michael Alan Dorman
2fa69f6b46 elpa-packages: 2017-11-06 2017-11-06 16:58:24 -05:00
adisbladis
ff2d16e7f8
emacsPackages.font-lock-plus: init at 20170222.1755 2017-11-06 11:43:38 +08:00
John Ericson
70d91badf5 treewide: Depend on stdenv.cc.bintools instead of binutils directly
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
Jens Binkert
50c236772b typora: 0.9.31 -> 0.9.38 2017-11-05 18:53:29 +00:00
Piotr Bogdan
0936dd0d57 textadept: fix build 2017-11-04 13:56:32 +00:00
Tuomas Tynkkynen
78eaae0204 vim: 8.0.1245 -> 8.0.1257 2017-11-03 21:25:41 +02:00
aszlig
74260a4922
vim: 8.0.1150 -> 8.0.1245
This update contains a lot of fixes that are too much to be summarized
here, so here is the upstream changelog (basically "git log"):

https://github.com/vim/vim/commits/v8.0.1250

The main reason for this bump is that I got annoyed by a bug that was
fixed in upstream version 8.0.1194, which caused a race condition during
vim startup when it's trying to retrieve background colors from the
terminal.

Sometimes it could happen that random commands are executed at Vim
startup (typically pasting the "" buffer) and after bisecting I've found
out that version 8.0.1194 indeed fixed this problem.

The reason why I'm updating to version 8.0.1250 is that when looking
through the Git log it contains a whole lot of fixes but no new
features, so I'd assume it's safe to upgrade.

I've tested all packages that depend on Vim and they still succeed
building. In addition to that I've used the new version for a couple of
hours without any issue.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @lovek323, @LnL7, @vaibhavsagar
2017-11-03 15:19:06 +01:00
Joachim F
09dd5c6b09
Merge pull request #31098 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-11-01 18:32:09 +00:00
Michael Alan Dorman
3ab147bee0 melpa-packages: 2017-11-01
Removals:
 - axiom-environment: 404 not found error
 - ob-axiom: 404 not found error
2017-11-01 11:43:58 -04:00
Michael Alan Dorman
70b132c976 melpa-stable-packages: 2017-11-01 2017-11-01 11:43:58 -04:00
Michael Alan Dorman
086f276167 org-packages: 2017-11-01 2017-11-01 11:43:58 -04:00
Michael Alan Dorman
933a9c5f16 elpa-packages: 2017-11-01 2017-11-01 11:43:57 -04:00
Robert Helgesson
f179c389b5
eclipse-plugin-anyedittools: 2.7.0 -> 2.7.1 2017-11-01 15:35:49 +01:00
Robert Helgesson
94f2fdfe6c
eclipse-plugin-spotbugs: init at 3.1.0 2017-11-01 15:35:49 +01:00
Robert Helgesson
4f88411e0d
eclipse-plugin-rustdt: fix Emacs nix-mode highlighting 2017-11-01 15:35:44 +01:00
Tim Steinbach
aa196db7ec
atom: 1.21.1 -> 1.21.2 2017-11-01 10:33:04 -04:00
Sergiu Ivanov
e83ee49386 icicles: 2014-11-06 -> 2017-10-28
Also add icicles to the new Emacs infrastructure.
2017-11-01 00:03:57 +01:00
Herwig Hochleitner
eb3f736afd emacsPackages.gn: init 2017-09-21 2017-10-28 15:19:07 +02:00
Michael Weiss
e4d0173d1f android-studio-preview: 3.0.0.17 -> 3.1.0.0 2017-10-27 11:05:17 +02:00
Michael Weiss
c70773b35b android-studio: 2.3.3.0 -> 3.0.0.18 2017-10-27 11:05:10 +02:00
Tuomas Tynkkynen
b89022f2c5 kdevelop5: Use makeBinPath 2017-10-24 23:48:49 +03:00
fusion809
ab409e01c9 Bumping to 1.2.0
Per #30719 I am bumping to version 1.2.0.
2017-10-23 23:34:56 +10:00
lassulus
7b3a61af73 gogland: fix debugger 2017-10-23 15:18:36 +02:00
Michael Alan Dorman
5f8bbb96f8 melpa-packages: 2017-10-21 2017-10-22 15:38:43 +02:00
Michael Alan Dorman
fb2ad5327d melpa-stable-packages: 2017-10-21 2017-10-22 15:38:43 +02:00
Michael Alan Dorman
9ba279f0c8 elpa-packages: 2017-10-21 2017-10-22 15:38:43 +02:00
Michael Weiss
acd80042a4 android-studio-preview: 3.0.0.16 -> 3.0.0.17 2017-10-19 22:50:38 +02:00
Nikolay Amiantov
0bc4216bf0 Merge branch 'staging' 2017-10-19 12:46:38 +03:00
Matt McHenry
346fa91176
eclipse-plugin-jdt: 4.7 -> 4.7.1a 2017-10-18 23:30:14 +02:00
Matt McHenry
468cccbb7b
eclipse-platform, eclipse-sdk: 4.7.0 -> 4.7.1a 2017-10-18 23:30:10 +02:00
John Ericson
ee9c59c5b3 Merge remote-tracking branch 'channels/nixpkgs-unstable' into staging 2017-10-18 14:53:30 -04:00
Tim Steinbach
b269452346
vscode: 1.17.1 -> 1.17.2 2017-10-18 11:11:43 -04:00
Graham Christensen
00e56fbbee Merge pull request #30509 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-10-17 20:58:20 -04:00
Graham Christensen
ce4fcfb1c5 Merge pull request #30480 from acowley/emacsMacport-6.8
emacsMacport: 25.3-6.7 -> 25.3-6.8
2017-10-16 22:08:06 -04:00
Nikolay Amiantov
e2a7f508fc rstudio: enable parallel building
Also cleanup inputs.
2017-10-17 03:40:11 +03:00
Nikolay Amiantov
b1736511ce boost: make 1.65 the default 2017-10-17 03:40:11 +03:00
Michael Alan Dorman
a6e489cca4 melpa-packages: 2017-10-16
Removals:
 - org-chinese-utils: removed from melpa
2017-10-16 18:07:41 -04:00
Michael Alan Dorman
faf85e2ad6 melpa-stable-packages: 2017-10-16 2017-10-16 18:07:41 -04:00
Michael Alan Dorman
b8e051acbc org-packages: 2017-10-16 2017-10-16 18:07:40 -04:00
Michael Alan Dorman
cef2fc4d32 elpa-packages: 2017-10-16 2017-10-16 18:07:40 -04:00
Anthony Cowley
a4203d0ffc emacsMacport: 25.3-6.7 -> 25.3-6.8 2017-10-16 15:16:01 -04:00
Simon Lackerbauer
bb94e0408f rstudio: 1.1.351 -> 1.1.383 2017-10-16 02:38:26 +02:00
Michael Weiss
527f6e9c47 android-studio-preview: 3.0.0.15 -> 3.0.0.16 2017-10-14 18:57:13 +02:00
Jörg Thalheim
a062e325b0 Merge pull request #30345 from matklad/update-jb
Update jb
2017-10-14 14:40:41 +01:00
Tim Steinbach
8a957be337
atom-beta: 1.22.0-beta0 -> 1.22.0-beta1 2017-10-12 13:17:49 -04:00
Tim Steinbach
08b2c82eca
atom: 1.21.0 -> 1.21.1 2017-10-12 13:12:27 -04:00
Joachim F
f7f8822208 Merge pull request #30313 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-10-12 13:05:50 +00:00
Aleksey Kladov
c0ec6d9d21 jetbrains.rider: 2017.1.1 -> 2017.1.2 2017-10-12 15:49:16 +03:00
Aleksey Kladov
f8103e7226 jetbrains.idea-ultimate: 2017.2.4 -> 2017.2.5 2017-10-12 15:48:56 +03:00
Aleksey Kladov
7155b8c27d jetbrains.idea-community: 2017.2.4 -> 2017.2.5 2017-10-12 15:48:29 +03:00
Aleksey Kladov
b9ce5b3f08 jetbrains.gogland: 172.3968.45-> 173.2696.28 2017-10-12 15:47:51 +03:00
Aleksey Kladov
cbdc72b6f1 jetbrains.clion: 2017.2.2 -> 2017.2.3 2017-10-12 15:47:13 +03:00
Tim Steinbach
6a046500e6
vscode: 1.17.0 -> 1.17.1 2017-10-11 14:39:54 -04:00
Michael Alan Dorman
1c9a15bfdc melpa-packages: 2017-10-09
Removals:
 - baidu-life: Removed from melpa
 - any packages not available in git or hg
2017-10-11 07:40:54 -04:00
Michael Alan Dorman
5e1c5b8b61 melpa-stable-packages: 2017-10-09
Removals:
 - forecast: tags no longer present in repo
 - org-mac-iCal: removed from melpa
 - paper-theme: tags no longer present in repo
2017-10-11 07:40:53 -04:00
Michael Alan Dorman
2ad1754290 org-packages: 2017-10-09 2017-10-11 07:40:53 -04:00
Michael Alan Dorman
ed6c85c04c elpa-packages: 2017-10-09 2017-10-11 07:40:53 -04:00
Joerg Thalheim
3144832556 zile: fix evaluation 2017-10-08 11:53:56 +01:00
Yann Hodique
8079e52bc1 zile: 2.4.13 -> 2.4.14
fixes #30209
2017-10-08 11:46:55 +01:00
Tim Steinbach
56ca2a5347 atom-beta: 1.21.0-beta0 -> 1.22.0-beta0 2017-10-07 20:39:38 +01:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Gabriel Ebner
7453c9e32d Merge pull request #30139 from Mic92/vscode
vscode: 1.16.1 -> 1.17.0
2017-10-06 11:43:04 +02:00
Tim Steinbach
48b273ac49 atom: 1.20.1 -> 1.21.0 2017-10-06 06:39:22 +01:00
Joerg Thalheim
7ca1db2123 vscode: 1.16.1 -> 1.17.0 2017-10-05 23:00:54 +01:00
Orivej Desh
66d4941afe Merge branch 'master' into staging
* master: (48 commits)
  Mathematica: 11.0.1 -> 11.2.0
  kbfs: 20170922.f76290 -> 20171004.40555d
  packer: 1.0.3 -> 1.1.0
  libxdg-basedir: 1.0.2 -> 1.2.0
  fscrypt: 0.2.1 -> 0.2.2
  devtodo: init at 0.1.20
  keybase: 1.0.30 -> 1.0.33
  elixir: Fix locale problem on NixOS
  keybase-gui: 1.0.25 -> 1.0.33
  terraform: 0.10.2 -> 0.10.7  (#30055)
  emby: 3.2.32.0 -> 3.2.33.0
  sbcl: 1.3.21 -> 1.4.0
  ardour: 5.11 -> 5.12
  axoloti: fix evaluation
  axoloti: init at 1.0.12-1
  melpa-packages: Add new lean packages
  fastlane: init at 2.60.1
  nixos/traefik: guard example path
  go-ethereum: 1.7.0 -> 1.7.1
  xzgv: 0.9.1 -> 0.9.2
  ...
2017-10-05 07:41:39 +00:00
Shea Levy
ef29901d23 melpa-packages: Add new lean packages 2017-10-04 07:02:45 -07:00
Michael Weiss
cd0655c181 android-studio-preview: 3.0.0.14 -> 3.0.0.15 2017-10-04 14:15:31 +02:00
Orivej Desh
f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Stuart Moss
796b3a2306
eclipse-plugin-vrapper: init at 0.72.0 2017-10-03 00:31:17 +02:00
Orivej Desh
fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Yegor Timoshenko
31ab1a35bf focuswriter: 1.5.3 -> 1.6.7, Qt4 -> Qt5, GPLv2 -> GPLv3 2017-10-01 01:53:06 +00:00
Orivej Desh
b5d11a7603 aseprite: 1.2-beta12 -> 1.2.2 2017-09-30 11:15:53 +00:00
Tim Steinbach
9645643739 Merge pull request #29595 from NeQuissimus/atom_1_20_1
atom: 1.20.0 -> 1.20.1
2017-09-29 09:05:59 -04:00
John Ericson
f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Vaibhav Sagar
6498ac609a vim: 8.0.0442 -> 8.0.1150 2017-09-26 22:48:09 +08:00
Eelco Dolstra
cf599d3f99
emacs: Clear the environment while dumping
This reduces the closure size of Emacs from 575 to 279 MiB. Dumping
Emacs had a chance of leaking parts of the environment (such as $PATH)
into the dumped executable. This hopefully fixes it. (It's a bit hard
to tell since the effect is not deterministic.)
2017-09-25 19:38:44 +02:00
Joachim Fasting
4429559aa1
mg: 20161005 -> 20170828 2017-09-25 14:02:37 +02:00
Tuomas Tynkkynen
4b4bfbf3e5 darwin: Disable another bunch of packages never having built successfully
tecoc: https://hydra.nixos.org/build/61141995
shallot: https://hydra.nixos.org/build/61145497
plink-ng: https://hydra.nixos.org/build/61130149
tshark: https://hydra.nixos.org/build/61479600
2017-09-22 19:49:57 +03:00
Joerg Thalheim
e4a859a95d
jetbrains.datagrip: 2017.1.5 -> 2017.2.2 2017-09-22 13:43:35 +01:00
Brandon Barker
14f2e0cd36
jetbrains: update.pl fixes
* indentation, retab
  * url handling for alternative version names
  * handling for alt. download url format
  * made unknown channel error non-fatal
2017-09-22 13:49:49 +02:00
Edward Tjörnhammar
4e12dbb092
jetbrains.clion: set CL_JDK 2017-09-22 11:13:48 +02:00
John Ericson
ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson
f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Tim Steinbach
5facacad01 Merge pull request #29591 from andir/update-jetbrains
Update jetbrains packages
2017-09-21 08:01:45 -04:00
Robert Schütz
50d52ac8a8 texworks: init at 0.6.2 2017-09-21 00:58:49 +02:00
Tim Steinbach
29309da4a1
atom: 1.20.0 -> 1.20.1 2017-09-20 08:41:14 -04:00
Tim Steinbach
6941fe36f3 Merge pull request #29495 from NeQuissimus/vscode_1_16_1
vscode: 1.16.0 -> 1.16.1
2017-09-20 08:40:20 -04:00
Andreas Rammhold
ac9353b815 jetbrains.webstorm: 2017.2.2 -> 2017.2.4 2017-09-20 14:05:49 +02:00
Andreas Rammhold
4948b09524 jetbrains.rider: 171.4456.1432 -> 2017.1.1 2017-09-20 14:05:42 +02:00
Andreas Rammhold
eb363ff3dc
jetbrains.pycharm-professional: 2017.2.2 -> 2017.2.3 2017-09-20 12:46:46 +02:00
Andreas Rammhold
0d6b50f2eb
jetbrains.pycharm-community: 2017.2.2 -> 2017.2.3 2017-09-20 12:46:27 +02:00
Andreas Rammhold
5f9a4cb163
jetbrains.phpstorm: 2017.2.1 -> 2017.2.2 2017-09-20 12:46:07 +02:00
Andreas Rammhold
74d7542892
jetbrains.idea-ultimate: 2017.2.2 -> 2017.2.4 2017-09-20 12:45:40 +02:00
Andreas Rammhold
d6663a559c
jetbrains.idea-community: 2017.2.2 -> 2017.2.4 2017-09-20 12:45:18 +02:00
Andreas Rammhold
5b3dad3b1c
jetbrains.gogland: 172.3757.46 -> 172.3968.45 2017-09-20 12:44:32 +02:00
Andreas Rammhold
42e13a85ed
jetbrains.clion: 2017.2.1 -> 2017.2.2 2017-09-20 12:44:02 +02:00
Gauthier POGAM--LE MONTAGNER
e1cab6b4c5
jetbrains.phpstorm10: remove 2017-09-20 10:46:18 +02:00
Gauthier POGAM--LE MONTAGNER
88de0e44f6
jetbrains.idea{14,15}-{community,ultimate}: remove 2017-09-20 10:46:18 +02:00
Gauthier POGAM--LE MONTAGNER
352855e778
jetbrains.webstorm{10,11}: remove 2017-09-20 10:46:17 +02:00
Gauthier POGAM--LE MONTAGNER
5a6939fefb
jetbrains.ruby-mine{7,8}: remove 2017-09-20 10:46:17 +02:00
John Ericson
100db4fa3b vim: Properly categorize pkgconfig dependency 2017-09-20 00:58:55 -04:00
Edward Tjörnhammar
add7faf539
jetbrains: update.pl, make sure hashes are in base32 2017-09-19 10:26:29 +02:00
Tim Steinbach
605dba0ac9
vscode: 1.16.0 -> 1.16.1 2017-09-17 09:02:26 -04:00
Michael Weiss
b37de8b67b android-studio-preview: 3.0.0.13 -> 3.0.0.14 2017-09-16 13:12:24 +02:00
Anthony Cowley
50a33089c6 emacsMacport: emacs-25.2 => 25.3, macport-6.3 => 6.7 2017-09-14 16:22:19 -04:00
Jörg Thalheim
50cf2a7156 Merge pull request #29309 from NeQuissimus/atom_1_20_0
atom: 1.19.7 -> 1.20.0
2017-09-13 22:21:29 +01:00
Jörg Thalheim
c188741eb2 Merge pull request #29325 from jtojnar/fix/sublime-3
sublime3: 3126 → 3143
2017-09-13 22:07:43 +01:00
Domen Kožar
4ffa9ace43
Add atom-beta 2017-09-13 21:08:32 +02:00
Jan Tojnar
74065fc780
sublime3: 3126 → 3143 2017-09-13 20:34:50 +02:00
Michael Alan Dorman
9feb5bdf06 melpa-packages: 2017-09-13
Removals:
 - debian-bug: removed from melpa
 - debian-changelog-mode: removed from melpa
 - rcirc-color: removed from melpa
 - sentence-highlight: removed from melpa
2017-09-13 10:28:38 -04:00
Michael Alan Dorman
b9eb2d3348 melpa-stable-packages: 2017-09-13
Removals:
 - sentence-highlight: removed from melpa
2017-09-13 10:28:38 -04:00
Michael Alan Dorman
cfe5664e04 org-packages: 2017-09-13 2017-09-13 10:28:38 -04:00
Michael Alan Dorman
bae9557826 elpa-packages: 2017-09-13 2017-09-13 10:28:37 -04:00
Tim Steinbach
3d812d2037
atom: 1.19.7 -> 1.20.0 2017-09-13 08:15:11 -04:00
Joachim F
ddd8dc072e Merge pull request #29255 from orivej/aseprite
aseprite: 0.9.5 -> 1.1.7
2017-09-12 22:37:22 +00:00
Mikael Brockman
78f457c76c emacs: 25.2 -> 25.3
https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00211.html

> This is an emergency release to fix a security vulnerability in Emacs.
>
> Enriched Text mode has its support for decoding 'x-display' disabled.
> This feature allows saving 'display' properties as part of text.
> Emacs 'display' properties support evaluation of arbitrary Lisp forms
> as part of instantiating the property, so decoding 'x-display' is
> vulnerable to executing arbitrary malicious Lisp code included in the
> text (e.g., sent as part of an email message).
2017-09-12 09:45:02 +03:00
Orivej Desh
247fa20962 aseprite: install desktop icons 2017-09-12 04:51:12 +00:00
Orivej Desh
f0483d59f3 aseprite unfree: init at 1.2-beta12 2017-09-12 00:52:57 +00:00
Orivej Desh
05eb7ba6e4 aseprite: 0.9.5 -> 1.1.7 2017-09-11 23:44:33 +00:00
Jörg Thalheim
f3ecd570ed Merge pull request #29114 from AndersonTorres/upload/moe
Moe: init at 1.9
2017-09-11 19:59:25 +01:00
AndersonTorres
4f976bdd3e jupp: init at 3.1
jupp is a fork of joe's editor.
2017-09-10 13:41:49 -03:00
AndersonTorres
6126e3add4 Moe: init at 1.9
Moe is a small text editor.
2017-09-09 09:57:38 -03:00
Michael Weiss
40e5382109 android-studio-preview: 3.0.0.12 -> 3.0.0.13 2017-09-09 12:22:33 +02:00
Jörg Thalheim
981728d8f4 Merge pull request #29127 from NeQuissimus/vscode_1_16_0
vscode: 1.15.1 -> 1.16.0
2017-09-09 11:06:24 +01:00
Peter Hoeg
608fe16482 neovim-qt: 0.2.7 -> 0.2.8
We now also run some of the tests which is better than nothing.
2017-09-09 09:32:13 +08:00
Tim Steinbach
58963fda09
vscode: 1.15.1 -> 1.16.0 2017-09-08 16:01:35 -04:00
Tim Steinbach
00829717e8
atom: 1.19.4 -> 1.19.7 2017-09-07 20:11:00 -04:00
Orivej Desh
cf6f900989 tiled: 1.0.1 -> 1.0.3 2017-09-06 15:56:08 +00:00
John Ericson
28e4975bd1 zile: disable help2man for cross builds
@dezgeg caught my error--the issue isn't building help2man, but running
it on cross-compiled binaries.

This effectively reverts 0825f30fd2 as
far as behavior is concerned, but keeps the removal of `crossAttrs`.
2017-09-06 00:31:25 -04:00
John Ericson
5b6d78194c Merge pull request #29028 from obsidiansystems/cross-cleanup
misc pkgs: Clean up cross
2017-09-05 13:59:50 -04:00
John Ericson
0825f30fd2 zile: help2man is no longer likely to cause problems 2017-09-05 13:23:46 -04:00
Michael Alan Dorman
12e1a2b186 melpa-packages: 2017-09-04 2017-09-04 15:09:45 -04:00
Michael Alan Dorman
cb04086a96 melpa-stable-packages: 2017-09-04 2017-09-04 15:09:45 -04:00
Michael Alan Dorman
e010d2d2cb org-packages: 2017-09-04 2017-09-04 15:09:45 -04:00
Michael Alan Dorman
4216546642 elpa-packages: 2017-09-04 2017-09-04 15:09:45 -04:00
Matthieu Coudron
9889c1c661 neovim: fix missing dependancy luajit lpeg
luajit libraries are not the same as vanilla lua ones, hence when luajit
is enabled, the build fails.
Fixes https://github.com/NixOS/nixpkgs/issues/14442
2017-09-03 15:29:13 +02:00
Michael Weiss
8693cc5425 android-studio-preview: 3.0.0.10 -> 3.0.0.12 2017-09-02 17:09:20 +02:00
Simon Lackerbauer
40cbf90861 rstudio: 1.1.216 -> 1.1.351 2017-08-31 20:09:41 +02:00
Franz Pletz
94c3638377 Merge pull request #28755 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-08-30 21:30:03 +02:00
Ambroz Bizjak
1e5128ff5a kdevelop: 5.1.1 -> 5.1.2 2017-08-30 21:28:12 +02:00
Frederik Rietdijk
6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Michael Alan Dorman
8374c027f9 melpa-packages: 2017-08-30
Removals:
 - chinese-fonts-setup: removed from melpa
 - chinese-pyim: removed from melpa
 - mo-git-blame: source repository moved, recipe not yet updated
 - org-webpage: removed from melpa
 - simple-rtm: source repository moved, recipe not yet updated
 - vc-fossil: recipe doesn't match repository
2017-08-30 13:45:02 -04:00
Michael Alan Dorman
e035d95a43 melpa-stable-packages: 2017-08-30
Removals:
 - chinese-fonts-setup: removed from melpa
 - chinese-pyim: removed from melpa
2017-08-30 13:45:01 -04:00
Michael Alan Dorman
28de93c5bd org-packages: 2017-08-30 2017-08-30 13:45:01 -04:00
Michael Alan Dorman
28cb5f58cf elpa-packages: 2017-08-30 2017-08-30 13:45:01 -04:00
Tim Steinbach
9fd315a62f
vscode: Skip 'Getting Started' 2017-08-30 07:59:42 -04:00
Tim Steinbach
4b9a5f9041
atom: 1.19.3 -> 1.19.4 2017-08-29 17:52:41 -04:00
Lancelot SIX
501278bbd4
nano: 2.8.6 -> 2.8.7
See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00010.html
for release announcement
2017-08-29 12:42:00 +02:00
Vladimír Čunát
2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Robin Gloster
ccbdab96d4
ed: 1.14.1 -> 1.14.2 2017-08-27 20:29:52 +02:00
Tim Steinbach
3e732d92e9
atom: 1.19.2 -> 1.19.3 2017-08-26 09:56:28 -04:00
Jörg Thalheim
6dae73f552 jetbrains.phpstorm: 2017.1.4 -> 2017.2.1 2017-08-26 14:36:26 +01:00
Michael Weiss
1799e14647 Revert "android-studio-preview: 3.0.0.10 -> 3.0.0.11"
This reverts the upgrade to Android Studio 3.0 Beta 3 from commit
22ae3aa5b6 due to an upstream decision.

From the release updates: "Due to an issues with the Android Plugin for
Gradle in Beta 3 (64527520), we've pulled it down and recommend that you
not accept the update. If you already did, you can go back to Beta 2 by
downloading here." [0]

[0]: https://androidstudio.googleblog.com/2017/08/android-studio-30-beta-3-is-now.html
2017-08-26 01:52:11 +02:00
Jörg Thalheim
7ea05ea542 jetbrains.webstorm: 2017.1.4 -> 2017.2.2
fixes #28560
2017-08-25 11:31:34 +01:00
Jörg Thalheim
ed023e0374 jetbrains.idea-ultimate: 2017.2.1 -> 2017.2.2 2017-08-25 11:08:18 +01:00
Jörg Thalheim
5bf21b3db7 jetbrains.pycharm-community: 2017.2.1 -> 2017.2.2 2017-08-25 11:07:40 +01:00
Jörg Thalheim
61e3436496 jetbrains.idea-ultimate: 2017.2.1 -> 2017.2.2 2017-08-25 11:06:59 +01:00
Jörg Thalheim
c5d3ddba3e jetbrains.idea-community: 2017.2.1 -> 2017.2.2 2017-08-25 11:05:55 +01:00
Jörg Thalheim
ca995e5b68 jetbrains.gogland: 171.4694.61 -> 172.3757.46 2017-08-25 11:04:23 +01:00
Jörg Thalheim
8fb2432d94 jetbrains.clion: 2017.2 -> 2017.2.1 2017-08-25 11:01:33 +01:00
Michael Weiss
22ae3aa5b6 android-studio-preview: 3.0.0.10 -> 3.0.0.11 2017-08-25 02:40:57 +02:00
Raymond Gauthier
763f7f7578 vscode-with-extension: improvements
-  Now simply let the default `unpackPhase` unzip the vsix file. This
    should allow users to retrieve the extension directly from github.
 -  Extensions now installed using their unique id as install folder.
 -  Extensions under `vscode-extensions` now use the unique id
    as extension name.
2017-08-23 21:31:57 -04:00
Joachim F
e9f9dee39f Merge pull request #28421 from sifmelcara/fix/rstudio
rstudio: fix build
2017-08-23 18:26:05 +00:00
Bastian Köcher
b8556b2995 KDevelop: Fixes missing dependencies 2017-08-23 12:11:31 +02:00
Joachim F
d837d88f3b Merge pull request #28462 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-08-22 10:05:52 +00:00