Commit graph

4867 commits

Author SHA1 Message Date
Dmitry Kalinkin 20eff68d97
Merge pull request #85321 from lilyball/macvim
macvim: 8.2.319 -> 8.2.539
2020-05-03 15:49:03 -04:00
Edmund Wu d9fc843f95 jetbrains: remove p7zip from nativeBuildInputs 2020-05-02 22:05:12 +02:00
Peter Simons 205e4dffd5
Merge pull request #86081 from jabranham/update-r
R: 3.6.3 --> 4.0.0 & update packages
2020-05-01 20:25:14 +02:00
Dmitry Olyenyov 170f301990
emacspeak: init at 51.0 (#73957) 2020-05-01 07:15:46 +01:00
Alex Branham 56be910cd3
Rstudio: 1.2.5033 -> 1.2.5042
Need the patch to backport a fix so Rstudio compiles against R 4.0.0
2020-04-28 20:59:45 -04:00
Lily Ballard ee28064389 macvim: Clean up hybrid compilation environment
MacVim compiles the Vim part using `/usr/bin/clang` and the GUI part
using Xcode. The Xcode portion always uses Xcode's own SDK and we have
no workable alternative. The Vim portion so far has been compiling using
a hybrid compilation environment, where it uses the SDK for most stuff
but picks up a bunch of library linker paths (including libSystem) by
virtue of Ruby's LDFLAGS. This hybrid compilation environment meant that
if the SDK headers referenced a symbol that the library itself didn't
have, this could produce link errors.

Previously we attempted to fix this by synthesizing an include path that
contained just the one header from Nix's Libsystem that referenced the
missing symbol, to get rid of the reference and allow linking to work
again, but this was very hacky and runs the risk of future Xcode SDK
changes producing the same errors with different headers, or of future
SDK versions expecting the intercepted header to contain a definition
that Nix's doesn't.

This new approach is to just clean up the compilation environment such
that the Vim portion is compiling against the Xcode SDK as well, by
sanitizing the LDFLAGS produced by the configure script so it stops
referencing Nix's versions of OS libraries. This means the resulting Vim
binary no longer depends at runtime on Nix for anything except the
scripting language support, but that's how it's been for the MacVim
binary all along anyway, and this approach should keep us insulated
against future Xcode SDK changes.
2020-04-28 13:54:33 -07:00
adisbladis 14927d8503
Merge pull request #83378 from afrepues/build-melpa-stable-with-no-null-pkgs
Build MELPA package sets without null packages
2020-04-28 12:57:07 +02:00
adisbladis caeae9076e
emacsPackages.yaoddmuse: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:25 +01:00
adisbladis 5e62eddcdd
emacsPackages.thingatpt-plus: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:25 +01:00
adisbladis fe218d1672
emacsPackages.lib-requires: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:24 +01:00
adisbladis 7e69b3ff24
emacsPackages.icicles: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:24 +01:00
adisbladis 576e67ae75
emacsPackages.header2: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:24 +01:00
adisbladis 9b52db99a8
emacsPackages.hexrgb: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:24 +01:00
adisbladis cd49c481e1
emacsPackages.filesets-plus: Remove package
It's refering to an unversioned emacswiki file with the wrong hash.
2020-04-28 01:33:23 +01:00
adisbladis bcbfef7592
emacsPackages.jist: Fix build 2020-04-27 12:18:57 +01:00
adisbladis e1d4b8e867
emacsPackages.github-pullrequest: Fix build 2020-04-27 12:18:46 +01:00
adisbladis 15abc04544
emacsPackages.gerrit-download: Fix build 2020-04-27 12:18:37 +01:00
adisbladis 716e320bcf
emacsPackages.gerrit: Fix build 2020-04-27 12:18:30 +01:00
adisbladis 3e6aa7ba47
emacsPackages.eopengrok: Fix build 2020-04-27 12:18:13 +01:00
adisbladis 8c65a2f1de
melpa-packages: 2020-04-26 2020-04-26 19:48:16 +01:00
adisbladis 5adfa39a99
elpa-packages: 2020-04-26 2020-04-26 19:48:16 +01:00
worldofpeace ac57a6c0b3
Merge pull request #85594 from mkg20001/jetbrains-update
jetbrains: 2019.3.5 -> 2020.1
2020-04-26 14:28:44 -04:00
Michael Weiss c5e8985fd7
androidStudioPackages.beta: 4.0.0.13 -> 4.0.0.14 2020-04-25 21:38:54 +02:00
Michael Weiss 170c2b1954
androidStudioPackages.{dev,canary}: 4.1.0.6 -> 4.1.0.7 2020-04-25 21:38:53 +02:00
worldofpeace 594b74c476
typora: drop me from maintainers 2020-04-24 21:05:59 -04:00
adisbladis 5afaf77e58
emacsPackages.mandoku-tls: Fix build 2020-04-24 11:35:37 +01:00
adisbladis b77f95191f
emacsPackages.mandoku: Fix build 2020-04-24 11:35:37 +01:00
adisbladis 12085f3ef9
emacsPackages.kapacitor: Fix build 2020-04-24 11:35:37 +01:00
adisbladis d8a6536f25
emacsPackages.kubernetes-evil: Fix build 2020-04-24 11:35:37 +01:00
adisbladis 9072afb680
emacsPackages.magit-gerrit: Fix build 2020-04-24 11:22:16 +01:00
adisbladis 63da0e5eee
emacsPackages.magit-vcsh: Fix build 2020-04-24 11:22:16 +01:00
adisbladis dd33024c37
emacsPackages.magit-topgit: Fix build 2020-04-24 11:22:15 +01:00
adisbladis a22e37b51b
emacsPackages.magit-tbdiff: Fix build 2020-04-24 11:22:15 +01:00
adisbladis f10c79e19e
emacsPackages.magit-reviewboard: Add git input
The build is still failing for unrelated reasons.
2020-04-24 11:22:15 +01:00
adisbladis 8827608af7
emacsPackages.magit-reviewboard: Fix build 2020-04-24 11:22:15 +01:00
adisbladis 69cd2d51a4
emacsPackages.magit-rbr: Fix build 2020-04-24 11:22:14 +01:00
adisbladis df1fd7d2a4
emacsPackages.magit-patch-changelog: Fix build 2020-04-24 11:22:14 +01:00
adisbladis 43818efd94
emacsPackages.magit-p4: Fix build 2020-04-24 11:22:14 +01:00
adisbladis e581d92db8
emacsPackages.magit-org-todos: Fix build 2020-04-24 11:22:14 +01:00
adisbladis bd30b6e479
emacsPackages.magit-lfs: Fix build 2020-04-24 11:22:14 +01:00
adisbladis d12a589b54
emacsPackages.magit-imerge: Fix build 2020-04-24 11:22:13 +01:00
adisbladis 0c370e4946
emacsPackages.magit-gh-pulls: Fix build 2020-04-24 11:22:13 +01:00
adisbladis eb7aa2fce3
emacsPackages.magit-find-file: Fix build 2020-04-24 11:22:13 +01:00
adisbladis 368f9ee7d1
emacsPackages.magit-diff-flycheck: Fix build 2020-04-24 11:22:13 +01:00
adisbladis fa31ab9699
emacsPackages.magit-circleci: Fix build 2020-04-24 11:22:12 +01:00
Frederik Rietdijk cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
worldofpeace b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Frederik Rietdijk 8374a2a0ee Merge master into staging-next 2020-04-22 17:20:20 +02:00
Martin Milata 22af8e8ed7 mindforger: use qt5's mkDerivation 2020-04-22 15:23:09 +02:00
Martin Milata affebc8600 okteta: use qt5's mkDerivation 2020-04-22 15:22:37 +02:00