Lassulus
16b80104bf
Merge pull request #107383 from cole-h/kakoune
...
kakoune: fix installCheck
2020-12-24 20:07:09 +01:00
Drew Risinger
9485b86453
vscodium: add arm64-linux & armv7l-linux builds
2020-12-24 13:35:18 -05:00
Drew Risinger
93c067206d
vscodium: 1.51.1 -> 1.52.1
2020-12-24 13:33:16 -05:00
Drew Risinger
f0f18ad16c
vscode: add arm64-linux & armv7l-linux builds
2020-12-24 13:32:02 -05:00
upkeep-bot
e24bf9062b
vscode: 1.51.1 -> 1.52.1
2020-12-23 18:16:05 -08:00
Cole Helbling
9b3fe2eef4
kakoune: fix installCheck
...
* `doInstallCheckPhase` -> `doInstallCheck`
* `-E` throws an exception that is uncaught, leading the check to fail.
`-e` works as expected.
2020-12-21 16:21:22 -08:00
mohe2015
56b0eb0c6f
eclipses.eclipse-rust: init at 2020-12
2020-12-20 19:25:29 +01:00
mohe2015
66a14b3e23
eclipses: 2020-09 -> 2020-12
2020-12-20 19:25:28 +01:00
Edward Tjörnhammar
e3c8f10cbb
jetbrains: configurable vmoptions
...
All products are now configurable through `config.jetbrains.vmoptions`
Closes #107032
2020-12-19 23:19:52 +01:00
Edward Tjörnhammar
83bd601310
jetbrains.clion: address minor globchange
2020-12-19 23:19:43 +01:00
kolaente
657b567eaf
jetbrains: updates
2020-12-19 23:19:21 +01:00
Mario Rodas
230e0a31a0
Merge pull request #106997 from samuela/patch-2
...
vscodium: update script artifact names have changed
2020-12-17 12:42:35 -05:00
Aaron Andersen
ba2e5e624a
Merge pull request #106717 from r-ryantm/auto-update/kdev-php
...
kdev-php: 5.6.0 -> 5.6.1
2020-12-17 07:11:21 -05:00
R. RyanTM
a488984368
kdev-python: 5.6.0 -> 5.6.1
2020-12-17 07:51:34 +01:00
Tad Fisher
a7cb8e36ac
emacs: Add comp-eln-load-path infrastructure
2020-12-16 19:45:07 +01:00
Samuel Ainsworth
551ff760ce
vscodium: update script artifact names have changed
...
The vscodium project is now releasing artifacts with slightly different naming: `VSCodium-darwin-${VSCODIUM_VER}.zip` is now `VSCodium-darwin-x64-${VSCODIUM_VER}.zip`. This is likely due to arrival of the new ARM-based macs. In any case, it does mean that we need to update `update-vscodium.sh` to pull the correct artifact down.
2020-12-15 18:55:47 -08:00
Alyssa Ross
1fe24de3a2
emacs2nix: update to add trailing newline
...
Files generated by emacs2nix will now end in a final newline, as is
now required by the Nixpkgs editorconfig-checker CI action.
See <https://github.com/ttuegel/emacs2nix/pull/51 >.
2020-12-13 16:24:12 +00:00
R. RyanTM
9c5747aab0
kdev-php: 5.6.0 -> 5.6.1
2020-12-12 07:07:59 +00:00
Mario Rodas
a91ec89845
Merge pull request #106630 from r-ryantm/auto-update/vis
...
vis: 0.6 -> 0.7
2020-12-11 07:36:19 -05:00
Sandro
6304650805
Merge pull request #106139 from austinbutler/zile-2.6.0.90
...
zile: 2.4.14 -> 2.6.0.90
2020-12-11 06:34:54 +01:00
R. RyanTM
08d5d9c117
vis: 0.6 -> 0.7
2020-12-11 05:12:20 +00:00
Sandro
2c0f6135aa
Merge pull request #104510 from markus1189/rehex-0.3.1
2020-12-11 05:27:27 +01:00
adisbladis
a8d8f916f2
Merge pull request #106607 from alyssais/emacs-broken
...
emacsPackages: mark some packages as broken
2020-12-11 00:29:33 +01:00
adisbladis
a9fe36cd0b
Merge pull request #106547 from alyssais/siteVersionDir
...
emacs: fix siteVersionDir path
2020-12-11 00:19:21 +01:00
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
609843b478
emacsPackages.sql-presto: mark broken
2020-12-10 21:22:04 +00:00
Alyssa Ross
322ee87a10
emacsPackages.per-buffer-theme: mark broken
2020-12-10 21:22:03 +00:00
Alyssa Ross
75bd468468
emacsPackages.instapaper: mark broken
2020-12-10 21:22:01 +00:00
Alyssa Ross
183364f96f
emacsPackages.melancholy-theme: mark broken
2020-12-10 21:21:59 +00:00
Alyssa Ross
4300a94d2f
emacsPackages.magit-stgit: mark broken
2020-12-10 21:21:05 +00:00
Alyssa Ross
755670f5e4
emacs: fix siteVersionDir path
...
siteVersionDir isn't a full path, it's just the name of the version
directory entry in $out/share/emacs, e.g. "27.1", so since
d1b0eef9b5
("emacs: Don't use interpolation for version"), we've been
trying to remove a non-existent directory. This would have been
caught if we hadn't been giving -f to rm unnecessarily, because -f
suppresses errors. As well as fixing the path, I've removed the -f
from rm. Doing this to the line above as well revealed that rm-ing
$out/var was no longer necessary, since nothing has been put there
since ac23a7c459
("emacs: 25.3 → 26.1") -- it would now only be
created if we set the --with-gameuser configure option, which we
don't.
2020-12-10 12:19:14 +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
Austin Butler
6a94d50d46
zile: 2.4.14 -> 2.6.0.90
2020-12-07 20:30:21 -08: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
Sandro
b3a8771443
Merge pull request #104391 from r-ryantm/auto-update/thonny
...
thonny: 3.2.7 -> 3.3.0
2020-11-23 11:25:54 +01:00
Vladyslav M
39d59682b8
Merge pull request #104601 from r-ryantm/auto-update/tiled
...
tiled: 1.4.2 -> 1.4.3
2020-11-22 23:41:06 +02:00
Michael Raskin
eee54dba79
Merge pull request #103913 from catern/copysrc
...
emacs: properly include source code when withCsrc is true
2020-11-22 16:37:40 +00:00
Nicolas Martin
97c0e0768b
glow: 1.1.0 -> 1.2.0
2020-11-22 17:23:20 +01:00
R. RyanTM
bf3a700c5b
tiled: 1.4.2 -> 1.4.3
2020-11-22 13:33:52 +00:00
Markus Hauck
cdb23e9abd
Add darwin support from @SuperSandro2000
2020-11-22 09:13:00 +01:00
Markus Hauck
07540daf4d
rehex: init at 0.3.1
2020-11-21 19:22:24 +01:00
Matt McHenry
a7cad45d93
eclipses: 2020-06 -> 2020-09
2020-11-20 23:58:44 +01:00
freezeboy
bb18d1dcf1
sigil: migrate to Qt5.15 and fix segfault
2020-11-20 22:24:27 +01:00
R. RyanTM
11672f2d56
thonny: 3.2.7 -> 3.3.0
2020-11-20 17:21:45 +00:00
Mario Rodas
a449934477
Merge pull request #102241 from marsam/emacs27-optional-imagemagick
...
emacs: make ImageMagick dependency optional in Emacs≥27
2020-11-19 21:58:16 -05:00
Florian Franzen
d5eb9fbe53
texmacs: 1.99.14 -> 1.99.15
2020-11-19 14:35:19 +01:00
R. RyanTM
8e80af2e89
bluefish: 2.2.11 -> 2.2.12
2020-11-18 11:07:33 -08:00
Tim Steinbach
0984125676
Merge pull request #103988 from NeQuissimus/nano_update
...
nano: Update script, test
2020-11-17 12:14:51 -05:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
Tim Steinbach
0338f728c0
nano: Add test
2020-11-16 14:00:34 -05:00
Tim Steinbach
701df1a3dc
nano: Add update script
2020-11-16 12:57:20 -05:00
buffet
0916fa453e
kak-prelude: Fix installation path
2020-11-15 21:42:11 +00:00
Spencer Baugh
802fa5b9d1
emacs: properly calculate the path of the src directory
2020-11-15 13:32:05 -05:00