ajs124
1138c8bd0f
Merge pull request #125419 from LeUlukai/update/texstudio
...
texstudio: 3.1.1 -> 3.1.2
2021-06-02 23:01:05 +02:00
Edward Tjörnhammar
57baa7efb7
jetbrains: updates
...
jetbrains.clion: 2021.1.1 -> 2021.1.2
jetbrains.datagrip: 2021.1.1 -> 2021.1.2
jetbrains.goland: 2021.1.1 -> 2021.1.2
jetbrains.idea-community: 2021.1.1 -> 2021.1.2
jetbrains.idea-ultimate: 2021.1.1 -> 2021.1.2
jetbrains.rider: 2021.1.2 -> 2021.1.3
jetbrains.webstorm: 2021.1.1 -> 2021.1.2
2021-06-01 21:55:29 +02:00
Nicolas Berbiche
fbe60d186b
neovim: always generate rplugin.vim ( #124990 )
2021-05-31 00:05:51 +02:00
Matthieu Coudron
c73371e04b
neovim: fix neovim.override ( #124785 )
...
* neovim: temporary revert to unbreak user configs
Newly introduced "plugins" parameter is disabled until we get a better
testing infrastructure to minimize breaking changes.
2021-05-29 16:36:39 +02:00
LeUlukai
76b536fc45
texstudio: 3.1.1 -> 3.1.2
2021-05-29 11:15:41 +02:00
Sandro
850f5a27cf
Merge pull request #124291 from Synthetica9/vscode-allow-nixpkgs-auto-update
2021-05-27 04:59:38 +02:00
Stefan Frijters
5123bf1f74
emacsWithPackages: Fix auto-complete-clang-async and irony
2021-05-26 21:20:51 +02:00
Matthieu Coudron
bffd12a4c7
Merge pull request #120445 from teto/vim-plugins-dict
...
neovimUtils: pass plugin config with plugin
2021-05-26 18:35:36 +02:00
Matthieu Coudron
4a860879ea
wrapNeovimUnstable: accept a wrapRc boolean
...
additional argument not generated by makeNeovimConfig
If true (the default), appends "-u <customRc>" to the wrapped arguments.
Set to false if you want to control where to save the generated config
(e.g., in ~/.config/init.vim or project/.nvimrc)
2021-05-25 22:41:08 +02:00
Matthieu Coudron
7836469dbe
neovimUtils: makeNeovimConfig accepts plugins/customRc
...
mimics home-manager interface and makes it easier to associate configs with plugins. Added a test as well.
2021-05-25 22:41:08 +02:00
Matthieu Coudron
a793aacf9d
neovim: accepts an extraName to distinguish between wrappers
...
especially useful to distinguish between the different neovim generated during the tests
2021-05-25 22:41:07 +02:00
adisbladis
e255b1fc79
Merge pull request #123911 from kennyballou/override-erlang-emacs-mode
...
emacs-modes: add buildInputs override for erlang
2021-05-25 15:19:23 -05:00
Gabriel Ebner
c2fbb335d5
uivonim: init at unstable-2021-05-24
2021-05-25 10:06:53 +02:00
Kenny Ballou
c06126fe26
elisp-packages: add perl5 and ncurses to buildInputs via overrideAttrs
...
Erlang mode needs perl5 and ncurses to build, add buildInputs override.
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-05-24 21:47:11 -06:00
Patrick Hilhorst
9674711a57
vscod{e,ium}: set passthru.updateScript
2021-05-24 21:46:44 +02:00
Patrick Hilhorst
e04a574cff
vscod{e,ium}: allow nixpkgs-update to run
...
nixpkgs-update didn't run the updatescript before, causing issues. This has since been fixed.
2021-05-24 21:34:28 +02:00
Thirst Man
3a3543edd4
vscode: fix symlink to executable ( #123811 )
...
Co-authored-by: Patrick Hilhorst <git@hilhorst.be>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-23 17:54:50 +02:00
Sandro
1ffc129f02
Merge pull request #123633 from alapshin/android-studio
2021-05-23 17:40:09 +02:00
Benjamin Asbach
3f1b917dea
netbeans: 12.3 -> 12.4 ( #124084 )
2021-05-23 09:11:12 -04:00
Christian Kögler
555afaa94e
neovide: Fix build caused by llvm multi output
2021-05-23 14:34:13 +02:00
Jan Tojnar
7127313c4a
Merge pull request #124057 from jtojnar/sublime4
...
sublime4: init at 4107
2021-05-23 07:10:32 +02:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
sophrosyne97
ea5726aefe
lite: fix build error
2021-05-22 15:27:26 -07:00
Jan Tojnar
6a3d82e433
sublime4: init at 4107
...
https://www.sublimetext.com/download
* works with my 7 year old license so far
* i686 is no longer supported
* aarch64 support has been added
* adds harware accelerated (needs libGL.so.1)
* adds python 3.8 plugin host (needs libssl.so and libcrypto.so)
2021-05-22 20:53:21 +02:00
Jan Tojnar
2d95945420
sublime3: remove updateScript
...
Sublime 3 is EOL and the latest version file now points to sublime text 4 releases so let’s remove the update script.
2021-05-22 20:25:24 +02:00
Kira Bruneau
cd4780fab4
maintainers: rename metadark -> kira-bruneau ( #124035 )
2021-05-22 16:47:40 +02:00
github-actions[bot]
901fb5e64e
Merge master into staging-next
2021-05-22 00:56:03 +00:00
AndersonTorres
d2f38e49a9
Small modifications to manual-packages.nix
2021-05-21 02:37:52 -03:00
AndersonTorres
b620a19ae7
Fixup shell-command-plus spurious reinsertion
2021-05-21 00:41:12 -03:00
AndersonTorres
0c45fe305b
elpa-packages: updated at 2021-05-21
2021-05-21 00:41:12 -03:00
AndersonTorres
da004087c6
melpa-packages: updated at 2021-05-21
2021-05-21 00:32:06 -03:00
AndersonTorres
d92d1799d9
org-packages: updated at 2021-05-20
2021-05-21 00:32:06 -03:00
AndersonTorres
70a5cbc298
Rename emacs-modes to emacs/elisp-packages
2021-05-21 00:32:06 -03:00
github-actions[bot]
34a05e29f1
Merge master into staging-next
2021-05-20 18:36:00 +00:00
Jan Tojnar
3b0cf29640
Merge pull request #122642 from fitzgibbon/dev/init-gnome-inform7
...
gnome-inform7: init at unstable-2021-04-06
2021-05-20 18:33:04 +02:00
Niall FitzGibbon
9172a9d3b6
gnome-inform7: init at unstable-2021-04-06
2021-05-20 15:46:10 +01:00
Andrei Lapshin
51c2393f77
androidStudioPackages.canary: 2020.3.1 -> 2021.1.1
2021-05-19 09:29:28 +03:00
Andrei Lapshin
ff13d6d746
androidStudioPackages.beta: 4.2.0 -> 2020.3.1
2021-05-19 09:28:40 +03:00
Jonathan Ringer
ca46ad3762
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/tools/package-management/cargo-release/default.nix
2021-05-18 11:03:38 -07:00
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/graphics/emulsion/default.nix
pkgs/development/tools/misc/texlab/default.nix
pkgs/development/tools/rust/bindgen/default.nix
pkgs/development/tools/rust/cargo-udeps/default.nix
pkgs/misc/emulators/ruffle/default.nix
pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Maciej Krüger
21ac35737e
bless: 0.6.2 -> 0.6.3
2021-05-18 17:29:00 +02:00
wearemnr
a3fd8cbc1c
vscodium: 1.56.1 -> 1.56.2
2021-05-17 12:06:38 -07:00
Sandro
637b453afa
Merge pull request #121771 from alapshin/android-studio
2021-05-17 18:52:12 +02:00
Jonathan Ringer
c227fb4b17
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/tools/rust/cargo-cache/default.nix
pkgs/development/tools/rust/cargo-embed/default.nix
pkgs/development/tools/rust/cargo-flash/default.nix
pkgs/servers/nosql/influxdb2/default.nix
2021-05-17 07:01:38 -07:00
Robert Schütz
ff6d2142ce
ghostwriter: 2.0.0 -> 2.0.1
...
https://github.com/wereturtle/ghostwriter/releases/tag/2.0.1
2021-05-17 11:59:36 +02:00
github-actions[bot]
3ff6965554
Merge master into staging-next
2021-05-17 06:22:23 +00:00
J. Neto
18b051fde5
scite: 4.0.5 -> 5.0.2
2021-05-16 22:01:16 -07:00
github-actions[bot]
9911b1c75b
Merge staging-next into staging
2021-05-16 01:01:01 +00:00
github-actions[bot]
b484cef365
Merge master into staging-next
2021-05-16 01:00:58 +00:00
Matthieu Coudron
3675e4b7e3
Merge pull request #122998 from ck3d/add-neovide
...
neovide: init at ba42855
2021-05-15 21:49:51 +02:00