Commit Graph

5366 Commits

Author SHA1 Message Date
adisbladis
09e349206d
Merge pull request #106486 from alyssais/emacsWithPackages
emacsWithPackages: EMACSLOADPATH correctness fixes
2020-12-11 00:08:59 +01:00
Alyssa Ross
23d4bfb666
emacsWithPackages: don't tell sub-Emacs about pkgs
If I'm running an Emacs executable from emacsWithPackages as my main
programming environment, and I'm hacking on Emacs, or the Emacs
packaging in Nixpkgs, or whatever, I don't want the Emacs packages
from the wrapper to show up in the load path of that child Emacs.  It
results in differing behaviour depending on whether the child Emacs is
run from Emacs or from, for example, an external terminal emulator,
which is very surprising.

To avoid this, pass another environment variable containing the
wrapper site-lisp path, and use that value to remove the corresponding
entry in EMACSLOADPATH, so it won't be propagated to child Emacsen.
2020-12-10 22:52:31 +00:00
Alyssa Ross
f493e62643 emacsPackages.melpa-packages: 2020-12-09 2020-12-09 22:57:49 +00:00
Alyssa Ross
33ee2f22c6 emacsPackages.org-packages: 2020-12-09 2020-12-09 22:57:49 +00:00
Alyssa Ross
a43c6fc025 emacsPackages.elpa-packages: 2020-12-09 2020-12-09 22:57:49 +00:00
Niklaus Giger
d955d0ad33
eclipses: add Eclipse IDE for RCP and RAP developers 2020-12-09 22:40:49 +01:00
Thomas Friese
4c842c97b0
standardnotes: 3.3.3 -> 3.5.11 2020-12-08 23:45:30 +01:00
Sandro
5f56dd84b7
Merge pull request #106322 from r-ryantm/auto-update/rednotebook
rednotebook: 2.20 -> 2.21
2020-12-08 21:10:05 +01:00
Timo Kaufmann
39ad6d5374
Merge pull request #106300 from asbachb/update/netbeans
netbeans: 12.1 -> 12.2
2020-12-08 17:18:08 +01:00
Mario Rodas
09766f8e8a
Merge pull request #106301 from r-ryantm/auto-update/mg
mg: 6.7 -> 6.8.1
2020-12-08 03:56:42 -05:00
R. RyanTM
1ecb8e72c2 rednotebook: 2.20 -> 2.21 2020-12-08 04:46:29 +00:00
Sandro
395cfa475d
Merge pull request #93365 from fzakaria/spacevim
spacevim: init at v1.5.0
2020-12-08 05:29:16 +01:00
Benjamin Asbach
a9616e521f netbeans: remove windows binaries before copying package to output 2020-12-08 01:08:27 +01:00
R. RyanTM
d4d86340c0 mg: 6.7 -> 6.8.1 2020-12-08 00:07:21 +00:00
Benjamin Asbach
4437752e39 netbeans: 12.1 -> 12.2 2020-12-08 00:44:04 +01:00
R. RyanTM
9a0e2b9f39 thonny: 3.3.0 -> 3.3.1 2020-12-07 05:11:09 +00:00
Emery Hemingway
c3bd560905 glow: remove ehmry from maintainers
Glow is potential spyware.
2020-12-06 12:39:19 +01:00
markuskowa
46f7fbd5fc
Merge pull request #98968 from charvp/pr/init-greenfoot
greenfoot: init at 3.6.1
2020-12-06 11:48:35 +01:00
meutraa
b822982d77
androidStudioPackages.{canary,dev}: 4.2.0.16 -> 2020.3.1.2 2020-12-05 16:08:26 +00:00
meutraa
83374d3bf1
androidStudioPackages.beta: 4.1.0.18 -> 4.2.0.17 2020-12-05 16:08:21 +00:00
Charlotte Van Petegem
6ea99ff06b
greenfoot: init at 3.6.1 2020-12-05 10:09:20 +01:00
R. RyanTM
656f8d9831 sigil: 1.4.2 -> 1.4.3 2020-12-04 23:25:35 +00:00
Farid Zakaria
01f5b9aaba spacevim: init at v1.5.0
Spacevim is a fully loaded vim/neovim installation in the spirit
of https://www.spacemacs.org/

It's configured with a TOML file rather than vimscript and includes
a wide array of configuration found at https://spacevim.org/

Update pkgs/applications/editors/spacevim/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/editors/spacevim/init.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/editors/spacevim/default.nix

