Commit Graph

2885 Commits

Author SHA1 Message Date
Robert Helgesson
4dd5948134
eclipse-plugin-jsonedit: 1.0.2 -> 1.1.0
Also add `antlr-runtime-4.7.1`.
2018-03-16 23:28:50 +01:00
Tim Steinbach
f93d4b6181
vscode: 1.21.0 -> 1.21.1 2018-03-15 18:40:40 -04:00
Tim Steinbach
520642b6e6
atom: 1.24.1 -> 1.25.0 2018-03-15 18:35:02 -04:00
Joachim F
137e1fdd3e
Merge pull request #36519 from ryantm/auto-update/focuswriter
focuswriter: 1.6.8 -> 1.6.10
2018-03-14 19:49:34 +00:00
Nikolay Amiantov
d7470c1f1e android-studio: fix GTK LaF
Closes #36887.
2018-03-13 16:13:18 +03:00
volth
7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
Sander van der Burg
f9bb730d77 zed: regenerate packages with node2nix 1.5.3 2018-03-13 10:38:38 +01:00
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
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
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
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