Commit graph

7130 commits

Author SHA1 Message Date
Naïm Favier e6ff028cfa
vim_configurable: drop patchelf
It doesn't seem to change the RPATH even with all features enabled.
2022-03-25 00:12:19 +01:00
Naïm Favier 0eb92176bf
vim_configurable: don't accept arbitrary arguments
This hides potential errors.
2022-03-25 00:12:19 +01:00
Naïm Favier 65a6e2cb0d
vim_configurable: don't rewrap
See discussion at 40dea2488f (commitcomment-68982753)

Also remove the patchelf call on gvim since it's a symlink now.
2022-03-25 00:12:19 +01:00
Naïm Favier 7ab1fd262f
vimUtils.makeCustomizable: rewrite to include more things
The current wrapper only includes vim, gvim and the man pages
(optionally). This rewrite distinguishes two scenarios, which I expect
cover the majority of use cases:

- standalone mode, when `name != "vim"`, means the user already has a
  vim in scope and only wants to add a customized version with a
  different name. In this case we only include wrappers for `/bin/*vim`.
- non-standalone mode, when `name == "vim"`, means the user expects a
  normal vim package that uses the specified configuration. In this case
  we include everything in the original derivation, with wrappers for
  all the executables that accept a vimrc.
2022-03-25 00:12:02 +01:00
adisbladis a98778998c
Merge pull request #165031 from anpandey/emacspeak
emacspeak: Use bundled espeak server instead of espeak-ng
2022-03-22 23:22:46 +12:00
Sandro 4348e36456
Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2 2022-03-22 02:13:45 +01:00
Austin Butler 85c14e9c0f vscode-extensions.matklad.rust-analyzer: 0.2.834 -> 0.2.975 2022-03-21 15:32:53 -04:00
Ankit Pandey 23b44464be emacspeak: Use bundled espeak server instead of espeak-ng
Emacspeak comes with its own native speech server which is compiled in
the derivation but never actually used by emacspeak. Instead emacspeak
uses espeak-ng, which echoes every command issued to the server and
won't shut up about tts sync states.

Fix this by setting DTK_PROGRAM to the bundled espeak server.
2022-03-20 15:41:12 -07:00
Ryan Mulligan 1a15d67301
Merge pull request #164904 from r-ryantm/auto-update/cudatext
cudatext: 1.156.2 -> 1.158.2
2022-03-20 07:27:58 -07:00
R. Ryantm 30d50ea29a cudatext: 1.156.2 -> 1.158.2 2022-03-19 22:37:07 +00:00
Anderson Torres 66daa87ee8
Merge pull request #164822 from AndersonTorres/new-elisp
elisp updates
2022-03-19 10:16:47 -03:00
Fabian Affolter 68edc52a7d
Merge pull request #164791 from dtzWill/update/ghostwriter-2.1.2
ghostwriter: 2.1.1 -> 2.1.2
2022-03-19 11:57:04 +01:00
AndersonTorres a77f9113f4 recipe-archives-melpa: updated 2022-03-19 2022-03-19 02:37:23 -03:00
AndersonTorres 2e63f9a6c1 nongnu-generated: updated 2022-03-19 2022-03-19 02:37:02 -03:00
AndersonTorres 32fd7b62f6 elpa-generated: updated 2022-03-19 2022-03-19 02:36:29 -03:00
Malo Bourgon 08e25bd2cc vimPlugins.vim-colorschemes: add overlay to address hash issue 2022-03-18 12:56:42 -07:00
Will Dietz b38b985ee3 ghostwriter: 2.1.1 -> 2.1.2
https://github.com/wereturtle/ghostwriter/releases/tag/2.1.2
2022-03-18 14:51:13 -05:00
Austin Butler 27a8d53c69 vimPlugins.vim-clap: fix cargoSha256 2022-03-18 10:55:14 -07:00
Sandro 6cc306ec23
Merge pull request #163050 from WolfangAukang/cloudformation-linter 2022-03-18 00:01:26 +01:00
Felix Buehler d1d06e33c6 emacs27Packages: switch to fetchFromGitHub 2022-03-16 23:23:11 +01:00
Sandro 526f424d8b
Merge pull request #162984 from Eliot00/lapce-init 2022-03-16 21:13:40 +01:00
Elliot ceedfe8c21
lapce: init at 0.0.10
Update pkgs/applications/editors/lapce/default.nix

Co-authored-by: Leix b <abone9999@gmail.com>

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

Co-authored-by: Leix b <abone9999@gmail.com>

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

Co-authored-by: Leix b <abone9999@gmail.com>

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

Co-authored-by: Leix b <abone9999@gmail.com>

fix: undefined variables

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

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

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

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

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

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

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

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

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

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