Co-authored-by: risson <18313093+rissson@users.noreply.github.com>
2020-12-03 20:09:36 -08:00
Sandro
7fbbf88ae8
Merge pull request #104929 from SuperSandro2000/auto-update/kdevelop 2020-12-04 03:11:18 +01:00
Matt Jones
571b17de5e
emacs: Link native-lisp directory into Mac app (#103933)
Without the symlink, the application can't be launched.

Fixes <https://github.com/nix-community/emacs-overlay/issues/71>

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-12-03 11:41:46 -05:00
Lancelot SIX
5e7ca51832
nano: 5.3 -> 5.4 2020-12-02 17:30:22 +00:00
Arnout Engelen
3eb7f016b9 jetbrains: updates 2020-12-02 13:36:58 +00:00
Anderson Torres
77f29c6e22
Merge pull request #103969 from eraserhd/openscad.kak
kakounePlugins.openscad-kak: init at unstable-2020-11-16
2020-11-30 22:45:11 -03:00
Sandro
36ff5e89c9
Merge pull request #93933 from buffet/kak-auto-pairs-update
Kak auto pairs update
2020-11-29 04:18:38 +01:00
Benjamin Hipple
9426084fec
Merge pull request #102114 from MetaDark/fetchzip
fetchzip: remove write permissions for unpacked files
2020-11-28 19:18:14 -05:00
Sandro
c40ba614a1
Merge pull request #99894 from loskutov/patch-2
datagrip: remove loskutov from maintainers
2020-11-28 00:30:06 +01:00
Maximilian Bosch
b124d00d4d
Merge pull request #105135 from raboof/jetbrains-updates
jetbrains: updates
2020-11-27 19:01:40 +01:00
Arnout Engelen
06f2fd5fb9
jetbrains: updates 2020-11-27 12:04:23 +01:00
Sandro
40e1df7cf9
Merge pull request #105069 from r-ryantm/auto-update/sigil
sigil: 1.4.0 -> 1.4.2
2020-11-26 23:07:29 +01:00
MetaDark
4a5c49363a fetchzip: remove write permissions for unpacked files
Fixes https://github.com/NixOS/nixpkgs/issues/38649
2020-11-26 15:30:12 -05:00
R. RyanTM
b4b4919543 sigil: 1.4.0 -> 1.4.2 2020-11-26 20:10:12 +00:00
Pavol Rusnak
b431a2bf0c
Merge pull request #103682 from evils/elvis
fix some dead meta.homepage entries
2020-11-26 17:35:38 +01:00
Sandro Jäckel
a7e81dcde9
kdev-python: 5.5.2 -> 5.6.0 2020-11-25 20:54:45 +01:00
Sandro Jäckel
f6aa5a84ef
kdev-php: 5.5.2 -> 5.6.0 2020-11-25 20:52:39 +01:00
Oleksii Filonenko
78974082cc
Merge pull request #104832 from penguwin/glow
glow: 1.2.0 -> 1.2.1
2020-11-25 11:46:09 +02:00
Sandro
9ead4e3b17
Merge pull request #102470 from sgraf812/patch-1
case.kak.nix: Update description
2020-11-25 03:07:56 +01:00
Nicolas Martin
5451c908e2
glow: 1.2.0 -> 1.2.1 2020-11-25 02:08:35 +01:00
Sandro
13da973573
Merge pull request #102411 from freezeboy/unbreak-prolog-mode
emacs26Packages.prolog-mode: unbreak
2020-11-25 02:07:43 +01:00
Vincent Cui
a0f0927013 vscode: fix opening files with pcmanfm 2020-11-24 19:00:54 +01:00
Sandro
dc0d766f2d
Merge pull request #103515 from r-ryantm/auto-update/rednotebook
rednotebook: 2.19 -> 2.20
2020-11-24 18:13:23 +01:00
Jason Felice
08a6eed624 kakounePlugins.openscad-kak: init at unstable-2020-11-16 2020-11-24 08:49:06 -05:00
Sandro
156a9954d3 leo-editor: drop ramkromberg from maintainer
per https://github.com/NixOS/nixpkgs/pull/103444#issuecomment-727590668
2020-11-23 22:04:00 -08:00
Sandro
6861bc093f
Merge pull request #103924 from r-ryantm/auto-update/sigil
sigil: 1.3.0 -> 1.4.0
2020-11-23 23:22:58 +01:00
Sandro
0f96ab0a5f
Merge pull request #103937 from buffet/fix-kak-prelude-path
kak-prelude: Fix installation path
2020-11-23 22:28:37 +01:00
R. RyanTM
1a3f5049fb edbrowse: 3.7.6 -> 3.7.7 2020-11-23 20:39:13 +01:00