3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2162 commits

Author SHA1 Message Date
Jörg Thalheim a5ee494046 Merge pull request #24696 from mirrexagon/mrxgn-textadept-update
textadept: 9.0 -> 9.3
2017-04-07 15:08:34 +02:00
Jörg Thalheim 69d12b2672 Merge pull request #24423 from jpierre03/patch-2
textadept: bombay update without version pinning
2017-04-07 14:58:32 +02:00
Gabriel Ebner 78adf1832f Merge pull request #24695 from benley/vscode-1.11.1
vscode: 1.10.2 -> 1.11.1
2017-04-07 08:15:21 +02:00
Benjamin Staffin 987cafe5e0
vscode: Add libxkbfile to rpath
Otherwise vscode complains about it.
2017-04-06 23:35:49 -04:00
Benjamin Staffin 4a08528b4a
vscode: Revamp URL generation scheme
This ought to be way easier to maintain! Now just the version number
and sha256 hashes need to be updated for an update, and there are no
more manual cmdline steps to get version hashes and timestamps.

Related to #22465
2017-04-06 22:22:16 -04:00
Andrew Abbott 4a79bf0e84 textadept: 9.0 -> 9.3 2017-04-07 11:47:39 +10:00
Benjamin Staffin f50258bba5
vscode: 1.10.2 -> 1.11.1 2017-04-06 21:17:25 -04:00
Dan Peebles 6e58719b1b nano: fix on Darwin
The latest update broke it
2017-04-06 21:09:32 -04:00
Tim Steinbach b4b95c6686
nano: 2.7.5 -> 2.8.0 2017-04-04 21:04:39 -04:00
ndowens 3d53b36bc3 leo-editor: 5.3 -> 5.5 2017-04-01 20:58:13 -05:00
Tim Steinbach 9bf115c46a Merge pull request #24509 from tilpner/master
vscode: Fix relocation errors
2017-04-01 13:49:21 -04:00
Jörg Thalheim a16c2e5420 Merge pull request #24356 from vrthra/vis
vis: 2016-10-09 -> 0.3
2017-03-31 21:15:27 +02:00
Till Höppner c9d02b7c57
vscode: Fix relocation errors
LD_PRELOAD was inherited by spawned processes, and caused
issues with systems that have older system packages while
using fresh user packages.

Links out the wrapper script instead of electron binary to
expose CLI like on other systems

Breaks anything that relies on vscode not detaching
2017-03-31 20:34:35 +02:00
Michael Alan Dorman b49e3db19b melpa-packages: 2017-03-29 2017-03-30 07:26:14 -04:00
Michael Alan Dorman f58c753ff3 melpa-stable-packages: 2017-03-29
Removals:
 - vimgolf - new repo lacks tags
