1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-05 06:44:40 +00:00
Commit graph

4040 commits

Author SHA1 Message Date
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Artemis Tosini 77cf0b05bf neovim: Update ruby provider to 0.8.0 (#56316) 2019-02-25 16:34:35 +01:00
Aristid Breitkreuz d1b6dfe9d5 standardnotes: 2.3.12 -> 3.0.6 2019-02-24 19:06:25 +01:00
Frederik Rietdijk c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
Michael Weiss 851c390182
androidStudioPackages.{dev,canary}: 3.5.0.3 -> 3.5.0.4 2019-02-22 23:08:00 +01:00
Michael Weiss f5649304cb
androidStudioPackages.beta: 3.4.0.13 -> 3.4.0.14 2019-02-22 23:08:00 +01:00
worldofpeace 90e569811d
Merge pull request #56173 from worldofpeace/worldofpeace-updates
worldofpeace updates
2019-02-22 12:54:36 -05:00
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Sergiu Ivanov bde995ca50
icicles: 2018-07-02 -> 2019-02-22
Closes https://github.com/NixOS/nixpkgs/pull/52676.

Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-02-22 16:29:04 +00:00
Florian Friesdorf fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
Silvan Mosberger baa9110d43
Merge pull request #56123 from Infinisil/fix/lua-mode
emacsPackagesNg.lua-mode: Fix hash
2019-02-22 12:47:06 +01:00
Vladimír Čunát 4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
worldofpeace bf7a1b2afb quilter: 1.6.8 -> 1.7.0
https://github.com/lainsce/quilter/releases/tag/1.7.0
2019-02-21 19:13:27 -05:00
Frederik Rietdijk e2cd07b997 Merge staging-next into staging 2019-02-21 07:54:33 +01:00
Silvan Mosberger 582b952cc0
emacsPackagesNg.lua-mode: Fix hash
See https://github.com/NixOS/nixpkgs/issues/54641
2019-02-21 04:09:28 +01:00
Robert Helgesson 48b5ad2739
Merge pull request #55575 from jerith666/eclipse-2018-12
eclipse: 2018-09 -> 2018-12
2019-02-20 19:15:02 +01:00
Vladimír Čunát 32767d139f
Merge branch 'staging-next'
This round is without the systemd CVE,
as we don't have binaries for that yet.
BTW, I just ignore darwin binaries these days,
as I'd have to wait for weeks for them.
2019-02-20 09:38:45 +01:00
Matthew Bauer d6d5795ed9
Merge pull request #54916 from pbogdan/emacs-xcursor
emacs: link libXcursor when using lucid toolkit
2019-02-19 22:50:30 -05:00
Franz Pletz 160abfe3ec
Merge pull request #55872 from aanderse/kdevelop-php
kdevelop: added ability to include kdevelop plugins, kdev-php: init at 5.3.1, kdev-python: init at 5.3.1
2019-02-19 21:47:25 +00:00
Vladimír Čunát 024407bf9a
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1505754
2019-02-19 12:11:04 +01:00
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Alyssa Ross 7226ab9084
kakoune: remove inaccurate "unstable" from name 2019-02-18 16:52:34 +00:00
Frederik Rietdijk 815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
David Kleuker 2646ce0afe dit: 0.4 -> 0.5
* dit: 0.4 -> 0.5

adds darwin support
should work on *BSD

* dit: limit to linux
2019-02-17 07:07:27 -08:00
Edmund Wu 8d5bce4053
vscode: 1.31.0 -> 1.31.1 2019-02-17 08:24:53 -05:00
Daiderd Jordan 7677ebb575
Merge pull request #55724 from LnL7/emacs-macport
emacsMacport: fix sandbox build
2019-02-17 12:34:52 +01:00
Vladimír Čunát f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
Matt McHenry 5e3bdd4242
eclipse.plugins.drools: init at 7.17.0 2019-02-16 10:52:08 +01:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Aaron Andersen 49802ef50d kdevelop: added ability to include kdevelop plugins
kdev-php: init at 5.3.1
kdev-python: init at 5.3.1
2019-02-15 23:20:43 -05:00
Michael Weiss fe16c54d1a
androidStudioPackages.{dev,canary}: 3.5.0.2 -> 3.5.0.3 2019-02-15 11:36:14 +01:00
Michael Weiss cba377937c
androidStudioPackages.beta: 3.4.0.12 -> 3.4.0.13 2019-02-15 11:36:14 +01:00
worldofpeace 3cff784b3a atom-beta: 1.34.0-beta0 -> 1.35.0-beta0 2019-02-14 18:46:19 -05:00
worldofpeace 6c610e01f1 atom: 1.33.0 -> 1.34.0 2019-02-14 18:41:57 -05:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Daiderd Jordan b8a3084eaa
emacsMacport: fix sandbox build 2019-02-13 19:49:17 +01:00
Frederik Rietdijk 7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
Zach 46055b5a23 bvi: enable on darwin 2019-02-11 17:18:25 -05:00
Matt McHenry 573d6dd011 eclipses: 2018-09 -> 2018-12
this also removes i686-linux support, as 2018-09 was the last release
officially supporting 32-bit
2019-02-11 14:12:56 -05:00
Matt McHenry 4f9089ad8e eclipse: retire support for back-rev'd versions
with eclipse now on a once-per-quarter release, it makes less sense to
keep a lot of old versions around in nixpkgs.  those who need them can
pin nixpkgs.
2019-02-11 14:12:56 -05:00
Edmund Wu ea679302a5 vscode: 1.30.2 -> 1.31.0 2019-02-10 15:16:24 -05:00
worldofpeace d9b14864a5 vscode: minor cleanup, produce one wrapper on linux
I removed the hack for libsecret, introduced in[0] and
I didn't encounter any problems at runtime.

[0]: https://github.com/NixOS/nixpkgs/pull/29127
2019-02-10 19:52:42 +00:00
Edmund Wu 919a5f6963 vscode: fix rpath for native modules 2019-02-10 19:52:42 +00:00
Michael Raskin 3e814327b1
Merge pull request #55480 from brainrape/update-textadept
textadept: 9.3 -> 10.2
2019-02-10 14:52:17 +00:00
Jörg Thalheim 25bab3958d
Merge pull request #54717 from Mic92/nvr
neovim-remote: use buildPythonApplication
2019-02-10 09:02:52 +00:00
Markus Kowalewski b08932ad6c
texmaker: add markuskowa as maintainer 2019-02-09 20:48:39 +01:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Márton Boros 12a399fdca textadept: 9.3 -> 10.2 2019-02-09 15:24:38 +01:00
Matthew Bauer 93161051d8
Merge pull request #53763 from liff/emacs/tramp-process-fix
emacs: tramp: detect wrapped gvfsd-fuse daemon
2019-02-08 17:43:41 -05:00
Michael Weiss b29ad6c2fc
android-studio: 3.3.0.20 -> 3.3.1.0 2019-02-08 19:33:31 +01:00
Herman Fries 27af2b4dca jetbrains.webstorm: 2018.3.3 -> 2018.3.4 2019-02-06 17:40:34 +01:00
Herman Fries 80778d3c0a jetbrains.ruby-mine: 2018.2.6 -> 2018.3.3 2019-02-06 17:39:52 +01:00
Herman Fries f81339cadd jetbrains.rider: 2018.3.1 -> 2018.3.2 2019-02-06 17:39:08 +01:00
Herman Fries 47152bcc33 jetbrains.pycharm-professional: 2018.3.3 -> 2018.3.4 2019-02-06 17:36:32 +01:00
Herman Fries 175c0134ea jetbrains.pycharm-community: 2018.3.3 -> 2018.3.4 2019-02-06 17:35:13 +01:00
Herman Fries 1341f5523d jetbrains.phpstorm: 2018.2.6 -> 2018.3.3 2019-02-06 17:33:13 +01:00
Herman Fries 4a137f5435 jetbrains.idea-ultimate: 2018.3.3 -> 2018.3.4 2019-02-06 17:32:22 +01:00
Herman Fries 5cbaff3b43 jetbrains.idea-community: 2018.3.3 -> 2018.3.4 2019-02-06 17:31:35 +01:00
Herman Fries 575c88d765 jetbrains.goland: 2018.3.2 -> 2018.3.3 2019-02-06 17:25:42 +01:00
Herman Fries 6d21c1a3a1 jetbrains.datagrip: 2018.2.5 -> 2018.3.2 2019-02-06 17:25:00 +01:00
Herman Fries 83c627b8b0 jetbrains.clion: 2018.3.3 -> 2018.3.4 2019-02-06 17:23:59 +01:00
Matthieu Coudron aaeaa6d1c6 Add checkPhase for neovim (disabled by default) (#55266)
* neovim-unwrapped: now use lua environments

* mpv: use lua environments

* luaPackages.inspect: init at 3.1.1-0

* luaPackages.lgi: mark as a lua module

* luaPackages.vicious: mark as a lua module
2019-02-05 15:00:19 +00:00
markuskowa ea0ab2fd05
Merge pull request #54840 from r-ryantm/auto-update/dhex
dhex: 0.68 -> 0.69
2019-02-03 13:29:32 +01:00
aanderse 0cb74f6f14 kdevelop: 5.2.4 -> 5.3.1, bump llvm version used from 3.8 to 7 (#55015) 2019-02-02 16:24:06 +01:00
Michael Weiss 17e32da1f2
androidStudioPackages.{dev,canary}: 3.5.0.1 -> 3.5.0.2 2019-02-01 11:50:05 +01:00
Michael Weiss 631b106ee6
androidStudioPackages.beta: 3.4.0.11 -> 3.4.0.12 2019-02-01 11:50:05 +01:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
worldofpeace 3b61faf52b typora: 0.9.53 -> 0.9.64, remove electron blob
Also dropped the i386 archive.
2019-01-31 21:42:27 +00:00
Piotr Bogdan 5af6e9f75e emacs: link libXcursor when using lucid toolkit 2019-01-30 16:21:06 +00:00
Robert Helgesson 2cd0061bbd
eclipse-plugin-spotbugs: 3.1.10 -> 3.1.11 2019-01-29 22:29:46 +01:00
Silvan Mosberger 9c507b42da
Merge pull request #54790 from r-ryantm/auto-update/kakoune-unstable
kakoune: 2018.10.27 -> 2019.01.20
2019-01-29 21:44:34 +01:00
R. RyanTM 2ab88b7dd9 dhex: 0.68 -> 0.69
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dhex/versions
2019-01-28 12:45:51 -08:00
R. RyanTM 955f212d69 kakoune: 2018.10.27 -> 2019.01.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kakoune-unstable/versions
2019-01-28 05:27:36 -08:00
Silvan Mosberger e47fcaed5b
Merge pull request #54194 from vanzef/racer-mode-path-fix
emacsPackagesNg.racer-mode: fix default value for RUST_SRC_PATH
2019-01-28 11:11:07 +01:00
Ivan Solyankin 95cc144a5f emacsPackagesNg.racer-mode: fix default value for RUST_SRC_PATH 2019-01-28 12:36:53 +03:00
worldofpeace c0bb14fc4f vscode: update desktop items
These should now be identical to the templates at
https://github.com/Microsoft/vscode/tree/master/resources/linux
2019-01-28 09:06:25 +00:00
Jörg Thalheim e2d44a6ec7
neovim-remote: use buildPythonApplication 2019-01-27 18:35:44 +00:00
Vladyslav M 27cd4804eb
Merge pull request #54660 from r-ryantm/auto-update/tiled
tiled: 1.2.1 -> 1.2.2
2019-01-27 11:14:07 +02:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
R. RyanTM a1a6f38f00 tiled: 1.2.1 -> 1.2.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/tiled/versions
2019-01-26 19:43:37 -08:00
Silvan Mosberger f3e03ff438
Merge pull request #54591 from symphorien/nvim-refs
neovim: remove spurious references to compilation flags
2019-01-26 00:03:57 +01:00
Symphorien Gibol b9a9f28dad neovim: remove spurious references to compilation flags 2019-01-25 22:20:12 +01:00
Michael Weiss 19a5fa9323
androidStudioPackages.{dev,canary}: 3.5.0.0 -> 3.5.0.1 2019-01-25 10:58:51 +01:00
Michael Weiss 2a096ce8b2
androidStudioPackages.beta: 3.4.0.10 -> 3.4.0.11 2019-01-25 10:58:51 +01:00
worldofpeace 78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00
Vladimír Čunát 3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Robert Helgesson c076bd2233
Revert "eclipses: 4.9 -> 4.10"
This reverts commit 08bf7311f5.

See https://github.com/NixOS/nixpkgs/pull/54390#issuecomment-455930334
2019-01-22 00:41:18 +01:00
Jörg Thalheim fa8f1340ff
Merge pull request #53084 from timokau/neovim-remote-plugins
neovim: generate remote plugin manifest
2019-01-21 20:45:06 +00:00
Joachim F 592e2ae201
Merge pull request #54391 from averelld/rstudio-fixes
Rstudio fixes
2019-01-21 19:35:53 +00:00
Averell Dalton 98fb0ab430 rstudio-preview: update to current 2019-01-21 00:41:58 +01:00
Averell Dalton 23461f33eb rstudio(-preview): fix build 2019-01-21 00:41:58 +01:00
Robert Helgesson 08bf7311f5
eclipses: 4.9 -> 4.10
This applies to Eclipse platform, SDK, and the JDT plugin.
2019-01-21 00:27:27 +01:00
Frederik Rietdijk d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
Timo Kaufmann ab22e8cc9c neovim: generate remote plugin manifest
This makes sure the user doesn't have to call `UpdateRemotePlugins`
manually for plugins installed through nix. A minor patch to neovim is
necessary, but it should be harmless. See
https://github.com/neovim/neovim/issues/9413 for a discussion about
the patch.
2019-01-18 21:18:32 +01:00
Timo Kaufmann 51c4768f67 neovim: fix indentation 2019-01-18 21:15:17 +01:00
R. RyanTM 64139656ec gnome-builder: 3.30.2 -> 3.30.3 (#54205)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-builder/versions
2019-01-17 22:30:07 +01:00
Michael Weiss 9aa46aedfe
android-studio-preview: Deprecate the attribute
This also covers "androidStudioPackages.preview".

I believe that the name is confusing (is it from the beta or dev/canary
channel?) and with this error message it should be obvious how to update
ones configuration.
2019-01-17 19:13:07 +01:00
Michael Weiss f7a3a5ad94
androidStudioPackages.beta: Rename the binary according to the channel
The old name "android-studio-preview" was a bit misleading while
"android-studio-beta" should clearly reflect that this is from the beta
channel. I hope that this does not break any workflows but since
"android-studio-preview" was most likely not called from any scripts the
risk should be low (also: most people probably use the stable version
anyway).
2019-01-17 19:13:06 +01:00
Jörg Thalheim 478188d41c
Merge pull request #54092 from r-ryantm/auto-update/python3.7-neovim-remote
neovim-remote: 2.1.3 -> 2.1.4
2019-01-17 09:47:52 +00:00
Jörg Thalheim de9c266296
Merge pull request #54161 from r-ryantm/auto-update/neovim-unwrapped
neovim-unwrapped: 0.3.3 -> 0.3.4
2019-01-17 08:40:54 +00:00
R. RyanTM db44656467 neovim-unwrapped: 0.3.3 -> 0.3.4
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
2019-01-17 00:13:16 -08:00
R. RyanTM db5ee28843 neovim-remote: 2.1.3 -> 2.1.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-neovim-remote/versions
2019-01-16 11:38:19 -08:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Herman Fries 0931e88251 jetbrains.webstorm: 2018.3.2 -> 2018.3.3 2019-01-16 16:56:46 +01:00
Herman Fries 86219e2512 jetbrains.rider: 2018.2.3 -> 2018.3.1 2019-01-16 16:56:14 +01:00
Herman Fries 126220c72f jetbrains.pycharm-professional: 2018.3.2 -> 2018.3.3 2019-01-16 16:55:08 +01:00
Herman Fries 8af348a4c0 jetbrains.pycharm-community: 2018.3.2 -> 2018.3.3 2019-01-16 16:54:40 +01:00
Herman Fries 623af95530 jetbrains.idea-ultimate: 2018.3.2 -> 2018.3.3 2019-01-16 16:54:04 +01:00
Herman Fries 443f806762 jetbrains.idea-community: 2018.3.2 -> 2018.3.3 2019-01-16 16:53:24 +01:00
Herman Fries 878a1a3f71 jetbrains.clion: 2018.3.2 -> 2018.3.3 2019-01-16 16:52:21 +01:00
Michael Weiss a70c4178a8
androidStudioPackages.{dev,canary}: 3.4.0.10 -> 3.5.0.0 2019-01-16 13:09:36 +01:00
Michael Weiss 08596e508b
androidStudioPackages.beta: 3.3.0.20 -> 3.4.0.10
androidStudioPackages.{dev,canary}: 3.4.0.9 -> 3.4.0.10
2019-01-16 13:09:36 +01:00
Jörg Thalheim 89f5fbbdd2
Merge pull request #52733 from tadfisher/master
jetbrains: 2018.3.1 -> 2018.3.2
2019-01-15 16:59:19 +00:00
Michael Weiss 0dc4a9bb50
android-studio: 3.2.1.0 -> 3.3.0.20
androidStudioPackages.beta: 3.3.0.19 -> 3.3.0.20
2019-01-14 20:42:04 +01:00
Vladimír Čunát bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Edmund Wu 6b80db3f5f
vscode: 1.30.1 -> 1.30.2 2019-01-11 20:02:00 -05:00
Timo Kaufmann 0d028c3bee
neovim-qt: add desktop file to wrapper (#53777)
My recent change in #53447 caused neovim-qt to no longer be recognized
as a desktop application.
2019-01-10 22:18:04 +01:00
adisbladis 2ac775a084
emacsPackagesNg.forge: Add git as build input 2019-01-10 16:16:38 +00:00
Olli Helenius 2f9b85855b emacs: tramp: detect wrapped gvfsd-fuse daemon
Tramp checks for a running `gvfsd-fuse` process to figure out whether to enable
gvfs-based. Its `tramp-compat-process-running-p` function uses
`/proc/<pid>/comm` to check for the name of running process(es). In Nix, the
gvfsd processes are launched via wrappers and the name of `gvfsd-fuse` in
`comm` in Linux is `.gvfsd-fuse-wra` (truncated to 15 characters) which
means the process is not detected and `tramp-gvfs-enabled` ends up with
`nil` even when gvfs is available.

This patch adds `.gvfsd-fuse-wrapped` to the list of process names to check when
determining the value of `tramp-gvfs-enabled`.
2019-01-10 18:16:03 +02:00
Vladimír Čunát 287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
adisbladis 676de9dd5f
melpa-stable-packages: 2019-01-03 2019-01-10 11:29:08 +00:00
adisbladis 83f611288a
org-packages: 2019-01-03 2019-01-10 11:29:06 +00:00
adisbladis f3b18da42d
melpa-packages: 2019-01-03 2019-01-10 11:29:05 +00:00
adisbladis 4c27eceff8
elpa-packages: 2019-01-03 2019-01-10 11:29:02 +00:00
Peter Hoeg 15c8362c14
Merge pull request #53447 from timokau/neovim-qt-wrapper
neovim-qt: wrap in separate derivation
2019-01-08 20:24:03 +08:00
markuskowa b39eafb36f
Merge pull request #53521 from rvolosatovs/update/neovim
neovim: 0.3.2 -> 0.3.3
2019-01-08 09:07:15 +01:00
R. RyanTM 381e1ff252 moe: 1.9 -> 1.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/moe/versions
2019-01-07 19:29:01 -05:00
Jack Kelly 721486626a edbrowse: Fix compilation against newer libcurl 2019-01-06 18:57:23 -05:00
Roman Volosatovs b4ed953bb2
neovim: 0.3.2 -> 0.3.3 2019-01-06 21:49:31 +01:00
Vladimír Čunát 10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Timo Kaufmann ee9bc405b9 neovim-qt: wrap in separate derivation
This makes it possible to swap out the (wrapped) neovim without
recompiling neovim-qt. In particular, the user can use `neovim.override`
to configure their neovim and then use that same configuration for
neovim-qt, without having to give up binary caching.
2019-01-06 10:56:27 +01:00
Frederik Rietdijk a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Elis Hirwing d3697b0bb9 ed: 1.14.2 -> 1.15 (#53415)
Release announcement: http://lists.gnu.org/archive/html/info-gnu/2019-01/msg00003.html
2019-01-05 14:40:29 +01:00
Piotr Bogdan 1492dcccda texmacs: link with libz explicitly 2019-01-04 21:44:21 +00:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Frank Lanitz 6acde26318 Geany: 1.34 -> 1.34.1 2019-01-04 16:58:22 +01:00
Michael Weiss 82e204382f
androidStudioPackages.{dev,canary}: 3.4.0.8 -> 3.4.0.9 2019-01-04 12:00:16 +01:00
Jörg Thalheim e071e06dfb
Merge pull request #53350 from r-ryantm/auto-update/focuswriter
focuswriter: 1.7.0 -> 1.7.1
2019-01-03 22:21:00 +01:00
R. RyanTM 13e614600c focuswriter: 1.7.0 -> 1.7.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/focuswriter/versions
2019-01-03 12:45:53 -08:00
Frederik Rietdijk 2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
R. RyanTM 181623548c kdeApplications.okteta: 0.25.4 -> 0.25.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/okteta/versions
2019-01-02 18:33:10 -08:00
Frederik Rietdijk 092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
R. RyanTM 1c78a0313d neovim-remote: 2.1.1 -> 2.1.3 (#52798)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-neovim-remote/versions
2019-01-01 19:35:21 +01:00
Milan Svoboda b58ccb43c9 neovim: 0.3.1 -> 0.3.2 (#53130)
* update neovim
* neovim: -> 0.3.2
2019-01-01 19:03:47 +01:00
Ivan Kozik ed7a86d175 sublime3-dev: 3183 -> 3184 2019-01-01 05:08:40 +00:00
Frederik Rietdijk 070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Timo Kaufmann d9d9ac989a neovim: mark as broken for aarch64
Has always been broken.
2018-12-31 11:12:51 +01:00
Frederik Rietdijk 10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Matthew Bauer 9d9a993b73
Merge pull request #52867 from matthewbauer/emacs-mac-7.4
emacs-mac: 7.2 → 7.4
2018-12-26 17:49:00 -06:00
R. RyanTM 567b3093da featherpad: 0.9.1 -> 0.9.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/featherpad/versions
2018-12-26 10:33:41 +01:00
Frederik Rietdijk e45ca47f14 Merge staging-next into staging 2018-12-26 09:30:32 +01:00
worldofpeace 2c76519900 vte, vte_290, vte-ng: rename frome gnome3.vte* 2018-12-25 20:14:32 -05:00
Matthew Bauer 7a2f45fe1a emacs-mac: 7.2 → 7.4 2018-12-25 15:24:03 -06:00
Robert Helgesson d30a200ab2
eclipse-plugin-spotbugs: 3.1.9 -> 3.1.10 2018-12-25 18:11:51 +01:00
Jan Tojnar ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Tad Fisher 1b3c024157 jetbrains: 2018.3.1 -> 2018.3.2 2018-12-23 09:52:19 -08:00
Robert Schütz 7685e17ea6 ghostwriter: install translations
Fixes #52724.
The `lrelease` binary is used to do that, so I had to add qttools.
2018-12-23 16:54:13 +01:00
Jörg Thalheim 1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Herwig Hochleitner 48d08bea5a emacsPackages: update elpa and org generated
cc @ttuegel
2018-12-22 02:46:43 +01:00
Michael Weiss 542a7d4ca6 androidStudioPackages.beta: 3.3.0.18 -> 3.3.0.19 2018-12-20 20:58:11 +01:00
Michael Weiss b07a703125 androidStudioPackages.{dev,canary}: 3.4.0.7 -> 3.4.0.8 2018-12-20 20:58:11 +01:00
Maximilian Bosch 6ad7f4d4d1
Merge pull request #52194 from r-ryantm/auto-update/manuskript
manuskript: 0.3.0 -> 0.8.0
2018-12-20 20:20:49 +01:00
Jan Tojnar ef165916b3
gnome-builder: 3.30.0 → 3.30.2 2018-12-20 00:28:49 +01:00
Frederik Rietdijk 9ab61ab8e2 Merge staging-next into staging 2018-12-19 09:00:36 +01:00
Edmund Wu 0c06faef52 vscode: 1.30.0 -> 1.30.1 2018-12-18 19:58:25 -05:00
Maximilian Bosch 5e16e65dcf
Merge pull request #52175 from r-ryantm/auto-update/neovim-qt
neovim-qt: 0.2.10 -> 0.2.11
2018-12-18 23:54:57 +01:00
Matthew Bauer 2af689bf47
Merge pull request #52495 from frlan/Geany/Maintainer
Geany: Taking over maintainership
2018-12-18 13:02:58 -06:00
Frank Lanitz 33fcf39a6e Geany: Taking over maintainership 2018-12-18 19:39:06 +01:00
R. RyanTM 2e64abd82f focuswriter: 1.6.16 -> 1.7.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/focuswriter/versions
2018-12-18 12:34:36 -05:00
Matthew Bauer a6050ab9d0
Merge pull request #52448 from jabranham/fix-emacs
Emacs site-start: Use correct feature name
2018-12-18 11:10:20 -06:00
Jan Tojnar 0ceb8236bc
Merge pull request #52356 from frlan/Update/Geany/1.34
geany: 1.33 -> 1.34
2018-12-18 00:25:55 +01:00
Tor Hedin Brønner cc1d13ae0f
Merge pull request #52298 from eadwu/vscode-with-extensions/empty-extensions-fix
vscode-with-extensions: only add flag if extensions > 0
2018-12-17 20:10:46 +01:00
Alex Branham c08ec87fe3
Emacs site-start: Use correct feature name
* pkgs/applications/editors/emacs/site-start.el (tramp-sh): Use
  correct feature name

Tramp upstream recently dropped the autoload cookie from
tramp-remote-path. This makes Emacs error when trying to load tramp.
Using the correct feature name fixes this.
2018-12-17 12:36:40 -06:00
Florian Klink b12cc03c3b
Merge pull request #52335 from tadfisher/idea-update
jetbrains: 2018.3 -> 2018.3.1
2018-12-17 00:24:26 +01:00
Jan Tojnar 4c40adceb9
libgit2-glib: move to top-level 2018-12-16 22:56:30 +01:00
R. RyanTM 7da09859a7
vim: 8.1.0535 -> 8.1.0578
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim/versions
2018-12-16 18:08:29 +00:00
Frank Lanitz 2b3dda6c51 geany: 1.33 -> 1.34 2018-12-16 12:51:49 +01:00
Tad Fisher 884095dcad jetbrains: 2018.3 -> 2018.3.1 2018-12-16 01:23:52 -08:00
Edmund Wu df8dccfdcf
vscode-with-extensions: only add flag if extensions > 0 2018-12-15 23:08:35 -05:00
R. RyanTM 53aec105df manuskript: 0.3.0 -> 0.8.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/manuskript/versions
2018-12-15 01:32:15 -08:00
R. RyanTM 4c3e1114d8 neovim-qt: 0.2.10 -> 0.2.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/neovim-qt/versions
2018-12-14 23:01:19 -08:00
Matthew Bauer ac22b8db09
Merge pull request #51598 from AndersonTorres/upload/tecoc
tecoc: add BSD and Darwin/OSX support
2018-12-14 22:21:58 -06:00
Moritz Ulrich 38d4c09096 vscode: 1.29.1 -> 1.30.0 2018-12-14 07:52:01 -05:00
Jörg Thalheim e38c84dced
Merge pull request #51996 from r-ryantm/auto-update/texstudio
texstudio: 2.12.10 -> 2.12.14
2018-12-14 08:41:37 +00:00
R. RyanTM 1c1dce6079 texstudio: 2.12.10 -> 2.12.14
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
2018-12-13 23:23:02 -08:00
Alexey Shmalko 7aad64b0f3
Merge pull request #51949 from Synthetica9/sublime-url-fix
sublime: add new download url
2018-12-14 00:36:47 +02:00
Michael Weiss 81eed0f30a androidStudioPackages.{dev,canary}: 3.4.0.6 -> 3.4.0.7 2018-12-13 20:50:21 +01:00
Patrick Hilhorst dcb5c0cd82
sublime: add new download url
The old one gave a 404. I left it there for if it ever comes back
2018-12-13 17:19:26 +01:00
Patrick Hilhorst 22d46c4b6d atom: remove myself as maintainer
I longer use atom, so I won't be regularly updating it. I am hereby removing
myself as maintainer to reflect this.
2018-12-13 11:51:53 +00:00
Patrick Hilhorst e1de1050d4 atom, atom-beta: 1.32.1 -> 1.33.0, 1.33.0-beta1 -> 1.34.0-beta0 2018-12-13 11:51:53 +00:00
Jörg Thalheim f49e2ad365
Merge pull request #51758 from rasendubi/pynvim
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1
2018-12-12 17:01:25 +00:00
Robert Schütz da92eb2601 ghostwriter: 1.7.3 -> 1.7.4 2018-12-11 16:13:53 +01:00
Alexey Shmalko bc51418f1a
neovim-pygui: remove 2018-12-10 23:19:45 +02:00
Alexey Shmalko 211938532c
pythonPackages.neovim-remote: 2.1.0 -> 2.1.1 2018-12-09 01:25:54 +02:00
Alexey Shmalko 4898e09215
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1 2018-12-09 01:15:41 +02:00
AndersonTorres c1a9af12a1 tecoc: add BSD and Darwin/OSX support
Also, change some minor things.
2018-12-08 17:43:41 -02:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Michael Weiss 577d73e486 androidStudioPackages.beta: 3.3.0.17 -> 3.3.0.18 2018-12-06 22:00:17 +01:00
Michael Weiss 3a905059a7 androidStudioPackages.{dev,canary}: 3.4.0.5 -> 3.4.0.6 2018-12-06 22:00:17 +01:00
Brenton Horne d354f7cbe6
atom, atom-beta: Fixing Exec= line in app launcher
Prior to this commit the application launchers of Atom and Atom Beta executed `/usr/bin/${pname}` instead of what it is meant to `$out/bin/${pname}`. This is because upstream changed the `Exec=` line from `Exec=/usr/share/${pname}/${pname}` to `Exec=/usr/bin/${pname}` and the `substituteInPlace` line that was in the default.nix file was not appropriately adjusted.
2018-12-06 14:57:30 +10:00
Dmitry Kalinkin aa85911be5
Merge pull request #49716 from eadwu/vscode/insiders
vscode,vscode-insiders: fix insiders build
2018-12-04 16:55:25 -05:00
Edmund Wu d41e868e02
vscode,vscode-extensions: fix insiders build 2018-12-04 16:51:47 -05:00
Jörg Thalheim 24ab7035a8
Merge pull request #51477 from jtojnar/subl-gtk3
sublime3-dev: 3176 → 3183
2018-12-03 22:40:31 +00:00
Jan Tojnar 23de7958bf
sublime3-dev: 3176 → 3183
Sublime finally switched to GTK 3!
2018-12-03 23:13:24 +01:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Brian McKenna 1918257770 font-lock-plus: fix recipe
Used the wiki fetcher which doesn't seem to exist.

Replaced with a fake repo. Doesnt seem to be used.
2018-12-03 00:12:09 +05:30
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b 93e511c319 Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b 0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar 47f67c64b8
gnome-latex: 3.30.1 → 3.30.2 2018-11-30 21:35:13 +01:00
Jan Tojnar c0b58d9532
gnome-builder: 3.28.4 → 3.30.0 2018-11-30 21:35:10 +01:00
Jan Tojnar c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Michael Weiss 79e15430b0 androidStudioPackages.{dev,canary}: 3.4.0.4 -> 3.4.0.5 2018-11-29 20:41:36 +01:00
Frederik Rietdijk 9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Robert Helgesson 44f2569e50
eclipse-plugin-spotbugs: 3.1.8 -> 3.1.9 2018-11-28 20:50:18 +01:00
Jason "Don" O'Conal 3b2741780b
Merge pull request #51108 from lovek323/jetbrains-updates
jetbrains-editors: 2018.2 -> 2018.3
2018-11-28 07:59:12 +10:30
Michael Weiss 1296566746 androidStudioPackages.beta: 3.3.0.16 -> 3.3.0.17 2018-11-27 19:57:33 +01:00
Michael Weiss 16f5462d84 androidStudioPackages.{dev,canary}: 3.4.0.3 -> 3.4.0.4 2018-11-27 19:57:33 +01:00
Jason "Don" O'Conal 82f7281a8f jetbrains-editors: 2018.2 -> 2018.3 2018-11-27 22:27:15 +10:30
Renaud 19f5629203
Merge pull request #50551 from r-ryantm/auto-update/vim
vim: 8.1.0490 -> 8.1.0535
2018-11-25 09:09:54 +01:00
c0bw3b adea16b86c Treewide: use https for launchpad.net 2018-11-24 23:47:52 +01:00
Aleksey Uimanov 6aacd9c08e mindforger: init at 1.48.2 2018-11-22 11:47:04 +05:00
Thomas Tuegel 890af817ce
Merge pull request #50786 from tadfisher/elpa-packages
elpa-packages: 2018-11-19
2018-11-20 19:22:40 -06:00
Thomas Tuegel 94c9d28bf3
Merge pull request #50787 from tadfisher/org-packages
org-packages: 2018-11-19
2018-11-20 19:22:24 -06:00
Thomas Tuegel 0cb8c8ae2d
Merge pull request #50788 from tadfisher/melpa-packages
melpa-packages: 2018-11-19
2018-11-20 19:22:09 -06:00
Thomas Tuegel 301380f180
Merge pull request #50789 from tadfisher/melpa-stable-packages
melpa-stable-packages: 2018-11-19
2018-11-20 19:21:49 -06:00
Utku Demir 461c9d783c kakoune: override 'version' env var
* kakoune: Prefix version with 'v' (#50617)

Turns out there's some tooling parsing the version number and having a
'v' prefix works better in that case.

I tested that it builds & works fine on NixOS.

See: https://github.com/ul/kak-lsp/issues/99

* Override 'version' env variable
2018-11-20 23:57:39 +01:00
adisbladis 57aa1be688
emacs-libvterm: unstable-2017-11-24 -> unstable-2018-11-16 2018-11-20 20:23:18 +00:00
c0bw3b cc7e724b91 remember: remove
Gna.org forge is closed and upstream repo was not relocated
+ remember-mode is part of the base Emacs since 26.1
2018-11-20 20:44:34 +01:00
Tad Fisher 5603017566 org-packages: 2018-11-19 2018-11-19 12:51:39 -08:00
Tad Fisher 030eda9395 melpa-stable-packages: 2018-11-19 2018-11-19 12:50:30 -08:00
Tad Fisher 1b490d1977 melpa-packages: 2018-11-19 2018-11-19 12:49:16 -08:00
Tad Fisher a79ba156f4 elpa-packages: 2018-11-19 2018-11-19 11:55:26 -08:00
Javier Candeira 2c08fe5824 xmlcopyeditor: init at 1.2.1.3
* xmlcopyeditor: init at 1.2.1.3
(#38545)
2018-11-18 16:03:38 +01:00
R. RyanTM 91ab9ac365 rednotebook: 2.6.1 -> 2.8 (#50574)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rednotebook/versions
2018-11-18 11:20:25 +00:00
R. RyanTM b07330de54 vim: 8.1.0490 -> 8.1.0535
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim/versions
2018-11-17 23:32:21 -08:00
Patrick Hilhorst 874b017564 vscode: 1.29.0 -> 1.29.1 (#50462) 2018-11-17 00:22:43 +01:00
Jörg Thalheim f805df3677
Merge pull request #50370 from dywedir/tiled
tiled: 1.2.0 -> 1.2.1
2018-11-16 14:13:45 +00:00
Michael Weiss 754aa035f6 androidStudioPackages.{dev,canary}: 3.4.0.2 -> 3.4.0.3 2018-11-16 11:45:16 +01:00
Jörg Thalheim e024989531
Merge pull request #50433 from eadwu/jetbrains/20181115
jetbrains: 20181115
2018-11-15 23:48:44 +00:00
Edmund Wu 07839a571b
jetbrains.webstorm: 2018.2.5 -> 2018.2.6 2018-11-15 17:20:38 -05:00
Edmund Wu 19fa47c150
jetbrains.pycharm-professional: 2018.2.4 -> 2018.2.5 2018-11-15 17:20:24 -05:00
Edmund Wu 1a2a2aba02
jetbrains.pycharm-community: 2018.2.4 -> 2018.2.5 2018-11-15 17:19:53 -05:00
Edmund Wu b48f467e1b
jetbrains.idea-ultimate: 2018.2.5 -> 2018.2.6 2018-11-15 17:19:30 -05:00
Edmund Wu c2bbfa56ed
jetbrains.idea-community: 2018.2.5 -> 2018.2.6 2018-11-15 17:18:58 -05:00
Edmund Wu 2787e2c75e
jetbrains.goland: 2018.2.3 -> 2018.2.4 2018-11-15 17:18:27 -05:00
Edmund Wu 4d20e9999b
jetbrains.datagrip: 2018.2.4 -> 2018.2.5 2018-11-15 17:18:03 -05:00
Edmund Wu 9d1b22a909
jetbrains.clion: 2018.2.5 -> 2018.2.6 2018-11-15 17:17:37 -05:00
Edmund Wu a23e3b0505
vscode: 1.28.2 -> 1.29.0 2018-11-15 16:41:06 -05:00
Wael M. Nasreddine da4a004193
neovim wrapper: add withNodeJs to build wrapper with nodejs support 2018-11-14 19:54:47 -08:00
Vladyslav Mykhailichenko bf9d378d07
tiled: 1.2.0 -> 1.2.1 2018-11-14 23:26:06 +02:00
Michael Weiss 4822b084ae androidStudioPackages.beta: 3.3.0.15 -> 3.3.0.16 2018-11-14 12:16:29 +01:00
Sarah Brofeldt cb95a3c1d1
Merge pull request #50250 from c0bw3b/pkg/notepadqq
notepadqq: 1.2.0 -> 1.4.8
2018-11-13 11:47:39 +01:00
Lancelot SIX 6c3b9c359d
nano: 3.1 -> 3.2
See http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00008.html for
release information
2018-11-12 10:28:20 +01:00
Renaud a459d6a879
notepadqq: 1.2.0 -> 1.4.8
meta.homepage is now https://notepadqq.com/
2018-11-11 23:41:58 +01:00
Edward Tjörnhammar 30422aa7d0
jetbrains.webstorm: 2018.2.3 -> 2018.2.5 2018-11-11 17:29:34 +01:00
Edward Tjörnhammar e61f199470
jetbrains.ruby-mine: 2018.2.2 -> 2018.2.4 2018-11-11 17:29:34 +01:00
Edward Tjörnhammar b8096a088e
jetbrains.phpstorm: 2018.2.3 -> 2018.2.5 2018-11-11 17:29:34 +01:00
Edward Tjörnhammar 8c084007d5
jetbrains.clion: 2018.2.4 -> 2018.2.5 2018-11-11 17:29:34 +01:00
Silvan Mosberger 2dd37688e3
Merge pull request #50086 from r-ryantm/auto-update/kakoune-unstable
kakoune: 2018.09.04 -> 2018.10.27
2018-11-11 02:45:18 +01:00
Daiderd Jordan 8d603be22d
Merge pull request #49880 from LnL7/darwin-cfprivate-fixes
darwin cf-private fixes
2018-11-10 15:03:21 +01:00
R. RyanTM 25617e0440 kakoune: 2018.09.04 -> 2018.10.27
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kakoune-unstable/versions
2018-11-09 15:26:07 -08:00
MGregoire db8f4ff49c
standardnotes: init at 2.3.12 2018-11-09 22:41:00 +02:00
markuskowa c4c735665b
Merge pull request #49926 from r-ryantm/auto-update/texmaker
texmaker: 5.0.2 -> 5.0.3
2018-11-08 19:31:26 +01:00
R. RyanTM 66e4377c5f texmaker: 5.0.2 -> 5.0.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/texmaker/versions
2018-11-08 09:56:15 -08:00
Daiderd Jordan c60816c523
emacsMacport: add cf-private
Also remove incorrect emacs25Macport alias.

    Undefined symbols for architecture x86_64:
      "_CFNotificationCenterAddObserver", referenced from:
          _mac_term_init in macterm.o
          _macfont_copy_available_families_cache in macfont.o
      "_CFNotificationCenterGetDistributedCenter", referenced from:
          _mac_term_init in macterm.o
      "_CFNotificationCenterGetLocalCenter", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_CFURLCopyResourcePropertyForKey", referenced from:
          _Fmac_file_alias_p in mac.o
      "_CFURLCreateBookmarkDataFromFile", referenced from:
          _Fmac_file_alias_p in mac.o
      "_CFURLCreateByResolvingBookmarkData", referenced from:
          _Fmac_file_alias_p in mac.o
      "_CFURLResourceIsReachable", referenced from:
          _mac_update_title_bar in macfns.o
          _mac_input_source_properties in macfns.o
      "_NSDefaultRunLoopMode", referenced from:
          -[NSApplication(Emacs) runTemporarilyWithBlock:] in macappkit.o
          ___57-[EmacsController handleQueuedNSEventsWithHoldingQuitIn:]_block_invoke in macappkit.o
          _mac_run_loop_run_once in macappkit.o
          ___mac_run_loop_run_once_block_invoke in macappkit.o
          ___37-[EmacsController(Menu) trackMenuBar]_block_invoke in macappkit.o
          ___create_and_show_dialog_block_invoke.2445 in macappkit.o
          ___mac_select_block_invoke in macappkit.o
          ...
      "_NSURLAttributeModificationDateKey", referenced from:
          _mac_document_create_with_url in macappkit.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSData", referenced from:
          l_OBJC_$_CATEGORY_NSData_$_Emacs in macappkit.o
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMethodSignature", referenced from:
          l_OBJC_$_CATEGORY_NSMethodSignature_$_Emacs in macappkit.o
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          l_OBJC_$_CATEGORY_NSMutableArray_$_Emacs in macappkit.o
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMutableData", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSMutableSet", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSNull", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSSet", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSTimer", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in macappkit.o
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table81 in macappkit.o
          GCC_except_table810 in macappkit.o
      "_kCFURLIsAliasFileKey", referenced from:
          _Fmac_file_alias_p in mac.o
      "_kCFURLIsSymbolicLinkKey", referenced from:
          _Fmac_file_alias_p in mac.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:19 +01:00
Michael Weiss 2be51107e3 androidStudioPackages.{dev,canary}: 3.4.0.1 -> 3.4.0.2 2018-11-07 21:22:37 +01:00
Michael Weiss 8e1a70de43 androidStudioPackages.beta: 3.3.0.14 -> 3.3.0.15 2018-11-07 21:22:37 +01:00
Daiderd Jordan b378760b08
emacs25: add cf-private on darwin and don't propagate frameworks
Undefined symbols for architecture x86_64:
      "_CFNotificationCenterAddObserver", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_CFNotificationCenterGetLocalCenter", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_NSDefaultRunLoopMode", referenced from:
          _ns_send_appdefined in nsterm.o
          -[EmacsApp run] in nsterm.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
          objc-class-ref in nsselect.o
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in nsimage.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in macfont.o
      "_OBJC_CLASS_$_NSLocale", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in nsmenu.o
          objc-class-ref in nsselect.o
      "_OBJC_CLASS_$_NSMutableSet", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSTimer", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsfns.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsfns.o
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table8 in nsterm.o
          GCC_except_table1 in nsselect.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 19:18:17 +01:00
Daiderd Jordan b6dcb9e641
Merge pull request #49768 from LnL7/darwin-no-cfprivate
darwin: don't include cf-private in framework dependencies
2018-11-06 20:15:27 +01:00
Daiderd Jordan f495707eb6 emacs: include cf-private on darwin and don't propagate frameworks
Undefined symbols for architecture x86_64:
      "_CFNotificationCenterAddObserver", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_CFNotificationCenterGetLocalCenter", referenced from:
          _macfont_copy_available_families_cache in macfont.o
      "_NSDefaultRunLoopMode", referenced from:
          _ns_send_appdefined in nsterm.o
          -[EmacsApp run] in nsterm.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
          objc-class-ref in nsselect.o
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in nsimage.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in macfont.o
      "_OBJC_CLASS_$_NSLocale", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in nsmenu.o
          objc-class-ref in nsselect.o
      "_OBJC_CLASS_$_NSMutableSet", referenced from:
          objc-class-ref in nsterm.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSTimer", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsmenu.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsfns.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in nsterm.o
          objc-class-ref in nsfns.o
      "_OBJC_EHTYPE_$_NSException", referenced from:
          GCC_except_table8 in nsterm.o
          GCC_except_table1 in nsselect.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 21:16:58 +01:00
Daiderd Jordan d4b7c2b88f
vim: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in os_macosx.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 20:30:02 +01:00
Averell Dalton c93caa5a67 rstudio-preview: init at f33fb2b2 2018-11-03 19:09:58 +01:00
Jan Tojnar 3493f44727
Merge pull request #49560 from worldofpeace/eos-third-update
update some elementary thirdparty apps
2018-11-02 21:29:57 +01:00
Patrick Hilhorst c8e2b666a7 atom, atom-beta: 1.32.0 -> 1.32.1, 1.33.0-beta0 -> 1.33.0-beta1 (#49590) 2018-11-01 20:09:24 +01:00
worldofpeace 622eb09d31 quilter: 1.6.3 -> 1.6.8 2018-10-31 18:49:39 -04:00
Michael Weiss dc00987d95 androidStudioPackages.beta: 3.3.0.13 -> 3.3.0.14 2018-10-31 20:59:49 +01:00
Michael Weiss c0f6a83cc8 androidStudioPackages.{dev,canary}: 3.4.0.0 -> 3.4.0.1 2018-10-29 20:04:12 +01:00
Jörg Thalheim 401cd7fc01
Merge pull request #49313 from averelld/rstudio-upgrade
rstudio 1.1.456 -> 1.1.463
2018-10-28 23:29:27 +00:00
Jörg Thalheim 4f667e1e40
Merge pull request #49301 from aki-ks/master
idea-ultimate & idea-community -> 2018.2.5
2018-10-28 22:23:35 +00:00
Averell Dalton 34a5a43890 rstudio: 1.1.456 -> 1.1.463 2018-10-27 23:57:53 +02:00
Michiel Leenaars 7b2906449d thonny: 3.0.1 -> 3.0.5 2018-10-27 21:06:43 +02:00
aki-ks e49377208a jetbrains.idea-ultimate: 2018.2.4 -> 2018.2.5 2018-10-27 20:15:06 +02:00
aki-ks 269b690aec jetbrains.idea-community: 2018.2.4 -> 2018.2.5 2018-10-27 20:14:47 +02:00
R. RyanTM 4552801c81
vim: 8.1.0450 -> 8.1.0490
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim/versions
2018-10-26 23:31:16 +02:00
lewo e87de3f6f2
Merge pull request #48868 from flosse/featherpad
featherpad: init at 0.9.1
2018-10-26 21:24:27 +02:00
Jörg Thalheim ee848b7dcd
Merge pull request #48982 from r-ryantm/auto-update/python3.6-neovim-remote
neovim-remote: 2.0.5 -> 2.1.0
2018-10-25 15:06:38 +01:00
Timo Kaufmann 9a2fd03d67
Merge pull request #49073 from urkud/kile-2.9.92
kile: 2017-02-09 -> 2.9.92
2018-10-24 23:29:39 +02:00
Yury G. Kudryashov d4a9c3aec4 kile: 2017-02-09 -> 2.9.92
No need to use an old git snapshot, since upstream has a proper beta version.
2018-10-24 14:53:06 -04:00
Markus Kohlhase 039f9fbb5b featherpad: init at 0.9.1 2018-10-24 11:47:43 +02:00
R. RyanTM 93a2ad09f5 neovim-remote: 2.0.5 -> 2.1.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/python3.6-neovim-remote/versions
2018-10-24 02:39:03 -07:00
Patrick Hilhorst f13f4825bf
atom, atom-beta: 1.31.2 -> 1.32.0, 1.32.0-beta0 -> 1.33.0-beta0 2018-10-24 11:33:20 +02:00
Patrick Hilhorst 26441bc650
atom, atom-beta: move versions to top of file 2018-10-24 11:30:28 +02:00
Robert Helgesson 874894b397
eclipse-plugin-spotbugs: 3.1.6 -> 3.1.8 2018-10-21 13:11:37 +02:00
Timo Kaufmann d75c5585cd
Merge pull request #48755 from leenaars/thonny
thonny: 3.0.0b3 -> 3.0.1
2018-10-20 22:58:07 +02:00
Michiel Leenaars 2fd8732ccc thonny: 3.0.0b3 -> 3.0.1 2018-10-20 21:26:20 +02:00
Michael Weiss d3ede3db59 androidStudioPackages.{dev,canary}: 3.3.0.12 -> 3.4.0.0 2018-10-20 20:03:55 +02:00
Michael Weiss ff93048c3b androidStudioPackages.beta: 3.2.1.0 -> 3.3.0.13 2018-10-20 20:03:09 +02:00
Edmund Wu 8861eca096
vscode: 1.28.0 -> 1.28.2 2018-10-18 22:35:07 -04:00
Bojan Nikolic bd0aa43571 magit-filenotify: Fix missing dependency on git
magit-filenotify has a build-time dependency on git, fix this in same
way as magit by adding override
2018-10-16 15:39:49 +01:00
Joakim Pettersvold 6fe0f07557
eclipses: add Eclipse IDE for Java Developers 4.9 2018-10-15 21:05:04 +02:00
Matthew Bauer 962756e818 emacs-mac: use generic builder
this builder leads to confusion, especially since it is no longer used
in the normal emacs derivation.
2018-10-14 22:41:42 -05:00
Matthew Pickering 9e348b4613 emacsPackages.cedille: init at 1.0.0 2018-10-14 19:17:37 +00:00
Silvan Mosberger a48130609d
Merge pull request #48388 from r-ryantm/auto-update/ne
ne: 3.1.1 -> 3.1.2
2018-10-14 14:58:55 +02:00
R. RyanTM 097966bc25 ne: 3.1.1 -> 3.1.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/ne/versions
2018-10-14 03:50:55 -07:00
Michael Weiss 7e615310f7 android-studio: 3.2.0.26 -> 3.2.1.0
androidStudioPackages.beta: 3.2.0.26 -> 3.2.1.0
2018-10-13 15:04:57 +02:00
R. RyanTM 759703419a vim: 8.1.0348 -> 8.1.0450 (#47725)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim/versions
2018-10-12 23:05:16 +02:00
Peter Hoeg a1f57f0feb
Merge pull request #48196 from peterhoeg/u/okteta_0254
okteta: 0.25.3 -> 0.25.4
2018-10-11 15:14:28 +08:00
Peter Hoeg b823983d10 okteta: 0.25.3 -> 0.25.4 2018-10-11 11:51:09 +08:00
Jörg Thalheim bd778b93c9
Merge pull request #48070 from eadwu/vscode/1.28.0
vscode: 1.27.2 -> 1.28.0
2018-10-10 17:48:45 +01:00
Patrick Hilhorst 6e78a00376
atom: 1.31.0 -> 1.31.2 2018-10-09 19:42:42 +02:00
Edmund Wu a3962299f1
vscode: 1.27.2 -> 1.28.0 2018-10-08 15:52:21 -04:00
Timo Kaufmann 9b90356044
Merge pull request #47979 from pacien/pkg-howl
howl: init at 0.5.3
2018-10-08 12:05:19 +02:00
pacien 6cc84ed1e4 howl: init at 0.5.3 2018-10-08 00:28:57 +02:00
Sarah Brofeldt 1c2d575205
Merge pull request #47991 from samueldr/update/nano-3.1
nano: 3.0 -> 3.1
2018-10-07 09:55:57 +02:00
Samuel Dionne-Riel 65eb3e38e8 nano: 3.0 -> 3.1 2018-10-06 23:29:44 -04:00
Jan Tojnar 5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Michael Weiss 2c3fff00fc androidStudioPackages.{dev,canary}: 3.3.0.11 -> 3.3.0.12 2018-10-04 21:05:20 +02:00
Jörg Thalheim c0f092c948
Merge pull request #47720 from r-ryantm/auto-update/tiled
tiled: 1.1.6 -> 1.2.0
2018-10-03 11:17:50 +01:00
R. RyanTM c707a8906c tiled: 1.1.6 -> 1.2.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/tiled/versions
2018-10-03 01:44:11 -07:00
Ryan Mulligan 856fbc8dba treewide: fix allowAliases = false evaluation problems 2018-10-02 21:33:40 -07:00
Jörg Thalheim 83f6cf82c5
Merge pull request #47656 from plapadoo/jetbrains-libnotify
jetbrains: add libnotify to wrapper to enable notifications
2018-10-02 20:11:42 +01:00
Léo Gaspard 5f5905e30e jetbrains.idea-community: add IntelliJ keyword to the longDescription (#47650)
This should make it easier to find the package under the name
IntelliJ in eg. [1]

[1] https://nixos.org/nixos/packages.html#intellij
2018-10-02 16:03:18 +02:00
Philipp Middendorf 0b2f2f3d96 jetbrains: add libnotify to wrapper to enable notifications 2018-10-02 11:38:30 +02:00
Peter Hoeg 89b618771a emacs: fix egg dependency on git 2018-10-01 17:01:42 +08:00
Peter Hoeg 1f255187ed
Merge pull request #47576 from peterhoeg/f/magit
emacs: magithub and magit-svn require git
2018-10-01 12:05:45 +08:00
Peter Hoeg b5c69bca37 emacs: magithub and magit-svn require git 2018-10-01 11:37:47 +08:00
xeji 75fd708391
Merge pull request #47366 from LnL7/darwin-broken-f
broken darwin packages (f)
2018-09-28 22:32:45 +02:00
Will Dietz eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
In a few cases it wasn't clear so I left them as-is.

While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:

* makeWrapper
* archive utilities (in order to unpack src)
  * a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
Robert Helgesson 1bd1587342
eclipses: remove old platform and sdk version
This removes the old 4.6.2 version of eclipse-platform and
eclipse-sdk.
2018-09-27 20:50:52 +02:00
Robert Helgesson b0ea289f4c
eclipses: 4.8 -> 4.9
This bumps eclipse-platform, eclipse-sdk, and eclipse-plugin-jdt to
version 4.9.
2018-09-27 20:50:48 +02:00
Patrick Hilhorst a3f8ce2c94 atom, atom-beta: 1.30.0 -> 1.31.0, 1.31.0-beta0 -> 1.32.0-beta0 (#47417)
* atom: 1.30.0 -> 1.31.0

* atom-beta: 1.31.0-beta0 -> 1.32.0-beta0
2018-09-27 19:32:06 +02:00
Bastian Köcher 0d810c5ac4 vscode: 1.26.1 -> 1.27.2 (#47397) 2018-09-27 19:26:29 +02:00
Michael Weiss 699b2bde44 androidStudioPackages.{dev,canary}: 3.3.0.10 -> 3.3.0.11 2018-09-27 17:54:50 +02:00
Michael Weiss 16f55b2bf8 android-studio: 3.1.4.0 -> 3.2.0.26
androidStudioPackages.beta: 3.2.0.25 -> 3.2.0.26
2018-09-27 17:54:44 +02:00
Daiderd Jordan cd78d0cc3f
flpsed: mark linux only
Doesn't build on darwin and probably other platforms.

    GsWidget.H:26:3: error: 'Atom' does not name a type; did you mean 'tm'?
       Atom atoms[5];
       ^~~~
       tm
    GsWidget.cxx: In member function 'void GsWidget::setProps()':
    GsWidget.cxx:47:2: error: 'atoms' was not declared in this scope
      atoms[0] = XInternAtom(fl_display,"GHOSTVIEW" , false);
      ^~~~~

/cc ZHF #45961
2018-09-25 22:31:20 +02:00
Uli Baum 6b4abb9fa7 monodevelop: mark broken
build has failed since 2018-03-08
cc maintainer @obadz
2018-09-25 11:59:26 +02:00
Matthew Bauer 2240445067 emacsMacport: 7.1 → 7.2
Fixes a critical issue with macOS

[NEWS](https://bitbucket.org/mituharu/emacs-mac/raw/master/NEWS-mac)

* emacs-26.1-mac-7.2 (2018-09-09)

** Fixed bugs

*** Buffer contents are not displayed on macOS 10.14.
This is mainly because now NSViews are backed by Core Animation Layer
(layer-backed) by default and non-deferred drawing into views no
longer works.  Instead of switching to deferred drawing (i.e., draw
only inside -[NSView drawRect:]), we draw into our own backing bitmap
in a non-deferred way as before, and update the view contents with the
resulting image via -[NSView updateLayer].  This "application-side
double buffering" is also available on OS X 10.8 - macOS 10.13 if you
set the frame parameter `inhibit-double-buffering' to nil when
creating a frame.  Just like on macOS 10.14, such a frame does not do
LCD smoothing.

*** Screenshot grabbed via Services is displayed in wrong size when we
have display mirroring between Retina and non-Retina displays.

*** Cursor movement just after frame resize sometimes leaves garbage.

*** Crash by the Fall_threads call from the GUI thread at the select
emulation when there are multiple Lisp threads.

*** Info title has ASCII underline unlike other window systems.

*** Vertical scroll bar is created as horizontal if frame font height
is short.

** Improvements

*** macOS 10.14 adds property :appearance to (mac-application-state).
The value may be "NSAppearanceNameAqua" or "NSAppearanceNameDarkAqua".

*** Add new color format "mac:COLOR-LIST-NAME:COLOR-NAME" and
"mac:COLOR-NAME" (shorthand for "mac:System:COLOR-NAME").  The actual
color may be different depending on the global appearance setting on
macOS 10.14.  For example, "mac:textColor" is black on the Light Mode
but is white on the Dark Mode.

*** Default frame colors respect appearance setting on macOS 10.14.
Now the default frame foreground/background color is
"mac:textColor"/"mac:textBackgroundColor", respectively.  Changes of
the system setting of the global appearance are dynamically reflected.

*** New function `mac-color-list-alist' to get the available
combinations of COLOR-LIST-NAMEs and COLOR-NAMEs.  Note that this
value is dependent on user environment and OS version.  Also, some
combinations may represent image patterns rather than colors.  For the
former cases, `(color-values "mac:COLOR-LIST-NAME:COLOR-NAME")'
returns nil.
2018-09-24 21:39:11 -05:00
Edward Tjörnhammar f9c4a74b73
jetbrains.pycharm-professional: 2018.2.3 -> 2018.2.4 2018-09-24 16:39:40 +02:00
Edward Tjörnhammar feb57bc9b9
jetbrains.pycharm-community: 2018.2.3 -> 2018.2.4 2018-09-24 16:39:11 +02:00
Edward Tjörnhammar 546dfb51a6
jetbrains.goland: 2018.2.2 -> 2018.2.3 2018-09-24 16:38:35 +02:00
Edmund Wu 4b1e3376d1 jetbrains.webstorm: 2018.2.2 -> 2018.2.3 2018-09-24 16:35:17 +02:00
Edmund Wu 9b69a2520a jetbrains.ruby-mine: 2018.2.1 -> 2018.2.2 2018-09-24 16:35:17 +02:00
Edmund Wu 88692dd376 jetbrains.rider: 2018.2 -> 2018.2.3 2018-09-24 16:35:17 +02:00
Edmund Wu 3bc77e5977 jetbrains.pycharm-professional: 2018.2.2 -> 2018.2.3 2018-09-24 16:35:17 +02:00