Commit graph

6022 commits

Author SHA1 Message Date
Brian Leung cf88d436dc emacsPackages.apheleia: init at 2021-05-23 2021-06-05 20:57:36 -07:00
Brian Leung b736e9048b emacsPackages.mu4e-patch: init at 2019-05-09 2021-06-05 20:57:32 -07:00
Brian Leung 48b585cbe4 emacsPackages.evil-markdown: init at 2020-06-01 2021-06-05 20:57:27 -07:00
Brian Leung 0d44260ebc emacsPackages.youtube-dl: init at 2018-10-12 2021-06-05 20:57:23 -07:00
Brian Leung f135fdad38 emacsPackages.git-undo: init at 2019-10-13 2021-06-05 20:57:18 -07:00
Brian Leung 473f142343 emacsPackages.isearch-prop: init at 2019-05-01 2021-06-05 20:57:09 -07:00
Brian Leung 5c14e587c7 emacsPackages.isearch-plus: init at 2021-01-01 2021-06-05 20:56:59 -07:00
Nikolay Korotkiy 36b504f9ae
micro: 2.0.8 → 2.0.9 2021-06-04 02:22:53 +03:00
Sandro 8ecd7fee22
Merge pull request #125351 from sikmir/cudatext
cudatext: 1.131.0 → 1.133.5
2021-06-03 16:49:31 +02:00
Alyssa Ross 35b4ca8dd5 nvi: 1.79 -> 1.81.6; unbreak; name -> pname
Most other distributions seem to use Debian as upstream, so let's do
that too.  There doesn't seem to be any extant homepage.
2021-06-03 14:26:26 +00:00
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
Nikolay Korotkiy 8a0f3cd58b
cudatext: 1.131.0 → 1.133.5 2021-06-02 12:41:13 +03: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