Commit graph

1021 commits

Author SHA1 Message Date
Moritz Ulrich
869b86d925 Emacs 24.5: Fix build on Darwin.
`darwin-new-sections.patch' is now in upstream.
2015-04-15 12:02:38 +02:00
Thomas Tuegel
e75a0c50bd emacs: allow gtk without X on Darwin 2015-04-14 09:16:21 -05:00
Jascha Geerds
04239d4af2 pycharm: Update to 4.0.6 2015-04-13 14:24:56 +02:00
Jascha Geerds
03b87e7243 Merge pull request #7351 from Forkk/fix/cask-init
cask: fix issue with 'cask init' command
2015-04-13 11:31:36 +02:00
Joachim Schiele
4bf8c805b1 Merge pull request #6877 from qknight/eclipse_scala
eclipse-scala: added Scala IDE
2015-04-13 10:29:07 +02:00
Forkk
d385fd9111 cask: fix issue with 'cask init' command
Fix an issue where 'cask init' would fail due to missing template files.
2015-04-13 00:36:49 +02:00
Thomas Tuegel
cebf589462 Merge pull request #7294 from ttuegel/emacs
emacs: allow choosing gtk2 or gtk3
2015-04-12 15:12:12 -05:00
Moritz Ulrich
034e1c4aef emacs24: Update to 24.5 2015-04-11 14:24:41 +02:00
John Wiegley
ff555c3b47 emacs24Macports: 24.4-mac-5.3 -> 24.5-mac-5.7 2015-04-11 00:02:56 -05:00
Thomas Tuegel
88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
Thomas Tuegel
bc4f39f48b emacs: allow choosing gtk2 or gtk3 2015-04-09 11:38:46 -05:00
Domen Kožar
bcc1d0339b Merge pull request #7266 from codyopel/sublime
sublimetext3: add .desktop entry & icon
2015-04-08 17:43:06 +02:00
Pascal Wittmann
a3b2058153 writegood: update from 2.0 to 2.0.2 2015-04-08 16:03:56 +02:00
codyopel
ee8e97d803 sublimetext3: add .desktop entry & icon 2015-04-08 09:05:06 -04:00
Eric Seidel
6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
codyopel
16f5b98e4f sublime-text 3: 3.0.65 -> 3.0.83 2015-04-03 13:22:53 -04:00
Thomas Tuegel
e5b9a42aea texmaker: fix poppler_qt4 name 2015-04-02 11:44:13 -05:00
Thomas Tuegel
c0d5cd0ff9 poppler: fix build of Qt 4 and Qt 5 wrappers
The autoconf build system for poppler does not support building the
wrappers separately, so this slightly enlarges the size of closures. To
compensate, the command-line utilities have been separated into their
own package.
2015-04-02 09:51:44 -05:00
lethalman
1670a75285 Merge pull request #6982 from obadz/monodevelop
Monodevelop + Mono upgrade
2015-03-31 16:30:42 +02:00
obadz
1129f6b0db mono 3.8.0 -> 3.12.1
monodevelop 5.1.4.0 -> 5.7.0.660
2015-03-30 23:48:25 +01:00
William A. Kennington III
fa2e5b25ba Merge branch 'master' into staging 2015-03-29 14:25:48 -07:00
Andreas Baldeau
f079de2dbf Added WebStorm IDE 2015-03-29 16:27:37 +02:00
William A. Kennington III
7ccccc15ba Merge branch 'master' into staging 2015-03-27 16:03:03 -07:00
Eric Seidel
7f0e6b76ff nano: patch for darwin 2015-03-27 12:05:41 -07:00
William A. Kennington III
2c9823713a Merge branch 'master' into staging 2015-03-26 14:49:34 -07:00
William A. Kennington III
767c179a94 Merge branch 'master' into staging 2015-03-26 14:44:05 -07:00
=
46d1dd5b11 Downgraded Emacs priority, for exuberant ctags
Exuberant ctags works with Emacs among with other editors, and if
installed is probably preferred to Emacs' ctags.
2015-03-26 21:42:36 +00:00
William A. Kennington III
b91e83dc77 vim: 7.4.410 -> 7.4.683 2015-03-26 14:33:35 -07:00
William A. Kennington III
8a8097eb90 nedit: 5.5 -> 5.6 2015-03-26 14:10:06 -07:00
Herwig Hochleitner
df0c059f83 Update Jetbrains IDE versions 2015-03-26 19:08:01 +01:00
William A. Kennington III
5fab3e266e nano: Default to having nls support 2015-03-25 22:10:47 -07:00
William A. Kennington III
247cf8f37a Merge pull request #6986 from joachifm/nano-2_4
Nano 2.4
2015-03-25 21:47:44 -07:00
Joachim Fasting
cf74e83057 nano: add option to do tiny build
Enabling tiny build reduces the binary to 107K on my system
(more than 50% size reduction).
2015-03-25 23:31:21 +01:00
Joachim Fasting
e1f6d349ec nano: make NLS optional 2015-03-25 23:31:20 +01:00
Joachim Fasting
1533a9aef5 nano: bump to 2.4.0
Also set license, platforms, and add myself as maintainer.

Changes in this version include a fully functional undo system,
vim-compatible file locking, linter support, formatter support,
and improved highlighter flexibility.
2015-03-25 23:31:20 +01:00
Peter Simons
9ce41e3fa0 rstudio: fix Emacs syntax highlighting 2015-03-25 19:34:45 +01:00
Emery Hemingway
a3de8552b0 RStudio: initial commit at version 0.98.110 2015-03-25 19:34:45 +01:00
Domen Kožar
58b4f11242 Revert "RStudio: initial commit at version 0.98.110"
This reverts commit 56e21d05e8.

It's missing a file, see https://github.com/NixOS/nixpkgs/pull/6957
2015-03-25 10:02:08 +01:00
Thomas Tuegel
8fd5dd89ac Merge branch 'master' into staging 2015-03-24 17:49:30 -05:00
Thomas Tuegel
5d1f6ad57c qt5: make qt-5.4.1 default 2015-03-24 17:14:56 -05:00
Edward Tjörnhammar
7b7ab0cdaa idea-{community,ultimate}: 14.0.3 -> 14.1 2015-03-24 17:01:59 +01:00
Emery Hemingway
56e21d05e8 RStudio: initial commit at version 0.98.110 2015-03-23 16:28:33 -04:00
Vincent Laporte
e4c0225c29 tuareg-mode: update from 2.0.6 to 2.0.9 2015-03-19 19:14:15 +01:00
William Giokas
9e2d8fd259 vim: Fix vim_configurable options
mzscheme and tcl were using `--enable-mzscheme` and `--enable-tcl` when
those are not actual flags. They should be set to `*interp` instead.
2015-03-18 15:50:37 -07:00
Joachim Schiele
1010450208 eclipse-scala: added Scala IDE 2015-03-18 16:30:01 +01:00
William Giokas
463c78a509 vim: Add python3 support to vim_configurable 2015-03-17 14:30:47 -07:00
danbst
79e9ca33c8 lighttable: rename package LightTable to lighttable 2015-03-14 18:40:23 +00:00
danbst
5b947b82e6 lighttable: update to 0.7.2 2015-03-14 18:22:14 +00:00
Vincent Laporte
48c6daf491 jedit: update from 5.1.0 to 5.2.0 2015-03-13 22:17:32 +01:00
Mariusz `shd` Gliwiński
75d3a321d6 IDEA-PhpStorm version bump to 8.0.3 2015-03-13 18:53:00 +01:00
Jascha Geerds
328651bfac pycharm: Update to 4.0.5 2015-03-13 14:55:08 +01:00
Pascal Wittmann
c6a0565cfe Merge pull request #6648 from svenkeidel/eclipse-442
eclipse: update to 4.4.2
2015-03-13 11:31:54 +00:00
Frederic LeBel
b9f0cfd85a Atom: updated to 0.187.0 2015-03-12 15:37:32 -04:00
Luca Bruno
4a2986e654 tuxguitar: fix nixpkgs tarball job 2015-03-11 18:34:26 +01:00
James Earl Douglas
ff2a48b3ef Fix broken urls 2015-03-11 06:06:26 +01:00
Lluís Batlle i Rossell
44c3256017 Updating gobby and libinfinity. 2015-03-10 14:37:11 +01:00
lethalman
0a83c2a2a9 Merge pull request #6697 from ardumont/add-tuxguitar
[new] tuxguitar derivation
2015-03-08 11:54:57 +01:00
Antoine R. Dumont
dd71d7b44b tuxguitar in $out/bin/ folder
Tuxguitar was installed in $out (as per default wrapper script)
Thus installing tuxguitar was not in ~/.nix-profile when installed.

Now tuxguitar appears in ~/.nix-profile when installed.
2015-03-08 11:14:02 +01:00
Antoine R. Dumont
00fb3c0b7e Add tuxguitar derivation 2015-03-08 10:22:56 +01:00
Moritz Ulrich
86bd152378 Emacs: Fix `woman'. 2015-03-07 12:03:26 +01:00
Sven Keidel
eb935ffb73 eclipse: update to 4.4.2 2015-03-03 18:53:47 +01:00
Jan Malakhovski
380389bc0b update and convert {apel, flim, semi, wanderlust} to emacs packages 2015-03-03 16:02:18 +00:00
Jan Malakhovski
59ebcccc59 add nyan-mode emacs package 2015-03-03 16:02:17 +00:00
Jan Malakhovski
2c32576a91 add emacs-modes/{apel, flim, semi, wanderlust} 2015-03-03 05:31:38 +00:00
Ambroz Bizjak
d777470c3d KDevelop: Update to 4.7.1. 2015-03-03 01:44:36 +01:00
Edward Tjörnhammar
a46065ce80 idea.android-studio: 1.1.0b2 -> 1.1.0
add androidsdk as dependency
                     set ANDROID_HOME for android-studio wrapper
