github-actions[bot]
78b864aeee
Merge staging-next into staging
2021-04-01 18:15:42 +00:00
github-actions[bot]
85e9b4acf4
Merge staging-next into staging
2021-04-01 12:06:32 +00:00
Sandro
0aad7ae700
Merge pull request #118034 from timstott/tmuxPlugins-fix-dependencies
2021-04-01 17:18:27 +02:00
JesusMtnez
90a130ccf2
vscx/ms-vsliveshare-vsliveshare: 1.0.3912 -> 1.0.4070
2021-04-01 09:17:16 +02:00
Timothy Stott
74407651cf
tmuxPlugins: removed phony dependencies attribute
...
The `dependencies` attribute in mkTmuxPlugin has deceived contributors
into thinking it makes packages available to the plugin at runtime.
To avoid further confusion the attribute is removed and plugins that
used it fixed.
Example PRs where `dependencies` has confused.
- https://github.com/NixOS/nixpkgs/pull/113726#discussion_r591146399
- https://github.com/NixOS/nixpkgs/pull/95275/files#r522817362
2021-04-01 00:04:21 +01:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
...
Since 03eaa48
added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.
Unfortunately there are a few exceptions that I've found:
1. Scripts that are calling perl with the -T switch. This makes perl
ignore PERL5LIB, which is what perl.withPackages is using to inform
the interpreter of the library paths.
2. Perl packages that depends on libraries in their own path. This
is not possible because perl.withPackages works at build time. The
workaround is to add `-I $out/${perl.libPrefix}` to the shebang.
In all other cases I propose to switch to perl.withPackages.
[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
Anderson Torres
933b6606ef
Merge pull request #118075 from r-ryantm/auto-update/mgba
...
mgba: 0.8.4 -> 0.9.0
2021-03-30 18:31:36 -03:00
R. RyanTM
f80c3825a6
mgba: 0.8.4 -> 0.9.0
2021-03-30 14:48:56 +00:00
Sandro
2e1c5b6d34
Merge pull request #98597 from onsails/fix-onehalf
...
vim-plugins: onehalf - fix path
2021-03-30 15:56:10 +02:00
Sandro
9a85cd47d4
Merge pull request #118048 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
...
vscode-extensions.gruntfuggly.todo-tree: 0.0.208 -> 0.0.209
2021-03-30 14:33:32 +02:00
Sandro
a0b523ce08
Merge pull request #118015 from jonringer/bump-vimplugins
...
vimPlugins: update
2021-03-30 14:28:22 +02:00
Ryan Horiguchi
0f8e176e52
vscode-extensions.gruntfuggly.todo-tree: 0.0.208 -> 0.0.209
2021-03-30 13:00:39 +02:00
Sandro
820ab62e34
Merge pull request #117998 from samuelgrf/remove-maintainer-unused-packages
2021-03-30 09:32:42 +02:00
"Jonathan Ringer"
4f7ed91c68
vimPlugins: update
2021-03-29 23:39:53 -07:00
Dmitry Kalinkin
4f6c5041c2
Merge pull request #117973 from SFrijters/wine-6.5
...
wine{Unstable,Staging}: 6.4 -> 6.5
2021-03-29 22:08:10 -04:00
Samuel Gräfenstein
6494ebf6b1
pcsx2: remove samuelgrf from maintainers
2021-03-30 02:52:58 +02:00
Stefan Frijters
9ea9b7a9f2
wine{Unstable,Staging}: 6.4 -> 6.5
2021-03-29 19:37:26 +02:00
Pablo Ovelleiro Corral
8d522891e3
vimPlugins.nvim-whichkey-setup-lua: init at 2021-03-26
2021-03-29 08:34:44 +02:00
Pablo Ovelleiro Corral
2582245127
vimPlugins: update
2021-03-29 08:34:30 +02:00
Sandro
4ac53481fe
Merge pull request #117698 from figsoda/termwrapper-nvim
...
vimPlugins.termwrapper-nvim: init at 2020-12-23
2021-03-28 20:48:38 +02:00
Sandro
df5b2973b8
Merge pull request #117800 from rhoriguchi/vscode-extensions.hashicorp.terraform
...
vscode-extensions.hashicorp.terraform: 2.8.3 -> 2.9.1
2021-03-27 23:25:46 +01:00
Alexander V. Nikolaev
3b90e8f9de
wineUnstable: enable cross building for unstable/staging by default
2021-03-27 18:10:00 -04:00
Alexander V. Nikolaev
f01d07ec0b
wineUnstable: 6.3 -> 6.4
...
Staging updated as well
2021-03-27 18:10:00 -04:00
Andrey Kuznetsov
85e1e064e5
vimPlugins.onehalf: fix path
2021-03-27 19:44:55 +00:00
Ryan Horiguchi
9a40230c86
vscode-extensions.hashicorp.terraform: 2.8.3 -> 2.9.1
2021-03-26 22:26:24 +01:00
Ryan Horiguchi
9f16573a14
vscode-extensions.gruntfuggly.todo-tree: 0.0.206 -> 0.0.208
2021-03-26 17:47:50 +01:00
Sandro
df1b047b95
Merge pull request #112230 from kubukoz/vscode-extension-updates
2021-03-26 17:05:39 +01:00
Nikolay Korotkiy
509cb20e71
vscode-extensions.dotjoshjohnson.xml: init at 2.5.1
2021-03-26 18:03:04 +03:00
figsoda
19d5078770
vimPlugins.termwrapper-nvim: init at 2020-12-23
2021-03-26 10:07:52 -04:00
figsoda
ca4463c73e
vimPlugins: update
2021-03-26 10:07:41 -04:00
Robert Schütz
f099477fdb
seafile-shared: remove unused arguments
2021-03-26 09:29:19 +01:00
figsoda
6a9d308fd9
vimPlugins.nvim-toggleterm-lua: init at 2021-03-23
2021-03-25 19:47:47 -04:00
figsoda
777716c410
vimPlugins: update
2021-03-25 19:47:15 -04:00
Jakub Kozłowski
3a95e2a47e
vscode-extensions.codezombiech.gitignore: init at 0.6.0
2021-03-25 19:12:03 +01:00
Jakub Kozłowski
814d4c9d11
vscode-extensions.zhuangtongfa.material-theme: init at 3.9.12
2021-03-25 19:12:03 +01:00
Jakub Kozłowski
d4d185a4ba
vscode-extensions.yzhang.markdown-all-in-one: init at 3.4.0
2021-03-25 19:12:03 +01:00
Jakub Kozłowski
e236b63104
vscode-extensions.xyz.local-history: init at 1.8.1
2021-03-25 19:12:03 +01:00
Jakub Kozłowski
f7359d235b
vscode-extensions.timonwong.shellcheck: init at 0.12.3
2021-03-25 19:12:02 +01:00
Jakub Kozłowski
2dd45228c9
vscode-extensions.slevesque.vscode-multiclilp: init at 0.1.5
2021-03-25 19:12:02 +01:00
Jakub Kozłowski
5995da34a5
vscode-extensions: shyykoserhiy.vscode-spotify: init at 3.2.1
2021-03-25 19:12:02 +01:00
Jakub Kozłowski
ce3c9080a3
vscode-extensions.scalameta.metals: 1.9.10 -> 1.9.13
2021-03-25 19:12:02 +01:00
Jakub Kozłowski
561b6148a9
vscode-extensions.scala.scala-lang: 0.4.5 -> 0.5.1
2021-03-25 19:12:02 +01:00
Jakub Kozłowski
dade7256d3
vscode-extensions.ms-azuretools.vscode-docker: 0.8.1 -> 1.9.1
2021-03-25 19:12:01 +01:00
Jakub Kozłowski
c656e96a17
vscode-extensions.mishkinf.goto-next-previous-member: init at 0.0.5
2021-03-25 19:12:01 +01:00
Jakub Kozłowski
9dc90969be
vscode-extensions.github.vscode-pull-request-github: init at 0.22.0
2021-03-25 19:12:01 +01:00
Jakub Kozłowski
d7c188f61d
vscode-extensions.edonet.vscode-command-runner: init at 0.0.116
2021-03-25 19:12:01 +01:00
Jakub Kozłowski
565e9e3a54
vscode-extensions.baccata.scaladex-search: init at 0.0.1
2021-03-25 19:12:01 +01:00
Jakub Kozłowski
db7a7e0015
vscode-extensions.alygin.vscode-tlaplus: init at 1.5.3
2021-03-25 19:11:59 +01:00
lasers
e264b3cb14
cen64: unstable-2020-02-20 -> unstable-2021-03-12
2021-03-24 07:10:24 -05:00
figsoda
48f244a518
vimPlugins.nvim-colorizer-lua: init at 2020-06-11
2021-03-23 22:25:11 -07:00