3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

3692 commits

Author SHA1 Message Date
Vladimír Čunát 00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Pascal Wittmann a34579e01e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Michael Raskin 40dea2488f vim_configurable: make gvim command launch GUI again 2018-08-11 10:25:21 +03:00
Andrew Childs 3513c5dc49 jetbrains.ruby-mine: 2018.2 -> 2018.2.1 2018-08-11 04:05:21 +09:00
Andrew Childs c08067b74d jetbrains.goland: 2018.2 -> 2018.2.1 2018-08-11 04:03:49 +09:00
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Andrew Childs b1dc1f95b7 jetbrains.webstorm: 2018.2 -> 2018.2.1 2018-08-09 23:23:44 +09:00
Andrew Childs 23831c50bf jetbrains.pycharm-professional: 2018.2 -> 2018.2.1 2018-08-09 23:23:35 +09:00
Andrew Childs d76c046b6f jetbrains.pycharm-community: 2018.2 -> 2018.2.1 2018-08-09 23:23:24 +09:00
Andrew Childs db427ff1f5 jetbrains.phpstorm: 2018.2 -> 2018.2.1 2018-08-09 23:22:53 +09:00
Andrew Childs 6c8bec9e13 jetbrains.idea-ultimate: 2018.2 -> 2018.2.1 2018-08-09 23:22:32 +09:00
Andrew Childs 9d942c7367 jetbrains.idea-community: 2018.2 -> 2018.2.1 2018-08-09 23:22:16 +09:00
Andrew Childs a57a0296d7 jetbrains.datagrip: 2018.2 -> 2018.2.1 2018-08-09 23:21:50 +09:00
Andrew Childs 52b9d0a3e8 jetbrains.clion: 2018.2 -> 2018.2.1 2018-08-09 23:21:11 +09:00
Pascal Wittmann af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
8573 6b486cf947 vim_configurable: Add wrapGAppsHook for GTK 3 (#44645)
As suggested by @jtojnar in GitHub issue #44580, this patch adds the
package `wrapGAppsHook` to the dependencies (specifically, the
`nativeBuildInputs`) of `vim_configurable`, when `vim_configurable` is
built against GTK 3.

This change prevents GVim from crashing if one tries to use its
file-choosing dialog, and fixes a warning that otherwise might be
emitted if one tries to use its find/replace dialog.
2018-08-09 11:11:24 +02:00
Utku Demir 1f00380cfa kakoune: 2018-05-21 -> 2018-08-05 (#44706) 2018-08-09 00:28:19 +02:00
R. RyanTM b0f70f1709 sigil: 0.9.9 -> 0.9.10
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sigil/versions.
2018-08-08 01:27:35 -07:00
Jan Tojnar 59a2753e9e
gobby5: 0.5.0 → unstable-2018-04-03
fix build
2018-08-08 03:01:44 +02:00
Michael Weiss 57a429d0dc androidStudioPackages.{dev,canary}: 3.3.0.3 -> 3.3.0.4 2018-08-07 20:02:16 +02:00
Michael Weiss bd012413e4 android-studio: 3.1.3.0 -> 3.1.4.0 2018-08-07 11:07:18 +02:00
Jörg Thalheim 3a609282a7
Merge pull request #44569 from xeji/p/drop-vimNox
vimNox: drop
2018-08-07 01:26:47 +01:00
Uli Baum 9f96ec8b03 vimNox: drop
not updated since 2012, see #40876
2018-08-06 21:36:00 +02:00
Peter Simons 37adba4045
Merge pull request #44543 from peterhoeg/u/emacs
emacs: make a number of melpa packages work again
2018-08-06 17:39:09 +02:00
Pascal Wittmann 351ee40066
nedit: add license
see issue #43716
2018-08-06 12:38:10 +02:00
Peter Hoeg 9823e4caa7 emacs-magit-annex: git was missing 2018-08-06 17:09:26 +08:00
Jörg Thalheim bb76f9a210 atom: gtk3 should be in buildInputs 2018-08-05 15:35:35 +01:00
Yannik Sander 57d5e2b20d atom: fix crash on Glib-GIO-ERROR
include gtk3 to fix atom's path such that file open dialogs wont cause atom to crash due to missing GIO files
2018-08-05 15:30:30 +01:00
Tuomas Tynkkynen 008fd5fcf5 Merge remote-tracking branch 'upstream/master' into staging 2018-08-04 15:17:42 +03:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
John Ericson 85a9913edd treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
John Ericson e8a291ff61 gobby: Remove empty configure flags 2018-08-03 16:06:43 -04:00
Michael Weiss 6cf519df6e androidStudioPackages.{dev,canary}: 3.3.0.2 -> 3.3.0.3 2018-08-03 13:31:00 +02:00
Vladimír Čunát 86b5b1e174
Revert "android-studio-preview: Print a deprecation warning"
This reverts commit 88bfbf6c7d.
It broke the tarball job.  Discussion:
https://github.com/NixOS/nixpkgs/pull/44310#issuecomment-409690460
2018-08-02 16:32:55 +02:00
Peter Hoeg 9ddd60138c emacs-php-auto-yasnippets: fix HOME 2018-08-02 16:04:57 +08:00
Peter Hoeg 5867097d1f emacs-connection: upstream is OK again 2018-08-02 13:48:51 +08:00
Peter Hoeg 0de9d840ab emacs-dictionary: upstream is OK again 2018-08-02 13:48:37 +08:00
Peter Hoeg bcbfed377e emacs-link: upstream is OK again 2018-08-02 13:48:24 +08:00
Peter Hoeg b1914088e1 emacs-powershell: upstream is OK again 2018-08-02 13:47:33 +08:00
Peter Hoeg 667938468b emacs-magit-gitflow: git was missing 2018-08-02 13:47:12 +08:00
Peter Hoeg fe6313da30 emacs-insert-shebang: fix compilation 2018-08-02 13:46:43 +08:00
Peter Hoeg 64c0d50fc3 emacs-evil-search-highlight-persist: add dependencies 2018-08-02 13:46:21 +08:00
Peter Hoeg 66d16a5409 emacs-evil-magit: needs git 2018-08-02 13:46:07 +08:00
Peter Hoeg d172d404e9 emacs-cmake: upstream is OK again 2018-08-02 13:45:45 +08:00
Jan Tojnar 0a12371dfb
https://gitlab.gnome.org/GNOME/gnome-keyring/issues/1 2018-08-02 00:32:51 +02:00
Jamey Sharp f2434d1208 gnome-builder: fix whitespace 2018-08-01 13:12:54 -07:00
Michael Weiss 8aa04df600
Merge pull request #44310 from primeos/android-studio-improvements
Android Studio improvements
2018-08-01 20:24:03 +02:00
Michael Weiss 88bfbf6c7d android-studio-preview: Print a deprecation warning
Hope this is ok... :)
2018-08-01 19:47:36 +02:00
Michael Weiss d8b44edd8f androidStudioPackages: Use more intuitive names for the derivations 2018-08-01 19:47:36 +02:00
Michael Weiss 31583d7cb6 androidStudioPackages: Refactor the code 2018-08-01 19:47:36 +02:00
Patrick Hilhorst e616563433 atom, atom-beta: 1.28.2 -> 1.29.0, refactored build script (#44297)
atom-beta: 1.29.0-beta1 -> 1.30.0-beta1

The beta version jump seems like an irregular update, but 1.30.0-beta0
was retired rougly 3 hours after release due to an macOS error:

> Fixed an error about a missing string_decoder module when the Git pane
> is displayed on macOS.

This shouldn't affect the Linux x86_64 version, but latest versions are
always nice.

Also refactored the build script, it now takes the version number as
an extra (optional) argument and creates the version number from that.

Also removed `rec` from the main set because it was no longer needed.
2018-08-01 11:30:10 +02:00
Jamey Sharp e6bcb54539 gnome-builder: add a long description
Including a comment about the need for additional runtime dependencies.
2018-07-31 22:46:47 -07:00
Jamey Sharp 499ca65930 gnome-builder: document why tests and clang are disabled 2018-07-31 21:51:11 -07:00
Jamey Sharp 4ab66373f0 gnome-builder: remove no-longer-used patches
Whoops!
2018-07-31 21:50:52 -07:00
Jamey Sharp e0180052a7 gnome-builder: split devdoc to a separate output 2018-07-31 17:04:03 -07:00
Jamey Sharp 63445d0120 gnome-builder: use fetchpatch for upstream patches
These patches were merged to master so we can fetch them from the GNOME
GitLab instance now.
2018-07-31 17:03:08 -07:00
Michael Weiss d817ccbf83 androidStudioPackages.beta: 3.2.0.21 -> 3.2.0.22 2018-07-31 21:29:31 +02:00
Jan Tojnar 8fe7dd59a3
gnome-latex: 3.28.1 → 3.30.1 2018-07-31 11:37:56 +02:00
Robert Schütz 55b41a7e33 ghostwriter: 1.7.0 -> 1.7.2 2018-07-31 08:45:17 +02:00
Jamey Sharp 3a64f5790e gnome-builder: ensure gtkdoc can find docbook DTDs 2018-07-30 23:05:11 -07:00
Jamey Sharp e32a5dafaf gnome-builder: include developer docs in $out 2018-07-30 21:43:12 -07:00
Jamey Sharp 6ae9723cfb gnome-builder: enable docs, fix typos.
I also tried turning on the tests, but they don't work and I don't
understand why not.
2018-07-30 17:34:30 -07:00
Jamey Sharp 7bd3ca49bc gnome-builder: address review from @jtojnar/#44217 2018-07-30 15:20:45 -07:00
Jamey Sharp 126f205752 gnome-builder: init at 3.28.4 2018-07-30 12:09:03 -07:00
Jiri Danek 35e6e9282c jetbrains.ruby-mine: 2018.1.4 -> 2018.2 2018-07-29 16:46:22 +02:00
Jiri Danek 4172475f5f jetbrains.phpstorm: 2018.1.6 -> 2018.2 2018-07-29 16:45:39 +02:00
Jiri Danek d3a94427f5 jetbrains.datagrip: 2018.1.5 -> 2018.2 2018-07-29 16:44:33 +02:00
Jiri Danek 435e663eae jetbrains.clion: fix paths to patched binaries and fix gdb binary 2018-07-28 21:38:10 +02:00
Jiri Danek 47eb7ecd76 jetbrains.goland: 2018.1.5 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton 7932d521bf jetbrains.rider: 2018.1.2 -> 2018.1.3 2018-07-28 21:38:10 +02:00
Averell Dalton 92da0cc767 jetbrains.pycharm-professional: 2018.1.4 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton df169bfe90 jetbrains.pycharm-community: 2018.1.4 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton 57cde57b01 jetbrains.idea-ultimate: 2018.1.6 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton ba83cd406b jetbrains.idea-community: 2018.1.6 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton 93dc95d68a jetbrains.clion: 2018.1.6 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton 9181456576 jetbrains.webstorm: 2018.1.5 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton e8a15d070f jetbrains.ruby-mine: 2018.1.3 -> 2018.1.4 2018-07-28 21:38:10 +02:00
Averell Dalton 8b80a9481e jetbrains.idea-ultimate: 2018.1.5 -> 2018.1.6 2018-07-28 21:38:10 +02:00
Averell Dalton 47c2046f90 jetbrains.idea-community: 2018.1.5 -> 2018.1.6 2018-07-28 21:38:10 +02:00
Averell Dalton e9d12e649f jetbrains.goland: 2018.1.4 -> 2018.1.5 2018-07-28 21:38:10 +02:00
Averell Dalton 8d621910f5 jetbrains.datagrip: 2018.1.4 -> 2018.1.5 2018-07-28 21:38:10 +02:00
Averell Dalton 07348da4d7 jetbrains.clion: 2018.1.5 -> 2018.1.6 2018-07-28 21:38:10 +02:00
Daiderd Jordan 5b211b6f4c
vim-configurable: fix python support
Removed --enable-python since that doesn't seem to do anything.
2018-07-28 11:30:46 +02:00
Symphorien Gibol dddaa94ac2 neovim wrapper: also make <vimplugin>.pythonDepedencies a function
A function of the same signature as the argument of python.withPackages
2018-07-27 00:27:44 +02:00
Thomas Tuegel 4f5837668b
hindent: build Emacs package with latest Melpa recipe
The hindent Emacs package is built with the latest Melpa recipe, but the same
source version as in haskellPackages.
2018-07-26 15:36:43 -05:00
Robert Helgesson a01a52a2d7
eclipse-plugin-spotbugs: 3.1.5 -> 3.1.6 2018-07-26 15:43:59 +02:00
Frederik Rietdijk ea91420675
Merge pull request #43886 from FRidh/vim
qvim, vim_configurable: get rid of composableDerivation
2018-07-26 11:42:40 +02:00
Frederik Rietdijk 099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.1

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Symphorien Gibol c1752666df neovim wrapper: use python.withPackages instead of python.buildEnv
They are both as powerful, but buildEnv is treacherous: if you pass a
package which depends on another python (for example the one of unstable
when you are on stable) it will be *silently* dropped, leading to hair
pulling.

Use case:
override neovim from unstable, but still keep stable's pythonPackages.
2018-07-24 15:05:50 +02:00
Symphorien Gibol 10436a707a neovim wrapper: do not unset PYTHONPATH
This solves the following bug:
opening neovim in nix-shell -p pythonPackages.numpy does not enable to
run successfully
:!python -c "import numpy"
because the PYTHONPATH is wiped by the neovim wrapper.

This wiping is necessary for the python providers, though, otherwise a
python2 nix-shell will make the python3 provider read python2 files.

We wrap the providers only, instead of neovim as whole.
2018-07-24 15:02:48 +02:00
Jörg Thalheim 1ebf90b9fb
Merge pull request #44043 from ljli/vscode-fix
vscode: fix keymapping.node rpath
2018-07-24 05:54:53 -04:00
Leon Isenberg 6bf5dfc874 vscode: fix keymapping.node rpath 2018-07-24 03:04:36 +02:00
Thomas Tuegel 0015c34f9c
Merge pull request #44007 from ttuegel/emacs-packages-2018-07-22
Emacs package updates
2018-07-23 08:35:11 -05:00
Thomas Tuegel 648911fee3
melpa-packages: Fix evaluation 2018-07-23 06:51:51 -05:00
Thomas Tuegel 095e2f961f
elpa-packages: Fix evaluation 2018-07-23 06:51:51 -05:00
Thomas Tuegel a0762a4eee
org-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel 56df454a07
elpa-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel 8ecdc02f95
melpa-stable-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel 707010ef23
melpa-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Jörg Thalheim 102eb1fd29
Merge pull request #43995 from kalbasit/fix-neovim-unwrapped
neovim: fix the xsel path in the clipboard runtime provider
2018-07-23 10:52:34 +01:00
adisbladis 607ae1df1b
emacsPackagesNg.elpaPackages: Don't pass fetchurl to elpa.nix
This fixes evaluation error of elpa packages.
2018-07-23 15:38:20 +08:00
Wael M. Nasreddine 5c7c2be709 neovim: fix the xsel path in the clipboard runtime provider 2018-07-22 21:32:16 -07:00
Frederik Rietdijk 6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
Frederik Rietdijk e3d4ef9c7e
Merge pull request #43925 from r-ryantm/auto-update/neovim-unwrapped
neovim-unwrapped: 0.3.0 -> 0.3.1
2018-07-22 08:37:44 +02:00
Frederik Rietdijk e4dab5a3da
Merge pull request #43943 from r-ryantm/auto-update/focuswriter
focuswriter: 1.6.14 -> 1.6.15
2018-07-22 08:22:46 +02:00
R. RyanTM 7968bf4935 focuswriter: 1.6.14 -> 1.6.15
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/focuswriter/versions.
2018-07-21 18:56:13 -07:00
R. RyanTM 4c1eb7fbe6 neovim-unwrapped: 0.3.0 -> 0.3.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neovim-unwrapped/versions.
2018-07-21 14:18:00 -07:00
Jörg Thalheim 5e05b0a105
Merge pull request #43901 from periklis/orgit-fix-inputs
orgit: add git to native build inputs
2018-07-21 19:05:46 +01:00
Frederik Rietdijk ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
Frederik Rietdijk 1c45f35bfd
Merge pull request #43902 from r-ryantm/auto-update/tiled
tiled: 1.1.5 -> 1.1.6
2018-07-21 19:40:53 +02:00
R. RyanTM 83cfb08654 tiled: 1.1.5 -> 1.1.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tiled/versions.
2018-07-21 08:55:50 -07:00
Periklis Tsirakidis 2bf47aa2b8 orgit: add git to native build inputs 2018-07-21 17:45:08 +02:00
Frederik Rietdijk 9cb1e7a1f3 qvim: get rid of composableDerivation
Use `stdenv.mkDerivation` directly instead of `composableDerivation`.

Some configure flags may have changed as the conversion wasn't exactly
straightforward.
2018-07-21 16:52:30 +02:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Frederik Rietdijk 539f4f644a vim_configurable: get rid of composableDerivation
Use `stdenv.mkDerivation` directly instead of `composableDerivation`.

Some configure flags may have changed as the conversion wasn't exactly
straightforward.
2018-07-21 13:48:19 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
volth dda95bae35 [bot] treewide: remove unused 'args@' in lambdas 2018-07-20 19:54:05 +00:00
Frederik Rietdijk 1a6af9f88e
Merge pull request #43857 from volth/unused
[bot] treewide: remove unreferenced code
2018-07-20 21:06:32 +02:00
volth 87f5930c3f [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
Tim Steinbach 871f3396a5
vscode: 1.25.0 -> 1.25.1 2018-07-20 08:22:03 -04:00
Frederik Rietdijk 8213ff161c Merge master into staging-next 2018-07-19 18:24:24 +02:00
R. RyanTM 80d44926bf atom: 1.28.1 -> 1.28.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/atom/versions.
2018-07-19 12:23:36 +00:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Thomas Tuegel 9cfbef8bf2
Merge pull request #43609 from ttuegel/emacs-packages-2018-07-14
Emacs package updates
2018-07-17 17:53:54 -05:00
Michael Weiss bf23666022 androidStudioPackages.beta: 3.2.0.20 -> 3.2.0.21 2018-07-17 20:06:20 +02:00
Thomas Tuegel a5f026f778
emacsPackagesNg.magit: find Git during build 2018-07-16 12:29:10 -05:00
Thomas Tuegel d3cea48608
emacsPackagesNg: 2018-07-15 update
All package sets are simultaneously updated to accommodate changes to
package-build. Due to new restrictions in package-build, all packages using
`melpaBuild` must now provide a recipe file, even those packages which are not
included in upstream MELPA.
2018-07-15 20:52:41 -05:00
Robert Schütz 18774d4173 Merge branch 'master' into staging 2018-07-15 12:31:18 +02:00
Benjamin Andresen b07deda268 emacsPackages.cask: 0.8.1 -> 0.8.4 2018-07-14 14:07:23 +02:00
Frederik Rietdijk 3e31d23d99 Merge master into staging 2018-07-13 19:34:19 +02:00
Michael Weiss 33719a9108 androidStudioPackages.{dev,canary}: 3.3.0.1 -> 3.3.0.2 2018-07-13 16:09:04 +02:00
Michael Weiss 67a4ac8f90 androidStudioPackages.beta: 3.2.0.19 -> 3.2.0.20 2018-07-13 16:04:13 +02:00
Frederik Rietdijk f8701caafc Merge master into staging 2018-07-10 15:51:20 +02:00
Robert Schütz 35d4640b03 ghostwriter: 1.6.2 -> 1.7.0 2018-07-10 14:48:36 +02:00
Jan Tojnar 28b6f74c3f
gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
R. RyanTM c4a6319322 focuswriter: 1.6.13 -> 1.6.14 (#43199)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/focuswriter/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/xliiidqc3smccya1a4fc587hq0wl67hx-focuswriter-1.6.14/bin/focuswriter had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.6.14 with grep in /nix/store/xliiidqc3smccya1a4fc587hq0wl67hx-focuswriter-1.6.14
- directory tree listing: https://gist.github.com/9f4508c662704c3b5816978445e872fc
- du listing: https://gist.github.com/1219d595782c68ce78122f6ec9566b23
2018-07-08 11:13:05 +02:00
R. RyanTM 0e59b1c1ed texstudio: 2.12.8 -> 2.12.10 (#43154)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/texstudio/versions.

Version release notes (from GitHub):
TeXstudio 2.12.10
----------------
- bug fixes
- fix structure view with Qt >5.10

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/lpnv7mgqxh4dvngjkda0l04lsqg99ad0-texstudio-2.12.10/bin/texstudio had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.12.10 with grep in /nix/store/lpnv7mgqxh4dvngjkda0l04lsqg99ad0-texstudio-2.12.10
- directory tree listing: https://gist.github.com/30bd87321ac5fe523c2a1eb759af22c9
- du listing: https://gist.github.com/04363c828381c5273c6c80caa9b552f4
2018-07-08 01:16:46 +02:00
Silvan Mosberger 22075242d0
Merge pull request #43132 from eadwu/vscode/1.25.0
vscode: 1.24.1 -> 1.25.0
2018-07-07 18:38:25 +02:00
Edmund Wu c020e74886
vscode: 1.24.1 -> 1.25.0
Resolve missing lib, libgtk-x11-2.0.so.0
2018-07-06 21:57:29 -04:00
R. RyanTM be9c58b997 edbrowse: 3.7.3 -> 3.7.4 (#43037)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/edbrowse/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/7jcarzh31rmwvwsahbhq2k74al2x2am2-edbrowse-3.7.4/bin/edbrowse had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.7.4 with grep in /nix/store/7jcarzh31rmwvwsahbhq2k74al2x2am2-edbrowse-3.7.4
- directory tree listing: https://gist.github.com/21b2adbe415a5e475da47207b1f79386
- du listing: https://gist.github.com/e6ec448b581313e4148fb251bcdca067
2018-07-06 21:08:11 +02:00
Patrick Hilhorst d45a099688 atom, atom-beta: 1.28.0 -> 1.28.1, 1.29.0-beta0 -> 1.29.0-beta1 (#43086) 2018-07-06 00:09:13 +02:00
xeji dfd30c6943
Merge pull request #42769 from Synthetica9/atom-fix-42730
atom, atom-beta: fixed #42730
2018-07-05 08:41:16 +02:00
Orivej Desh a4aca0e6ba rednotebook: fix build
It was failing because $GI_TYPELIB_PATH was undefined.
2018-07-04 23:28:34 +00:00
Will Dietz 0b7d6bb04f vim: v8.1.0001 -> v8.1.0146 2018-07-03 19:31:05 -05:00
Michael Weiss d12e7b8d17 androidStudioPackages.{dev,canary}: 3.3.0.0 -> 3.3.0.1 2018-07-03 21:28:15 +02:00
Silvan Mosberger 08895c66c4
Merge pull request #42859 from scolobb/icicles-bump
icicles: 2018-04-16 -> 2018-07-02
2018-07-03 15:33:05 +02:00
Ambroz Bizjak 3d662b5d0b vscode: 1.24.0 -> 1.24.1 2018-07-03 12:27:58 +02:00
Robert Helgesson cb96b8643c
eclipse-plugin-jdt-codemining: init at 1.0.0.201806221018 2018-07-02 17:37:17 +02:00
Sergiu Ivanov ea1b56c27b icicles: 2018-04-16 -> 2018-07-02 2018-07-02 04:36:09 +02:00
Tim Engler e1eb55deae android-studio: added libGL as a dependency
Without it, when starting an android emulator in some cases results in the
cryptic, "KVM is required to run this AVD. Unknown Error"

Fixes #41703
2018-06-30 15:16:10 +08:00
Vladimír Čunát 2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Robert Helgesson 8e78a9a68f
eclipse-plugin-jdt: 4.7.3a -> 4.8 2018-06-29 16:52:19 +02:00
Robert Helgesson 78601c097c
eclipse-sdk: 4.7.3a -> 4.8 2018-06-29 16:52:19 +02:00
Robert Helgesson 54f7949636
eclipse-platform: 4.7.3a -> 4.8 2018-06-29 16:52:14 +02:00
Patrick Hilhorst b95b410d43
atom, atom-beta: fixed #42730
Swithed atom to use gtk3 instead of 2.
Fixed channel detection in the atom startup script.
2018-06-29 15:10:17 +02:00
Michael Weiss b00d53fcfe androidStudioPackages.{dev,canary}: 3.2.0.18 -> 3.3.0.0 2018-06-29 13:54:10 +02:00
Michael Weiss 474fd13606 androidStudioPackages.beta: 3.2.0.18 -> 3.2.0.19 2018-06-29 13:54:01 +02:00
Matthew Bauer f87acb8ee0
Merge pull request #42597 from worldofpeace/typora-xdg-fix
typora: don't set XDG_RUNTIME_DIR
2018-06-28 22:29:44 -04:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Tim Steinbach 978397d358
nano: 2.9.7 -> 2.9.8 2018-06-26 20:50:49 -04:00
Patrick Hilhorst 9b69d5efd1
atom, atom-beta: nicer fix for #42618
Supersedes #42622
2018-06-26 21:04:01 +02:00
Patrick Hilhorst 6f732f6560
Revert "atom-beta: fix build (#42622)"
This reverts commit 9e02afcd80.
2018-06-26 20:54:42 +02:00
Tobias Happ 9e02afcd80 atom-beta: fix build (#42622) 2018-06-26 20:22:15 +02:00
worldofpeace 653e63ac4e typora: 0.9.48 -> 0.9.53 2018-06-25 20:22:20 -04:00
worldofpeace 6a2df77563 typora: XDG_RUNTIME_DIR doesn't need to be set 2018-06-25 13:21:36 -04:00
Jan Tojnar 0463c2020e
Merge pull request #42325 from manveru/add-gnome-latex
Gnome-latex: init at 3.28.1
2018-06-25 13:56:12 +02:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk 294e7b1b39
Merge pull request #42425 from Synthetica9/atom-1-28-0
atom: 1.27.2 -> 1.28.0
2018-06-23 18:08:27 +02:00
Patrick Hilhorst 5b3ccfd58a
atom: 1.27.2 -> 1.28.0 2018-06-23 13:42:00 +02:00
Michael Weiss f0520361a1 androidStudioPackages.{beta,dev,canary}: 3.2.0.17 -> 3.2.0.18 2018-06-22 20:58:10 +02:00
Michael Fellinger 6f831a7ab4 Gnome-latex: init at 3.28.1 2018-06-22 10:14:28 +02:00
Matthew Justin Bauer ec3957591f
emacs-mac: fix meta
- add myself as a maintainer
- fix name and description for emacs 26
2018-06-20 16:28:25 -04:00
Robert Helgesson b717ca8e45
eclipse-plugin-spotbugs: 3.1.3 -> 3.1.5 2018-06-20 20:24:45 +02:00
Ioannis Koutras efe77a8e78 jetbrains.clion: 2018.1.3 -> 2018.1.5 2018-06-18 11:39:47 +03:00
Ioannis Koutras e9ad12ae92 jetbrains.rider: 2018.1 -> 2018.1.2 2018-06-18 11:39:46 +03:00
Ioannis Koutras e8d8592937 jetbrains.phpstorm: 2018.1.4 -> 2018.1.6 2018-06-18 11:39:46 +03:00
Ioannis Koutras d4257c1a98 jetbrains.idea-ultimate: 2018.1.4 -> 2018.1.5 2018-06-18 11:39:45 +03:00
Ioannis Koutras c380165885 jetbrains.idea-community: 2018.1.4 -> 2018.1.5 2018-06-18 11:39:45 +03:00
Ioannis Koutras 79a94d5dea jetbrains.webstorm: 2018.1.3 -> 2018.1.5 2018-06-18 11:39:35 +03:00
Ioannis Koutras 7b35d856ce jetbrains.pycharm-professional: 2018.1.3 -> 2018.1.4 2018-06-18 11:36:40 +03:00
Ioannis Koutras 16b7ba2f04 jetbrains.pycharm-community: 2018.1.3 -> 2018.1.4 2018-06-18 11:36:39 +03:00
Ioannis Koutras ff3d215e70 jetbrains.goland: 2018.1.3 -> 2018.1.4 2018-06-18 11:36:39 +03:00
Ioannis Koutras 955b349c53 jetbrains.datagrip: 2018.1.3 -> 2018.1.4 2018-06-18 11:36:39 +03:00
Ioannis Koutras 9e64556dbc jetbrains: update.pl use channel name 2018-06-18 11:36:38 +03:00
John Wiegley 4821a07370
emacsMacport: 26.1-7.0 -> 26.1-7.1 2018-06-14 15:35:05 -07:00
Michael Weiss fb5e8a87a0 androidStudioPackages.{dev,canary}: 3.2.0.16 -> 3.2.0.17 2018-06-12 15:55:58 +02:00
Jörg Thalheim b494ef4db6 neovim: add missing libiconv 2018-06-12 10:16:55 +01:00
Cole Mickens 47348e20d1 neovim: 0.2.2 -> 0.3.0 2018-06-11 17:43:18 -07:00
Edmund Wu 4d8c0313b8 nixos/vscode-with-extensions: add desktop file (#41803) 2018-06-11 00:23:30 +02:00
Tobias Happ 8d488247e1 atom: patchelf ctags binary (#41811) 2018-06-11 00:08:08 +02:00
Matthew Bauer bc490a4b3f emacs-mac: don’t propagate frameworks
This makes the closure really big & is not needed for a running emacs.
2018-06-09 12:58:58 -04:00
Matthew Bauer 697ae2a073 emacsMacport: apply clean-env.patch 2018-06-09 12:33:18 -04:00
R. RyanTM 7193d8653f focuswriter: 1.6.12 -> 1.6.13 (#41567)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/focuswriter/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/rj9lzdc106vkfwgw7f055ki4avyjzxg2-focuswriter-1.6.13/bin/focuswriter had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.6.13 with grep in /nix/store/rj9lzdc106vkfwgw7f055ki4avyjzxg2-focuswriter-1.6.13
- directory tree listing: https://gist.github.com/db4b900533de6fbcd9a1a49a687360bb
- du listing: https://gist.github.com/4a9ea745f0fc337735be9262721a0a12
2018-06-09 01:07:02 +02:00
R. RyanTM ff4aeb7793 ne: 3.0.1 -> 3.1.1 (#41536)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ne/versions.

These checks were done:

- built on NixOS
- /nix/store/3fg6chzj3d06c3vgdg6nm31s8wh0rcy7-ne-3.1.1/bin/ne passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.1.1 with grep in /nix/store/3fg6chzj3d06c3vgdg6nm31s8wh0rcy7-ne-3.1.1
- directory tree listing: https://gist.github.com/42510d37e15dd038fe5cb41d40afdd1b
- du listing: https://gist.github.com/bc434bb32e50be446738c27c6e76a14e
2018-06-09 00:57:59 +02:00
Jörg Thalheim 8348134cc4
Merge pull request #41624 from sondr3/update-clion
Jetbrains CLion: 2018.1.2 -> 2018.1.3
2018-06-08 16:30:23 +01:00
Jörg Thalheim e0129b64f3
Merge pull request #41700 from winniequinn/vscode-1.24.0
vscode: 1.23.1 -> 1.24.0
2018-06-08 16:04:08 +01:00
Michael Weiss 7fd9a40dde androidStudioPackages.{dev,canary}: 3.2.0.15 -> 3.2.0.16 2018-06-08 13:21:32 +02:00
Michael Weiss 179590a314 android-studio: 3.1.2.0 -> 3.1.3.0 2018-06-08 13:21:23 +02:00
Winnie Quinn cc13564aa8 vscode: 1.23.1 -> 1.24.0 2018-06-07 13:02:05 -04:00
Peter Simons c08d5ab247 emacsPackages.haskellMode: mark 'broken'
This package is obsolete anyway. Use "emacsMelpa.haskell-mode" instead.
2018-06-07 15:22:16 +02:00
Sondre Nilsen 5d9a182f8a
Jetbrains CLion: 2018.1.2 -> 2018.1.3 2018-06-07 12:09:14 +02:00
Patrick Hilhorst 31ab326e4e atom-beta: 1.28.0-beta2 -> 1.28.0-beta3 (#41597) 2018-06-06 21:56:21 +02:00
Ioannis Koutras 60762627bf jetbrains.idea-ultimate: 2018.1.3 -> 2018.1.4 2018-06-03 14:01:12 +03:00
Ioannis Koutras 613e4dec6b jetbrains.idea-community: 2018.1.3 -> 2018.1.4 2018-06-03 14:01:02 +03:00
Vaibhav Sagar 86990d26ba scite: 3.7.5 -> 4.0.5 (#41345) 2018-06-01 12:23:01 +02:00
Patrick Hilhorst 5421c6f156 atom, atom-beta: 1.27.1 -> 1.27.2, 1.28.0-beta1 -> 1.28.0-beta2 (#41318) 2018-05-31 21:42:26 +02:00
Matthew Bauer ee1d6114a8 emacsMacport: 25.3 -> 26.1 2018-05-31 12:34:16 -04:00
Michael Weiss 5e445b94f8 androidStudioPackages.{dev,canary}: 3.2.0.14 -> 3.2.0.15 2018-05-31 15:33:27 +02:00
Daiderd Jordan 3010d99648
Merge pull request #40920 from Ma27/vim-configurable-python-override
vim_configurable: restore ability to override python for modules
2018-05-30 20:58:49 +02:00
Maximilian Bosch f43446c9ca
vim_configurable: restore ability to override python for modules
It seems as Python will be fetched from $PATH in Vim 8.1:

```
stat("/home/ma27/bin/python", 0x7ffe57a317b0) = -1 ENOENT (No such file or directory)
stat("/run/wrappers/bin/python", 0x7ffe57a317b0) = -1 ENOENT (No such file or directory)
stat("/home/ma27/.nix-profile/bin/python", 0x7ffe57a317b0) = -1 ENOENT (No such file or directory)
stat("/nix/var/nix/profiles/default/bin/python", 0x7ffe57a317b0) = -1 ENOENT (No such file or directory)
stat("/run/current-system/sw/bin/python", {st_mode=S_IFREG|0555, st_size=291, ...}) = 0
readlink("/run/current-system/sw/bin/python", "/nix/store/ggjkqbvwnv7dflkmdgmmp"..., 4096) = 72
```

This breaks in cases where you want to use a modified Python derivation
for the VIM plugins you use in `vim_configurable`:

```
let
  vim_configurable' = vim_configurable.override {
    # python with modules for ensime
    python = python.withPackages (ps: with ps; [ sexpdata websocket_client ]);
  };
in
  vim_configurable'.customize {
    # ...
  }
```

With VIM 8.0 this worked perfectly fine, now it's necessary to install
the modified `python` in $PATH to actually use it, otherwise an error
like this arises:

```
[ensime] A dependency is missing, please `pip2 install sexpdata websocket-client` and restart Vim.
Press ENTER or type command to continue
```

However it should be possible to pass the modified Python to the
modules, the easiest workaround is to write a wrapper which prefixes
$PATH to have the Python derivation available.
2018-05-30 09:16:55 +02:00
Jörg Thalheim b02b464852 neovim-remote: 1.8.6 -> 2.0.5 2018-05-29 22:30:18 +01:00
worldofpeace 41bb69fa88 typora: gnome2 cleanup (#41167) 2018-05-29 22:04:04 +02:00
Matthew Justin Bauer 6cc070df8a
Merge pull request #41162 from ryantm/name-format
treewide: fix derivation names
2018-05-28 13:58:17 -04:00
Matthew Bauer aa2160e1b6 emacs26: add some tweaks from jwiegley’s overlay
original src:
f85c560bf8/overlays/10-emacs.nix
2018-05-28 13:35:10 -04:00
Matthew Bauer a87b50bc63 emacs: readd version 25 2018-05-28 13:35:05 -04:00
Matthew Bauer ac23a7c459 emacs: 25.3 → 26.1 2018-05-28 11:35:20 -04:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
worldofpeace 0e97d71126 typora: fix gsettings error (#41125) 2018-05-28 11:55:17 +02:00
Matthew Justin Bauer 98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Yegor Timoshenko 5da73fc3ff okteta: add version attr, clean up 2018-05-25 15:48:26 -05:00
Matthew Bauer 02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
Matthew Justin Bauer d5af1da3cd
Merge pull request #40812 from baracoder/update-jetbrains
Update jetbrains IDEs
2018-05-23 13:32:32 -05:00
xeji 41344b8d62
Merge pull request #40886 from Synthetica9/atom-1-27-1
atom: 1.27.0 -> 1.27.1, atom-beta: 1.24.0-beta3 -> 1.28.0-beta1
2018-05-22 10:38:33 +02:00
Patrick Hilhorst 2ad8e9a978
atom, atom-beta: 1.27.0 -> 1.27.1, 1.24.0-beta3 -> 1.28.0-beta1
Also rewrote the derivation for easier maintencence.

(And added @ysndr as maintainer for atom-beta, kind of an implicit
result of joining the two. If you're not okay with that, I'll patch
you out, but I'll presume consent.)
2018-05-22 09:40:00 +02:00
Grigoriy Dmitriev e4ed1d343e Kakoune version updated 2018-03-22 -> 2018-05-21, debug mode disabled 2018-05-21 22:41:00 +03:00
Herman Fries 68fa5505d8 jetbrains.ruby-mine: 2018.1.2 -> 2018.1.3 2018-05-20 15:11:01 +02:00
Herman Fries a3d40ac0ee jetbrains.rider: 2017.3.1 -> 2018.1 2018-05-20 15:10:39 +02:00
Herman Fries ce5e076329 jetbrains.pycharm-professional: 2018.1.2 -> 2018.1.3 2018-05-20 15:10:09 +02:00
Herman Fries e4ed6ca841 jetbrains.pycharm-community: 2018.1.2 -> 2018.1.3 2018-05-20 15:09:41 +02:00
Herman Fries 4310d7f11b jetbrains.phpstorm: 2018.1.2 -> 2018.1.4 2018-05-20 15:09:14 +02:00
Herman Fries c0dec69ee0 jetbrains.goland: 2018.1.2 -> 2018.1.3 2018-05-20 15:08:49 +02:00
Herman Fries 61604ff9a6 jetbrains.datagrip: 2018.1.2 -> 2018.1.3 2018-05-20 15:08:17 +02:00
Samuel Leathers e01a5b1aa8
Merge pull request #40750 from veprbl/pr/vim8.1
vim: 8.0.1655 -> 8.1.0001
2018-05-19 21:30:26 -04:00
Dmitry Kalinkin c2ed843f38
vim: 8.0.1655 -> 8.1.0001 2018-05-19 00:29:50 -04:00
Michael Weiss 31712afa7b androidStudioPackages.{dev,canary}: 3.2.0.13 -> 3.2.0.14 2018-05-18 14:26:09 +02:00
Jens Binkert d566244039 typora: 0.9.47 -> 0.9.48 (#40714) 2018-05-18 11:04:13 +02:00
Tim Steinbach 3ed41f8c73
vscode: 1.23.0 -> 1.23.1 2018-05-16 07:34:24 -04:00
adisbladis 4e891cf4d5
emacsPackages.emacs-libvterm: Fix build (flipped over libvterm-neovim) 2018-05-16 14:31:43 +08:00
adisbladis 149a0dc1ff
emacsPackages.emacs-libvterm: init at unstable-2017-11-24 2018-05-16 14:02:49 +08:00
adisbladis 3290800d67
libvterm-neovim: init at 2017-11-05 2018-05-16 14:02:48 +08:00
adisbladis 11e908eca4
Merge pull request #40221 from jokogr/u/jetbrains-2018.1.3
Jetbrains products' update 2018.1.3
2018-05-16 13:43:59 +08:00
Will Dietz 4046c49fb5
Merge pull request #40562 from dtzWill/update/nano-2.9.7
nano: 2.9.4 -> 2.9.7
2018-05-15 14:06:55 -05:00
Patrick Hilhorst 36a4e54372
atom: add myself as maintainer 2018-05-15 20:33:41 +02:00
Patrick Hilhorst 87b0afb006
atom: 1.26.1 -> 1.27.0 2018-05-15 20:33:13 +02:00
Will Dietz 0f30db4222 nano: 2.9.6 -> 2.9.7
http://git.savannah.gnu.org/cgit/nano.git/tree/ChangeLog?h=v2.9.7
2018-05-15 13:25:31 -05:00
Robert Helgesson d5dae23007
eclipse-plugin-jdt: 4.7.2 -> 4.7.3a 2018-05-15 18:52:58 +02:00
Robert Helgesson 726268db77
eclipse-sdk: 4.7.2 -> 4.7.3a 2018-05-15 18:52:58 +02:00
Robert Helgesson 9f20a5985d
eclipse-platform: 4.7.2 -> 4.7.3a 2018-05-15 18:52:58 +02:00
Guillaume Massé 1de744647f sublime3: 3170 -> 3176 (#40494) 2018-05-14 17:11:44 +02:00
Jörg Thalheim dcb6a74039
Merge pull request #40400 from teto/neovim_gperf
[RDY] neovim: fix gperf error on dev-version
2018-05-12 22:30:01 +01:00
Matthieu Coudron ba4b1d2bee neovim: fix gperf error on dev-version
[ 50%] Generating auto/api/private/dispatch_wrappers.c.generated.h, ../../include/api/private/dispatch_wrappers.h.generated.h
[ 50%] Generating auto/funcs.generated.h, ../../funcs_data.mpack
/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash: ../../../.deps/usr/bin/gperf: No such file or directory
2018-05-13 07:21:34 +09:00
Yannik Sander 58ab75c639 atom: fix git integration (#40163) 2018-05-09 18:34:57 -05:00
Michael Weiss 7fb1a79b8f androidStudioPackages.{dev,canary}: 3.2.0.12 -> 3.2.0.13 2018-05-09 22:39:16 +02:00
Ioannis Koutras 27dc2a6883 jetbrains.webstorm: 2018.1.2 -> 2018.1.3 2018-05-09 13:01:08 +03:00
Ioannis Koutras 494188557b jetbrains.ruby-mine: 2018.1.1 -> 2018.1.2 2018-05-09 13:00:48 +03:00
Ioannis Koutras b184f60d7a jetbrains.idea-ultimate: 2018.1.2 -> 2018.1.3 2018-05-09 13:00:26 +03:00
Ioannis Koutras dd32c31605 jetbrains.idea-community: 2018.1.2 -> 2018.1.3 2018-05-09 13:00:08 +03:00
Robert Helgesson 88946527a5
eclipse-plugin-jsonedit: 1.1.0 -> 1.1.1 2018-05-08 23:20:15 +02:00
Guillaume Massé 8be7bb656f sublime3: 3162(dev), 3143(stable) -> 3170(stable, dev) 2018-05-07 17:10:19 +02:00
Matthew Justin Bauer 1daec9d27c
Merge pull request #39696 from concatime/master
Updating dependencies of neovim
2018-05-07 04:26:36 +00:00
Tim Steinbach 97ca2f5d58
vscode: 1.22.2 -> 1.23.0 2018-05-04 22:34:40 +00:00
Matthew Bauer 143978a477 treewide: remove platform assertions
linux: readd assertion
2018-05-03 13:09:20 -05:00
Robin Gloster 646865afe2
idea.*: bump
Closes #39873
2018-05-02 22:06:08 +02:00
Issam Maghni cb9f4f1ae3 pythonPackages.neovim: 0.2.4 -> 0.2.6, gem-neovim & gem-msgpack 2018-05-02 08:48:21 -04:00
Matthew Justin Bauer 5e6f1abfd3
Merge pull request #39790 from matthewbauer/gnu-on-darwin
GNUs on Darwin
2018-05-01 13:56:54 -05:00
Michael Weiss b8f9b2e552 androidStudioPackages.{dev,canary}: 3.2.0.11 -> 3.2.0.12 2018-05-01 11:44:52 +02:00
Matthew Bauer e1bc2fbfdd moe: supports darwin 2018-04-30 22:44:14 -05:00
Will Dietz 4b7b083bcb treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
Include all linux platforms.
2018-04-30 18:12:10 -05:00
Will Dietz decaeb1bfa nano: 2.9.4 -> 2.9.6 2018-04-30 14:00:19 -05:00
Vladyslav Mykhailichenko e55677bffa tiled: 1.1.4 -> 1.1.5 2018-04-29 17:09:11 +03:00
Matthew Justin Bauer 08364a929a
Merge pull request #39101 from jokogr/u/jetbrains-2018.1.1
Jetbrains products' update 2018.1.1
2018-04-28 00:03:04 -05:00
xeji b5f21c25a8
Merge pull request #39385 from jensbin/typora_0.9.47
typora: 0.9.44 -> 0.9.47
2018-04-27 23:51:29 +02:00
Patrick Hilhorst fc7ae1fefe atom: 1.26.0 -> 1.26.1 2018-04-27 13:40:20 +02:00
Ioannis Koutras 2479b449b6 webstorm: 2018.1 -> 2018.1.2 2018-04-25 11:33:03 +03:00
Ioannis Koutras ef038375f8 ruby-mine: 2017.3.3 -> 2017.3.4 2018-04-25 11:33:02 +03:00
Ioannis Koutras 609766bf80 pycharm-professional: 2018.1 -> 2018.1.1 2018-04-25 11:33:02 +03:00
Ioannis Koutras 12f07ac1bc pycharm-community: 2018.1 -> 2018.1.1 2018-04-25 11:33:02 +03:00
Ioannis Koutras 21feb8a2ed idea-ultimate: 2018.1 -> 2018.1.2 2018-04-25 11:32:49 +03:00
Ioannis Koutras e74d28ef96 idea-community: 2018.1 -> 2018.1.2 2018-04-25 11:32:40 +03:00
Ioannis Koutras a52b5be4a2 goland: 2018.1 -> 2018.1.1 2018-04-25 11:29:53 +03:00
Ioannis Koutras 8ffaeecfca clion: 2018.1 -> 2018.1.1 2018-04-25 11:29:53 +03:00
Jörg Thalheim ab5e6073d9
Merge pull request #39436 from LnL7/vim-ft-nix
vim_configurable: replace default ftNix patch with sources from vim-nix
2018-04-25 08:36:36 +01:00
Bastian Köcher 58f53dc4d4
okteta: Move into own package
Okteta was removed from kde applications and will now be released
independently. So, we currently use the released version from 17.12.3.
2018-04-25 09:35:49 +08:00
Robert Helgesson f54a9994e3
eclipse-plugin-spotbugs: 3.1.2 -> 3.1.3
Also switch to using zipped update site provided on GitHub.
2018-04-24 22:58:15 +02:00
Daiderd Jordan 1c3d38c69b
vim_configurable: replace default ftNix patch with sources from vim-nix 2018-04-24 22:56:25 +02:00
lewo 18c6c495ea
Merge pull request #39171 from nocent/add/bonzomatic
bonzomatic: init at 2018-03-29
2018-04-24 17:58:55 +02:00
nocent 0ada4b37d7
Added version info, set compatible platforms
Thanks for the review @nlewo and @Infinisil
2018-04-24 15:32:47 +00:00
Jens Binkert e304b6b216 typora: 0.9.44 -> 0.9.47 2018-04-23 22:02:24 +02:00
Michael Weiss 42a9ba28d1 androidStudioPackages.{dev,canary}: 3.2.0.10 -> 3.2.0.11 2018-04-23 20:24:51 +02:00
Michael Weiss 84ace02e87 android-studio: 3.1.1.0 -> 3.1.2.0 2018-04-23 20:24:51 +02:00
Daiderd Jordan 313b5fce7b
Merge pull request #39260 from chreekat/idiomatic-vim-ft-plugin
vim: idiomatic nix filetype plugin
2018-04-22 00:25:40 +02:00
Jörg Thalheim f27b83fd7e
Merge pull request #39244 from r-ryantm/auto-update/focuswriter
focuswriter: 1.6.11 -> 1.6.12
2018-04-21 11:40:38 +01:00
Tim Steinbach 0ce3be7872
Merge pull request #39279 from r-ryantm/auto-update/atom
atom: 1.25.1 -> 1.26.0
2018-04-20 18:06:31 -04:00
R. RyanTM 19742d0baf atom: 1.25.1 -> 1.26.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/atom/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/apm -h’ got 0 exit code
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/apm --help’ got 0 exit code
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/apm help’ got 0 exit code
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/atom help’ got 0 exit code
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/.atom-wrapped help’ got 0 exit code
- found 1.26.0 with grep in /nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0
- directory tree listing: https://gist.github.com/10c433ad7807e5aeaa581f442b89dd6c
2018-04-20 12:39:31 -07:00
Bryan Richter 16bfd5a2be
vim: Set softtabstop in nix filetype plugin 2018-04-20 11:46:40 -04:00
Bryan Richter 94fd34a31b
vim: idiomatic nix filetype plugin
* Never modify tabstop. This causes incompatibilities with other
  utilities that expect tabs to always be 8 spaces.
* Add standard boilerplate for system-level filetype plugins.
2018-04-20 10:39:58 -04:00
R. RyanTM 6809540815 focuswriter: 1.6.11 -> 1.6.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/focuswriter/versions.

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.12 with grep in /nix/store/5vxpci5k243yxhrks31rfgmdvcmw01cz-focuswriter-1.6.12
- directory tree listing: https://gist.github.com/fe69e568c10ec79e4eaa27180b24e4c0
2018-04-20 06:25:38 -07:00
Matthew Justin Bauer 8273d97128
Merge pull request #38983 from scolobb/icicles-bump
icicles: 2017-10-28 -> 2018-04-16
2018-04-19 12:01:32 -05:00
nocent 4959111f30 bonzomatic: init at 2018-03-29 2018-04-19 19:01:26 +02:00
lewo 1c0595f780
Merge pull request #39089 from ciil/rstudio-update
rstudio: 1.1.423 -> 1.1.442
2018-04-19 08:12:56 +02:00
Simon Lackerbauer 0743c349ce
rstudio: 1.1.423 -> 1.1.442 2018-04-17 23:24:49 +02:00
Jörg Thalheim b1bdcfff58
Merge pull request #39059 from mdorman/semi-automated-emacs-package-updates
Semi-automated emacs package updates
2018-04-17 22:02:40 +01:00
Jörg Thalheim 82faf2a40b
Merge pull request #39065 from r-ryantm/auto-update/edbrowse
edbrowse: 3.7.2 -> 3.7.3
2018-04-17 20:24:54 +01:00
Matthew Bauer 52893d5276 treewide: move "extensions" drvs to dir
This cleans up the tree for pkgs/applications somewhat. Should not
change any hashes.
2018-04-17 13:50:49 -05:00
Michael Weiss 085e894de5 androidStudioPackages.{dev,canary}: 3.2.0.9 -> 3.2.0.10 2018-04-17 18:03:16 +02:00
R. RyanTM 8e5088593f edbrowse: 3.7.2 -> 3.7.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/edbrowse/versions.

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 3.7.3 with grep in /nix/store/w057l445jk9l35d2z1pql5jwcp1p1y0y-edbrowse-3.7.3
- directory tree listing: https://gist.github.com/8e186ea226866b6eec7612e33cf13c32
2018-04-17 05:30:26 -07:00
Michael Alan Dorman 529e7cf070 fold-dwim-org: mark broken
missing upstream dependency
2018-04-17 07:09:15 -04:00
Michael Alan Dorman 6515df0258 melpa-packages: 2018-04-16
Removals:
 - ido-ubiquitous: removed from melpa
2018-04-17 07:08:58 -04:00
Michael Alan Dorman 4ec912fc11 melpa-stable-packages: 2018-04-16
Removals:
 - ido-ubiquitous: removed from melpa
2018-04-17 07:08:58 -04:00
Michael Alan Dorman ee8b9d92b5 org-packages: 2018-04-16 2018-04-17 07:08:57 -04:00
Michael Alan Dorman 3aefd6c94e elpa-packages: 2018-04-16 2018-04-17 07:08:57 -04:00
Yegor Timoshenko c385ad455e
Merge pull request #39004 from clefru/emacs-pkgs
Remove overrides for dead emacs packages.
2018-04-16 19:12:29 +00:00
Clemens Fruhwirth 3476b4c7d7 Remove overrides for dead emacs packages. 2018-04-16 14:32:07 +02:00
Jan Tojnar bd4ad008dd
sublime3-dev: 3161 → 3162 2018-04-16 13:06:38 +02:00
Robert Schütz 231e8e2a34 ghostwriter: 1.6.1 -> 1.6.2 2018-04-16 07:57:12 +02:00
Sergiu Ivanov dec5e5a602 icicles: 2017-10-28 -> 2018-04-16 2018-04-16 02:00:29 +02:00
Jason Legler 6fd4462fcf vscode: 1.22.1 -> 1.22.2 2018-04-12 16:26:52 -06:00
Michael Weiss 9e73f92769 android-studio,android-studio-preview: 3.1.0.16 -> 3.1.1.0 2018-04-12 00:11:49 +02:00
Yegor Timoshenko c625dbe84b
Merge pull request #38670 from davidak/dit
dit: init at 0.4
2018-04-11 15:11:36 +00:00
davidak 67206c90a8 dit: init at 0.4 2018-04-11 15:15:07 +02:00
Yegor Timoshenko 6dc4e9cee6
Merge pull request #38759 from mdorman/semi-automated-emacs-package-updates
Semi-automated emacs package updates
2018-04-11 13:01:01 +00:00
Frederik Rietdijk ee6894ca12 Merge staging into master 2018-04-11 14:55:52 +02:00
Michael Alan Dorman 70298659d7 emacsPackagesNg: fix evaluation issues
There were some overrides relating to packages that were removed, as
well as some packages that still remained but depended on packages
that were removed.
2018-04-11 06:20:11 -04:00
Michael Alan Dorman be8c2c003c melpa-packages: 2018-04-11
Removals:
 - escreen       : purged from emacsmirror
 - fm            : purged from emacsmirror
 - fold-dwim     : purged from emacsmirror
 - hl-sexp       : purged from emacsmirror
 - ldap-mode     : purged from emacsmirror
 - list-register : purged from emacsmirror
 - osx-plist     : purged from emacsmirror
 - psvn          : purged from emacsmirror
 - quack         : purged from emacsmirror
 - vkill         : purged from emacsmirror
 - x-dict        : purged from emacsmirror
 - xterm-frobs   : purged from emacsmirror
 - xterm-title   : purged from emacsmirror
2018-04-11 06:20:11 -04:00
Michael Alan Dorman e66b642764 melpa-stable-packages: 2018-04-11
Removals:
 - fm        : purged from emacsmirror
 - fold-dwim : purged from emacsmirror
 - hl-sexp   : purged from emacsmirror
 - osx-plist : purged from emacsmirror
2018-04-11 06:20:11 -04:00
Michael Alan Dorman 58fb81f358 org-packages: 2018-04-11 2018-04-11 06:20:11 -04:00
Michael Alan Dorman c44cd4c2e3 elpa-packages: 2018-04-11 2018-04-11 06:20:11 -04:00
ajs124 7d2e232208 texstudio: 2.12.6 -> 2.12.8 (#38663)
move to github
2018-04-10 20:19:52 +02:00
Robert Schütz 80fc5f2a24 Merge branch 'master' into staging 2018-04-10 09:13:36 +02:00
Michael Weiss 9726417975 androidStudioPackages.{dev,canary}: 3.2.0.8 -> 3.2.0.9 2018-04-09 22:55:49 +02:00
Robert Schütz c8a1993123 ghostwriter: 1.5.0 -> 1.6.1 2018-04-09 19:03:31 +02:00
Frederik Rietdijk 0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Jörg Thalheim 610e3853fe
Merge pull request #38229 from matklad/update-jetbrains
Major update of various JetBrains IDEs
2018-04-08 12:32:51 +01:00
Aleksey Kladov 1a870dfe99 jetbrains.webstorm: 2017.3.5 -> 2018.1 2018-04-08 14:14:35 +03:00
Aleksey Kladov 89a16a152c jetbrains.pycharm-professional: 2017.3.4 -> 2018.1 2018-04-08 14:14:35 +03:00
Aleksey Kladov a55f0e65c7 jetbrains.pycharm-community: 2017.3.4 -> 2018.1 2018-04-08 14:14:35 +03:00
Aleksey Kladov 62d0a0685d jetbrains.phpstorm: 2017.3.5 -> 2017.3.6 2018-04-08 14:14:35 +03:00
Aleksey Kladov 672c98ded0 jetbrains.idea-ultimate: 2017.3.5 -> 2018.1 2018-04-08 14:14:35 +03:00
Aleksey Kladov 0215ae062d jetbrains.idea-community: 2017.3.5 -> 2018.1 2018-04-08 14:14:35 +03:00
Aleksey Kladov 2bddfb16d5 jetbrains.goland: 2017.3.3 -> 2018.1 2018-04-08 14:14:34 +03:00
Frederik Rietdijk 595a72589f Merge master into staging 2018-04-08 10:54:17 +02:00
Winnie Quinn 374fde067b vscode: 1.21.1 -> 1.22.1 2018-04-07 14:40:12 -04:00
Guillaume Massé 15a2dca15c Sublime dev (#38383)
* Package sublime-dev build.

* sublime3-dev: Init at 3160

* Sublime3: Refactor to share derivation between sublime-text 3 dev and stable

* Sublime3: Refactor as a fuction to avoid duplicating parameters

* Sublime3: Remove unnecessary rec

https://github.com/NixOS/nixpkgs/pull/38383#discussion_r178898901

* sublime3-dev: 3160 -> 3161
2018-04-06 17:31:10 +01:00
Patrick Hilhorst e7a352f96f atom : 1.25.0 -> 1.25.1 2018-04-06 12:18:37 +02:00
Daiderd Jordan 13139fccc6
focuswriter: mark linux only 2018-04-05 20:05:20 +02:00
Frederik Rietdijk a9f37d1c25 Merge master into staging 2018-04-05 19:25:05 +02:00
Tim Steinbach 59ddb3ebfb
Merge pull request #38397 from jerith666/eclipse-jdk10-gtk3
Update OpenJDK 10 and Eclipse to GTK 3
2018-04-05 08:05:55 -04:00
R. RyanTM 554b833c01 focuswriter: 1.6.10 -> 1.6.11
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/focuswriter/versions.

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.11 with grep in /nix/store/l07yhlav7gx82f378b7pj42bd7mmgrii-focuswriter-1.6.11
- directory tree listing: https://gist.github.com/79fa42f32dce74dd135a983506320802
2018-04-05 10:29:23 +02:00
Frederik Rietdijk 23741692fa Merge master into staging 2018-04-04 19:36:39 +02:00
Matt McHenry cb66a7468e eclipse: jdk8 -> jdk10
in combination with the parent commit that makes jdk10 use gtk3, this
lets us get onto a current webkitgtk.

since the current version of webkitgtk is still receiving security
updates, this also reverts 49ea0e2736
"eclipse: Do not use webkitgtk2 by default".
2018-04-03 12:30:21 -04:00
Michael Weiss 38d0e1ddf5 androidStudioPackages.{dev,canary}: 3.2.0.7 -> 3.2.0.8 2018-04-03 14:45:40 +02:00
Tuomas Tynkkynen 747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Michael Alan Dorman b801736b75 melpa-packages: 2018-04-01
Removals:
 - anything*, helm-anything: removed from melpa
 - auth-password-store: renamed to auth-source-pass
 - cake*, ac-cake*: removed from melpa
 - imgur: removed from melpa
 - magit-rockstar: removed from melpa
 - mmm-mode: removed from melpa
 - org-fstree: removed from melpa
 - undo-tree: removed from melpa
2018-04-02 07:29:45 -04:00
Michael Alan Dorman 21397f11fc melpa-stable-packages: 2018-04-01
Removals:
 - anything*: removed from melpa
 - auth-password-store: renamed to auth-source-pass
 - cake*, ac-cake*: removed from melpa
 - magit-rockstar: removed from melpa
 - mmm-mode: removed from melpa
2018-04-02 07:29:45 -04:00
Michael Alan Dorman 7881ffdb78 org-packages: 2018-04-01 2018-04-02 07:29:45 -04:00
Michael Alan Dorman 1484edca60 elpa-packages: 2018-04-01 2018-04-02 07:29:45 -04:00
John Wiegley 6654fde548 Mark some Emacs packages as no longer broken 2018-04-01 20:50:40 -07:00
Matthew Justin Bauer f07348890d
melpa: Remove ess-R-object-popup (again) 2018-03-31 22:55:53 -05:00
Matthew Justin Bauer b2d0c46e4b
melpa: Remove ess-R-object-popup 2018-03-31 22:55:25 -05:00
Aleksey Kladov b2491ba52d jetbrains.clion: 2017.3.4 -> 2018.1 2018-03-31 17:34:24 +03:00
R. RyanTM cb0ac866ea tiled: 1.1.3 -> 1.1.4
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/tiled/versions.

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.1.4 with grep in /nix/store/zq69nbafa5zpw6l8i0a2vq4z1yzbhl6b-tiled-1.1.4
- directory tree listing: https://gist.github.com/a9382bc683245aa13b0c434a9a7a6b63
2018-03-31 13:03:52 +02:00
R. RyanTM 5b8455c338 vim: 8.0.1605 -> 8.0.1655
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/vim/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/j6w96w36f0naab7fffqri1cmspaa3mnb-vim-8.0.1655/bin/vim -h` got 0 exit code
- ran `/nix/store/j6w96w36f0naab7fffqri1cmspaa3mnb-vim-8.0.1655/bin/vim --help` got 0 exit code
- ran `/nix/store/j6w96w36f0naab7fffqri1cmspaa3mnb-vim-8.0.1655/bin/vim --version` and found version 8.0.1655
- found 8.0.1655 with grep in /nix/store/j6w96w36f0naab7fffqri1cmspaa3mnb-vim-8.0.1655
- directory tree listing: https://gist.github.com/b65f9cb4045c205c8c3ee68503c42596
2018-03-30 20:06:39 +01:00
Frederik Rietdijk 9d2ff98571 Merge remote-tracking branch 'upstream/master' into HEAD 2018-03-30 08:14:35 +02:00
Michael Weiss 4e645a2781 android-studio: 3.0.1.0 -> 3.1.0.16 2018-03-29 05:02:37 +02:00
Shea Levy 05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Matthew Justin Bauer 75616ceb49
Merge pull request #37840 from matthewbauer/unixtools
Cross-platform "unixtools"
2018-03-27 18:43:03 -05:00
Michael Weiss aacd7d6d58 androidStudioPackages.{dev,canary}: 3.2.0.6 -> 3.2.0.7 2018-03-27 17:02:40 +02:00
Pascal Wittmann 2dec4a94ed
vis: 0.4 -> 0.5 2018-03-25 20:49:15 +02:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Jörg Thalheim 0203a6281c vis: patch shebang to use system bash 2018-03-23 07:59:21 +00:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Matthew Justin Bauer 6ff61bb5f9
Revert "melpaStablePackages.caml: don't run configure" 2018-03-22 11:32:47 -05:00
Matthew Justin Bauer 66b1712a62
Merge pull request #31798 from catern/fixcamlmod
melpaStablePackages.caml: don't run configure
2018-03-22 11:26:35 -05:00
Matthew Justin Bauer 12f14a0909
Merge branch 'master' into texmacsDarwin 2018-03-22 11:25:09 -05:00
gspia 05eafd27b1 kakoune: 2018-02-15 -> 2018-03-22 (#37617) 2018-03-22 12:12:27 +00:00
Jörg Thalheim b9b08f8a09 webstorm: fix incorrect jre usuage
it tried to use its own jre, which is not patched

fixes #36943 #37328
2018-03-22 11:28:40 +00:00
Averell Dalton 33e6ef1790 jetbrains.clion: 2017.3.3 -> 2017.3.4 2018-03-22 07:30:12 +01:00
Averell Dalton 89cd01dabd jetbrains.datagrip: 2017.3.5 -> 2017.3.7 2018-03-22 07:30:12 +01:00
Averell Dalton be827e70c3 jetbrains.goland: 2017.3.2 -> 2017.3.3 2018-03-22 07:30:12 +01:00
Averell Dalton 09b05ede82 jetbrains.idea-community: 2017.3.4 -> 2017.3.5 2018-03-22 07:30:12 +01:00
Averell Dalton 413f63c512 jetbrains.idea-ultimate: 2017.3.4 -> 2017.3.5 2018-03-22 07:30:12 +01:00
Averell Dalton 9438b02411 jetbrains.phpstorm: 2017.3.4 -> 2017.3.5 2018-03-22 07:30:12 +01:00
Averell Dalton a144405dd9 jetbrains.pycharm-community: 2017.3.3 -> 2017.3.4 2018-03-22 07:30:12 +01:00
Averell Dalton 4360ab458f jetbrains.pycharm-professional: 2017.3.3 -> 2017.3.4 2018-03-22 07:30:12 +01:00
Averell Dalton 10909f0916 jetbrains.ruby-mine: 2017.3.2 -> 2017.3.3 2018-03-22 07:30:12 +01:00
Averell Dalton 0cf4d76897 jetbrains.webstorm: 2017.3.4 -> 2017.3.5 2018-03-22 07:30:12 +01:00
Michael Weiss 629d121980 androidStudioPackages.{dev,canary}: 3.2.0.5 -> 3.2.0.6 2018-03-21 13:09:09 +01:00
Michael Weiss 07361daf04 androidStudioPackages.beta: 3.1.0.14 -> 3.1.0.15 2018-03-21 13:09:09 +01:00
Matthew Justin Bauer 5675f17b0e
Merge pull request #35590 from TomSmeets/android-studio-ndk-fix
android-studio: Depend on ncurses5
2018-03-19 15:31:39 -05:00
Matthew Justin Bauer 11c34d55bf
Merge pull request #36838 from markuskowa/texmaker-pr
texmaker: 4.5 -> 5.0.2
2018-03-19 12:25:05 -05:00
Maximilian Bosch 08a9e31c42 zed: remove
`zed` is obviously dead and not maintained anymore
(https://zef.me/how-to-abandon-open-source-d5ebbc6e45e5).

As the last upstream commit was in 2015 we faced and will face many
issues with its dependencies due to the outdated upstream which can be
fatal when having security issues in the NodeJS ecosystem to fix.

One example is the handling of `nwjs` which is currently version `0.23`,
but `zed` relies on `0.9`. In order to reduce the maintenance overload
because of dead packages it's better to get rid of `zed` entirely.

Fixes #37361
2018-03-19 18:01:40 +01:00
Matthew Justin Bauer 79a40fc30c
Merge pull request #37156 from matthewbauer/auto-update/emacsPackagesNg.elpaPackages
elpa-packages 2018-03-15
2018-03-19 03:33:10 -05:00
Matthew Justin Bauer f62b2fe132
Merge pull request #37221 from matthewbauer/auto-update/emacsPackagesNg.melpaPackages
emacsPackagesNg.melpaPackages 2018-03-17
2018-03-19 03:32:55 -05:00
Jörg Thalheim fa534f3509 edbrowse: use fetchFromGitHub instead of fetchurl 2018-03-18 12:42:43 +00:00
Jörg Thalheim 711bef7bcf
Merge pull request #37077 from Maxdamantus/edbrowse
edbrowse: 3.6.1 -> 3.7.2
2018-03-18 12:39:15 +00:00
Gabriel Ebner 17cb96204c
Merge pull request #36415 from dywedir/tiled
tiled: 1.1.2 -> 1.1.3
2018-03-18 12:20:23 +01:00
Jörg Thalheim 2f07f28707
Merge pull request #37244 from ryantm/auto-update/vim
vim: 8.0.1451 -> 8.0.1605
2018-03-17 14:11:36 +00:00
Ryan Mulligan a998162d7f vim: 8.0.1451 -> 8.0.1605
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/5afa788kqasx65plvzwjnffq9ihzdbmn-vim-8.0.1605/bin/vim -h` got 0 exit code
- ran `/nix/store/5afa788kqasx65plvzwjnffq9ihzdbmn-vim-8.0.1605/bin/vim --help` got 0 exit code
- ran `/nix/store/5afa788kqasx65plvzwjnffq9ihzdbmn-vim-8.0.1605/bin/vim --version` and found version 8.0.1605
- found 8.0.1605 with grep in /nix/store/5afa788kqasx65plvzwjnffq9ihzdbmn-vim-8.0.1605
- directory tree listing: https://gist.github.com/f9af564ba8cc53b90d1d262c2e786eee
2018-03-17 05:38:34 -07:00
Matthew Bauer 508c9b831c melpa-packages 2018-03-17 2018-03-17 01:25:24 -05:00
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
Matthew Bauer a7afedd2e7 elpa-packages 2018-03-15 2018-03-15 21:49:26 -05: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
Max Zerzouri cff69fdd50 edbrowse: 3.6.1 -> 3.7.2
Unmarked as broken, as the newer version uses duktape rather than an
incompatible version of spidermonkey.
2018-03-15 23:46:54 +13: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
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