Commit graph

1063 commits

Author SHA1 Message Date
Vladimír Čunát 2cacf77c13 Merge branch 'master' into staging 2015-07-22 22:33:55 +02:00
John Wiegley 60c6a9921e emacs: Update Mac Port Emacs to 24.5-mac-5.9 2015-07-20 14:22:43 -07:00
desiderius 17d9f91395 pycharm: update 4.5.2 to 4.5.3 2015-07-20 09:16:17 +02:00
William A. Kennington III 05c0fc15c0 Merge branch 'master.upstream' into staging.upstream 2015-07-19 15:20:04 -07:00
Austin Seipp 3d031a0764 Merge pull request #8873 from joachifm/nano-2_4_2
nano: 2.4.1 -> 2.4.2
2015-07-19 16:58:00 -05:00
Joachim Fasting 19d6b78cc5 nano: 2.4.1 -> 2.4.2 2015-07-18 11:44:54 +02:00
William A. Kennington III e6d4367e92 ed: 1.10 -> 1.12 2015-07-17 14:37:34 -07:00
Vladimír Čunát 9f37e91ec5 Merge master into staging
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
Robin Gloster aaa44b7c57 phpstorm: 8.0.3 -> 9.0 2015-07-16 19:39:29 +00:00
Leonardo Cecchi 3f2de3eb64 leo-editor: init at 5.1 2015-07-14 21:49:28 +02:00
William A. Kennington III 333f145d76 Merge branch 'master.upstream' into staging.upstream 2015-07-13 15:11:31 -07:00
Tobias Geerinckx-Rice 335cc971be flycheck: correct description & use src's homepage 2015-07-13 00:44:55 +02:00
Pascal Wittmann 6d32ae415a heme: fix build by using -lncurses (ZHF) 2015-07-09 12:57:41 +02:00
Jude Taylor 976d80eb57 map apple sdk frameworks CF to darwin.CF to avoid confusion 2015-07-08 14:15:04 -07:00
William A. Kennington III d605663ae2 Merge branch 'master.upstream' into staging.upstream 2015-07-05 13:06:02 -07:00
Edward Tjörnhammar d06fd884dc Merge pull request #8646 from bobvanderlinden/android-studio-1.2.2.0
idea: android-studio: update 1.2.1.1 -> 1.2.2.0
2015-07-05 14:07:56 +02:00
Bob van der Linden 542a508c63 idea: android-studio: update 1.2.1.1 -> 1.2.2.0 2015-07-05 11:43:46 +02:00
Pascal Wittmann 0f2f98fbfe Merge pull request #8610 from datakurre/datakurre-master-emacs
emacs: fix to use \${gettext}/share/locale/locale.alias
2015-07-04 23:37:27 +02:00
Vincent Laporte 2363660191 jedit: fix build 2015-07-04 13:05:11 +02:00
Kevin Quick 882f3ad0db htmlize: update source location 2015-07-03 15:33:26 -07:00
Asko Soukka 278287a99b emacs: fix to use \${gettext}/share/locale/locale.alias 2015-07-03 03:18:15 +03:00
Pascal Wittmann 27e0488e11 Merge pull request #8421 from travisbhartwell/update/atom
atom: 0.187.0 -> 1.0.0
2015-07-02 11:37:33 +02:00
Travis B. Hartwell fd4c675c77 atom: update desktop file and remove unneeded lintian directory. 2015-07-01 01:52:13 -06:00
Travis B. Hartwell a77d26b657 atom: update 0.187.0 -> 1.0.0
Added systemd to buildEnv path because of new dependency on libudev.
2015-07-01 01:51:47 -06:00
Jude Taylor 857efa12fb make vim frameworks-compliant 2015-06-30 17:34:13 -07:00
i-bot 4527d6a7de eclipse-sdk: 4.4.2 -> 4.5 2015-06-30 19:56:52 +02:00
Jude Taylor 363d1bf07a darwin purity: vim 2015-06-26 09:54:44 -07:00
lethalman 5ee8b66a68 Merge pull request #8474 from obadz/moar-dotnet
Some dotnet upgrades + a few new packages
2015-06-24 14:32:56 +02:00
宋文武 7c0c2dc15b tiled: update to 0.12.3 and build with qt5 2015-06-24 17:14:12 +08:00
obadz 3f762e27ec monodevelop: 5.9.0.431 -> 5.9.4.5 2015-06-23 23:11:08 +01:00
Edward Tjörnhammar aecc7bd6aa idea updates
idea.clion: 1.0.3 -> 1.0.4
idea.idea-{community,ultimate}: 14.1.3 -> 14.1.4
idea.pycharm-{community,professional}: 4.5.1 -> 4.5.2
idea.webstorm: 10.0.3 -> 10.0.4
2015-06-22 20:38:43 +02:00
Eelco Dolstra c53ed1038c emacs-offlineimap: Mark as broken
This package has never built:

  http://hydra.nixos.org/job/nixpkgs/trunk/emacsPackages.offlineimap.x86_64-linux/all
