Matthieu Coudron
4c4c4874c4
neovim: add config to passthru ( #101100 )
...
first will register the config under the name init.vim which is more
appropriate for neovim.
Pass the generated config to passthru so that one can easily pass the
current config to a
raw/unwrapped neovim (helps with development).
For instance, home-manager can reference the config in $XDG_CONFIG_HOME/nvim/init.vim
without the need to wrap nvim with its config.
2020-10-20 12:26:39 +02:00
Maximilian Bosch
b6f990947c
epson-escpr2: 1.1.17 -> 1.1.23
2020-10-19 17:48:27 +02:00
Samuel Dionne-Riel
4fb4b69d9b
Merge pull request #100614 from arapov/new-uboot
...
uboot: 2020.07 -> 2020.10
2020-10-17 16:03:05 -04:00
Joe Hermaszewski
0e29b48a05
nodePackages.coc-diagnostic: init at 0.9.0
...
Also add as Vim plugin
Also update node packages from generate.sh
2020-10-17 08:56:20 -07:00
Andrey Kuznetsov
5cc71ccd9c
vimPlugins.vim-clap: specify meta.platforms
2020-10-17 08:24:26 -07:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Anderson Torres
4669a06b33
Merge pull request #99572 from siraben/tilem-init
...
tilem: init at 2.0
2020-10-16 12:18:21 -03:00
Raymond Gauthier
8b4db57358
vscx/ms-vsliveshare-vsliveshare: Init at 1.0.2902 ( #100583 )
2020-10-16 10:13:12 +02:00
Anton Arapov
71504af486
uboot: 2020.07 -> 2020.10
...
update to recent upstream release
Signed-off-by: Anton Arapov <arapov@gmail.com>
2020-10-15 18:17:39 +02:00
Kyle Sferrazza
0f69d69dc4
multilockscreen: init at 1.0.0
...
closes #99637
2020-10-14 20:15:46 -04:00
Edmund Wu
b55da6e093
vscode-extensions.WakaTime.vscode-wakatime: 4.0.8 -> 4.0.9
2020-10-13 22:25:55 -04:00
Edmund Wu
68b81403d8
vscode-extensions.ms-python.python: 2020.9.111407 -> 2020.9.114305
2020-10-13 22:25:40 -04:00
Michele Guerini Rocco
a5f01cbe93
Merge pull request #100254 from rnhmjoj/sc-controller
...
sc-controller: fix broken svg icons
2020-10-12 15:09:56 +02:00
AndersonTorres
492507697a
stella: 6.2.1 -> 6.3
2020-10-12 04:07:17 -03:00
rnhmjoj
65cbea4563
sc-controller: fix broken svg icons
...
The gdk-pixbuf module exposed by librsvg wasn't detected
due to strictDeps being enabled by default in python packages.
2020-10-12 08:10:18 +02:00
Ben Siraphob
81ef443d05
tilem: init at 2.0
2020-10-11 11:21:34 +07:00
1000101
53c0d59ba5
stella: 6.2.1 -> 6.3 ( #100144 )
2020-10-10 14:06:08 +00:00
AndersonTorres
c2ee241885
ppsspp: 1.9.4 -> 1.10.3
2020-10-09 12:32:54 -03:00
gnidorah
bdf7cf5939
mame: 0.224 -> 0.225 ( #99969 )
2020-10-07 22:50:06 -04:00
Samuel Dionne-Riel
433db454f3
Merge pull request #98607 from samueldr/u-boot/remove-downstream-u-boots
...
Remove all non-mainline U-Boots
2020-10-07 02:39:52 -04:00
Robert Scott
65d32c97af
Merge pull request #99131 from Sohalt/electricsheep
...
electricsheep: 2.7b33-2017-10-20 -> 3.0.2-2019-10-05, fix build
2020-10-06 19:42:02 +01:00
Martin Weinelt
22dd0914a2
Merge pull request #99220 from mweinelt/lilypond
...
lilypond: add patch to restrict embedded-{ps,svg} when -dsafe is used
2020-10-03 16:58:13 +02:00
Patrick Hilhorst
b133532434
treewide: remove some trailing whitespace to please ofborg
2020-10-02 09:01:35 -07:00
Patrick Hilhorst
f7e390e6d4
treewide: fix redirected urls (run 3)
...
Related:
- 9fc5e7e473
- 593e11fd94
- 508ae42a0f
Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).
Here's the new script I used:
```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
| jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
| sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Edmund Wu
25ee6af8bc
vscode-extensions.ms-vscode.cpptools: 0.29.0 -> 1.0.1
2020-10-01 20:39:12 -07:00
Edmund Wu
7177c59b61
vscode-extensions.ms-python.python: 2020.8.103604 -> 2020.9.111407
2020-10-01 20:39:12 -07:00
Edmund Wu
793b274ce1
vscode-extensions.WakaTime.vscode-wakatime: 4.0.0 -> 4.0.8
2020-10-01 20:39:12 -07:00
Andrey Kuznetsov
f89fcf4d95
vimPlugins.vim-clap: updated cargoSha256
2020-10-01 10:32:22 -07:00
Andrey Kuznetsov
fde08171a8
vimPlugins: update
2020-10-01 10:32:22 -07:00
Andrey Kuznetsov
94e7c10c1e
vimPlugins.completion-tabnine: link to TabNine binary
2020-10-01 10:32:22 -07:00
Andrey Kuznetsov
eac90229f6
vimPlugins.completion-tabnine: init at 2020-10-01
2020-10-01 10:32:22 -07:00
Martin Weinelt
500d7b81f9
lilypond: add patch to restrict embedded-{ps,svg} when -dsafe is used
...
Fixes: CVE-2020-17353
Closes : #96802
2020-10-01 05:31:29 +02:00
sohalt
3718d52f26
electricsheep: 2.7b33-2017-10-20 -> 3.0.2-2019-10-05, fix build
2020-09-30 02:17:49 +02:00
Arnout Engelen
53a8a51074
vscode-extensions.metals: 1.9.0 -> 1.9.4
2020-09-27 11:49:05 -07:00
Hugo Lageneste
6e062ca938
vimPlugins.vimsence: init at 2020-06-30
2020-09-26 18:17:40 -07:00
Hugo Lageneste
93536b4392
vimPlugins: update
2020-09-26 18:17:40 -07:00
Evan Stoll
4eff214a57
vimPlugins.lsp_extensions-nvim: init at 2020-09-06
2020-09-24 11:42:38 -04:00
Evan Stoll
9b98005272
vimPlugins: update
2020-09-24 11:42:09 -04:00
Samuel Dionne-Riel
3d2d18cdb8
ubootNanonote: remove
...
This removes the last non-mainline U-Boot from Nixpkgs.
2020-09-23 21:00:03 -04:00
Anderson Torres
c7bc218f02
Merge pull request #97803 from JamieMagee/dotnet-sdk-3.1
...
dotnetCorePackages.sdk_3_1: 3.1.102 -> 3.1.402
2020-09-23 14:39:53 -03:00
Jamie Magee
460c98ec69
dotnetCorePackages.sdk_3_1: fix dependent packages
2020-09-23 13:18:44 +02:00
Jamie McClymont
561078189e
mame: make the parallel build reliable
2020-09-22 23:11:29 -07:00
Matt Wittmann
36ad05e8d2
vscode-extensions.haskell.haskell: init at 1.1.0 ( #98251 )
2020-09-23 02:08:22 +02:00
oxalica
11c36334bf
vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3
2020-09-22 09:13:53 -07:00
Jared Tobin
a4c2512d7b
vimPlugins.hoon-vim: init at 2020-02-19
2020-09-21 23:16:44 -07:00
Martin Weinelt
aeab683e38
Merge pull request #98168 from gnidorah/updates
...
update some packages I maintain
2020-09-22 03:59:27 +02:00
oxalica
0e0dc5544c
rust-analyzer: 2020-08-24 -> 2020-09-21
2020-09-21 10:55:15 -07:00
Michele Guerini Rocco
799f149bbf
Merge pull request #98116 from timjrd/sc-controller-0.4.7-rebased
...
sc-controller: fix missing icons (librsvg)
2020-09-21 07:24:01 +02:00
Anderson Torres
198cd8ecc3
Merge pull request #98246 from hongchangwu/tmuxPlugins.tmux
...
tmuxPlugins.nord: init at 0.3.0
2020-09-19 04:09:29 -03:00
Jakub Kądziołka
220490a6b4
sameboy: init at 0.13.6
2020-09-19 09:06:37 +02:00
Hongchang Wu
9583f5295e
tmuxPlugins.nord: init at 0.3.0
2020-09-19 00:26:05 -04:00
Zach Coyle
93fd4b5c6c
vimPlugins.vim-nerdtree-syntax-highlight: init at 2020-07-19
2020-09-18 10:00:41 -07:00
Zach Coyle
aa49a71159
vimPlugins: update
2020-09-18 10:00:41 -07:00
Orivej Desh
19f7f150a4
solfege: fix build with texinfo 6.7
...
makeinfo seems right to fail when input encoding is not declared and is not UTF-8.
texinfo was updated in #95910 .
2020-09-18 10:21:24 +00:00
gnidorah
34e8ce3de5
mame: 0.223 -> 0.224
2020-09-17 16:12:19 +03:00
Timothée Jourde
81c2d88d7a
sc-controller: fixing missing icons (librsvg)
2020-09-16 19:12:16 +02:00
Tom Repetti
89c781cc50
vimPlugins.vim-ocaml: init at 2020-08-20
2020-09-14 20:55:57 -07:00
Tom Repetti
0617d9cfef
vimPlugins: update
2020-09-14 20:55:57 -07:00
Austin Butler
9511b32979
vscode-extensions.ms-python.python: 2020.7.96456 -> 2020.8.103604
2020-09-14 20:51:04 -07:00
Jonathan Ringer
10e2e5be30
vimPlugins.asyncomplete-vim: init at 2020-08-09
2020-09-14 10:37:50 -07:00
Jonathan Ringer
258cbe62f7
vimPlugins: resolve github repository redirects
2020-09-14 10:37:50 -07:00
Jonathan Ringer
b92f79e128
vimPlugins: update
2020-09-14 10:37:50 -07:00
Viacheslav Lotsmanov
68896cd397
vimPlugins.nerdtree-git-plugin: init at 2020-09-11
2020-09-14 10:15:43 -07:00
AndersonTorres
c4b869efc5
openmsx: 0.15.0 -> 16.0
2020-09-11 14:44:42 -03:00
Victor Büttner
2bc02f2925
vimPlugins.asyncomplete-vim: init at 2020-08-09
2020-09-08 14:26:58 -07:00
endorphin
df76747972
vimPlugins.Coqtail: init at 2020-09-08
2020-09-08 13:20:24 -07:00
endorphin
91523d2d8d
vimPlugins: update
2020-09-08 13:20:24 -07:00
Lassulus
326ab94258
Merge pull request #94089 from cixel/patch-1
...
tmuxPlugins.cpu: unstable-2020-04-05 -> unstable-2020-07-25
2020-09-08 21:13:09 +02:00
Marek Mahut
1cfc9df481
Merge pull request #96459 from sorki/novena_uboot_products
...
ubootNovena: install u-boot-dtb.img instead of u-boot.bin
2020-09-08 21:12:35 +02:00
Robert Scott
45a4fa7dba
Merge pull request #92978 from S-NA/updates/sndio-1.7.0
...
sndio: 1.6.0 -> 1.7.0
2020-09-06 11:38:32 +01:00
Maximilian Bosch
5998a16b14
epson-escpr2: 1.1.15 -> 1.1.17
2020-09-06 11:23:23 +02:00
Jake Waksbaum
92e990a8d6
vimPlugins: Inherit meta from node plugins
2020-09-05 18:24:24 -07:00
S. Nordin Abouzahra
96bd235e2f
sndio: fix up for Darwin
...
Applying the suggestion by @risicle to use fixDarwinDylibNames instead
of manually chasing the exact .dylib name in postFixup.
2020-09-05 19:25:24 -04:00
S. Nordin Abouzahra
bc57f6d2e5
sndio: 1.6.0 -> 1.7.0
...
Updates sndio to the latest version.
2020-09-05 19:25:24 -04:00
Alexander V. Nikolaev
e049f91e10
wineUnstable: 5.15 -> 5.16
2020-09-05 14:14:39 -04:00
Alexander V. Nikolaev
1b197ce0d1
wineUnstable: 5.14 -> 5.15
2020-09-05 14:14:39 -04:00
Jake Waksbaum
b468834b6b
vimPlugins: update
2020-09-04 08:33:47 -07:00
Jake Waksbaum
8a28f7f016
vimPlugins: Remove coc-* from vim-plugin-names
...
Because these plugins use the node packages as their source, there's no
reason to pull their sources from GitHub only to have it be overriden.
This will trigger the removal of these plugins from generated.nix the
next time update.py is run.
2020-09-04 08:33:47 -07:00
Jake Waksbaum
16592e54f7
vimPlugins: Refactor coc-* plugins and fix coc-go
...
There are 32 vim plugins, all related to the coc.nvim LSP plugin, that
are actually node packages and are included in nodePackages. In #82578 ,
those vim plugins were made to point at the corresponding node packages,
which fixed issues where the sources weren't being compiled properly
with Javascript build systems.
The way each of those vim plugins wraps its corresponding node package
is identical, so I factored that out into a function and eliminated the
duplication.
In addition, for some reason coc-go got missed, which led to it not
working correctly for me. I included it in my list of packages to wrap,
so that fixes that issue.
2020-09-04 08:33:47 -07:00
Mario Rodas
7aa072676b
Merge pull request #96756 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.64 -> 5.65
2020-08-31 19:24:44 -05:00
Samuel Dionne-Riel
fe5f1c20cc
Merge pull request #96851 from artemist/uboot_pinebook_pro
...
ubootPinebookPro: init at 2020.07
2020-08-31 16:29:26 -04:00
Jonathan Ringer
9b9a975969
vimPlugins: resolve github repository redirects
2020-08-31 12:19:26 -07:00
Jonathan Ringer
10733cdd6d
vimPlugins: update
2020-08-31 12:19:26 -07:00
RonanMacF
0cea290a93
vimPlugins.vimspector: init at 2020-08-29
2020-08-31 12:19:26 -07:00
RonanMacF
f3fd1d5045
vimPlugins.vim-after-object: init at 2018-09-17
2020-08-31 12:19:26 -07:00
RonanMacF
a7a65d8389
vimPlugins.sideways-vim: init at 2020-08-24
2020-08-31 12:19:26 -07:00
RonanMacF
3dc2bd11d2
vimPlugins.devdocs-vim: init at 2018-08-27
2020-08-31 12:19:26 -07:00
RonanMacF
943986dbbf
vimPlugins.vim-twiggy: init at 2019-06-24
2020-08-31 12:19:26 -07:00
RonanMacF
64d6ccc2b0
vimPlugins.vim-merginal: init at 2020-01-29
2020-08-31 12:19:26 -07:00
RonanMacF
2dd6666da5
vimPlugins.vim-markbar: init at 2020-05-10
2020-08-31 12:19:26 -07:00
Artemis Tosini
6f457404b7
ubootPinebookPro: init at 2020.07
2020-08-31 17:15:24 +00:00
R. RyanTM
23e7cb92d0
seafile-shared: 7.0.7 -> 7.0.8
2020-08-31 17:10:05 +02:00
R. RyanTM
56a003c0e0
xlockmore: 5.64 -> 5.65
2020-08-31 11:12:27 +00:00
zowoq
322f0bd565
vscode-extensions: editorconfig fixes
2020-08-30 17:10:53 -07:00
Richard Marko
fbc54ca20f
ubootNovena: install u-boot-dtb.img instead of u-boot.bin
...
SPL now looks for u-boot-dtb.img instead of u-boot.bin.
2020-08-27 13:00:10 +02:00
Matthew Bauer
25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
...
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Justinas Stankevicius
a1871050cc
vimPlugins.deoplete-vim-lsp: init at 2020-07-24
2020-08-26 10:02:47 -07:00
Justinas Stankevicius
55c5ee95d0
vimPlugins.vim-lsp: init at 2020-08-24
2020-08-26 10:02:47 -07:00
Justinas Stankevicius
94e086071e
vimPlugins: update
2020-08-26 10:02:47 -07:00
Frederik Rietdijk
081bd762e5
Merge staging-next into staging
2020-08-26 08:43:29 +02:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
...
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Robert Scott
9292dbf7fa
ghostscript: add patch for CVE-2020-15900
2020-08-24 11:57:06 +02:00
Peter Hoeg
6072bac139
Merge pull request #96038 from koslambrou/add-hdt-package
...
hdt: init at 1.3.3
2020-08-24 17:27:04 +08:00
kolam
016dad9deb
hdt: init at 1.3.3
2020-08-24 05:21:29 -04:00
Sybrand Aarnoutse
56535ba530
pipes: fix dependencies
...
Fixes: https://github.com/NixOS/nixpkgs/issues/95902
2020-08-21 16:37:24 -07:00
"Jonathan Ringer"
40970bee0e
vimPlugins: update
2020-08-21 01:13:31 -07:00
Jonathan Ringer
1a6f998619
vimPlugins.dracula-vim: fix name
2020-08-21 01:13:30 -07:00
Lassulus
2a684de588
Merge pull request #94602 from RohanHart/cups/driver/hl1210w
...
cups-brother-hl1210w: init at 3.0.1-1
2020-08-21 09:15:24 +02:00
Artturin
f7651718b5
flashfocus: init at 2.2.2
2020-08-19 12:34:35 -07:00
RonanMacF
eddeae2328
vimPlugins.vim-matchup: init at 2020-08-16
2020-08-17 17:46:59 -07:00
RonanMacF
770acba6de
vimPlugins.vim-carbon-now-sh: init at 2019-02-14
2020-08-17 17:46:59 -07:00
RonanMacF
2d101df18c
vimPlugins.vim-smoothie: init at 2019-12-02
2020-08-17 17:46:59 -07:00
Poscat
9f1fe8d732
vscode-extensions.justusadam.language-haskell: 3.0.3 -> 3.2.1
2020-08-16 19:49:45 +00:00
Justin Humm
066544a7eb
stabber: 2016-11-09 -> 2020-06-08
...
Also updated meta.homepage
2020-08-16 13:09:50 +00:00
zowoq
473536e3b5
buildRustPackage: remove platform.all from packages
2020-08-16 12:48:18 +10:00
Andrey Kuznetsov
7ae8aece7a
vimPlugins: update
2020-08-15 16:29:34 -07:00
Andrey Kuznetsov
c4a881c0fb
vimPlugins.vim-poweryank: init at 2017-08-13
2020-08-15 16:29:34 -07:00
Andrey Kuznetsov
3b29c023f8
vimPlugins.vim-osc52: init at 2017-06-23
2020-08-15 16:29:34 -07:00
Andrey Kuznetsov
5bb8715c9b
vimPlugins.coc-markdownlint: init at 2020-07-08
2020-08-15 16:29:34 -07:00
Andrey Kuznetsov
dc78ed5147
vimPlugins.coc-vimlsp: init at 2020-07-01
2020-08-15 16:29:34 -07:00
Andrey Kuznetsov
5dc652723f
vimPlugins.coc-explorer: init at 2020-07-07
2020-08-15 16:29:34 -07:00
Andrey Kuznetsov
467b7149e4
vimPlugins.coc-clap: init at 2020-05-11
2020-08-15 16:29:34 -07:00
Andrey Kuznetsov
17fb2201d4
vimPlugins.vim-clap: compile maple binary
2020-08-15 16:29:34 -07:00
Andrey Kuznetsov
5d4632ff5a
vimPlugins.vim-clap: init at 2020-06-30
2020-08-15 16:29:34 -07:00
Ryan Mulligan
8170d622de
Merge pull request #95094 from IvarWithoutBones/gxemul-cleanup
...
gxemul: 0.6.0.1 -> 0.6.2
2020-08-15 16:06:48 -07:00
Alvar Penning
0a53c6b565
maintainers: rename geistesk to oxzi
...
For reasons I have renamed my GitHub account and would like to include
this name change here.
2020-08-15 16:03:46 +02:00
Vonfry
f09bc01ba9
vimPlugins.vim-over: init at 2020-01-26
2020-08-14 22:53:41 -07:00
Vonfry
8397bb9490
vimPlugins.vim-ragtag: init at 2020-01-26
2020-08-14 22:52:52 -07:00
Sirio Balmelli
b8b19c6036
vimPlugins.vim-clang-format: init at 2019-05-15
2020-08-14 17:14:42 -07:00
Sirio Balmelli
a8a89c2ebc
vimPlugins: update
2020-08-14 17:14:42 -07:00
Florian Klink
05a61fc30a
filebeat7: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
8ccbb4747e
filebeat6: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Mario Rodas
aa7c73344f
Merge pull request #95244 from afreakk/tmux-fingers-rtp-filepath-fix
...
tmuxPlugins.fingers: fix rtpFilePath
2020-08-12 23:58:12 -05:00
Anderson Torres
c7588685bb
Merge pull request #95146 from r-ryantm/auto-update/mgba
...
mgba: 0.8.2 -> 0.8.3
2020-08-13 00:11:48 -03:00
afreakk
15e5bbdedf
tmuxPlugins.fingers: fix rtpFilePath
2020-08-12 11:05:43 +02:00
ZerataX
ec01cdc0bd
vscode-extensions.xaver.clang-format init at 1.9.0
2020-08-11 12:51:15 -07:00
Samuel Gräfenstein
bdf347956d
pcsx2: 1.6.0-rc -> 1.6.0
2020-08-11 08:55:15 +02:00
R. RyanTM
e434584ae4
mgba: 0.8.2 -> 0.8.3
2020-08-11 06:40:27 +00:00
IvarWithoutBones
2e2f87db13
ryujinx: init at 1.0.5160
2020-08-10 10:47:09 -07:00
IvarWithoutBones
3f8127c68b
simplenes: init at unstable-2019-03-13
2020-08-10 09:55:24 -07:00
IvarWithoutBones
0bbae9cd4f
gxemul: 0.6.0.1 -> 0.6.2
2020-08-10 17:58:57 +02:00
Vladyslav M
9344a17735
scrcpy: 1.14 -> 1.15.1
2020-08-09 11:12:27 -07:00
Alexander V. Nikolaev
5ce323abf2
wineUnstable: 5.13 -> 5.14
2020-08-09 10:13:31 -07:00
Alexander V. Nikolaev
2d918db274
wineUnstable: 5.12 -> 5.13
2020-08-09 10:13:31 -07:00
Edmund Wu
da65bc1c5b
vscode-extensions.ms-python.python: 2020.3.71659 -> 2020.7.96456
2020-08-09 02:46:04 -07:00
Edmund Wu
2bc671bc54
vscode-extensions.ms-vscode.cpptools: 0.27.1 -> 0.29.0
2020-08-09 02:46:04 -07:00
gnidorah
9bae9409ac
mame: 0.222 -> 0.223 ( #94853 )
2020-08-07 12:03:39 -04:00
symphorien
5e6fe939df
epkowa: update hashes ( #93846 )
2020-08-05 20:23:30 +02:00
David Muto (pseudomuto)
7220de19cd
vimPlugins.vim-rails: init at 2020-06-19
2020-08-04 21:00:46 -07:00
David Muto (pseudomuto)
0d53b8f356
vimPlugins.golden-ratio: init at 2020-04-03
2020-08-04 21:00:46 -07:00
David Muto (pseudomuto)
b532b72d3b
vimPlugins: update
2020-08-04 21:00:46 -07:00
Rohan
9b52f2ff67
cups-brother-hl1210w: init at 3.0.1-1
...
Package Brother HL1210W Cups printer driver. Based on cups-brother-hl1110.
Installed PPD can be found at /var/lib/cups/path/lib/cups/filter/brother-HL1210W-cups-en.ppd
2020-08-03 22:43:52 +12:00
Michael Raskin
c26f10dc4d
xscreensaver: fix xscreensaver-demo build
2020-08-02 21:00:53 +02:00
Jörg Thalheim
f50b820bf4
Merge pull request #83915 from tsaeger/tsaeger/skim-fix-vim-plugin
2020-08-02 06:48:56 +01:00
David Muto (pseudomuto)
b0d334f2f2
Update default branch for tslime.vim
2020-08-01 20:05:28 -07:00
Ryan Mulligan
6a84389afe
Merge pull request #94203 from Artturin/add-autotiling
...
autotiling: init at 1.1
2020-07-31 20:41:42 -07:00
Artturin
f0e0df37a2
autotiling: init at 1.1
2020-08-01 05:43:15 +03:00
Roman Volosatovs
b0b724f873
vimPlugins: update
2020-07-31 00:12:30 -07:00
Roman Volosatovs
1e2703cd9c
vimPlugins.diagnostic-nvim: init at 2020-07-25
2020-07-31 00:12:30 -07:00
Roman Volosatovs
2abec1ecd5
vimPlugins.vim-vsnip-integ: init at 2020-06-04
2020-07-31 00:12:30 -07:00
Roman Volosatovs
350764aa20
vimPlugins.vim-vsnip: init at 2020-06-04
2020-07-31 00:12:30 -07:00
Roman Volosatovs
720efe2d1b
vimPlugins.i3config-vim: init at 2020-03-28
2020-07-31 00:12:30 -07:00
Roman Volosatovs
1d582978bc
vimPlugins.vim-dirvish-git: init at 2018-09-14
2020-07-31 00:12:30 -07:00
Jörg Thalheim
4701e11216
Merge pull request #92323 from symphorien/lcn
2020-07-30 06:01:05 +01:00
worldofpeace
d12c11e30c
treewide: use nix-update updateScript for packages I maintain
2020-07-29 12:33:39 -04:00
Ehden Sinai
387333c25d
tmuxPlugins.cpu: unstable-2020-04-05 -> unstable-2020-07-25
...
bump revision for tmux-cpu (885805 -> 20120a).
new revision includes a number of small fixes. motivation for the change
is 5feb11, which fixes an issue calculating ram percentage with vm_stat
(mostly affects macOS).
2020-07-28 13:08:43 -04:00
Konrad Borowski
bfac20752f
snes9x-gtk: use wrapGAppsHook
2020-07-27 11:59:54 +02:00
Maximilian Bosch
479db270fb
epson-escpr2: 1.1.13 -> 1.1.15
2020-07-26 11:48:27 +02:00
Jan Tojnar
83442a3533
Merge branch 'master' into staging-next
2020-07-20 02:16:21 +02:00
Darwin Corn
ef0df90c50
vimPlugins: add overrides for new ncm2 plugin deps
2020-07-18 17:01:56 -07:00
Darwin Corn
f826149d9c
vimPlugins.ncm2-dictionary: init at 2018-11-15
2020-07-18 16:53:15 -07:00
Darwin Corn
fc17201a1d
vimPlugins.ncm2-vim: init at 2018-08-15
2020-07-18 16:52:51 -07:00
Darwin Corn
fbd0c09edd
vimPlugins.ncm2-tagprefix: init at 2018-11-08
2020-07-18 16:52:28 -07:00
Darwin Corn
466872eccf
vimPlugins.ncm2-syntax: init at 2018-12-11
2020-07-18 16:52:05 -07:00
Darwin Corn
82b1b1936a
vimPlugins.ncm2-neosnippet: init at 2019-01-26
2020-07-18 16:51:42 -07:00
Darwin Corn
0e24f744e4
vimPlugins.ncm2-neoinclude: init at 2020-01-09
2020-07-18 16:51:19 -07:00
Darwin Corn
b667ccff8e
vimPlugins.ncm2-markdown-subscope: init at 2020-03-09
2020-07-18 16:50:56 -07:00
Darwin Corn
03d2363641
vimPlugins.ncm2-html-subscope: init at 2018-07-01
2020-07-18 16:50:33 -07:00
Darwin Corn
260182cd13
vimPlugins.ncm2-github: init at 2018-08-01
2020-07-18 16:50:10 -07:00
Darwin Corn
cc7012acbe
vimPlugins.ncm2-cssomni: init at 2018-07-09
2020-07-18 16:49:48 -07:00
Darwin Corn
44178a840c
vimPlugins.vim-terraform-completion: init at 2019-07-28
2020-07-18 16:49:25 -07:00
Darwin Corn
2904fb7f81
vimPlugins.vim-vagrant: init at 2018-11-11
2020-07-18 16:48:58 -07:00
Darwin Corn
5096769bdd
vimPlugins.vim-packer: init at 2018-11-11
2020-07-18 16:48:35 -07:00
Darwin Corn
501a9decbf
vimPlugins.elvish-vim: init at 2019-06-29
2020-07-18 16:48:12 -07:00
Darwin Corn
b0778598a0
vimPlugins: update
2020-07-18 16:47:52 -07:00
Michael Weiss
5b14758d31
Merge pull request #92920 from primeos/scons
...
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00
Michael Weiss
595a36d846
scons.py2: Replace with sconsPackages.scons_3_1_2
...
Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
2020-07-18 10:48:20 +02:00
Dmitry Kalinkin
a4c7c2ab30
Merge pull request #92295 from avnik/wine-update
...
Wine update: 5.11 -> 5.12
2020-07-14 16:35:23 -04:00
oxalica
c90e6dd06d
rust-analyzer: 2020-06-08 -> 2020-07-13
2020-07-14 20:15:55 +08:00
Vladimír Čunát
377324ca6d
Merge branch 'staging-next' (PR #91090 )
2020-07-13 07:13:56 +02:00
Doron Behar
359f2345c0
hplip: Remove all python related gcc references
...
Use in stripDebugList python sitePackages directory used by the build,
and don't hard code python3.7's sitePackages path.
2020-07-12 14:24:05 +03:00
Frederik Rietdijk
ae8eee9c3f
Merge master into staging-next
2020-07-11 08:59:54 +02:00
Alexander V. Nikolaev
ec7b6af024
wineStaging: allow to blacklist patchsets from staging
...
Due repeatable issues with xactengine-initial patchset.
Later, `disablePatchsets` can be extended to be overridable argument
of wineStaging.
2020-07-09 13:13:06 +03:00
Maximilian Bosch
ea9b90833c
Merge pull request #92663 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.63 -> 5.64
2020-07-08 23:46:40 +02:00
Florian Klink
62ff70eae6
Merge pull request #91656 from colemickens/vimplugins
...
vimplugins: update.py supports GitHub Access tokens; add completion-nvim, completion-treesitter
2020-07-08 22:34:49 +02:00
R. RyanTM
3b6a1c231e
tpm2-pkcs11: 1.2.0 -> 1.3.0
2020-07-08 17:32:24 +00:00
R. RyanTM
f7e4a10249
xlockmore: 5.63 -> 5.64
2020-07-07 23:27:11 +00:00
Samuel Dionne-Riel
fb7193221e
Merge pull request #92501 from samueldr/update/u-boot/v2020.07
...
u-boot: v2020.04 -> v2020.07
2020-07-07 17:13:30 -04:00
"Cole Mickens"
794a34bcb2
vimPlugins: update
2020-07-07 02:24:07 -07:00
Cole Mickens
3b418a856a
vimPlugins.completion-treesitter: init at 2020-06-26
2020-07-07 02:24:07 -07:00
"Cole Mickens"
a778c303ee
vimPlugins.completion-nvim: init at 2020-07-05
2020-07-07 02:24:06 -07:00
"Cole Mickens"
82b171b1c3
vimPlugins.nvim-treesitter: init at 2020-07-05
2020-07-07 02:24:06 -07:00
Cole Mickens
a957776ee2
vimplugins: update.py uses GITHUB_API_TOKEN if available
2020-07-07 02:24:03 -07:00
Samuel Dionne-Riel
bd72165063
u-boot: v2020.04 -> v2020.07
2020-07-06 16:39:24 -04:00
Imran Hossain
c6aa4058ad
vimPlugins.neuron-vim: init at 2020-07-05
2020-07-05 16:16:43 -07:00
Imran Hossain
8854d86dd2
vimPlugins: update
2020-07-05 16:16:43 -07:00
Symphorien Gibol
caa21c7cc0
vimPlugins.LanguageClient-neovim: 0.1.157 -> 0.1.158
2020-07-05 12:00:00 +00:00
Vonfry
5e20a03646
vimPlugins.vim-airline-clock: init at 2018-05-08
2020-07-05 09:43:10 +08:00
Alexander V. Nikolaev
e79e7e17e9
wineUnstable: 5.11 -> 5.12
2020-07-05 00:10:53 +03:00
Alexander V. Nikolaev
acbe43e894
wineStaging: use gitMinimal to apply patchset
...
Motivation: it works faster, and don't issue suspicious errors like
`sed: couldn't flush stdout: Broken pipe` during applying patches.
2020-07-05 00:08:58 +03:00
Vladimír Čunát
e1206a2129
Merge master into staging-next
...
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Vincent Haupert
ad173a7cdd
vimPlugins.vim-monokai: init at 2020-06-17
2020-07-03 16:44:48 -07:00
Vincent Haupert
9c29b84ab1
vimPlugins: update
2020-07-03 16:44:48 -07:00
Daniël de Kok
e932a72089
Merge pull request #91193 from dramaturg/emu2
...
emu2: init at unstable-2020-06-04
2020-07-03 21:14:13 +02:00
Sebastian Krohn
0bad8bb45b
emu2: init at unstable-2020-06-04
2020-07-03 20:52:31 +02:00
R. RyanTM
30436fc02a
stella: 6.2 -> 6.2.1
2020-07-02 16:39:49 -07:00
Frederik Rietdijk
ae1584dc98
Merge pull request #91457 from matthewbauer/prefixed-pkg-config
...
Fixes from prefixed pkg config
2020-07-02 17:26:16 +02:00
Frederik Rietdijk
c33ca7c5ce
Merge staging-next into staging
2020-07-02 17:14:53 +02:00
Vladimír Čunát
e640908b92
Merge #79391 : glibc: 2.30 -> 2.31
2020-07-01 00:04:29 +02:00
Markus Kowalewski
19d41f90b4
openmsx: add license
2020-06-30 21:57:50 +02:00
Markus Kowalewski
0a2a353ad5
resim: add license
2020-06-30 21:57:50 +02:00
Jörg Thalheim
f3ee2cdb31
Merge pull request #91762 from smgb66/fix/rpcs3-vulkan
...
rpcs3: fix vulkan renderer
2020-06-29 19:24:17 +01:00
Maximilian Bosch
9884165283
epson-escpr2: 1.1.12 -> 1.1.13
2020-06-29 19:46:02 +02:00
Samuel Gräfenstein
22e9cdc790
rpcs3: fix vulkan renderer
...
RPCS3 needs vulkan-headers for building its Vulkan rendering backend.
2020-06-29 16:22:07 +02:00
Alyssa Ross
39fef703bf
ghostscript: fix build
...
This hack is no longer necessary, since multiple-outputs.sh has been
fixed to install docs in the right location.
2020-06-29 13:56:27 +00:00
Maximilian Bosch
923b6bff55
cups-bjnp: fix build w/glibc-2.31
...
https://hydra.nixos.org/build/122883083
2020-06-29 14:41:43 +02:00
Stefan Frijters
748c9e0e3e
wine-staging: 5.10 -> 5.11 ( #91266 )
2020-06-27 17:17:10 -04:00
Daniël de Kok
5cee53cbd3
Merge pull request #91618 from gnidorah/mame
...
mame: 0.221 -> 0.222
2020-06-27 10:43:15 +02:00
gnidorah
bb0ec28672
Update pkgs/misc/emulators/mame/default.nix
...
Fix hash
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-06-27 10:03:27 +03:00
Jan Tojnar
f26d770a7b
Merge pull request #91403 from jansol/xow
...
xow: 0.4 -> 0.5
2020-06-26 23:46:41 +02:00
R. RyanTM
45ecb5b36c
mgba: 0.8.1 -> 0.8.2
2020-06-26 17:49:05 +00:00
gnidorah
349a264553
mame: 0.221 -> 0.222
2020-06-26 19:17:26 +03:00
Frederik Rietdijk
fe9a096f46
Merge staging-next into staging
2020-06-25 20:36:08 +02:00
Jan Solanti
6b529db329
xow: 0.4 -> 0.5
2020-06-25 12:49:26 +03:00
Matthew Bauer
96f72f94ad
retroarch: use prefixed pkg-config
...
retroarch knows how to use the correct pkg-config, so this is no
longer needed.
2020-06-25 00:09:21 -04:00
zowoq
c7e61112df
treewide: remove deprecated value Application
from makeDesktopItem
2020-06-25 12:18:37 +10:00
Cody Allen
08a69fbf4f
tmuxPlugins.fingers: init at 1.0.1
...
[tmux-fingers](https://github.com/Morantron/tmux-fingers ) provides copy pasting with vimium/vimperator like hints.
Use tag for tmux-fingers rev based on PR feedback
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-06-24 14:58:08 -07:00
Frederik Rietdijk
6f72f0b0df
Merge staging-next into staging
2020-06-24 19:04:26 +02:00
Sirio Balmelli
d5b6a9c6de
vim-beancount: fix broken
...
Runtime dependency on python3 'beancount' package needed
for autocompletion engine.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-23 16:17:36 -07:00
John Ericson
fa54dd346f
Merge pull request #85189 from Ericson2314/cxx-wrapper-debt
...
C++ compilers: Be sane with standard libraries
2020-06-22 10:38:34 -04:00
Florian Klink
554e90cae7
vimPlugins.vim-bsv: init at 2019-07-11 ( #91253 )
...
This provides syntax highlighting, autoindent, completions and more for
Bluespec (.bsv) files.
2020-06-22 11:05:41 +02:00
John Ericson
f3f7612a40
C++ Compilers: Systematize handling of standard libraries
2020-06-22 04:24:44 +00:00
Andrey Kuznetsov
59206e50e8
vimPlugins.vim-floaterm: init at 2020-06-21
2020-06-21 18:40:12 +00:00
Andrey Kuznetsov
b87ff37047
vimPlugins.onedark-vim: init at 2020-05-01
2020-06-21 17:29:57 +00:00
Andrey Kuznetsov
b9931ffe47
vimPlugins.oceanic-next: init at 2019-04-10
2020-06-21 17:29:57 +00:00
Andrey Kuznetsov
ed19f15ea4
vimPlugins.semantic-highlight-vim: init at 2019-09-01
2020-06-21 17:29:57 +00:00
Andrey Kuznetsov
9cccf17da2
vimPlugins.vim-crates: init at 2019-11-11
2020-06-21 17:29:57 +00:00
Andrey Kuznetsov
b7ca1c7c7d
vimPlugins.vim-jsx-typescript: init at 2020-04-29
2020-06-21 17:29:57 +00:00
Andrey Kuznetsov
fbbdc5a27d
vimPlugins.git-messenger-vim: init at 2020-06-08
2020-06-21 13:26:01 +00:00
Andrey Kuznetsov
f055ae8e41
vimPlugins: update
2020-06-21 13:17:19 +00:00