github-actions[bot]
1ae6d3d02f
Merge master into staging-next
2021-05-07 18:24:29 +00:00
Anderson Torres
bd93086109
Merge pull request #121933 from lsix/zile-2.6.2
...
zile: 2.6.1 -> 2.6.2
2021-05-07 15:17:32 -03:00
github-actions[bot]
12193913a1
Merge staging-next into staging
2021-05-07 12:23:21 +00:00
Jan Tojnar
9468b07326
Merge branch 'gnome-40'
2021-05-07 12:12:40 +02:00
Mauricio Collares
67bbabc0a4
emacs: adapt to renamed native-comp variables
2021-05-06 16:47:21 -03:00
Jan Tojnar
626e32b133
gnome-builder: 3.40.1 → 3.40.2
2021-05-06 20:55:11 +02:00
Lancelot SIX
5f9752bbfa
zile: 2.6.1 -> 2.6.2
...
See https://lists.gnu.org/archive/html/info-gnu/2021-05/msg00000.html
for release information.
2021-05-06 17:02:37 +01:00
Jan Tojnar
11f0852a64
gnome-latex: fix build with tepl 6
...
Applying a patch since the app has been archived and will receive no further releases.
Had to rebuild the build scripts with autoreconfHook since the patch modifies configure.ac.
Also cleaned up the expression a bit.
2021-05-05 22:43:06 +02:00
Jan Tojnar
0f8945b750
gnome-builder: 3.38.2 → 3.40.1
2021-05-05 22:42:20 +02:00
Jan Tojnar
7d535edec5
gnome3: support new versioning scheme in the update script
...
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
github-actions[bot]
202eb5ddf5
Merge staging-next into staging
2021-05-05 18:24:02 +00:00
Konstantin Alekseev
e349b77943
neovim: set g:loaded_python_provider = 0
2021-05-05 18:04:09 +02:00
github-actions[bot]
98d7aac597
Merge staging-next into staging
2021-05-04 00:49:43 +00:00
Dmitry Kalinkin
e5b86d7ac0
Merge pull request #119874 from veprbl/pr/zmq_fix
...
emacsPackages.melpaPackages.zmq: preventive fix for module-file-suffix change needed for emacs 28
2021-05-03 17:51:05 -04:00
github-actions[bot]
5e177b16b1
Merge staging-next into staging
2021-05-03 18:25:49 +00:00
Daniël de Kok
cc3609a59c
Merge pull request #120354 from kennyballou/update-emacs2nix
...
Update emacs2nix and update-melpa.el
2021-05-03 19:47:02 +02:00
github-actions[bot]
a4c3a2d732
Merge staging-next into staging
2021-05-03 12:26:48 +00:00
R. RyanTM
7bc3bddeb8
bluej: 5.0.0 -> 5.0.1
2021-05-03 08:48:00 +00:00
github-actions[bot]
afe3fd192f
Merge staging-next into staging
2021-05-03 00:53:51 +00:00
Martin Weinelt
d942d4473d
neovim, neovimUtils, neovim-qt: drop python2 support
...
In 2a00e53bd
pynvim support for python2 was disabled, this broke the
neovim build. I really think it is time to let go of python2 support in
neovim.
2021-05-02 22:43:53 +02:00
Jonathan Ringer
a060b84b32
vscod{e,ium}-fhs: add top-level aliases, add description
2021-05-02 13:38:52 -07:00
Jonathan Ringer
9bd292c929
vscod{e,ium}: Add fhs passthru
2021-05-02 13:38:52 -07:00
github-actions[bot]
0e4580d4d0
Merge staging-next into staging
2021-05-02 18:24:58 +00:00
Luke Granger-Brown
0ae084feb2
Merge pull request #110426 from r-ryantm/auto-update/thonny
...
thonny: 3.3.2 -> 3.3.6
2021-05-02 13:27:40 +01:00
Luke Granger-Brown
8c04500313
thonny: 3.3.3 -> 3.3.6
2021-05-02 12:26:15 +00:00
github-actions[bot]
e6037ce5fe
Merge staging-next into staging
2021-05-02 00:58:46 +00:00
Luke Granger-Brown
510fc9cd8f
jetbrains: update
...
jetbrains.clion: 2021.1 -> 2021.1.1
jetbrains.datagrip: 2021.1 -> 2021.1.1
jetbrains.goland: 2021.1 -> 2021.1.1
jetbrains.idea-community: 2021.1 -> 2021.1.1
jetbrains.idea-ultimate: 2021.1 -> 2021.1.1
jetbrains.phpstorm: 2021.1 -> 2021.1.2
jetbrains.pycharm-community: 2021.1 -> 2021.1.1
jetbrains.pycharm-professional: 2021.1 -> 2021.1.1
jetbrains.rider: 2021.1.1 -> 2021.1.2
jetbrains.ruby-mine: 2021.1 -> 2021.1.1
jetbrains.webstorm: 2021.1 -> 2021.1.1
2021-05-01 13:10:30 -07:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
...
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
github-actions[bot]
d7882499f8
Merge staging-next into staging
2021-04-30 12:26:14 +00:00
Sandro
b93dfb3188
Merge pull request #120872 from Hoverbear/vscode-mainProgram
...
vscode: add meta.mainProgram
2021-04-30 13:57:55 +02:00
Andrew Childs
7869d16545
llvmPackages: Multuple outputs for everythting
...
Also begin to start work on cross compilation, though that will have to
be finished later.
The patches are based on the first version of
https://reviews.llvm.org/D99484 . It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.
Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.
----
Other misc notes, highly incomplete
- lvm-config-native and llvm-config are put in `dev` because they are
tools just for build time.
- Clang no longer has an lld dep. That was introduced in
db29857eb3
, but if clang needs help
finding lld when it is used we should just pass it flags / put in the
resource dir. Providing it at build time increases critical path
length for no good reason.
----
A note on `nativeCC`:
`stdenv` takes tools from the previous stage, so:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`
while:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
github-actions[bot]
b4766e97ee
Merge staging-next into staging
2021-04-30 00:52:06 +00:00
Lancelot SIX
d13741eb79
nano: 5.6.1 -> 5.7
...
See https://lists.gnu.org/archive/html/info-gnu/2021-04/msg00013.html for release
announcement.
2021-04-29 20:05:00 +01:00
Anderson Torres
7140d6b36d
Merge pull request #121034 from r-ryantm/auto-update/jove
...
jove: 4.17.3.6 -> 4.17.3.7
2021-04-29 13:19:26 -03:00
R. RyanTM
0bfa1a6538
jove: 4.17.3.6 -> 4.17.3.7
2021-04-28 14:24:57 +00:00
github-actions[bot]
97889a52e1
Merge staging-next into staging
2021-04-27 18:14:28 +00:00
Ana Hobden
87d77c6d88
vscode: add meta.mainProgram
...
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-27 07:03:07 -07:00
Mauricio Scheffer
422441ed88
jetbrains.rider: fix internal dotnet runtime/SDK ( #120589 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-27 15:22:06 +02:00
Sandro
1cf28a9f3b
Merge pull request #120697 from raboof/treewide-go-inherit-platforms-instead-of-using-platforms.all
...
treewide: go: inherit platforms instead of using platforms.all
2021-04-27 14:58:17 +02:00
github-actions[bot]
f0290a5d27
Merge staging-next into staging
2021-04-26 18:14:28 +00:00
Ana Hobden
c9ab377ebc
neovim: set meta.mainProgram
...
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-26 07:13:22 -07:00
github-actions[bot]
e30742adc3
Merge staging-next into staging
2021-04-26 12:06:35 +00:00
Sandro
927f070592
Merge pull request #119730 from jerith666/eclipse-2021-03
2021-04-26 11:34:29 +02:00
Arnout Engelen
1be3d412c0
treewide: go: inherit platforms instead of using platforms.all
...
`buildGoModule` and `buildGoPackage` by default inherit the `platforms`
from go. That seems better than explicitly configuring `platforms.all`.
There are also many packages that specify 'linux + darwin' - this is
even suggested in the documentation. We might also want to update those,
but let's do the noncontroversial change first.
2021-04-26 08:59:56 +02:00
Matt McHenry
1e67ddbf60
eclipses: 2020-12 -> 2021-03
...
* remove the jdt plugin, as it's not longer packaged separately on the
eclipse download site :-(
https://www.eclipse.org/forums/index.php/t/1107570/
* add eclipse-jee as a second option for those who need jdt
* remove eclipses.rust
this build was present at:
https://www.eclipse.org/downloads/packages/release/2020-12/r
https://www.eclipse.org/downloads/packages/release/2021-03/m2
but is not present at:
https://www.eclipse.org/downloads/packages/release/2021-03/m3
https://www.eclipse.org/downloads/packages/release/2021-03/rc1
https://www.eclipse.org/downloads/packages/release/2021-03/r
https://projects.eclipse.org/projects/tools.corrosion seems to
point users to install as a plugin rather than a top-level eclipse
package.
2021-04-24 12:02:30 -04:00
Kenny Ballou
54a540c448
update-melpa.el: update gitlab fetcher to use API URL
...
GitLab packages were not downloading because the archive URL's used were
invalid. Following the [GitLab API Docs][0], use the correct GitLab
archive URL. This change is mirrored in ttuegel/emacs2nix#57 .
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-04-23 09:37:25 -06:00
Kenny Ballou
46445cc334
emacs2nix: update to fix gitlab archive URLs
...
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-04-23 09:37:25 -06:00
github-actions[bot]
0d97d9f23b
Merge staging-next into staging
2021-04-23 00:15:42 +00:00
github-actions[bot]
481a9bc47c
Merge master into staging-next
2021-04-23 00:15:39 +00:00
SEbbaDK
eb4d997f07
kakounePlugins: add kakboard ( #120264 )
2021-04-23 02:05:44 +02:00