Will Dietz
708e3fb160
zed: inherit libtool, fix eval
2018-03-12 22:47:47 -05:00
Michael Weiss
74d922638b
androidStudioPackages.{dev,canary}: init at 3.2.0.5
...
Switch the naming scheme to the channel names.
2018-03-13 02:29:01 +01:00
Michael Weiss
310a665b98
androidStudioPackages.beta: 3.1.0.12 -> 3.1.0.14
2018-03-13 02:29:01 +01:00
Franz Pletz
3c18afa091
Merge pull request #36666 from xeji/codeblocks
...
codeblocks: 16.01 -> 17.12, fix build
2018-03-12 23:19:20 +00:00
symphorien
991e5ca486
wxhexeditor: 0.22 -> 0.24 ( #36832 )
2018-03-12 21:43:02 +00:00
Markus Kowalewski
a9ee6d2dab
texmaker: 4.5 -> 5.0.2
2018-03-11 17:56:26 -07:00
Tuomas Tynkkynen
532bd714ba
nano: 2.9.3 -> 2.9.4
2018-03-12 01:41:36 +02:00
Tim Steinbach
46037503f6
vscode: 1.20.1 -> 1.21.0
2018-03-11 13:35:13 -04:00
Jörg Thalheim
672e808dd3
ht: fix gcc7 compilation
2018-03-10 15:54:32 +00:00
xeji
58b7f17a0f
codeblocks: 16.01 -> 17.12, fix build
2018-03-09 21:04:51 +01:00
Vladimír Čunát
0ce2f04a04
Merge #36663 : hexcurse: fix build with gcc7
2018-03-09 20:51:30 +01:00
Tim Steinbach
7a871021c7
atom: 1.24.0 -> 1.24.1
2018-03-09 13:13:12 -05:00
Piotr Bogdan
1fedf8907d
hexcurse: fix build with gcc7
2018-03-09 16:18:03 +00:00
Ryan Mulligan
6e2345c812
focuswriter: 1.6.8 -> 1.6.10
...
Semi-automatic update. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.6.10 with grep in /nix/store/xj71q5kp9k5m2nsfydjhjra8axf3kdj8-focuswriter-1.6.10
- found 1.6.10 in filename of file in /nix/store/xj71q5kp9k5m2nsfydjhjra8axf3kdj8-focuswriter-1.6.10
2018-03-08 04:20:26 -08:00
Vladyslav M
524afb8557
tiled: 1.1.2 -> 1.1.3
2018-03-07 13:22:31 +02:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Robert Helgesson
f53c3ccf22
eclipse-plugin-spotbugs: 3.1.1 -> 3.1.2
2018-03-04 21:50:18 +01:00
Maximilian Bosch
a38466a340
idea: add libsecret
to the library path
...
This solves the `Cannot access native keychain` warning from
IntelliJ-based IDEs. Previously IDEA was unable to find `libsecret` as
it was not part of its library path.
Please keep in mind that the keyring daemon that can be enabled on
NixOS with `services.gnome3.gnome-keyring.enable = true` must be
running.
2018-03-03 14:34:44 +01:00
Ryan Mulligan
a8fac7fcca
vis: 0.3 -> 0.4
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis -v` and found version 0.4
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-menu -v` and found version 0.4
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/.vis-wrapped -v` and found version 0.4
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-complete -h` got 0 exit code
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-complete --help` got 0 exit code
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-complete help` got 0 exit code
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-complete -V` and found version 0.4
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-complete -v` and found version 0.4
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-complete --version` and found version 0.4
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-complete version` and found version 0.4
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-complete help` and found version 0.4
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-open -h` got 0 exit code
- ran `/nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4/bin/vis-open --help` got 0 exit code
- found 0.4 with grep in /nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4
- found 0.4 in filename of file in /nix/store/zr63rvkc5wimxwiwglp97yvdg71yj1jx-vis-0.4
cc "@vrthra @ramkromberg"
2018-02-28 12:17:02 +01:00
Robert Helgesson
ac4e65cee7
eclipse-plugin-jsonedit: 1.0.1 -> 1.0.2
2018-02-27 19:49:13 +01:00
adisbladis
0a4f591d58
Merge pull request #35865 from ryantm/auto-update/mg-20170828-to-20171014
...
mg: 20170828 -> 20171014
2018-02-27 23:28:47 +08:00
Ryan Mulligan
f361bebda6
mg: 20170828 -> 20171014
...
Semi-automatic update. These checks were performed:
- built on NixOS
- found 20171014 in filename of file in /nix/store/wj43g856p6igcns8gw3infsw9a2dd2a5-mg-20171014
2018-02-27 06:05:35 -08:00
Michael Alan Dorman
667a4a7872
melpa-packages: 2018-02-26
...
Removals:
- swbuff: removed from melpa
2018-02-26 12:59:09 -05:00
Michael Alan Dorman
913905dbe0
melpa-stable-packages: 2018-02-26
...
Removals:
- swbuff: removed from melpa
2018-02-26 12:59:09 -05:00
Michael Alan Dorman
51691f4a74
org-packages: 2018-02-26
2018-02-26 12:59:08 -05:00
Michael Alan Dorman
3065b6c498
elpa-packages: 2018-02-26
2018-02-26 12:59:08 -05:00
Tom Smeets
92e74ec236
android-studio: Depend on ncurses5
...
The android ndk fails to compile the test program because it could not
find the `ncurses.so.5` library.
Also, `ncurses5` is a dependency according to https://developer.android.com/studio/troubleshoot.html#linux_libraries
2018-02-26 00:03:37 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Frank Lanitz
3c04b54205
Geany: 1.32 -> 1.33
2018-02-25 16:08:32 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Michael Weiss
49b7fc3908
android-studio-preview: 3.1.0.11 -> 3.1.0.12
2018-02-23 21:57:09 +01:00
Will Dietz
749d0e7f3a
micro: 1.3.4 -> 1.4.0
2018-02-23 11:14:27 -06:00
Tim Steinbach
098c7f3d94
atom: 1.23.3 -> 1.24.0
2018-02-23 08:37:36 -05:00
Michael Alan Dorman
2af43907e0
melpa-packages: 2018-02-22
...
Removals:
- ac-anaconda: removed from melpa
- cider-profile: removed from melpa
2018-02-22 21:32:07 -05:00
Michael Alan Dorman
a65ec7eb1d
melpa-stable-packages: 2018-02-22
...
Removals:
- ac-anaconda: removed from melpa
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
13fd5f1b05
org-packages: 2018-02-22
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
41d2d75ea0
elpa-packages: 2018-02-22
2018-02-22 21:32:06 -05:00
Graham Christensen
87e6be3dca
Merge pull request #35313 from volth/patch-87
...
jetbrains-editors: minor updates
2018-02-22 20:47:08 -05:00
Gabriel Ebner
ba58b425f1
neovim: fix bundlerEnv
2018-02-22 21:18:04 +01:00
volth
541d8795f6
jetbrains-editors: minor updates
2018-02-22 04:18:19 +00:00
Vladyslav M
cc78571c49
joe: 4.4 -> 4.6
2018-02-21 01:28:51 +02:00
Joachim F
34e9d390bd
Merge pull request #35085 from h-3-0/kakoune-2018-02-15
...
kakoune: 2017-04-12 -> 2018-02-15
2018-02-20 15:54:37 +00:00
Will Dietz
933822d579
leo-editor: add local copy of pyqt56 since it was globally removed
2018-02-18 16:32:30 -06:00
Will Dietz
4139a6f0e5
Revert "Revert "Merge pull request #30031 from dtzWill/update/leo-5.6""
...
This reverts commit 05f5cdcf66
.
2018-02-18 16:24:59 -06:00
Winnie Quinn
bd69958d43
vscode: 1.20.0 -> 1.20.1
2018-02-17 15:14:55 -05:00
Henri Jones
9d580c3a6e
kakoune: 2017-04-12 -> 2018-02-15
2018-02-17 19:43:33 +00:00
Joachim Fasting
05f5cdcf66
Revert "Merge pull request #30031 from dtzWill/update/leo-5.6"
...
This reverts commit 67c5cb23e9
, reversing
changes made to 431c004fbd
.
I failed to notice that this depends on a package that had since
been removed. My bad :(
2018-02-17 12:21:26 +01:00
Joachim F
67c5cb23e9
Merge pull request #30031 from dtzWill/update/leo-5.6
...
leo-editor: 5.5 -> 5.6, add docutils and use pyqt56
2018-02-17 10:07:58 +00:00
Michael Weiss
ce83cd7ca3
android-studio-preview: 3.1.0.10 -> 3.1.0.11
2018-02-16 13:28:51 +01:00
Frederik Rietdijk
672bb6b4ab
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-14 21:30:08 +01:00
zimbatm
e8194c2c5b
ruby: remove unsupported versions ( #34927 )
...
* remove EOL ruby versions for security and maintenance reasons.
* only expose ruby_MAJOR_MINOR to the top-level. we don't provide
guarantees for the TINY version.
* mark all related packages as broken
* switch the default ruby version from 2.3.x to 2.4.x
2018-02-14 09:53:54 +00:00
Joachim F
6e40e3b652
Merge pull request #34815 from dotlambda/ghostwriter
...
ghostwriter: init at 1.5.0
2018-02-13 22:50:21 +00:00
Joachim F
9b25b9347d
Merge pull request #34926 from mdorman/semi-automated-emacs-package-updates
...
Semi automated emacs package updates
2018-02-13 22:47:23 +00:00
Andreas Rammhold
358b821bbe
Merge pull request #34794 from ajs124/update/texmaker_and_studio
...
move texstudio from qt4 to qt5
2018-02-13 16:52:05 +01:00
Will Dietz
0a70dc6fd1
kakuone: add pkgconfig to appease warning
2018-02-13 09:44:31 -06:00
ajs124
0ee6040dc2
texstudio: move from qt4 to qt5
2018-02-13 16:33:49 +01:00
Michael Alan Dorman
5aea6a12aa
melpa-packages: 2018-02-12
...
Removals:
- ob-clojure-literate: removed from melpa
- ob-php: removed from melpa
- ob-redis: removed from melpa
- ob-smiles: removed from melpa
- ob-spice: removed from melpa
2018-02-12 19:02:04 -05:00
Michael Alan Dorman
cd54d37e9e
melpa-stable-packages: 2018-02-12
...
Removals:
- elcord: stable tags removed
- ob-spice: removed from melpa
2018-02-12 19:02:03 -05:00
Michael Alan Dorman
943c6c87ad
org-packages: 2018-02-12
2018-02-12 19:02:03 -05:00
Michael Alan Dorman
fdf8946cb7
elpa-packages: 2018-02-12
2018-02-12 19:02:03 -05:00
Michael Weiss
b85f2eb367
android-studio-preview: 3.1.0.9 -> 3.1.0.10
2018-02-10 21:31:48 +01:00
Robert Schütz
2bcb897e46
ghostwriter: init at 1.5.0
2018-02-10 20:50:29 +01:00
Jörg Thalheim
34038bca18
Merge pull request #34248 from teto/fix_neovim
...
neovim: remove confusing neovim parameter
2018-02-10 13:04:16 +00:00
Jörg Thalheim
4cf5684250
Merge pull request #34673 from jensbin/typora_0.9.43
...
typora: 0.9.41 -> 0.9.44
2018-02-09 16:34:54 +00:00
Jens Binkert
56a21983f9
typora: 0.9.41 -> 0.9.44
2018-02-09 17:16:32 +01:00
Jörg Thalheim
b797b2b961
Merge pull request #34709 from sifmelcara/fix/rstudio-version
...
rstudio: 1.1.414 -> 1.1.423
2018-02-09 09:00:58 +00:00
Jörg Thalheim
62f7640ebe
Merge pull request #34727 from vbgl/pg-HEAD-20180130
...
proofgeneral_HEAD: 2017-11-06 -> 2018-01-30
2018-02-09 08:45:09 +00:00
Joachim F
9da4da5879
Merge pull request #34721 from mdorman/semi-automated-emacs-package-updates
...
Semi automated emacs package updates
2018-02-08 15:08:44 +00:00
Vincent Laporte
8cc3fcdfd4
proofgeneral_HEAD: 2017-11-06 -> 2018-01-30
2018-02-08 06:24:14 +00:00
Michael Alan Dorman
e843ef280e
melpa-packages: 2018-02-07
2018-02-07 18:02:09 -05:00
Michael Alan Dorman
d2f7f2d3d3
melpa-stable-packages: 2018-02-07
2018-02-07 18:02:03 -05:00
Michael Alan Dorman
7e9d21414d
org-packages: 2018-02-07
2018-02-07 18:02:03 -05:00
Michael Alan Dorman
4dda0dbc3d
elpa-packages: 2018-02-07
2018-02-07 18:02:03 -05:00
Guillaume Massé
26cfb4fdd1
vscode: 1.19.3 -> 1.20.0
2018-02-07 23:30:13 +01:00
mingchuan
5e31eaea9d
rstudio: 1.1.414 -> 1.1.423
...
Also fixes the version number displayed in GUI.
2018-02-08 01:30:45 +08:00
Michael Raskin
91eb41b138
Merge pull request #33416 from the-kenny/emacs-site-lisp-subdirectory-support
...
Emacs `site-lisp` subdirectory support
2018-02-06 21:37:07 +00:00
Ioannis Koutras
12ccb81570
clion: 2017.3.2 -> 2017.3.3
2018-02-05 14:27:13 +02:00
Ioannis Koutras
0901062480
webstorm: 2017.3.3 -> 2017.3.4
2018-02-05 14:27:13 +02:00
Ioannis Koutras
44cd5c51a8
phpstorm: 2017.3.3 -> 2017.3.4
2018-02-05 14:27:13 +02:00
Ioannis Koutras
3fc60ef64f
idea-ultimate: 2017.3.3 -> 2017.3.4
2018-02-05 14:27:12 +02:00
Ioannis Koutras
f79fe0c923
idea-community: 2017.3.3 -> 2017.3.4
2018-02-05 14:27:12 +02:00
dywedir
490ae6a50e
tiled: 1.1.1 -> 1.1.2
2018-02-02 10:09:53 +02:00
Will Dietz
28f7f0794e
vim: 8.0.1428 -> 8.0.1451
...
Changes:
https://github.com/vim/vim/compare/v8.0.1428...v8.0.1451
2018-02-01 07:20:07 -06:00
Michael Weiss
f55fffc1cf
android-studio-preview: 3.1.0.8 -> 3.1.0.9
2018-02-01 10:32:44 +01:00
Joachim F
7e7477295e
Merge pull request #34403 from mdorman/semi-automated-emacs-package-updates
...
Semi automated emacs package updates
2018-01-30 18:06:52 +00:00
zimbatm
f7bb9f6777
vscode: 1.19.2 -> 1.19.3
2018-01-30 13:36:15 +00:00
Michael Alan Dorman
c00a10e75e
melpa-packages: remove llvm-mode override
...
This package was removed from melpa, so there's no value in overriding
it, and in fact it won't evaluate. :)
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
accbc72cee
melpa-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
2b73676db8
melpa-stable-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
7d58054cf7
org-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
d19f29c1e1
elpa-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Lancelot SIX
c0aa35a217
nano: 2.9.2 -> 2.9.3
2018-01-29 16:02:35 +01:00
adisbladis
c9036947eb
vbindiff: 3.0_beta4 -> 3.0_beta5
2018-01-27 01:19:17 +08:00
Michael Weiss
0f5f904cdd
android-studio-preview: 3.1.0.7 -> 3.1.0.8
2018-01-25 23:59:14 +01:00
Matthieu Coudron
bec047eca3
neovim: remove confusing neovim parameter
...
The neovim package refers to itself, hopefully it is shadowed by a
function parameter but it is confusing, let's remove it.
2018-01-25 16:38:22 +09:00
Graham Christensen
0e7a5207ec
Merge pull request #34206 from dtzWill/fix/moe-libcxx
...
moe: fix build w/libc++ using touchup from mailing list
2018-01-24 15:55:08 -05:00
Joachim F
d9604c861a
Merge pull request #34192 from mdorman/semi-automated-emacs-package-updates
...
Semi automated emacs package updates
2018-01-23 22:20:42 +00:00
Will Dietz
630b142ef4
moe: fix build w/libc++ using touchup from mailing list
...
http://lists.gnu.org/archive/html/bug-moe/2017-10/msg00000.html
2018-01-23 13:18:19 -06:00
Robert Helgesson
c32755ceac
eclipse-plugin-autodetect-encoding: 1.8.4 -> 1.8.5
2018-01-23 19:39:20 +01:00
Daiderd Jordan
92bf8c66ba
Merge pull request #34149 from dtzWill/update/vim-8.0.1428
...
vim: 8.0.1257 -> 8.0.1428
2018-01-22 20:04:01 +01:00