Commit graph

6566 commits

Author SHA1 Message Date
Ryan Horiguchi c0591a4b6a
vscode-extensions.hashicorp.terraform: 2.12.1 -> 2.13.0 2021-06-23 23:36:17 +02:00
Edmund Wu f0875574c1
vscode-extensions.ms-python.python: revert #121072 2021-06-23 16:49:43 -04:00
figsoda cd58ea3344 vimPlugins.luasnip: init at 2021-06-23 2021-06-23 16:15:48 -04:00
figsoda 4516f0695d vimPlugins: update 2021-06-23 16:15:27 -04:00
Sandro 3545c73b9a
Merge pull request #127510 from deviant/bump-vsls
vsce/MS-vsliveshare.vsliveshare: 1.0.4360 -> 1.0.4419
2021-06-23 15:40:48 +02:00
Sandro 7730491a5f
Merge pull request #127899 from jlesquembre/vim-alias
vimPlugins.vim-alias: init at 2021-06-23
2021-06-23 15:20:07 +02:00
Sandro 99a9e3ed16
Merge pull request #127898 from jlesquembre/formatter.nvim
vimPlugins.formatter-nvim: init at 2021-06-23
2021-06-23 15:19:53 +02:00
José Luis Lafuente cf496ea5cf
vimPlugins.vim-alias: init at 2021-06-23 2021-06-23 15:02:25 +02:00
oxalica 2beb0f7b06
rust-analyzer: 2021-06-07 -> 2021-06-21 and fix the extension 2021-06-23 20:03:58 +08:00
Florian Klink 61b9f7d4ba
Merge pull request #127777 from flokli/arm-trusted-firmware-fix-hash
armTrustedFirmware*: fix hash
2021-06-23 10:17:47 +02:00
José Luis Lafuente 7955ea9628
vimPlugins.formatter-nvim: init at 2021-06-23 2021-06-23 07:12:13 +02:00
Florian Klink 1cbe006fb4 armTrustedFirmware*: fix hash
Either this was republished with another hash, or the hash was wrong
before all ready. Now I'm able to fetch and build it :-)
2021-06-22 12:33:21 +02:00
Sandro 09ee9f4c72
Merge pull request #127715 from devhell/bump-multilockscreen
multilockscreen: 1.1.0 -> 1.2.0
2021-06-22 02:42:47 +02:00
Sandro 98991704cb
Merge pull request #127627 from Artturin/update-wine
wine{Unstable,Staging}: 6.10 -> 6.11
2021-06-22 01:54:39 +02:00
devhell 78a43484b8 multilockscreen: 1.1.0 -> 1.2.0 2021-06-21 20:18:23 +01:00
Artturin 5341c6f548 wine{Unstable,Staging}: 6.10 -> 6.11 2021-06-21 15:54:12 +03:00
Sandro 67d65d7eb4
Merge pull request #127619 from ethancedwards8/tmuxplugins-yank
tmuxPlugins.yank unstable-2019-12-02 -> unstable-2021-06-20
2021-06-21 13:29:31 +02:00
Ethan Edwards 670eefcd09
tmuxPlugins.yank unstable-2019-12-02 -> unstable-2021-06-20 2021-06-20 22:37:41 -04:00
Ethan Edwards 49a82a815b
tmuxPlugins.dracula: unstable-2020-06-20 -> 1.0 2021-06-20 22:27:04 -04:00
Ethan Edwards 4613530511
tmuxPlugins.dracula: unstable-2021-02-18 -> unstable-2021-06-20 (#127591) 2021-06-21 00:40:07 +02:00
Sandro c27beec4b1
Merge pull request #127477 from ratsclub/vscode-extensions.eamodio.gitlens
vscode-extensions.eamodio.gitlens: 11.1.3 -> 11.5.1
2021-06-20 18:24:47 +02:00
illustris 5e49c97d29 jitsi-meet-prosody: init at 1.0.5056 2021-06-20 12:36:51 +02:00
V 6b2b08b789 vsce/MS-vsliveshare.vsliveshare: 1.0.4360 -> 1.0.4419 2021-06-20 00:26:18 +02:00
Victor Freire d57ef0ba34 vscode-extensions.eamodio.gitlens: 11.1.3 -> 11.5.1 2021-06-19 14:02:18 -03:00
Sandro ed6c2b1c42
Merge pull request #127123 from AndersonTorres/new-commanderx16 2021-06-18 12:05:22 +02:00
Roman Joost ce0e3eae66
xlockmore: add preConfigure to compile with DPMS support (#127051)
The build of xlockmore produced only the minimum set of features. DPMS
support, Xinerama etc was disabled because the changes in the postPatch
step were never applied by re-running autoconf.

Furthermore, DPMS was not supported because it couldn't find the
`dpms.h` header file in order to compile the support for DPMS features.

This patch uses the `autoreconfHook` in which we run
`autoconf` to apply the changes of `configure.ac` to the `configure`
script. The patch also uses the `libXext.dev` `buildInput` in order to
allow access to the right header files.
2021-06-18 10:30:13 +02:00
Victor Freire f9d16c48af vscode-extensions.Ionide.Ionide-fsharp: init at 5.5.5 2021-06-18 10:02:40 +09:00
Victor Freire b2cf7418e7 vscode-extensions.svsool.markdown-memo: init at 0.3.8 2021-06-18 10:01:33 +09:00
Victor Freire 2f0cc7b5f2 vscode-extensions.golang.Go: 0.18.1 -> 0.25.1 2021-06-17 13:45:16 +09:00
Victor Freire 4b1cdbc152 vscode-extensions.foam.foam-vscode: init at 0.13.7 2021-06-17 13:43:24 +09:00
AndersonTorres ddc6655e34 Rename commander-x16 to commanderx16
After all, it is the upstream name.
2021-06-16 22:41:13 -03:00
AndersonTorres 37916df9d0 commanderx16: create x16-run script
In a typical FHS-compliant system, the rom and the emulator share the same
directory tree, and x16emu explores it. But Nix/Nixpkgs breaks this assumption.

Therefore, I made a useful script tailored to a regular user of Nixpkgs invoke
it in a more straightforward way. With this, the end user does not need to
explicitly set the default rom path.
2021-06-16 22:41:13 -03:00
oxalica 07f392cd0c vimPlugins.{vim-speeddating,vim-surround,vim-unimpaired}: add dependency vim-repeat 2021-06-16 13:01:37 -07:00
figsoda 435032e8c1 vimPlugins.snap: init at 2021-06-16 2021-06-16 13:01:12 -07:00
figsoda f0f4601d3a vimPlugins: update 2021-06-16 13:01:12 -07:00
Anderson Torres 78a6cf423d
Merge pull request #123843 from lunik1/ppsspp-ffmpeg-44-fix
ppsspp: fix build against ffmpeg 4.4
2021-06-16 15:28:47 -03:00
figsoda 05d30b3131 vimPlugins.lightspeed-nvim: init at 2021-06-16 2021-06-16 12:47:10 -04:00
figsoda b7b076a808 vimPlugins: update 2021-06-16 12:46:45 -04:00
Sandro 413d561316
Merge pull request #127029 from figsoda/presence.nvim 2021-06-16 18:34:40 +02:00
Sandro 66ab533cf5
Merge pull request #127047 from happysalada/vscode-extensions-nixpkgs-fmt-buildInputs
vscode-extensions.b4dm4n.vscode-nixpkgs-fmt: remove unused buildInput
2021-06-16 18:28:38 +02:00
Sandro 22c313a684
Merge pull request #127046 from happysalada/update_vscode_shellcheck 2021-06-16 18:24:14 +02:00
OPNA2608 47e6ed06b4 punes: unstable-2021-04-25 -> unstable-2021-06-05 2021-06-16 21:05:15 +09:00
happysalada c4174fb183 vscode-extensions.b4dm4n.vscode-nixpkgs-fmt: remove unused buildInput 2021-06-16 16:09:55 +09:00
happysalada 0fa94c1ab7 vscode-extensions.timonwong.shellcheck: 0.12.3 -> 0.14.1 2021-06-16 16:03:03 +09:00
figsoda 54c7521b5b vimPlugins: update 2021-06-15 22:54:29 -04:00
figsoda c06fb999eb vimPlugins: presence.nvim -> presence.nvim@main 2021-06-15 22:54:29 -04:00
Martin Weinelt fd800a838c
Merge pull request #125890 from mweinelt/brother-mfc9140cdn 2021-06-16 00:42:18 +02:00
Sandro Jäckel 7b4d273d3c
pythonPackages: websocket_client -> websocket-client 2021-06-15 22:03:10 +02:00
Martin Weinelt 76f168a4f1
mfc9140cdncupswrapper: init at 1.1.4-0 2021-06-15 03:00:49 +02:00
Martin Weinelt f52c8862c9
mfc9140cdnlpr: init at 1.1.2-1 2021-06-15 03:00:48 +02:00
Sandro 807820fd1a
Merge pull request #126575 from mbrgm/cups-kyocera-ecosys-m552x-p502x
cups-kyocera-ecosys-m552x-p502x: init at 8.1602
2021-06-14 20:14:55 +02:00
Ryan Horiguchi 052ea9dfc0
vscode-extensions.hashicorp.terraform: 2.12.0 -> 2.12.1 2021-06-14 09:44:15 +02:00
Kevin Amado 1aacbf108d vscode-extensions.coolbear.systemd-unit-file: init at 1.0.6 2021-06-14 15:08:45 +09:00
Sandro f1c140d54f
Merge pull request #126695 from SFrijters/wine-6.0.1 2021-06-12 21:38:28 +02:00
Sandro 64ec948ad0
Merge pull request #119945 from oxalica/vscode-lldb 2021-06-12 21:07:18 +02:00
oxalica 1dc8d8f0c4
vscode-extensions.vadimcn.vscode-lldb: 1.6.3 -> 1.6.4
`vsce` need to be locked to 1.88.0, or build will fail.
Since currently liblldb.so and lldb-server are in different outputs of lldb
need to set `LLDB_DEBUGSERVER_PATH` to let liblldb.so find the server.
2021-06-13 01:11:39 +08:00
Sandro 969f851549
Merge pull request #126612 from avnik/wine-update 2021-06-12 19:01:16 +02:00
Stefan Frijters c5a98fd73c
wineStable: 6.0 -> 6.0.1 2021-06-12 18:27:07 +02:00
Alexander V. Nikolaev 280afb7d4c wineUnstable: 6.9 -> 6.10
Staging updated as well
2021-06-12 15:04:38 +03:00
oxalica 741277f5b8
vscode-extensions.vadimcn.vscode-lldb: 1.6.1 -> 1.6.3
Co-Authored-By: Jörg Thalheim <joerg@thalheim.io>
2021-06-12 14:38:41 +08:00
Naïm Favier 21ed7a970c vimPlugins.vim-bracketed-paste: init at 2018-05-22 2021-06-11 15:16:24 -07:00
Marius Bergmann 838ff97b19 cups-kyocera-ecosys-m552x-p502x: init at 8.1602 2021-06-11 11:29:34 +02:00
Sandro 2f44647294
Merge pull request #125379 from deviant/bump-vsls
vsce/MS-vsliveshare.vsliveshare: 1.0.4272 -> 1.0.4360
2021-06-11 10:42:59 +02:00
Kho-Dialga f8fe3cbe9c
proton-caller: 2.2.3 -> 2.3.0 (#126501)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-10 21:13:24 +02:00
happysalada 432fc2d9a6 vscode-extension.kahole.magit: 0.6.13 -> 0.6.15 2021-06-10 20:20:58 +09:00
Kevin Amado 70b0cf36d6 vscode-extensions.shardulm94.trailing-spaces: init at 0.3.1 2021-06-10 18:44:31 +09:00
Kevin Amado 25b4cfd31d vscode-extensions.mads-hartmann.bash-ide-vscode: init at 1.11.0 2021-06-10 18:44:31 +09:00
Kevin Amado d4cda78a55 vscode-extensions.jkillian.custom-local-formatters: init at 0.0.4 2021-06-10 18:44:31 +09:00
Kevin Amado 1d7d3009e5 vscode-extensions._4ops.terraform: init at 0.2.1 2021-06-10 18:44:31 +09:00
AndersonTorres f1242006c9 Change all alsaUtils references to alsa-utils 2021-06-10 01:37:32 -03:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
happysalada 753d676398 vscode-extensions: switch name to lowercase 2021-06-10 11:51:01 +09:00
Oliver Evans d7e65e2ebf vimPlugins.gleam-vim: init at 2020-06-24
gleam-lang is a type-safe language on the Erlang VM.
See https://gleam.run
2021-06-10 11:46:58 +09:00
Oliver Evans 90dcc956a1 vimPlugins: update 2021-06-10 11:46:58 +09:00
Christoph Hrdinka 870705b611
attract-mode: ffmpeg_3 -> ffmpeg
Replace insecure FFMPEG v3 with current version.

See https://github.com/NixOS/nixpkgs/issues/120705
2021-06-09 13:53:10 +02:00
Ryan Horiguchi e5fdaf06f5 vscode-extensions.hashicorp.terraform: 2.11.0 -> 2.12.0 2021-06-09 15:44:40 +09:00
Dennis Bogers 7c22d10a9f vscode-extensions.octref.vetur: init at 0.34.1 2021-06-09 11:43:01 +09:00
natto1784 c86cd65e9b vimPlugins.presence-nvim: init at 2021-06-08 2021-06-08 18:32:23 -07:00
Sandro 40e3a9a2c6
Merge pull request #126136 from jeremyschlatter/vim-unicoder
vimPlugins.vim-unicoder: init at 2019-04-16
2021-06-08 16:37:14 +02:00
Robert Hensing 843248d39f
Merge pull request #117379 from hercules-ci/nixos-metricbeat
nixos/metricbeat: init
2021-06-08 13:53:20 +02:00
Jeremy Schlatter eb61e1c249
vimPlugins.vim-unicoder: init at 2019-04-16 2021-06-07 17:12:03 -07:00
Matthieu Coudron 1d1c6753c6 neovim: set packpath only if there are packages
part of the work to automatically disable the generation of init.vim when unnecessary
2021-06-07 23:36:03 +02:00
Ryan Horiguchi dad1dd45a8 vscode-extensions.johnpapa.vscode-peacock: init at 3.9.1 2021-06-07 13:19:54 -07:00
Ryan Horiguchi 4d7d58e142 vscode-extensions.wix.vscode-import-cost: init at 2.15.0 2021-06-07 13:18:56 -07:00
happysalada 0a776e108f vscode-extensions.b4dm4n.vscode-nixpkgs-fmt: add nixpkgs-fmt dependency 2021-06-07 09:18:51 +09:00
Jonathan Ringer a15bd8e006 vimPlugins.vim-clap: fix rust build 2021-06-06 16:49:44 -07:00
Chad Jablonski 953be75ba2 vimPlugins.lightline-gruvbox-vim: init at 2018-03-23 2021-06-06 16:42:06 -07:00
Chad Jablonski df1d134ee4 vimPlugins.vim-simpledb: init at 2020-10-02 2021-06-06 16:42:06 -07:00
Chad Jablonski e8a9f9164c vimPlugins: update 2021-06-06 16:42:06 -07:00
Tim Cuthbertson 3b4cace64d vim-utils: append customRC after plug / pathogen plugins are loaded 2021-06-06 16:25:11 +02:00
Sandro 47c133d362
Merge pull request #125825 from minijackson/compe-plugins 2021-06-05 21:22:57 +02:00
Sandro 360ba1738f
Merge pull request #125016 from r-ryantm/auto-update/betterlockscreen 2021-06-05 17:03:10 +02:00
"Minijackson" b752b53dde vimPlugins.compe-zsh: init at 2021-04-03 2021-06-05 11:16:32 +02:00
"Minijackson" 27f4df3f08 vimPlugins.vim-dadbod-completion: init at 2021-05-12 2021-06-05 11:16:14 +02:00
"Minijackson" 1a9ed313e6 vimPlugins.compe-latex-symbols: init at 2021-05-14 2021-06-05 11:15:54 +02:00
"Minijackson" 7b269b6d11 vimPlugins.compe-tmux: init at 2021-05-31 2021-06-05 11:14:01 +02:00
"Minijackson" 3625c15894 vimPlugins: update 2021-06-05 11:13:42 +02:00
Zhaofeng Li e317f994d2 vimPlugins.vim-colorschemes: Fix source hash 2021-06-03 20:11:14 -07:00
Artturin 616ba3526a epson-alc1100: switch to a working source 2021-06-04 02:18:12 +03:00
Sandro 310befdb1b
Merge pull request #125146 from Artturin/update-autotiling
autotiling: 1.1 -> 1.5
2021-06-03 17:11:32 +02:00
Sandro 34228443c4
Merge pull request #124845 from maaslalani/vim-plugin-colorbuddy
vimPlugins.colorbuddy-nvim: init at 2021-04-16
2021-06-03 16:53:51 +02:00
V 82dadfba46 vsce/MS-vsliveshare.vsliveshare: 1.0.4272 -> 1.0.4360 2021-06-02 15:21:51 +02:00
happysalada 9453ad371c vscode-extensions.vspacecode.whichkey: init 0.8.5 2021-06-02 21:49:44 +09:00
happysalada 00b135a30a vscode-extensions.jackebecker.elixir-ls: init 0.7.0 2021-06-02 20:35:48 +09:00
happysalada 3def6f1bd4 vscode-extensions.tiehuis.zig: init 0.2.5 2021-06-02 20:35:33 +09:00
happysalada 90cd733c32 vscode-extensions.vspacecode.vspacecode: init 0.9.1 2021-06-02 20:35:22 +09:00
happysalada adebd58bd9 vscode-extensions.bodil.file-browser: init 0.2.10 2021-06-02 20:34:54 +09:00
happysalada a38d9eee54 vscode-extentions.kahole.magit: init 0.6.13 2021-06-02 20:34:34 +09:00
toastal 01e24bd0dd
add himalaya Vim plugin (#124512)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-01 17:59:57 +02:00
Artturin 8c80185fde autotiling: 1.1 -> 1.5 2021-06-01 04:09:16 +03:00
"Maas Lalani" 17cfba9b0a vimPlugins.colorbuddy-nvim: init at 2021-04-16 2021-05-31 12:50:05 -04:00
Sandro d9c69fb889
Merge pull request #124694 from RonanMacF/master 2021-05-31 12:04:42 +02:00
Robert Hensing 5699d027ec nixos/metricbeat: init 2021-05-31 10:42:08 +02:00
Sandro 961202f416
Merge pull request #125026 from happysalada/vscode_extension_tailwind
vscode-extensions.bradlc.vscode-tailwindcss: init 0.6.6
2021-05-31 09:13:40 +02:00
Sandro c9eda6d9c4
Merge pull request #125025 from happysalada/vscode_extension_svelte
vscode-extensions.svelte.svelte-vscode: init 105.0.0
2021-05-31 09:13:34 +02:00
happysalada af25be1623 vscode-extensions.bradlc.vscode-tailwindcss: init 0.6.6 2021-05-31 11:05:02 +09:00
happysalada 67191e0bd0 vscode-extensions.svelte.svelte-vscode: init 105.0.0 2021-05-31 11:00:02 +09:00
happysalada 3f4d1d89aa vscode-extensions.alefragnani.project-manager: init 12.1.0 2021-05-31 10:52:51 +09:00
R. RyanTM 7a2c561b0f betterlockscreen: 3.1.1 -> 3.2.0 2021-05-31 01:03:16 +00:00
happysalada 79c75e54e5 vscode-extensions.B4dM4n.vscode-nixpkgs-fmt: init 2021-05-31 08:53:17 +09:00
Jean-Francois Chevrette a7cd70f367
vimPlugins.gruvbox-flat-nvim: init at 2021-05-28 2021-05-30 08:30:26 -04:00
Vladyslav M 398105b838
Merge pull request #124411 from Kho-Dialga/master
fixed version in proton-caller
2021-05-30 09:56:31 +03:00
Kho-Dialga 5619c4f674 proton-caller: fix version 2021-05-29 22:22:48 -06:00
Stefan Frijters 0cd06e8b09
wine{Unstable,Staging}: 6.8 -> 6.9 2021-05-29 17:35:34 +02:00
Stefan Frijters d37dd6c301
wine{Unstable,Staging}: 6.7 -> 6.8 2021-05-29 15:21:53 +02:00
John Chadwick 24129003fd lightspark: ffmpeg_3 -> ffmpeg 2021-05-27 13:19:52 -07:00
Ronan Mac Fhlannchadha 9c6a4fabc7 vimPlugins.vim-ultest: init at 2021-05-27 2021-05-27 20:52:11 +01:00
Ronan Mac Fhlannchadha d4de973c91 vimPlugins: update 2021-05-27 20:51:39 +01:00
Sandro 64742eb44c
Merge pull request #124293 from IvarWithoutBones/bump/switch-emu 2021-05-27 05:00:15 +02:00
Sandro 2249acc5f1
Merge pull request #124226 from lovesegfault/winetricks-20210206
winetricks: 20201206 -> 20210206
2021-05-27 04:54:03 +02:00
Ryan Mulligan 6596f38b4b
Merge pull request #124473 from eyJhb/betterlockscreen-patch
betterlockscreen: readd patch for i3color
2021-05-26 12:40:19 -07: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
eyjhb 8f23eb073a
betterlockscreen: readd patch for i3color 2021-05-26 11:00:54 +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 abb1e5cd4c vimUtils: dont use the alias to vim-pathogen
it breaks vim builds when disallowing aliases
2021-05-25 22:41:07 +02:00
Ryan Mulligan 1df233f95b
Merge pull request #123996 from r-ryantm/auto-update/arm-trusted-firmware
armTrustedFirmwareTools: 2.4 -> 2.5
2021-05-25 12:49:52 -07:00
Ivar Scholten 5b0928bd2b yuzu-{mainline,ea}: {576,1536} -> {633,1704} 2021-05-24 21:33:19 +02:00
Ivar Scholten 5eb80c23b6 ryujinx: 1.0.6835 -> 1.0.6893 2021-05-24 21:11:07 +02:00
Bernardo Meurer 15752dc7f3
winetricks: 20201206 -> 20210206 2021-05-23 22:10:40 -07:00
"Robert W. Pearce" 2bf8188db2
vimPlugins.moonlight-nvim: init at 2021-05-16 2021-05-23 23:20:54 -04:00
"Robert W. Pearce" e444cd105d
vimPlugins.nord-nvim: init at 2021-05-22 2021-05-23 23:20:53 -04:00
Sandro 77efb5b850
Merge pull request #121471 from Kho-Dialga/master 2021-05-23 18:51:13 +02:00
Sandro c5265c01a9
Merge pull request #123842 from lunik1/libretro-ppsspp-ffmpeg4
libretro.ppsspp: update to v1.11 and fix build againt ffmpeg 4.4
2021-05-23 17:36:34 +02:00
R. RyanTM 4b8a57d891 betterlockscreen: 3.1.0 -> 3.1.1 2021-05-23 14:27:35 +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
Sandro 5cf7cfccf0
Merge pull request #123624 from ben0x539/wtf 2021-05-22 17:42:46 +02:00
Sandro 6187a1f53b
Update pkgs/misc/vim-plugins/generated.nix 2021-05-22 16:31:05 +02:00
github-actions[bot] 563389a7fd
Merge master into staging-next 2021-05-22 12:27:09 +00:00
Ronan Mac Fhlannchadha 1941e7c996
vimPlugins.conflict-marker-vim: init at 2020-09-23 2021-05-22 13:25:22 +01:00
Ronan Mac Fhlannchadha fdaf66b6f0
vimPlugins.hiPairs: init at 2020-12-10 2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha 9b0fca29f9
vimPlugins.nvim-treesitter-pyfold: init at 2021-05-20 2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha 8c2a60ad5a
vimPlugins.pears-nvim: init at 2021-05-21 2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha 0eb12af279
vimPlugins.nvim-dap-ui: init at 2021-05-21 2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha 757de5a432
vimPlugins.scrollbar-nvim: init at 2020-09-28 2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha dcc83cd07a
vimPlugins.telescope-dap-nvim: init at 2021-03-26 2021-05-22 13:25:20 +01:00
Ronan Mac Fhlannchadha e54c43f8f1
vimPlugins: update 2021-05-22 13:25:20 +01:00
sohalt c66caa6a90 spaacenavd: config file in $XDG_CONFIG_HOME 2021-05-22 12:48:57 +02:00
sohalt dfb36eed76 spacenavd: pidfile in $XDG_RUNTIME_DIR 2021-05-22 12:48:38 +02:00
sohalt be01cb8b97 nixos/spacenavd: run as user service 2021-05-22 12:48:12 +02:00
R. RyanTM 8ac72be1ab armTrustedFirmwareTools: 2.4 -> 2.5 2021-05-22 09:08:02 +00:00
Jonathan Ringer 7507aed4e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/development/tools/rust/cargo-expand/default.nix
 pkgs/tools/misc/blflash/default.nix
2021-05-21 19:49:05 -07:00
notusknot 1c4571cf46 vimPlugins.bracey-vim: init at 2021-05-11 2021-05-21 19:08:38 -07:00
notusknot 07ae0b47e3 vimPlugins: update 2021-05-21 19:08:38 -07:00
github-actions[bot] 901fb5e64e
Merge master into staging-next 2021-05-22 00:56:03 +00:00
lunik1 89cbb28f64
Update pkgs/misc/emulators/ppsspp/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-21 22:49:22 +01:00
davidak 3ff0ef5666
Merge pull request #121809 from rvolosatovs/init/stt
Deprecate deepspeech in favor of stt
2021-05-21 23:19:29 +02:00
Maximilian Bosch 12a9bd6fb8
Merge pull request #123457 from jack-michaud/betterlockscreen-3.1.0
betterlockscreen: 3.0.1 -> 3.1.0
2021-05-21 23:03:04 +02:00
github-actions[bot] 5efa447c88
Merge master into staging-next 2021-05-21 18:39:29 +00:00
"Lorenzo Manacorda" 2a215dc423 vimPlugins.vim-wordmotion: init at 2021-04-25 2021-05-21 18:30:32 +02:00
"Lorenzo Manacorda" 9e6d402e46 vimPlugins: update 2021-05-21 18:30:10 +02:00
lunik1 babd906230
ppsspp: fix build against ffmpeg 4.4 2021-05-21 00:01:03 +01:00
lunik1 a5a5088eae
libretro.ppsspp: update to v1.11 and fix build againt ffmpeg 4.4 2021-05-20 22:51:05 +01:00
Jonathan Ringer 14f3686af1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/terminal-emulators/alacritty/default.nix
  pkgs/servers/clickhouse/default.nix
2021-05-20 09:12:42 -07:00
Roman Volosatovs 33b0e0d792
deepspeech: rename to stt 2021-05-20 17:52:52 +02:00
Robert Schütz da5310f82e
retroarchBare: use ffmpeg instead of ffmpeg_3 (#123514) 2021-05-19 21:57:35 +02:00
Jonathan Ringer c1f8a15dac
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  nixos/doc/manual/release-notes/rl-2105.xml
  pkgs/tools/security/sequoia/default.nix
2021-05-19 10:39:54 -07:00
Jörg Thalheim f4e14c1796
Merge pull request #123508 from stephank/fix-spacenavd-darwin
spacenavd: fix darwin build
2021-05-19 06:55:44 +01:00
Benjamin Herr 76a63de3dc kodi-retroarch-advanced-launchers: take lib arg
This package was changed to refer to `lib` instead of `stdenv.lib`, but
`lib` was not actually in scope. I don't know what this package is about
or how evaluation got to that point, but this is clearly more correct.
2021-05-18 21:15:08 -07:00
Stéphan Kochen 12103ae09f t-rec: fix darwin build 2021-05-18 18:25:30 -07:00
Ryan Horiguchi 035434d8d5 vscode-extensions.hashicorp.terraform: 2.10.2 -> 2.11.0 2021-05-18 17:55:48 -07:00
github-actions[bot] 7000ae2b9a
Merge master into staging-next 2021-05-19 00:55:36 +00:00
Anderson Torres 7a674b03b4
Merge pull request #123540 from stephank/fix-yapesdl-darwin
yapesdl: fix darwin build
2021-05-18 17:35:28 -03:00
Matthieu Coudron ab205c5de1 vimPlugins: restore aliases 2021-05-18 22:15:58 +02:00
Stéphan Kochen 47a1b5e57f yapesdl: fix darwin build 2021-05-18 18:39:15 +02: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
Kho-Dialga 51ba5aa590 proton-caller 2.2.3
fixed

Changed license to gpl3Only and removed stdenv

Removed doCheck = true in proton-caller

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

version fixed

fixed maintainers on proton-caller
2021-05-18 08:24:08 -06:00
Stéphan Kochen 70e199136e spacenavd: fix darwin build 2021-05-18 14:08:03 +02:00
Jack Michaud d1a2274f68 betterlockscreen: 3.0.1 -> 3.1.0
Updates to latest version that has some bugfixes.
https://github.com/pavanjadhaw/betterlockscreen/compare/3.0.1...3.1.0
2021-05-17 22:59:41 -07:00
Iosmanthus Teng 4927716658
vscode-extensions: remote-ssh acquires user's home directory from $HOME (#122595) 2021-05-18 03:06:56 +02:00
Sandro f85bc843c2
Merge pull request #122759 from dotlambda/mono6 2021-05-18 01:25:35 +02:00
Sandro 11d75bc234
Merge pull request #123086 from mebubo/hplipWithPlugin
hplipWithPlugin: correct arch name for the plugin file on aarch64
2021-05-17 19:30:03 +02:00
Sandro 530c9fcbc7
Merge pull request #122975 from eduardosm/ruffle
ruffle: nightly-2021-04-02 -> nightly-2021-05-14
2021-05-17 19:03:09 +02:00
Florian Beeres 873f2632e2 vimPlugins.sad: init at 2019-02-18 2021-05-17 14:50:27 +02:00
Florian Beeres add85d7ee7 vimPlugin: update 2021-05-17 14:50:15 +02:00
github-actions[bot] 3ff6965554
Merge master into staging-next 2021-05-17 06:22:23 +00:00
Ben Siraphob c5a669d3f7 treewide: remove unzip where not needed 2021-05-16 19:29:28 -07:00
Devin Singh 79d252d26c vimPlugins.edge: init at 2021-05-08 2021-05-16 18:35:37 -07:00
Devin Singh 644fbb4b8c vimPlugins.vim-easyescape: init at 2020-11-22 2021-05-16 18:35:37 -07:00
Jonathan Ringer d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
Sandro 700942d2a5
Merge pull request #121119 from SuperSandro2000/remove-gnidorah
treewide: remove gnidorah
2021-05-17 02:42:24 +02:00
Martin Weinelt 7bd65d54f7 treewide: remove nand0p as maintainer
While looking at the sphinx package I noticed it was heavily
undermaintained, which is when we noticed nand0p has been inactive for
roughly 18 months. It is therefore prudent to assume they will not be
maintaining their packages, modules and tests.

- Their last contribution to nixpkgs was in 2019/12
- On 2021/05/08 I wrote them an email to the address listed in the
  maintainer-list, which they didn't reply to.
2021-05-17 01:50:49 +02:00
"Matthieu Coudron" f269c57097 vimPlugins: update 2021-05-17 00:48:52 +02:00
Matthieu Coudron 8c63ac7893 vimPlugins: generate an overlay
let update.py generates generated.nix as an overlay.
This should help maintaining vim-plugins outside of nixpkgs, as one can
use update.py to generate an out-of-tree vimPlugins overlay.
2021-05-17 00:40:25 +02:00
Andrey Kuznetsov b012981301 vimPlugins.todo-comments-nvim: init at 2021-05-16 2021-05-16 14:50:57 -07:00
Andrey Kuznetsov 64bb7a00ba vimPlugins: update 2021-05-16 14:50:57 -07:00
figsoda a58b32743b vimPlugins.indent-blankline-nvim-lua: init at 2021-04-28 2021-05-16 14:44:15 -07:00
github-actions[bot] 6cdac75d25
Merge staging-next into staging 2021-05-16 18:32:44 +00:00
github-actions[bot] 8c6d819143
Merge master into staging-next 2021-05-16 18:32:41 +00:00
figsoda da04ea775e vimPlugins.lsp_signature-nvim: init at 2021-05-07 2021-05-16 11:16:37 -07:00
Anderson Torres cf45c45605
Merge pull request #121588 from eduardosm/sip-rename
pythonPackages.sip: rename to sip_4, pythonPackages.sip_5: rename to sip
2021-05-16 13:31:55 -03:00
Jan Tojnar 684991c696
Merge branch 'master' into staging-next
- Thunderbird 68 has been dropped on master.
- gccCrossLibcStdenv has been factored out on staging-next in all-packages.nix, while the file has been re-formatted on master.
2021-05-16 15:34:51 +02:00
Guillaume Girol f1852527a9
Merge pull request #122915 from polygon/caprice32
caprice32: Add <string> include
2021-05-16 08:54:22 +00: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
Sandro f9a4fcd44c
Merge pull request #122988 from dbirks/vscode-tmux-keybinding-init
vscode-extensions.stephlin.vscode-tmux-keybinding: init at 0.0.6
2021-05-15 21:34:27 +02:00
github-actions[bot] c10600230e
Merge staging-next into staging 2021-05-15 18:30:31 +00:00
github-actions[bot] f1b78f8618
Merge master into staging-next 2021-05-15 18:30:28 +00:00
V 351171f677 vsce/MS-vsliveshare.vsliveshare: add V to maintainers 2021-05-15 14:42:40 +02:00
github-actions[bot] 49ec716c04
Merge staging-next into staging 2021-05-15 12:25:36 +00:00
github-actions[bot] ec10b0958d
Merge master into staging-next 2021-05-15 12:25:33 +00:00
Devin Singh 5d176f3c20 vimPlugins.vim-clap: fix hash 2021-05-15 14:16:19 +02:00
Devin Singh 18355b4748 trouble.nvim: lsp-trouble.nvim -> trouble.nvim 2021-05-15 14:16:19 +02:00
Sergei Dolgov 5153e0e491 hplipWithPlugin: correct arch name for the plugin file on aarch64
Without this change, building hplipWithPlugin on aarch64 fails with:

    cp: cannot stat 'lj-aarch64.so': No such file or directory
    builder for '/nix/store/p0x02ppv0n1xj46wvik3p3cn4jikmr1q-hplip-3.20.11.drv' failed with exit code 1

This is because the corresponding file in the archive is actually called
lj-arm64.so.

hplipPlatforms exists to convert between the different names; this
commit only changes the value to a correct one.
2021-05-15 12:21:43 +02:00
github-actions[bot] 78ae7ac75e
Merge staging-next into staging 2021-05-15 06:22:25 +00:00
Vladimír Čunát c48eaa70e3
Merge branch 'master' into staging-next 2021-05-14 22:27:34 +02:00
Eduardo Sánchez Muñoz 96002e32bf ruffle: nightly-2021-04-02 -> nightly-2021-05-14 2021-05-14 12:44:38 +02:00
Jörg Thalheim a5269ffeb8
Merge pull request #122913 from kinnison/vscode-extension-updates
Vscode extension updates
2021-05-14 10:33:26 +01:00
zowoq 004f8cd986 Merge staging-next into staging 2021-05-14 16:32:43 +10:00
github-actions[bot] bfb5f4cc5e
Merge master into staging-next 2021-05-14 06:22:26 +00:00
Anderson Torres 5d4a430472
Merge pull request #122140 from vs49688/rpcs3
rpcs3: 0.0.12 -> 0.0.16
2021-05-14 00:19:10 -03:00
David Birks 389f7b1be8
vscode-extensions.stephlin.vscode-tmux-keybinding: init at 0.0.6 2021-05-13 21:08:30 -04:00
github-actions[bot] bf5d8bb531
Merge master into staging-next 2021-05-14 00:58:11 +00:00
polygon 7b1fad07a5 caprice32: Add <string> include 2021-05-14 01:06:34 +02:00
Daniel Silverstone d91ae6adcf
vscode-extensions.ms-python.python: 2021.4.765268190 -> 2021.5.829140558
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-05-13 23:30:28 +01:00
Daniel Silverstone d57837abb0
vscode-extensions.ms-vsliveshare.vsliveshare: 1.0.4131 -> 1.0.4272
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-05-13 23:30:23 +01:00
Potato Hatsue 0f398e4e72
vscode-extensions.WakaTime.vscode-wakatime: Fix path 2021-05-13 13:09:55 +08:00
Robert Schütz 4b0dd792f8 vscode-exts/ms-dotnettools-csharp: add meta.homepage 2021-05-12 21:33:40 +02:00
Robert Schütz d099e7558e mono: 5 -> 6 2021-05-12 21:32:40 +02:00
github-actions[bot] b057978bb2
Merge staging-next into staging 2021-05-12 18:32:29 +00:00
github-actions[bot] f214722172
Merge master into staging-next 2021-05-12 18:32:26 +00:00
Ivar 92a2e684bc
sndio: 1.7.0 -> 1.8.0 (#122352) 2021-05-12 13:56:23 -04:00
Jan Tojnar 71fa678899
Merge branch 'staging-next' into staging 2021-05-12 14:31:36 +02:00
github-actions[bot] 1d2db66464
Merge master into staging-next 2021-05-12 12:27:04 +00:00
Alyssa Ross 917b4fc6d9 snes9x-gtk: don't manually enableParallelBuilding
This is automatic for Meson builds.
2021-05-12 11:57:35 +00:00
Florian Beeres 0326ec60b5 vimPlugins.qfenter: init at 2020-10-09 2021-05-12 13:12:39 +02:00
Florian Beeres c41a405209 vimPlugins: Update 2021-05-12 13:10:48 +02:00
Jan Tojnar 7982550ac4
Merge branch 'staging-next' into staging 2021-05-11 09:09:10 +02:00
github-actions[bot] 10e16ec9ab
Merge master into staging-next 2021-05-11 06:20:33 +00:00
Zane van Iperen f4b90cf6d0
rpcs3: 0.0.12-12199-b8477a470 -> 0.0.16-12235-a4f4b81e6
Additionally:
* Use system libcurl, so the patch downloader can work
* Use system zlib
* Use system libusb
* Add note about using system WolfSSL
* Enable SDL2, so the FAudio backend can work
* Change license to gpl2Only, as per [1]

[1]: https://github.com/RPCS3/rpcs3/issues/10255#issuecomment-835512840
2021-05-11 13:26:45 +10:00
fortuneteller2k ee4520e789 vimPlugins.aurora: init at 2021-05-10 2021-05-10 19:54:21 -07:00
fortuneteller2k 7cda01fcb8 vimPlugins.fwatch-nvim: init at 2021-04-26 2021-05-10 19:54:21 -07:00
fortuneteller2k 8e5211de81 vimPlugins.floating-nvim: init at 2021-05-08 2021-05-10 19:54:21 -07:00
fortuneteller2k 28ed9e7f3c vimPlugins.Shade-nvim: init at 2021-04-29 2021-05-10 19:54:21 -07:00
fortuneteller2k 63872607cd vimPlugins: update 2021-05-10 19:54:21 -07:00
github-actions[bot] 49b8e6f7d4
Merge master into staging-next 2021-05-11 00:48:15 +00:00
Florian Beeres 04af46573a vimPlugins.vim_current_word: init at 2021-01-27 2021-05-10 23:19:36 +02:00
Florian Beeres edb5f5ee8c vimPlugins: update 2021-05-10 23:18:30 +02:00
Eduardo Sánchez Muñoz 08a26e4579 pythonPackages.sip: rename to sip_4
sip 4 is the old and unmaintained version
2021-05-10 20:41:38 +02:00
github-actions[bot] 61fa3fdde8
Merge master into staging-next 2021-05-10 18:28:17 +00:00
fortuneteller2k 9bf3ecbe66 vimPlugins.specs-nvim: init at 2021-05-05 2021-05-10 22:12:39 +08:00
fortuneteller2k 21cc6fe587 vimPlugins.hologram-nvim: init at 2021-05-01 2021-05-10 22:12:39 +08:00
fortuneteller2k 021813a495 vimPlugins: update 2021-05-10 22:12:30 +08:00
Jan Tojnar 594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
github-actions[bot] f4d69ad1f2
Merge master into staging-next 2021-05-10 06:20:28 +00:00
Anna Kudriavtsev 6eab05da6c vimPlugins: update 2021-05-09 20:16:05 -07:00
Vladimír Čunát 5663b2b2d3
Merge branch 'master' into staging-next
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
R. RyanTM db770a84f1 lilypond: 2.22.0 -> 2.22.1 2021-05-08 17:06:50 -07:00
Sandro 1b844ebaf5
Merge pull request #122079 from JRavi2/vim-deus
vimPlugins.vim-deus: init at 2021-03-28
2021-05-08 21:35:21 +02:00
Jan Tojnar dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
github-actions[bot] 6d46d8a9b9
Merge master into staging-next 2021-05-08 18:22:46 +00:00
Luke Granger-Brown b2544d1ad2
Merge pull request #121072 from kinnison/update-vscode-python
Update vscode python
2021-05-08 18:26:36 +01:00
J. Neto 1887bf47dd vbam: fix build with SDL 2.0.14 2021-05-08 10:18:17 -07:00
Martin Weinelt 9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00
Aaron Andersen b28f0d640f
Merge pull request #121699 from Hoverbear/t-rec
t-rec: init at 0.5.2
2021-05-08 08:15:42 -04:00
Vladimír Čunát 080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
github-actions[bot] e21fb16f9a
Merge master into staging-next 2021-05-08 06:20:05 +00:00
fortuneteller2k 5a4cec0482 vimPlugins.diffview-nvim: init at 2021-05-06 2021-05-07 22:49:43 -07:00
fortuneteller2k 44decf41ef vimPlugins.markdown-preview-nvim: init at 2021-03-10 2021-05-07 22:49:43 -07:00
fortuneteller2k ad7bc81b96 vimPlugins.vim-smali: init at 2015-11-05 2021-05-07 22:49:43 -07:00
fortuneteller2k cf3c9970ea vimPlugins.vim-lua: init at 2020-08-05 2021-05-07 22:49:43 -07:00
fortuneteller2k a89bc1c469 vimPlugins.lsp-trouble-nvim: init at 2021-05-07 2021-05-07 22:49:43 -07:00
fortuneteller2k 28a49433a1 vimPlugins: change rnvimr branch 2021-05-07 22:49:43 -07:00
fortuneteller2k dad28f9269 vimPlugins: update 2021-05-07 22:49:43 -07:00
Silvan Mosberger 08d94fd2b0
Merge pull request #114374 from oxalica/lib/platform-support-check
lib.meta: introduce `availableOn` to check package availability on given platform
2021-05-08 03:54:36 +02:00
Ana Hobden c8d9af9f4a t-rec: init at 0.6.0
Introduce [`t-rec`](https://github.com/sassman/t-rec-rs), a terminal
recorder.

Usage:

```bash
nix run .#t-rec
```

Upon exit, `t-rec` will save recordings of the session to disk in GIF
and MP4.

Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-05-07 16:10:23 -07:00
Ravi Jain 3e44834779 vimPlugins.vim-deus: init at 2021-03-28 2021-05-08 00:06:37 +05:30
github-actions[bot] 1ae6d3d02f
Merge master into staging-next 2021-05-07 18:24:29 +00:00
Jonathan Wilkins 2b1cc5092e remove unnecessary patch
This patch
a504be8c70.patch
has already been applied upstream
2021-05-07 10:39:35 -07:00
Samuel Dionne-Riel 5186e965ff
Merge pull request #121429 from samueldr/updates/u-boot-2021.04
uboot: 2021.01 -> 2021.04
2021-05-07 12:55:01 -04:00
Sandro 9524ed3d78
Merge pull request #121844 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
vscode-extensions.gruntfuggly.todo-tree: 0.0.211 -> 0.0.213
2021-05-07 17:00:36 +02:00
Vladimír Čunát 73e17a3594
treewide: remove lethalman from meta.maintainers
He hasn't been heard of for years.
2021-05-07 15:36:40 +02:00
Jan Tojnar d9f177eb4d
Merge branch 'staging-next' into staging
The transmission conflict was non-trivial:
- libbrotli added to apparmor rules <1bdda029cd>
- apparmor rules rewritten <b280e64078>

Chosen the rewrite and verified that brotli is part of the rule set generated by `apparmorRulesFromClosure`.
2021-05-06 08:42:50 +02:00
Ryan Horiguchi 83618d62eb
vscode-extensions.gruntfuggly.todo-tree: 0.0.211 -> 0.0.213 2021-05-05 23:04:52 +02:00
Ryan Horiguchi dea3a01153
vscode-extensions.hashicorp.terraform: 2.10.1 -> 2.10.2 2021-05-05 22:59:05 +02:00
github-actions[bot] 68e3ba2b1d
Merge staging-next into staging 2021-05-05 00:46:07 +00:00
David Birks 1a9fbc44e1 vscode-extensions.github.github-vscode-theme: 4.0.2 -> 4.1.1 2021-05-04 14:43:18 -07:00
Daniel Silverstone b71773ee07
vscode-extensions.ms-python.python: refactor
In order for the ms-python.python extension to work these days,
we also need the ms-toolsai.jupyter extension.  To permit easy
upgrades and to honour the principle of least surprise, we
wrapper the Python extension to include the Jupyter one.  The
reverse is not true, you *can* have the Jupyter extension without
the Python one, so the reverse is not also done.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-05-02 21:12:31 +01:00
Daniel Silverstone 5903b963f4
vscode-extensions.ms-toolsai.jupyter: init at 2021.5.745244803
This is a necessary dependency of the new Python extension for
VSCode.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-05-02 21:12:31 +01:00