Commit Graph

6125 Commits

Author SHA1 Message Date
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
github-actions[bot]
b28a233fef
Merge staging-next into staging 2021-04-22 00:16:19 +00:00
github-actions[bot]
77694c34c6
Merge master into staging-next 2021-04-22 00:16:15 +00:00
Florian Franzen
e967fbf6f7 texmacs: 1.99.18 -> 1.99.19 2021-04-21 23:40:23 +02:00
github-actions[bot]
a260b67879
Merge staging-next into staging 2021-04-21 12:06:26 +00:00
github-actions[bot]
9b3e698b14
Merge master into staging-next 2021-04-21 12:06:23 +00:00
Matthieu Coudron
b3abdc9534
tests.vim: init (moved from vim-utils.nix) (#119467)
* tests.vim: init (moved from vim-utils.nix)

Moved tests from pkgs/misc/vim-plugins/vim-utils.nix to pkgs/test/vim.
Also reduced the amount of generated config:
- Make it possible to have an empty config when configured adequately
- removed default vim config when using native packages, it could be
  source of bugs see linked issues (syntax on overrides vim highlights)

Things to watch out for:
- if you set configure.beforePlugins yourself, you will need to add set nocompatible too not to lose it
- filetype indent plugin on | syn on is not enabled anymore by default for the vim-plug installer: I dont think we should override vim defualts, at least not here since it is shared with neovim. Also sometimes it's enabled before plugins (pathogen etc,) which is not consistent.


you can run the tests via
$ nix-build -A tests.vim
2021-04-21 12:55:05 +02:00
github-actions[bot]
6faea022df
Merge staging-next into staging 2021-04-21 00:15:23 +00:00
github-actions[bot]
99c7bab106
Merge master into staging-next 2021-04-21 00:15:20 +00:00
Jörg Thalheim
991390994a
Merge pull request #119905 from pmenke-de/clion-2021.1-patchelf
jetbrains.clion: add patchelf invocations for new binaries
2021-04-20 19:58:46 +01:00
Bryan Gardiner
41714bbcc8
featherpad: 0.10.0 -> 0.18.0 (#119675)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-20 20:45:01 +02:00
pmenke
d94d7c7714
jetbrains.clion: use lib.optionals instead of lib.optional 2021-04-20 20:07:33 +02:00
Jörg Thalheim
a7a29f5ba0
jetbrains.clion: use libdbusmenu instead of alias 2021-04-20 15:18:44 +02:00
Jörg Thalheim
110a062a7b
jetbrains.clion: switch to autoPatchelfHook 2021-04-20 12:05:13 +02:00
github-actions[bot]
5fe3cbef9a
Merge staging-next into staging 2021-04-20 00:15:41 +00:00
Martin Weinelt
6b34489f81
Merge branch 'master' into staging-next 2021-04-20 02:06:07 +02:00
pmenke
dd2c1dd5c8
jetbrains.clion: add patchelf invocations for new binaries
version 2021.1 of clion (introduced with 3839373) has introduced additional clang related binaries which need patching.
clangd and clazy-standalone also need the provided libclazyPlugin.so on the rpath.
2021-04-19 23:36:55 +02:00
Anderson Torres
254b2000e9
Merge pull request #119851 from lsix/poke-1.2
poke: 1.1 -> 1.2
2021-04-19 18:24:46 -03:00
Lancelot SIX
f915ea70a6
poke: 1.1 -> 1.2
See https://lists.gnu.org/archive/html/info-gnu/2021-04/msg00003.html
for release information.
2021-04-19 22:03:37 +01:00
Dmitry Kalinkin
24929e8597
emacsPackages.melpaPackages.zmq: preventive fix for module-file-suffix change needed for emacs 28 2021-04-19 10:43:48 -04:00
github-actions[bot]
c577e0ee09
Merge staging-next into staging 2021-04-19 00:15:24 +00:00
github-actions[bot]
a28d31ed86
Merge master into staging-next 2021-04-19 00:15:22 +00:00
Benjamin Asbach
9162925dc4
netbeans: Enable antialiasing for texts in NetBeans IDE (#119817) 2021-04-18 19:10:37 -04:00
yuanwang
78028964a8
emacsMacPort: 8.0 -> 8.2 2021-04-18 12:03:00 -06:00
github-actions[bot]
2095c2cd0d
Merge staging-next into staging 2021-04-18 12:06:03 +00:00
github-actions[bot]
9e804db1da
Merge master into staging-next 2021-04-18 12:06:01 +00:00
Robert Helgesson
831e64bad4
Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
Jörg Thalheim
b2a1e04eed
Merge remote-tracking branch 'upstream/staging-next' into HEAD 2021-04-17 16:37:04 +02:00
github-actions[bot]
f620e30ca4
Merge master into staging-next 2021-04-17 00:15:03 +00:00
github-actions[bot]
6a0f49f240
Merge master into staging-next 2021-04-16 18:13:19 +00:00
"SEbbaDK"
8416de5475 kakounePlugins: update 2021-04-16 19:31:10 +02:00
SEbbaDK
12d590ba3d kakounePlugins: Add pandoc.kak 2021-04-16 19:30:40 +02:00
Alyssa Ross
6e3b5fd046 libungif: remove in favour of giflib
libungif was merged into giflib in 2006, and hasn't been updated
since.  All non-broken packages still using it build fine with giflib.

See <http://giflib.sourceforge.net/history.html>.
2021-04-16 14:06:10 +00:00
AndersonTorres
1046b6cebf Manual fixup of shell-command-plus autogeneration 2021-04-15 20:16:33 -03:00
AndersonTorres
6055c59096 Update elpa recipes 2021-04-15 20:06:42 -03:00
AndersonTorres
c3bd8d5569 Update melpa recipes 2021-04-15 20:06:42 -03:00
AndersonTorres
c07ddf1df5 org mode: 20210322 -> 20210412 2021-04-15 20:06:42 -03:00
Martin Weinelt
7cf67850c0
Merge branch 'master' into staging-next 2021-04-15 01:01:26 +02:00
Pascal Bach
3aec774aaa
Merge pull request #119381 from samuela/upkeep-bot/vscode-1.55.2-1618359022
vscode: 1.55.0 -> 1.55.2
2021-04-14 23:34:42 +02:00
github-actions[bot]
eb8e023674
Merge master into staging-next 2021-04-14 18:11:01 +00:00
Jörg Thalheim
37a8a32777
Merge pull request #119392 from samuela/upkeep-bot/vscodium-1.55.2-1618381422
vscodium: 1.55.0 -> 1.55.2
2021-04-14 13:52:05 +01:00
Jörg Thalheim
7e45a4067f
vscode: nixpkgs-hammering suggestions 2021-04-14 14:50:46 +02:00
Sandro
c0c842c773
Merge pull request #119415 from SuperSandro2000/SuperSandro2000-patch-1
jetbrains: fix url literal
2021-04-14 14:25:15 +02:00
github-actions[bot]
963ba38ad9
Merge master into staging-next 2021-04-14 12:06:11 +00:00
Sandro
a095f55964
jetbrains: fix url literal 2021-04-14 13:55:36 +02:00
upkeep-bot
ba212ed8fb vscodium: 1.55.0 -> 1.55.2 2021-04-14 06:23:43 +00:00
Jamie Magee
66fc4b0133
jetbrains.rider: 2021.1 -> 2021.1.1 2021-04-13 17:38:29 -07:00
upkeep-bot
2dbce91458 vscode: 1.55.0 -> 1.55.2 2021-04-14 00:10:23 +00:00
Luke Granger-Brown
08b22e605b Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging 2021-04-12 18:49:01 +00:00
Sandro
eba751cb37
Merge pull request #118602 from oxzi/bonzomatic-2021-03-07 2021-04-12 17:09:12 +02:00
Nikolay Korotkiy
620137afca
cudatext: 1.129.3 → 1.131.0 2021-04-11 22:06:11 +03:00
sternenseemann
4795e7f3a9 apostrophe: remove pandoc-citeproc from dependencies
pandoc-citeproc is an optional dependency of apostrophe's dependency
pypandoc. However apostrophe doesn't use pandoc-citeproc as a filter
(anymore?), so we can safely remove this dependency which invites
breakage as the package has been deprecated by upstream.
2021-04-09 14:36:01 +02:00
Alvar Penning
595879fa55 bonzomatic: 2018-03-29 -> 2021-03-07
In the meantime, bass was removed. Thus, this package is now only
licensed under the unlicense.
2021-04-09 14:28:25 +02:00
Gabriel Ebner
42981d6ce1 atomEnv: add missing mesa dependency 2021-04-09 09:26:12 +02:00
Nicolas M
1faa5bf13c
glow: 1.4.0 -> 1.4.1 (#118871) 2021-04-09 09:13:58 +02:00
Edward Tjörnhammar
40be12c695
jetbrains.clion: fix glob match in build 2021-04-09 00:47:32 +02:00
Edward Tjörnhammar
3839373959
jetbrains: updates
jetbrains.clion: 2020.3.3 -> 2021.1
jetbrains.datagrip: 2020.3.2 -> 2021.1
jetbrains.goland: 2020.3.4 -> 2021.1
jetbrains.idea-community: 2020.3.3 -> 2021.1
jetbrains.idea-ultimate: 2020.3.3 -> 2021.1
jetbrains.mps: 2020.3.2 -> 2020.3.3
jetbrains.phpstorm: 2020.3.3 -> 2021.1
jetbrains.pycharm-community: 2020.3.4 -> 2021.1
jetbrains.pycharm-professional: 2020.3.4 -> 2021.1
jetbrains.rider: 2020.3.4 -> 2021.1
jetbrains.ruby-mine: 2020.3.2 -> 2021.1
jetbrains.webstorm: 2020.3.3 -> 2021.1
2021-04-09 00:47:32 +02:00
Sandro
add1a1cd6b
Merge pull request #118530 from SuperSandro2000/fetchzip-urls 2021-04-07 22:39:37 +02:00
Sandro Jäckel
435fe3dab2 sublime: url => urls
Fixes eval after 9bbfb26854
2021-04-07 02:41:26 +02:00
Tim Steinbach
7d10c949fa emacs: 27.1 -> 27.2 2021-04-06 09:52:24 +08:00
R. RyanTM
0ef37c674e sigil: 1.4.3 -> 1.5.1 2021-04-05 09:17:13 +02:00
Mario Rodas
50667e7adb
Merge pull request #118186 from samuela/upkeep-bot/vscode-1.55.0-1617235921
vscode: 1.54.3 -> 1.55.0
2021-04-03 14:27:30 -05:00
Mario Rodas
b4832393bb
Merge pull request #118292 from samuela/upkeep-bot/vscodium-1.55.0-1617322727
vscodium: 1.54.3 -> 1.55.0
2021-04-03 14:13:00 -05:00
Frederik Rietdijk
0ca017dadc jetbrains.pycharm-community: propagate python3 2021-04-03 17:06:10 +02:00
Sandro
0e04d7db6c
Merge pull request #116945 from SuperSandro2000/xlibs-related 2021-04-02 21:41:46 +02:00
upkeep-bot
e689f68281 vscodium: 1.54.3 -> 1.55.0 2021-04-02 00:18:48 +00:00
Daniel Nagy
8a22c2d090
poke: add changelog 2021-04-01 17:59:50 +02:00
upkeep-bot
da2417923b vscode: 1.54.3 -> 1.55.0 2021-04-01 00:12:01 +00:00
github-actions[bot]
732dc6ef8f
Merge master into staging-next 2021-03-28 00:15:41 +00:00
Anderson Torres
b12d559675
Merge pull request #117803 from AndersonTorres/new-zile
zile: 2.6.0.90 -> 2.6.1
2021-03-27 15:19:35 -03:00
AndersonTorres
35d8e068f8 zile: 2.6.0.90 -> 2.6.1 2021-03-27 14:06:45 -03:00
github-actions[bot]
5021a8bc13
Merge master into staging-next 2021-03-27 12:06:13 +00:00
AndersonTorres
7da3df8e9a Update Emacs MELPA expressions 2021-03-27 05:03:48 -03:00
AndersonTorres
fba4e73b00 Manual fix: remove duplicated shell-command-plus expression 2021-03-27 04:17:50 -03:00
AndersonTorres
4a488a0bf6 Update ELPA packages 2021-03-27 04:14:06 -03:00
AndersonTorres
d63909f045 Update Org Mode Emacs packages 2021-03-27 04:14:06 -03:00
github-actions[bot]
183f374181
Merge master into staging-next 2021-03-27 06:05:41 +00:00
Sandro
61d017abdf
Merge pull request #116485 from Flakebi/kakoune 2021-03-27 02:40:12 +01:00
github-actions[bot]
70fb533d57
Merge master into staging-next 2021-03-26 18:13:54 +00:00
Vladyslav M
a64d2e3bab
Merge pull request #117527 from r-ryantm/auto-update/tiled
tiled: 1.4.3 -> 1.5.0
2021-03-26 18:33:21 +02:00
github-actions[bot]
eddd1a74ec
Merge master into staging-next 2021-03-26 12:06:41 +00:00
Michael Raskin
d946d15796
Merge branch 'master' into textadept-11.1 2021-03-26 11:26:01 +00:00
Sandro
d5ea89ab87
Merge pull request #117631 from collinwright/vscode-download-domain
vscode: fix upstream domain name
2021-03-26 09:56:36 +01:00
Ben Siraphob
7d97e284e8 treewide: remove redundant stdenv 2021-03-26 12:18:16 +07:00
Wesley Collin Wright
e77681921e vscode: fix upstream domain name
The VS Code team recently retired a deprecated domain used for VS Code
downloads. This breaks update-vscode.sh and customized package
installations (such as used by home-manager). The new domain name is the
one preferred by the VS Code team, as stated in this GitHub issue:
https://github.com/microsoft/vscode/issues/119822
2021-03-25 18:57:00 -05:00
github-actions[bot]
7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
Frederik Rietdijk
350f9bd822
Merge pull request #117570 from FRidh/python2alias
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
github-actions[bot]
4dc869e403
Merge master into staging-next 2021-03-25 12:06:22 +00:00
Frederik Rietdijk
1d1904bdac bluefish: don't use strictDeps
needs further fixing
2021-03-25 11:04:30 +01:00
Frederik Rietdijk
69832d0e28 bluefish: use python3 2021-03-25 11:00:00 +01:00
Sandro
b4cceda454
Merge pull request #116481 from samuela/upkeep-bot/vscode-1.54.3-1615847575
vscode: 1.54.2 -> 1.54.3
2021-03-25 09:36:09 +01:00
github-actions[bot]
eb499aa20e
Merge master into staging-next 2021-03-25 00:17:22 +00:00
R. RyanTM
ce68df16e4 tiled: 1.4.3 -> 1.5.0 2021-03-24 21:59:30 +00:00
Doron Behar
ede740d3b9
Merge pull request #117022 from doronbehar/pkg/vim_configurable
vim_configurable: Make disabling guiSupport easier
2021-03-24 21:11:24 +00:00
github-actions[bot]
8e2d0e45c0
Merge master into staging-next 2021-03-24 18:10:39 +00:00
Sandro
41b1ad4dad
Merge pull request #117473 from Synthetica9/vscode-download-link
vscode: fix download link
2021-03-24 16:23:58 +01:00
Patrick Hilhorst
873c008c33
vscode: fix download link 2021-03-24 15:24:12 +01:00
Robert Schütz
7865db274b ghostwriter: 2.0.0-rc4 -> 2.0.0-rc5 2021-03-24 14:27:49 +01:00
github-actions[bot]
ca7fa2ef7b
Merge master into staging-next 2021-03-23 18:20:01 +00:00
Kira Bruneau
d8aeaadb3b poke: 1.0 -> 1.1 2021-03-23 08:57:22 -04:00
github-actions[bot]
39e3812215
Merge master into staging-next 2021-03-23 06:18:02 +00:00
Flakebi
188b23fb32
kakounePlugins: resolve github repository redirects 2021-03-22 22:53:16 +01:00
Flakebi
3ced681d2c
kakounePlugins: update 2021-03-22 22:52:02 +01:00
Jason Felice
321318e51a kakounePlugins.kak-ansi: 0.2.1 -> 0.2.3 2021-03-22 12:09:46 -04:00
github-actions[bot]
feda7be375
Merge master into staging-next 2021-03-22 12:26:55 +00:00
Sandro
e905e228ef
Merge pull request #117190 from siraben/darwin-mass-fix-buildInputs=0 2021-03-22 12:04:15 +01:00
Matthieu Coudron
3a25004f2b neovim-qt-unwrapped: init at 2.16.1
more like a refactoring. It was already available but via neovim-qt.passthru.unwrapped

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-22 10:31:26 +01:00
Sandro
335412e81c
Merge pull request #112530 from evenbrenden/retext-fix-xdg-desktop
retext: fix XDG desktop file
2021-03-22 10:20:06 +01:00
Sandro
b25fee2862
Merge pull request #112497 from sikmir/cudatext
cudatext: 1.122.3 → 1.129.3
2021-03-22 10:18:50 +01:00
Ben Siraphob
d830ceb967 manuskript: expand platforms to unix 2021-03-22 12:47:52 +07:00
Ben Siraphob
c77069b412 hecate: remove platforms 2021-03-22 12:47:40 +07:00
github-actions[bot]
226884645e
Merge master into staging-next 2021-03-22 00:45:52 +00:00
Sandro
4ec380f7ad
Merge pull request #116513 from samuela/upkeep-bot/vscodium-1.54.3-1615897021
vscodium: 1.53.2 -> 1.54.3
2021-03-22 01:21:26 +01:00
Sandro
db810a9fa6
Merge pull request #116635 from sternenseemann/apostrophe-2.4
apostrophe: 2.3 -> 2.4
2021-03-22 01:02:58 +01:00
Sandro
e6b2664b35
Merge pull request #115908 from greydot/atom-global-menu
atom: Add global menu support
2021-03-21 21:02:44 +01:00
Martin Weinelt
ec8267c539
Merge branch 'master' into staging-next 2021-03-21 02:22:36 +01:00
adisbladis
3017b247c5
emacs.pkgs.melpa-packages: 2021-03-21 2021-03-21 01:01:59 +02:00
adisbladis
78556a8f23
emacs.pkgs.org-packages: 2021-03-21 2021-03-21 01:01:59 +02:00
adisbladis
0b018a7a65
emacs.pkgs.elpa-packages: 2021-03-21 2021-03-21 01:01:59 +02:00
Arnout Engelen
ac1d24c911
jetbrains: updates (#116595) 2021-03-20 22:03:58 +01:00
Fabian Affolter
87fa4e5177
Merge pull request #116930 from r-ryantm/auto-update/gophernotes
gophernotes: 0.7.1 -> 0.7.2
2021-03-20 21:50:47 +01:00
github-actions[bot]
933682b533
Merge master into staging-next 2021-03-20 18:19:30 +00:00
midchildan
1b5e28c896
poke: fix darwin build
This removes nbd support on Darwin because it's incompatible.
2021-03-20 20:42:42 +09:00
Doron Behar
c49d77a600 vim_configurable: Make disabling guiSupport easier
Now it's possible to use in an overlay `guiSupport` set to `false`
(boolean) and doing so will disable many X related dependencies from
being used and the closure would be reduced automatically - Close #116716.
2021-03-20 13:01:48 +02:00
R. RyanTM
1a9d746de5 vim: 8.2.1522 -> 8.2.2567 2021-03-20 09:21:45 +01:00
Maximilian Bosch
3054fdf8d6
Merge pull request #116586 from asbachb/update/netbeans
netbeans: 12.2 -> 12.3
2021-03-19 22:14:55 +01:00
Frederik Rietdijk
1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00
Sandro Jäckel
e42a282a1a
jucipp: mark broken 2021-03-19 17:51:55 +01:00
R. RyanTM
aaca3b0084 gophernotes: 0.7.1 -> 0.7.2 2021-03-19 15:14:18 +00:00
meutraa
148758e4ff
androidStudioPackages.{canary,dev}: 2020.3.1.7 -> 2020.3.1.10 2021-03-19 12:08:04 +00:00
meutraa
ac0c6a920f
androidStudioPackages.beta: 4.2.0.21 -> 4.2.0.22 2021-03-19 11:59:54 +00:00
meutraa
90cf9e3c20
androidStudioPackages.stable: 4.1.2.0 -> 4.1.3.0 2021-03-19 11:53:11 +00:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Sandro
d17c31ac6c
Merge pull request #114857 from siraben/edit-darwin 2021-03-18 16:22:42 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
sternenseemann
494746288d apostrophe: 2.3 -> 2.4
https://gitlab.gnome.org/somas/apostrophe/-/releases/v2.4
2021-03-17 16:00:10 +01:00
Alexey Shmalko
2115f2a226
Merge pull request #111737 from MazeChaZer/mps-license
jetbrains.mps: fix license
2021-03-17 14:14:35 +02:00
Sandro
8bd2cea10b
Merge pull request #116564 from samuelgrf/fix-allowAliases-false 2021-03-17 09:40:53 +01:00
Benjamin Asbach
ed1defe56b netbeans: 12.2 -> 12.3 2021-03-17 00:40:19 -06:00
Samuel Gräfenstein
aef8f1edb0
treewide: perlPackages.LWPProtocolhttps -> perlPackages.LWPProtocolHttps
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Florian Klink
510171f2b6 vscode*: add libxshmfence to buildInputs
Like recent chrom[e,ium], Electron >= 12 applications need libxshmfence.

vscode is preparing to switch to electron 12.0.0 (https://github.com/microsoft/vscode/tree/electron-12.x.y).

This introduces libxshmfence to the buildInputs of generic.nix, allowing
custom builds to reuse the same generic Nix. We'll also need this code
as soon as a release with Electron 12.x is out.
2021-03-16 22:11:05 +01:00
github-actions[bot]
974e83db9a
Merge master into staging-next 2021-03-16 12:25:48 +00:00
upkeep-bot
5566b57df0 vscodium: 1.53.2 -> 1.54.3 2021-03-16 12:17:02 +00:00
Ben Siraphob
dda5a4ebfd edit: 20160425 -> 20180228
- Fix compilation on darwin
- Fix buildInputs specification
2021-03-16 19:10:47 +07:00
R. RyanTM
8772d9ff51 typora: 0.9.95 -> 0.9.98 2021-03-16 03:17:03 -04:00
Nikolay Korotkiy
771f2d3d6a
cudatext: 1.122.3 → 1.129.3 2021-03-16 07:44:26 +03:00
upkeep-bot
514a6f55eb vscode: 1.54.2 -> 1.54.3 2021-03-15 22:32:56 +00:00
github-actions[bot]
c7b23f6440
Merge master into staging-next 2021-03-14 18:17:08 +00:00
Anderson Torres
e3e59d4ab7
Merge pull request #108363 from Flakebi/kakoune
kakounePlugins: use vim’s update.py script to generate plugins
2021-03-14 15:01:42 -03:00
Martin Weinelt
0241873f7f
Merge branch 'master' into staging-next 2021-03-14 17:35:32 +01:00
adisbladis
2475b551f2
emacs.pkgs.melpa-packages: 2021-03-14 2021-03-14 12:07:18 +02:00
adisbladis
4988879887
emacs.pkgs.org-packages: 2021-03-14 2021-03-14 12:06:13 +02:00
Jonathan Reeve
e56ce5e794
elpa-packages 2021-03-13 2021-03-14 12:05:34 +02:00
github-actions[bot]
3b97019142
Merge master into staging-next 2021-03-14 06:17:28 +00:00
Kir Ax
e5f38df52b textadept: 11.0_beta -> 11.1 2021-03-14 13:09:52 +07:00
Nicolas Martin
524268252d
glow: 1.3.0 -> 1.4.0 2021-03-14 04:15:40 +01:00
github-actions[bot]
b0a6c2b8a5
Merge master into staging-next 2021-03-13 00:38:26 +00:00
Robert Schütz
fc1e1ad891 texworks: 0.6.5 -> 0.6.6 2021-03-12 22:14:29 +01:00
github-actions[bot]
121cc02fe8
Merge master into staging-next 2021-03-12 06:17:54 +00:00
upkeep-bot
2a9193c0ce vscode: 1.53.2 -> 1.54.2 2021-03-12 00:19:52 +00:00
Lana Black
0bcaa16dd4 atom: Add global menu support 2021-03-11 08:51:54 +00:00
github-actions[bot]
149a81c88d
Merge master into staging-next 2021-03-10 00:39:07 +00:00
Terje Larsen
0e56639342
emacs: do not use project package from elpa for emacs >= 28
The `project` package bundled with Emacs 28 is newer than the one
provided by GNU ELPA. This may or may not change in the future.

For now it is definitely the case and since the package is under heavy
development a lot of features are missing in the one on GNU ELPA which in
turn is newer than the one that comes bundled with Emacs 27.
2021-03-09 19:15:18 +01:00
github-actions[bot]
f9d4095295
Merge staging-next into staging 2021-03-07 00:41:13 +00:00
Minijackson
de6283bebf gnvim: fix install phase with Rust with custom target 2021-03-06 22:02:30 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
adisbladis
e92d63eece
emacs.pkgs.pdf-tools: Fix darwin build
As reported in https://github.com/NixOS/nixpkgs/pull/114484#discussion_r587722662
2021-03-04 21:48:10 +02:00
Lancelot SIX
f5637361e1 nano: 5.6 -> 5.6.1
See https://lists.gnu.org/archive/html/info-gnu/2021-03/msg00000.html
for release infromation
2021-03-03 22:09:22 +00:00
Sandro
673bb14266
Merge pull request #114834 from sternenseemann/apostrophe-2.3 2021-03-03 16:18:40 +01:00
github-actions[bot]
eef2c4e401
Merge staging-next into staging 2021-03-03 00:38:15 +00:00
adisbladis
21c42afa83
Merge pull request #114846 from adisbladis/emacs26-drop
emacs26: Drop unsupported package
2021-03-02 20:19:04 +02:00
github-actions[bot]
f5bb0053a6
Merge staging-next into staging 2021-03-02 18:17:42 +00:00
Sandro
c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19 2021-03-02 16:59:03 +01:00
adisbladis
c54c8f8dfa
emacs26: Drop unsupported package 2021-03-02 16:17:37 +02:00
sternenseemann
e8a1548009 apostrophe: make texlive overrideable more easily
Now you can just build apostrophe.override { texlive = yourTexliveDist; }
which makes using a custom texlive distribution possible.
2021-03-02 13:04:52 +01:00
sternenseemann
fb815e88c3 apostrophe: 2.2.0.3 -> 2.3 2021-03-02 13:03:35 +01:00
github-actions[bot]
b9b22451f0
Merge staging-next into staging 2021-03-02 06:17:20 +00:00
Mario Rodas
66d7cb4fa8
Merge pull request #114523 from MetaDark/poke
poke: init at 1.0
2021-03-01 21:37:24 -05:00
Rick van Schijndel
594b214796 poke: cross-compilation support 2021-03-01 13:58:06 -05:00
Kira Bruneau
e2c8b46d0c poke: init at 1.0 2021-03-01 13:57:26 -05:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging 2021-03-01 19:30:56 +01:00
Michael Weiss
c4e4ba0967
Merge pull request #114223 from meutraa/update/android-studio
androidStudioPackages: change --set JAVA_HOME to --set-default in wra…
2021-03-01 15:49:56 +01:00
Michael Weiss
9877ed5b95
Merge pull request #114226 from meutraa/update/android-studio-canary
androidStudioPackages.{beta,canary,dev}: update
2021-03-01 15:42:19 +01:00
Sandro Jäckel
167da21030
standardnotes: remove unused inputs 2021-03-01 10:46:56 +01:00
adisbladis
fa8f009457
emacs.pkgs.melpa-packages: 2021-03-01 2021-03-01 10:41:23 +02:00
adisbladis
252b428071
emacs.pkgs.org-packages: 2021-03-01 2021-03-01 10:41:23 +02:00
Lein Matsumaru
cadaf6f992
emacs.pkgs.elpa-packages: 2021-03-01 2021-03-01 10:41:23 +02:00
github-actions[bot]
2a38839b78
Merge staging-next into staging 2021-02-27 12:20:00 +00:00
github-actions[bot]
e8162c62e3
Merge staging-next into staging 2021-02-27 00:37:54 +00:00
adisbladis
c801ffd4a3
emacs: Use --with-native-compilation instead of --with-nativecomp
Upstream changed this parameter name in https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=feature/native-comp&id=42fc752a14b23be95f02b598930f13a96883d3a0
2021-02-26 23:31:27 +02:00
adisbladis
222e1a14b0
Merge pull request #114484 from adisbladis/emacs-pdf-tool-closure-size
emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo
2021-02-26 20:58:36 +02:00
Sandro
edd0cce82b
Merge pull request #114277 from cab404/atom-154 2021-02-26 19:20:40 +01:00
github-actions[bot]
ec3729e487
Merge staging-next into staging 2021-02-26 18:16:46 +00:00
adisbladis
32b5534f73
emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo 2021-02-26 19:05:25 +02:00
adisbladis
5a2bb448e1
emacs.pkgs.telega: Apply patch to always prefer fixed store path to server 2021-02-26 14:03:45 +02:00
Robert Schütz
54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Anderson Torres
2e8a2bbbda
Merge pull request #114350 from AndersonTorres/new-jupp
jupp: 39 -> 40
2021-02-26 01:04:50 -03:00
Tim Steinbach
f4a7a751dd
nano: 5.5 → 5.6 2021-02-25 16:48:02 +00:00
AndersonTorres
baf68120fe jupp: 39 -> 40 2021-02-25 09:40:02 -03:00
Vladimir Serov
532e499f11
atom-beta: 1.49.0 -> 1.55.0; marked as broken 2021-02-25 15:29:10 +03:00
adisbladis
173af9cb94
emacs.pkgs.telega: Replace dependency commands with absolute store paths 2021-02-25 13:40:53 +02:00
adisbladis
44131d7fc3
emacs: Remove clean-env patch and use substituteInPlace
This approach applies to _all_ RUN_TEMACS calls and successfully removes -dev paths from the closure and reduces the closure size from ~1.4G to just under ~464M.

It's also less brittle than having in-tree patches.
2021-02-25 12:40:37 +02:00
Flakebi
7c8b798c0e
kakounePlugins: update 2021-02-25 10:06:33 +01:00
Flakebi
30f9fd98f9
kakounePlugins: add aliases for old names 2021-02-25 10:06:33 +01:00
Flakebi
f8cc77fc57
kakounePlugins: use script for most plugins
All Kakoune plugins from before are still there and updated.

Added plugins:
- alexherbo2/connect.kak
- alexherbo2/replace-mode.kak
- alexherbo2/sleuth.kak
- danr/kakoune-easymotion
- Delapouite/kakoune-registers
- enricozb/tabs.kak
- greenfork/active-window.kak
- kakoune-editor/kakoune-extra-filetypes
- listentolist/kakoune-rainbow
- occivink/kakoune-buffer-switcher
2021-02-25 10:06:29 +01:00
Flakebi
9ca73dd13f
kakounePlugins: add buildKakounePlugin helper
Same as buildVimPlugin but for Kakoune
2021-02-25 10:05:23 +01:00
Flakebi
3ad7ba46c5
vimPlugins: add vim and kakoune update script 2021-02-25 10:05:22 +01:00
adisbladis
04bf318b52
emacs.pkgs.matrix-client: init at 0.3.0 2021-02-24 23:37:29 +01:00
Vladimir Serov
2c7b8290c6
atom: 1.48.0 -> 1.54.0 2021-02-25 00:35:31 +03:00
adisbladis
9647372202
emacs.pkgs: Get rid of external from all-packages.nix
This was a strange construct that made these attrsets more difficult to work with.

It's simpler to just use pkgs.
2021-02-24 15:40:58 +01:00
meutraa
6e1b2278fb
androidStudioPackages.beta: 4.2.0.20 -> 4.2.0.21 2021-02-24 10:51:40 +00:00
meutraa
3014dbcee2
androidStudioPackages.{canary,dev}: 2020.3.1.5 -> 2020.3.1.7 2021-02-24 10:51:38 +00:00
meutraa
7230b47079
androidStudioPackages: change --set JAVA_HOME to --set-default in wrapper 2021-02-24 09:54:30 +00:00
R. RyanTM
1ec1a234d8
texstudio: 3.1.0 -> 3.1.1 (#114106) 2021-02-23 12:55:16 +01:00
Sandro
ad06c82b9c
Merge pull request #113965 from SuperSandro2000/fix-collection17 2021-02-23 08:44:14 +01:00
taku0
8e1b81959e
Merge pull request #111040 from tu-maurice/unstable/xed-editor-2.8.4
xed-editor: Init at 2.8.4
2021-02-23 14:39:21 +09:00
github-actions[bot]
2fd0f841be
Merge staging-next into staging 2021-02-22 00:37:55 +00:00
github-actions[bot]
d8f2a7bf5c
Merge master into staging-next 2021-02-22 00:37:52 +00:00
Sandro
4249bb41f4
Merge pull request #113760 from chvp/bump-gomuks 2021-02-22 01:35:07 +01:00
Sandro Jäckel
1c138430ec
gnome-builder: remove unused input 2021-02-22 01:16:25 +01:00
adisbladis
2c8603b0c4
Merge pull request #113936 from applePrincess/add-llvm-mode
llvm-mode: Init (verison inherited from llvm)
2021-02-21 19:47:08 +01:00
Sandro
dd630d1d3d
Merge pull request #110663 from wahjava/add-kak-lsp
kak-lsp: 8.0.0 -> 9.0.0
2021-02-21 19:34:06 +01:00
Lein Matsumaru
66db640ed8
llvm-mode: Init (verison inherited from llvm) 2021-02-21 18:11:31 +00:00
Charlotte Van Petegem
b344431946
maintainers: rename charvp to chvp 2021-02-21 14:05:18 +01:00
github-actions[bot]
047da25385
Merge staging-next into staging 2021-02-21 00:38:52 +00:00
github-actions[bot]
dc31fd042c
Merge master into staging-next 2021-02-21 00:38:49 +00:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
Anderson Torres
f288a8ced0
Merge pull request #109983 from lourkeur/update/spacevim
spacevim: 1.5.0 -> 1.6.0
2021-02-20 17:41:54 -03:00
Anderson Torres
85e08ba0f5
Merge pull request #113762 from lourkeur/fix_110407
spacevim: fix #110407
2021-02-20 17:38:52 -03:00
Louis Bettens
92bc0f7bc6 spacevim: best practices 2021-02-20 18:08:41 +01:00
github-actions[bot]
5884dca2b9
Merge master into staging-next 2021-02-20 12:19:39 +00:00
adisbladis
e59a33db58
Merge pull request #113730 from collares/parallel-trampolines
emacs: precompile trampolines in parallel
2021-02-20 12:48:01 +01:00
Louis Bettens
b76056aebc spacevim: fix #110407 2021-02-20 10:55:37 +01:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
Mauricio Collares
4d60e14ad2 emacs: precompile trampolines in parallel 2021-02-19 19:35:07 -03:00
ajs124
9816b99e71
Merge pull request #113616 from r-ryantm/auto-update/texstudio
texstudio: 3.0.4 -> 3.1.0
2021-02-19 20:06:45 +01:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
github-actions[bot]
daab056dd9
Merge staging-next into staging 2021-02-19 18:16:58 +00:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Olli Helenius
8534707a7d
emacsPackages.magit-delta: add git as a build-time dependency 2021-02-19 18:15:34 +01:00
Olli Helenius
1f9b5eaa5e
emacsPackages: group all buildWithGit packages together 2021-02-19 18:15:34 +01:00
Olli Helenius
336fc0a77a
emacsPackages: add buildWithGit helper 2021-02-19 18:15:34 +01:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Mauricio Collares
ca4db1bc79
emacs: add currently compiling package dirs to load-path
Co-authored-by: Tad Fisher <tadfisher@gmail.com>
2021-02-19 16:46:31 +01:00
Ashish SHUKLA
81b7b0be4f
kak-lsp: 8.0.0 -> 9.0.0
While here, also add to kakounePlugins
2021-02-19 20:01:43 +05:30
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Mauricio Collares
2ff98c2f17
emacs: precompile all trampolines 2021-02-19 11:41:29 +01:00
R. RyanTM
f511c53697 texstudio: 3.0.4 -> 3.1.0 2021-02-18 17:14:23 +00:00
Sandro
499bada83b
Merge pull request #113141 from SCOTT-HAMILTON/formiko
formiko: init at 1.4.3
2021-02-18 12:37:30 +01:00
LeUlukai
8199872bba jetbrains: updates 2021-02-18 08:53:12 +00:00
github-actions[bot]
683536ab2a
Merge master into staging-next 2021-02-18 00:40:58 +00:00
Matt McHenry
1692303551
eclipses.plugins.freemarker: init at 1.5.305 2021-02-17 21:09:58 +01:00
github-actions[bot]
afcea01614
Merge master into staging-next 2021-02-17 18:14:04 +00:00
Gytis Ivaskevicius
c1441787d2 maintainers: add gytis-ivaskevicius 2021-02-17 15:33:05 +00:00
Gytis Ivaskevicius
6508977c17 Add extraLdPath to main jetbrains builder 2021-02-17 15:33:05 +00:00
Arnout Engelen
dc0e2bfd78 jetbrains: replace overrideDerivation with overrideAttr
This fixes error-checking of function arguments (
https://nixos.org/manual/nixpkgs/stable/#sec-pkg-overrideDerivation),
notably checking the license (https://github.com/NixOS/nixpkgs/issues/107250)
2021-02-17 07:30:16 -08:00
SCOTT-HAMILTON
90f346ffc9 formiko: init at 1.4.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-17 15:15:41 +01:00
Sandro
83c9307474
Merge pull request #113098 from SuperSandro2000/fix-collection12 2021-02-17 13:28:08 +01:00
github-actions[bot]
f68cf6f574
Merge master into staging-next 2021-02-17 12:20:00 +00:00
Daniël de Kok
6e2a2df3ab
Merge pull request #113159 from r-ryantm/auto-update/kibi
kibi: 0.2.1 -> 0.2.2
2021-02-17 09:15:54 +01:00
github-actions[bot]
79b7a67b55
Merge master into staging-next 2021-02-17 00:36:31 +00:00
Ingo Blechschmidt
83919e4c79 qemacs: init at 0.3.3 2021-02-16 13:57:49 +01:00
R. RyanTM
7379f969dd kibi: 0.2.1 -> 0.2.2 2021-02-14 22:38:03 +00:00
Sandro Jäckel
2e4ff2aaa7
spacevim: remove unused inputs 2021-02-14 06:34:21 +01:00
Martin Weinelt
286f8cdbfc Merge branch 'master' into staging-next 2021-02-14 00:40:47 +01:00
adisbladis
bdfc5f6749
emacs.pkgs.melpa-packages: 2021-02-13 2021-02-13 23:50:48 +01:00
adisbladis
f8c77c3dfc
emacs.pkgs.org-packages: 2021-02-13 2021-02-13 23:49:06 +01:00
adisbladis
a8378cc310
emacs.pkgs.elpa-packages: 2021-02-13 2021-02-13 23:49:04 +01:00
github-actions[bot]
1d62dc37db
Merge master into staging-next 2021-02-13 00:36:11 +00:00
Luke Granger-Brown
cfed3b8b22 treewide: update 21.03 to 21.05
The NixOS 21.03 release has been delayed to 21.05. See NixOS/rfcs#80.

There are two instances of 21.03 which have been left as is, since they
are in stateVersion comparisons. This will ensure that existing user
configurations which refer to 21.03 will continue to work.
2021-02-12 14:12:48 -08:00
github-actions[bot]
b23b455f9a
Merge master into staging-next 2021-02-12 18:16:46 +00:00
upkeep-bot
a7e625d017 vscode: 1.53.0 -> 1.53.2 2021-02-12 17:12:36 +01:00
adisbladis
d1b631471c
Merge pull request #112900 from alyssais/emacs-motif
emacs: add withMotif option
2021-02-12 14:41:26 +01:00
Alyssa Ross
7eaa07dd3f
emacs: add withMotif option
Why not? ;)
2021-02-12 12:59:52 +00:00
github-actions[bot]
15db604744
Merge master into staging-next 2021-02-12 12:20:20 +00:00
upkeep-bot
0582093d37 vscodium: 1.52.1 -> 1.53.2 2021-02-12 12:13:14 +00:00
Jörg Thalheim
f94df5f25f
Merge pull request #112882 from alyssais/kakoune
kakoune: enable parallel building
2021-02-12 11:30:15 +00:00
adisbladis
0f77944b6d
Merge pull request #112880 from alyssais/jam-mode
emacs.pkgs.jam-mode: init at 0.3
2021-02-12 12:06:24 +01:00
github-actions[bot]
5f9df37683
Merge master into staging-next 2021-02-11 00:36:09 +00:00
github-actions[bot]
7d94bb26bb
Merge master into staging-next 2021-02-10 18:16:36 +00:00
meutraa
337aecf983
androidStudioPackages: set JAVA_HOME in wrapper to bundled version 2021-02-10 17:30:03 +00:00
meutraa
7de86f2897
androidStudioPackages.{canary,dev}: 2020.3.1.4 -> 2020.3.1.5 2021-02-10 16:50:39 +00:00
meutraa
f8ada463e7
androidStudioPackages.beta: 4.2.0.19 -> 4.2.0.20 2021-02-10 16:26:01 +00:00