2015-06-22 18:08:16 +02:00
Tobias Geerinckx-Rice 98b2d7b727 Separate nativeBuildInputs where maintainers |= nckx 2015-06-17 22:21:32 +02:00
Pascal Wittmann f8df92efbe scala-mode2: fix hash 2015-06-16 20:22:55 +02:00
Peter Simons 214aae46c7 emacs-monky: add an Mercurial mode that's inspired by Magit 2015-06-12 10:33:10 +02:00
Daiderd Jordan c7f36cb5f0 fix neovim on darwin 2015-06-11 14:42:55 +02:00
Rok Garbas 19248c309a neovim: uses vimUtils to make it configurable like vim_configurable is
- vimAlias argument , when true, will create a @out/bin/vim symlink
- configure argument, which will configure neovim the same way as it does
  vim_configurable. eg.: ~/.nixpkgs/config.nix

    {

      packageOverrides = pkgs : with pkgs; rec {
        vimg = neovim.override {
          vimAlias = true;
          configure = {
            customRC = ''
              set spell
            '';
            vam.pluginDictionaries = [
              { names = [ "youcompleteme" "ctrlp"]; }
            ];
          };
        };
      };

     }

Enjoy!
2015-06-11 10:48:29 +02:00
Rok Garbas f2d7f573af neovim: adding python2 and python3 support
neovim:
- possibility to extend neovim (via .override) and passing extraPythonPackages
  or extraPython3Packages
- neovim's python interpreter can be found as nvim-python / nvim-python3
- wrapping nvim binary and setting `g:python_host_prog` and
  `g:python3_host_prog` via --cmd flag

python-packages.nix fixes:
- ordereddict builds for py26 and uses disabled argument to tell this
- trollius builds on all python platforms except 3.4 (where is included in
  standard librarary)
- neovim builds on all python platforms
2015-06-11 02:54:10 +02:00
Tobias Geerinckx-Rice ef94547093 neovim -> 2015-06-09 2015-06-10 00:50:35 +02:00
Herwig Hochleitner 8b0b9be025 emacs24: add options for acl and gpm 2015-06-07 13:26:27 +02:00
obadz d4681bf626 Lay down the foundation for packaging the .NET echosystem
- fetchNuGet can fetch binaries from nuget servers
- buildDotnetPackage can build .NET packages using mono/xbuild
  - Places nuget & paket as they would clash with nix
  - Patch project files because F# targets are expected to be found in
    the mono directory (and we know that's not going to happen on nix)
  - Find DLLs that were copied from buildInputs and replace by symlink
    for sharing
  - Export produced DLL via the pkg-config mechanism
  - Create wrappers for produced EXEs
- Repackaged this new infrastructure: keepass, monodevelop
- Newly packaged: ExtCore, UnionArgParser, FSharp.Data, Paket, and a
  bunch more..

This is a combination of 73 commits.
2015-06-06 09:06:22 -04:00
Michael Raskin 969776564f Adding TextAdept 2015-06-02 20:32:13 +03:00
Pascal Wittmann 59943d69f9 joe: update from 3.7 to 4.0, add meta-information 2015-05-31 16:30:24 +02:00
Pascal Wittmann 8d924455c1 idris-mode: update from 0.9.15 to 0.9.18 2015-05-31 16:30:24 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Charles Strahan 069913e1b9 bviplus: new package
ncurses based hex editor with a vim-like interface
2015-05-27 11:48:05 -04:00
Charles Strahan 15b9fe1fab heme: new package
A portable and fast console hex editor for unix operating systems.
2015-05-27 11:48:05 -04:00
Charles Strahan 4976bcd218 hexcurse: new package
ncurses-based console hexeditor written in C
2015-05-27 11:48:05 -04:00
Charles Strahan a22cffa7bb ht: new package
HT is a file editor/viewer/analyzer for executables.
2015-05-27 11:48:05 -04:00