2017-03-30 07:26:14 -04:00
Michael Alan Dorman 9a75c6234a elpa-packages: 2017-03-29 2017-03-30 07:26:14 -04:00
Jörg Thalheim 7a3da51943 Merge pull request #24452 from miltador/webstorm
webstorm: 2016.3.3 -> 2017.1
2017-03-30 10:49:35 +02:00
Jörg Thalheim 9e439658d7 Merge pull request #24449 from drdaeman/pycharm-2017.1
PyCharm 2016.3.2 -> 2017.1
2017-03-30 10:42:29 +02:00
John Ericson 4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Vasiliy Solovey 97941b54f9 webstorm: 2016.3.3 -> 2017.1 2017-03-30 00:06:47 +03:00
Aleksey Zhukov 43dc7604c1 pycharm-professional: 2016.3.2 -> 2017.1 2017-03-29 19:53:55 +03:00
Aleksey Zhukov 5030fafdee pycharm-community: 2016.3.2 -> 2017.1 2017-03-29 19:53:40 +03:00
Jean-Pierre PRUNARET cf1db9fda0 textadept: bombay update without version pining 2017-03-28 23:21:49 +02:00
Daiderd Jordan c476cc3c3d Merge pull request #24303 from ljli/emacs-mac
emacsMacport: name change and description
2017-03-27 21:51:13 +02:00
Edward Tjörnhammar 75e74b575e Merge pull request #24286 from jdanekrh/jd_idea-community
idea-community: 2016.3.5 -> 2017.1
2017-03-27 11:07:28 +02:00
Edward Tjörnhammar f28d7f72df Merge pull request #24281 from Ma27/update-phpstorm
idea.phpstorm: 2016.3.2 -> 2017.1
2017-03-27 11:06:25 +02:00
Leon Isenberg f20a10b451 emacsMacport: change naming scheme
Changed name from emacs-25.1-mac-6.1 to emacs-mac-25.1-6.1.
The former scheme confused compareVersions from nix and consequently
nix-env -u.
2017-03-27 10:34:41 +02:00
Jörg Thalheim df4b6ae3ba vis: use correct separator for LUA_CPATH/LUA_PATH 2017-03-27 00:18:05 +02:00
Robin Gloster aa0fb8f8ef
idea.idea-ultimate: 2016.3.4 -> 2017.1 2017-03-26 18:50:21 +02:00
Rahul Gopinath fb50abba2e vis: 2016-10-09 -> 0.3 2017-03-26 09:09:02 -07:00
Thomas Tuegel 84ed473763
notepadqq: correct packaging errors and pin to Qt 5.6 2017-03-25 08:49:39 -05:00
Leon Isenberg acb3135613 emacsMacport: correct description 2017-03-24 22:58:32 +01:00
Maximilian Bosch bde3acbd2a
idea.phpstorm: 2016.3.2 -> 2017.1 2017-03-24 22:16:40 +01:00
Winnie Quinn 1b4151b12f vscode: 1.10.0 -> 1.10.2
In addition to the version bump, this also fixes a broken install phase
on macOS. The install now completes properly on macOS 10.12 and
"bin/code" is now correctly linked to the binary within the bundle.
2017-03-24 16:48:24 -04:00
ndowens bc4dc9cb75 codeblocks: 13.12 -> 16.01
(@7c6f434c) move the buildInputs missed in the initial version to
nativeBuildInputs, too.

Pushed instead of #24074
2017-03-24 17:49:30 +01:00
Jiri Danek da13619591 idea-community: 2016.3.5 -> 2017.1 2017-03-24 12:46:19 +01:00
Baptist BENOIST 7d72b9b74e Remove bbenoist from maintainers
Sorry guys but I did not used Nix since months and cannot spend time
maintaining my previous work...
2017-03-23 03:03:04 +01:00
Vincent Laporte 09e814c681 proofgeneral_HEAD: Bump 2017-03-22 01:36:35 +00:00
Robin Gloster c5f818f74d
elvis: fix build 2017-03-22 00:45:39 +01:00
Chris Martin a1b7dd62d4 idea.idea-community: 2016.3.4 -> 2016.3.5 2017-03-21 12:27:37 -04:00
Michael Alan Dorman 06795f757d melpa-packages: 2017-03-20 2017-03-21 07:01:57 -04:00
Michael Alan Dorman 2126246bff melpa-stable-packages: 2017-03-20 2017-03-21 07:01:57 -04:00
Michael Alan Dorman b71b1b6e9a elpa-packages: 2017-03-20 2017-03-21 07:01:56 -04:00
ndowens 5f2ada853e Merge pull request #24098 from ndowens/sigil
sigil: 0.9.6 -> 0.9.7
2017-03-19 19:39:05 -05:00
ndowens 00cc586f6f sigil: 0.9.6 -> 0.9.7 2017-03-19 19:37:21 -05:00
ndowens a289b03412 Merge pull request #24088 from ndowens/tiled
tiled: 0.17.0 -> 0.18.2
2017-03-19 18:37:26 -05:00
ndowens c5ce21ec80 tiled: 0.17.0 -> 0.18.2 2017-03-19 18:34:46 -05:00
Tim Steinbach 4385a67ef2 Merge pull request #24079 from ndowens/nano
nano: 2.7.3 -> 2.7.5
2017-03-19 18:31:06 -04:00
ndowens ed2c0a8328 Merge pull request #24084 from ndowens/scite
scite: 3.3.7 -> 3.7.3; Cosmetic changes
2017-03-19 17:29:01 -05:00
ndowens e27a85709d scite: 3.3.7 -> 3.7.3; Cosmetic changes 2017-03-19 17:28:35 -05:00