2015-02-23 19:51:18 +01:00
Arseniy Seroka
2550304bb6 Merge pull request #6524 from fkz/master
add edbrowse to all packages
2015-02-23 19:43:39 +03:00
Fabian Schmitthenner
8a74fa7723 add edbrowse to all packages 2015-02-22 23:11:01 +00:00
John Wiegley
6f30dcd456 emacs24Macport: upgrade Macport patch to 5.1 -> 5.3 2015-02-21 03:38:07 -06:00
Edward Tjörnhammar
17e6dd2da3 ideas: refactoring, remove snappyPatch as all derivative products are based on the 14 series 2015-02-17 12:27:08 +01:00
Vincent Laporte
10a84b3c69 bluefish: update from 2.2.6 to 2.2.7 2015-02-10 14:03:33 +01:00
Dan Peebles
d8ad39d2e6 Purification in preparation for pure-darwin merge (shouldsn't hurt anything in the meantime) 2015-02-08 19:15:09 -05:00
Dan Peebles
063c901d6c Minor purification of emacs24Macport (for upcoming pure darwin stdenv) 2015-02-08 18:53:38 -05:00
Edward Tjörnhammar
b65e6e873f ideas: use secure transport 2015-02-07 13:20:03 +01:00
Alexei Boronine
f80828c937 idea: change source URLs to "nicer" ones (close #6211) 2015-02-07 13:09:50 +01:00
Eric Seidel
fe49487a05 fix evaluation 2015-02-03 14:31:07 -08:00
Shea Levy
c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Edward Tjörnhammar
96d6344b13 idea updates:
idea-{community,ultimate}: 14.0.2 -> 14.0.3
  android-studio: 1.0.2 -> 1.1.0b2
  clion: eap bump
2015-01-31 20:50:34 +01:00
Peter Simons
008256d8bd emacs-flycheck: add current snapshot from Git 2015-01-30 18:30:59 +01:00
Peter Simons
9f1cb04876 emacs-let-alist: add version 1.0.3 2015-01-30 18:30:38 +01:00
Peter Simons
c8648e14a4 haskell-mode: update git version to current HEAD 2015-01-21 18:47:56 +01:00
vbgl
7edbd7ad19 Merge pull request #5041 from vbgl/mono
Updates mono, fsharp and monodevelop

Closes #4782.
2015-01-21 13:54:37 +01:00
宋文武
b202dcb606 tiled: Update to 0.11.0, renamed from tiled-qt. 2015-01-21 13:14:12 +08:00
Vincent Laporte
ba0e5d7be1 Adds monodevelop 5.1 2015-01-20 09:30:09 +01:00
Vincent Laporte
dea34aeb4b Removes monodoc (obsolete and broken) 2015-01-20 09:30:08 +01:00
Vincent Laporte
1556527ddc Removes monodevelop (obsolete and broken) 2015-01-20 09:30:08 +01:00
Eric Seidel
f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Eric Seidel
48f63c2f2e rename gcc-wrapper to cc-wrapper.
also makes cc-wrapper compatible with clang in the darwin fork.
2015-01-14 20:26:56 -08:00
Domen Kožar
b9cb0ce2ce Merge pull request #5756 from fredlebel/atom_0.171.0
Atom: updated to 0.171.0
2015-01-14 11:32:23 +01:00
Frederic LeBel
99c1916484 Atom: updated to 0.171.0 2015-01-13 19:46:48 -05:00
Ludovic Courtès
41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Johannes Bornhold
f8247edd1c Add meta attributes to emacsPackages.d 2015-01-11 18:46:48 +01:00
Johannes Bornhold
860336e786 Add d-mode to emacs modes 2015-01-11 18:46:48 +01:00
William A. Kennington III
c82410eeda java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
Edward Tjörnhammar
d8d9cc654a idea-{community,ultimate}: 14.0.1 -> 14.0.2
android-studio: 1.0.0-rc1 -> 1.0.2
clion: eap update
2015-01-07 23:48:26 +01:00
John Wiegley
0d1a16d48f emacs24: Add #define for building on Yosemite (darwin) 2015-01-03 07:32:38 -05:00
Bjørn Forsman
f364e3f8e8 eclipse: add webkit as dependency
This makes the Eclipse internal web browser work.

The internal web browser is the default browser, and Eclipse requires
manual configuration for any other (external) web browser. To me this
means the internal browser should be working by default, unless users
will get an error popup if they click any links.

This change increases the closure size from 714 to 880 MiB
(attribute eclipses.eclipse_cpp_43).
2015-01-01 13:40:16 +01:00
John Wiegley
28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Peter Simons
f0c80e1ced haskell-mode: add current snapshot of git 'master' branch as a low-prio alternative to the (fairly old) release version 2014-12-23 12:50:43 +01:00
Pascal Wittmann
f55545c0c9 fix maintainer information
s/maintainer/maintainers
2014-12-20 21:54:22 +01:00