rename patch file
2022-03-16 19:28:46 +08:00
Bobby Rong ba54abc9be
Merge pull request #164329 from wamserma/vscode-marp
vscode-extensions.marp-team.marp-vscode: init at 1.5.0
2022-03-16 16:09:44 +08:00
Bobby Rong 1a8e4b26da
Merge pull request #164326 from wamserma/vscode-snake-trail
vscode-extensions.richie5um2.snake-trail: init at 0.6.0
2022-03-16 15:58:55 +08:00
Markus S. Wamser 6ec0c7c73d vscode-extensions.marp-team.marp-vscode: init at 1.5.0 2022-03-15 23:48:58 +01:00
Markus S. Wamser 0d63a942b7 vscode-extensions.richie5um2.snake-trail: init at 0.6.0 2022-03-15 23:07:55 +01:00
Vladimír Čunát f48c1fda6b
Merge branch 'master' into staging-next
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments.  The fetched patch is already in src.
I checked that libvirt builds.
2022-03-15 09:52:04 +01:00
Ryan Horiguchi f2bdaba3fd vscode-extensions.pkief.material-icon-theme: 4.12.1 -> 4.14.1 2022-03-14 08:22:11 -07:00
Ryan Horiguchi 631534d97d vscode-extensions.redhat.vscode-yaml: 1.3.0 -> 1.5.1 2022-03-14 08:22:11 -07:00
Ryan Horiguchi 58d61dab7b vscode-extensions.redhat.java: 1.3.0 -> 1.4.0 2022-03-14 08:22:11 -07:00
Ryan Horiguchi 4f2a47bc5e vscode-extensions.ms-azuretools.vscode-docker: 1.19.0 -> 1.20.0 2022-03-14 08:22:11 -07:00
Ryan Horiguchi 2bf666caaf vscode-extensions.jock.svg: 1.4.15 -> 1.4.17 2022-03-14 08:22:11 -07:00
Ryan Horiguchi 809af29d7b vscode-extensions.formulahendry.auto-rename-tag: 0.1.9 -> 0.1.10 2022-03-14 08:22:11 -07:00
Ryan Horiguchi 28a9b17413 vscode-extensions.formulahendry.auto-close-tag: 0.5.13 -> 0.5.14 2022-03-14 08:22:11 -07:00
Ryan Horiguchi 2730e56ed8 vscode-extensions.esbenp.prettier-vscode: 9.2.0 -> 9.3.0 2022-03-14 08:22:11 -07:00
Ryan Horiguchi f48caecaf3 vscode-extensions.eamodio.gitlens: 12.0.1 -> 12.0.3 2022-03-14 08:22:11 -07:00
Alyssa Ross 864f1413b0 tuxguitar: 1.5.4 -> 1.5.5
Fixes: CVE-2020-14940
2022-03-14 12:57:35 +00:00
github-actions[bot] 38910351b7
Merge master into staging-next 2022-03-13 18:01:01 +00:00
R. Ryantm 7db19e78ff sigil: 1.9.1 -> 1.9.2 2022-03-13 16:59:52 +00:00
github-actions[bot] 72b55bcbef
Merge master into staging-next 2022-03-13 12:01:10 +00:00
Bobby Rong a43b43afe0
Merge pull request #163636 from samuela/upkeep-bot/vscode-1.65.2-1646957576
vscode: 1.65.1 -> 1.65.2
2022-03-13 14:12:56 +08:00
github-actions[bot] 1630ab9b47
Merge master into staging-next 2022-03-13 06:05:11 +00:00
Ben Siraphob 2e5f3cde8d
Merge pull request #160115 from steinybot/fix/jetbrains-apple-m1 2022-03-12 17:57:19 -08:00
github-actions[bot] 6f7d104254
Merge master into staging-next 2022-03-13 00:02:14 +00:00
Jason Pickens 5497a92786
jetbrains: add support for Apple M1 2022-03-13 12:50:19 +13:00
Sandro b0e141e3fe
Merge pull request #163666 from samuela/upkeep-bot/vscodium-1.65.2-1647000634 2022-03-12 23:43:39 +01:00
github-actions[bot] 7573d7fe79
Merge master into staging-next 2022-03-11 18:01:20 +00:00
Sandro d45b423d13
Merge pull request #163534 from leungbk/zoxide 2022-03-11 16:34:25 +01:00
nixpkgs-upkeep-bot f03b1a937e vscodium: 1.65.1 -> 1.65.2 2022-03-11 12:10:34 +00:00
nixpkgs-upkeep-bot 2a6d639705 vscode: 1.65.1 -> 1.65.2 2022-03-11 00:12:56 +00:00