Commit graph

4594 commits

Author SHA1 Message Date
gauvain@govanify.com 274d02e477 vimPlugins.vim-prosession: init at 2019-11-01 2020-01-29 09:05:23 -08:00
Christoph Hrdinka 6ec88282af
Merge pull request #78493 from r-ryantm/auto-update/attract-mode
attract-mode: 2.2.0 -> 2.6.1
2020-01-29 10:07:27 +01:00
Frederik Rietdijk cdff57e1fc Merge staging-next into staging 2020-01-28 10:48:36 +01:00
Bernardo Meurer 58bd466099
wine-{unstable,staging}: 5.0-rc6 -> 5.0 2020-01-27 20:26:22 -08:00
Bernardo Meurer 8db6255e7e
wine-stable: 4.0.3 -> 5.0 2020-01-27 20:26:22 -08:00
Silvan Mosberger 80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
David Terry e5ca1ca263 vimPlugins: update 2020-01-25 22:26:26 -08:00
David Terry 4edc5f8236 vimPlugins.vim-smt2: init at 2018-05-20 2020-01-25 22:26:26 -08:00
R. RyanTM 72e6912b4d attract-mode: 2.2.0 -> 2.6.1 2020-01-26 02:07:47 +00:00
Samuel Dionne-Riel debdbe49b9
Merge pull request #77727 from r-ryantm/auto-update/arm-trusted-firmware
armTrustedFirmwareTools: 2.1 -> 2.2
2020-01-25 16:33:40 -05:00
Samuel Dionne-Riel 300ee28891
Merge pull request #55531 from steveeJ-forks/pr/cups-driver-mfcl3770cdw
pkgs/misc/cups/drivers: add brother mfcl3770cdw
2020-01-25 13:14:30 -05:00
Janne Heß d4149412ce wine: Look for root certs at $NIX_SSL_CERT_FILE
Closes #78365
2020-01-24 12:22:45 +01:00
tbenst e1e7da465b vscode-extensions.ms-python.python: 2019.10.44104 update language server to 0.4.127 2020-01-23 19:22:55 -08:00
vasile luta 5d2ea07f02 vimUtils.vimrcFile: fixes packpath order 2020-01-23 20:53:07 +02:00
Jaka Hudoklin 3ff9f5ccd4
Merge pull request #78059 from xtruder/pkgs/xss-lock/session-param
xss-lock: add patch to allow setting session
2020-01-23 09:01:45 +00:00
Florian Klink 051c3e3eb1
Merge pull request #78257 from talyz/hplip-plugin
hplip: Fix plugin url and hash
2020-01-22 12:28:00 +01:00
Patrick Hilhorst 593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
talyz c4f58aba47 hplip: Fix plugin url and hash 2020-01-22 10:23:01 +01:00
Samuel Dionne-Riel 90441b4b47
Merge pull request #78216 from samueldr/u-boot/update/2020.01
uboot: 2019.10 -> 2020.01
2020-01-22 00:49:57 -05:00
Samuel Dionne-Riel 7943c33087 uboot: ubootBeagleboneBlack -> ubootAmx335xEVM
See u-boot@8fa7f65dd02c176ee6021eaf40114560b8954ba2

>    configs: Remove am335x_boneblack_defconfig
>
>    The am335x_evm_defconfig supports all am335x_boneblack variants. Remove
>    the redundant am335x_boneblack_defconfig.
2020-01-21 17:09:05 -05:00
Samuel Dionne-Riel ca931caf16 uboot: 2019.10 -> 2020.01
In addition, removes the python2 dependency. Anyway, it was required for
the updated revision to build.
2020-01-21 16:39:30 -05:00
worldofpeace ce674e534b
Merge pull request #78081 from lovesegfault/wine-bump
Update wine{unstable,staging,gecko,mono,winetricks}
2020-01-20 17:16:17 -05:00
Niklas Hambüchen 7ebadfea50
Merge pull request #77017 from r-ryantm/auto-update/cups
cups: 2.3.0 -> 2.3.1
2020-01-20 21:14:24 +01:00
Jean-Philippe Braun 631d225cd1 vimPlugins.vim-indentwise: init a 2015-06-07 2020-01-20 15:53:43 +01:00
Jean-Philippe Braun 7de77b68a0 vimPlugins.vim-sandwich: init at 2019-12-06 2020-01-20 15:53:43 +01:00
Jean-Philippe Braun 7106ae143e vimPlugins.deoplete-notmuch: init at 2018-12-11 2020-01-20 15:53:43 +01:00
Jaka Hudoklin d0a3a800c8
xss-lock: use fork with session param support
xss-lock uses current session that cannot be overriden. This prevents starting
xss-lock as systemd user service, as described here:
https://bitbucket.org/raymonad/xss-lock/issues/13/allow-operation-as-systemd-user-unit

This change uses source from github.com/xdbob/xss-lock that adds `--session`
parameter.
2020-01-20 13:40:33 +00:00
Mario Rodas 29fd96f4b0
Merge pull request #77900 from r-ryantm/auto-update/scream-receivers
scream-receivers: 3.3 -> 3.4
2020-01-20 07:28:00 -05:00
Bernardo Meurer af34067529
winetricks: 20190912 -> 20191224 2020-01-20 01:21:12 -08:00
Bernardo Meurer f3410e914c
wine-{unstable,staging}: 5.0-rc2 -> 5.0-rc6 2020-01-20 01:21:12 -08:00
Bernardo Meurer ed1b996fef
wine-mono: 4.9.3 -> 4.9.4 2020-01-20 01:21:12 -08:00
Bernardo Meurer 2708dfa249
wine-gecko: 2.47 -> 2.47.1 2020-01-20 01:21:12 -08:00
Paul Reimer e0ae8476fb vimPlugins.deoplete-emoji: init at 2019-01-20 2020-01-19 14:24:05 -08:00
Paul Reimer de752302ad vimPlugins.deoplete-zsh: init at 2019-11-10 2020-01-19 14:23:20 -08:00
Ivan Kozik 76ab11518d treewide: Remove myself from maintainers on some packages (#78027) 2020-01-19 12:18:34 -05:00
R. RyanTM b103b00826 scream-receivers: 3.3 -> 3.4 2020-01-17 10:34:59 +00:00
Thomas Tuegel c6bed9f7dd
Merge pull request #76128 from Mic92/hplip
hplip: 3.19.6 -> 3.19.12
2020-01-16 10:01:10 -06:00
tbenst a853b3109f vscode-extensions.ms-python.python: 2019.10.44104 update language server 2020-01-15 22:31:25 -08:00
Silvan Mosberger 67373ae389
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5 (#72656)
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5
2020-01-15 23:45:40 +01:00
R. RyanTM e4b3cc9ced
seafile-shared: 7.0.2 -> 7.0.5 and cleanup 2020-01-15 23:02:00 +01:00
R. RyanTM 26165d98df armTrustedFirmwareTools: 2.1 -> 2.2 2020-01-15 06:48:02 +00:00
Flakebi a6212049c1
vimPlugins.salt-vim: init at 2017-07-01 2020-01-13 22:49:31 +01:00
Flakebi 96bfc3bd4b
vimPlugins: Update 2020-01-13 22:48:33 +01:00
Matthew Bauer d7627dd2df
Merge pull request #77520 from thefloweringash/libretro-snes9x-src
libretro.snes9x: 29b78d -> 04692e
2020-01-13 11:47:32 -05:00
Jonathan Ringer ae9eac6698 vimPlugins: update 2020-01-12 13:34:39 -08:00
Paul Reimer bab78a837f vimPlugins.nvim-gdb: init at 2019-10-28 2020-01-12 13:27:14 -08:00
Graham Christensen aafb982e03
Merge pull request #75438 from avnik/wine-update
wine: 4.0.2 -> 4.0.3, 4.17 -> 4.21
2020-01-11 17:06:55 -05:00
Minijackson 6dafc78a56 vimPlugins.LanguageClient-neovim: 0.1.155 -> 0.1.156 2020-01-11 12:49:00 -08:00
Aaron Andersen fabd3f506c
Merge pull request #75413 from aanderse/pcsx2
pcsx2: 1.4.0 -> unstable-2020-01-05
2020-01-11 10:42:06 -05:00
Andrew Childs 03c4361599 libretro.snes9x: 29b78d -> 04692e
Upstream has broken git history [1], so the current version cannot be
fetched. The required patches have been upstreamed [2], and we hope
that upstream will be more careful with their git history.

The previous commit can still be viewed on github [3], but is not the
ancestor of any fetchable ref.

[1] https://github.com/libretro/snes9x/issues/199
[2] https://github.com/snes9xgit/snes9x/pull/588
[3] 29b78df8c9
2020-01-11 23:01:40 +09:00
ivann 76e5ae7eba vimPlugins.increment-activator: init at 2019-05-09 2020-01-10 11:41:26 -08:00
ivann fccbde03b7 vimPlugins.vim-cool: init at 2018-01-11 2020-01-10 11:38:32 -08:00
ivann e2e90a0e64 vimPlugins.defx-git: init at 2019-12-25 2020-01-10 09:20:25 -08:00
ivann 80223b04c8 vimPlugins.vim-dadbod: init at 2020-01-02 2020-01-09 15:06:47 -08:00
ivann f58d7da30d vimPlugins.vim-endwise: init at 2019-11-13 2020-01-09 15:04:52 -08:00
ivann 2773c7a9ac vimPlugins.pear-tree: init at 2019-12-08 2020-01-09 15:04:23 -08:00
ivann 1cc1e8423f vimPlugins.defx-icons: init at 2019-11-03 2020-01-09 15:02:50 -08:00
Jon dc23abaa23
Merge pull request #77037 from jonringer/bump-mupen
mupen64plus: 2.5 -> 2.5.9
2020-01-09 12:29:23 -08:00
Jonathan Ringer 26b0bb11de mupen64plus: 2.5 -> 2.5.9, target x86_64-linux only 2020-01-09 11:39:32 -08:00
ivann 24aa9b355e vimPlugins.vista-vim: init at 2020-01-06 2020-01-09 13:33:31 +01:00
Jaka Hudoklin 139daee494
Merge pull request #77073 from plumelo/auto-update/elasticsearch
elk stack: 7.3.1 -> 7.5.1
2020-01-09 09:48:24 +00:00
Aaron Andersen d30de7887a pcsx2: 1.4.0 -> unstable-2020-01-05 2020-01-08 14:01:36 -05:00
Samuel Dionne-Riel 4f67905034
Merge pull request #75069 from lopsided98/uboot-odroid-c2
uboot: add support for the ODROID-C2
2020-01-07 19:07:47 -05:00
Wael M. Nasreddine 8dccb59bac vim-plugins: honor the plugin manager re filetype and syntax
Currently, all the filetype and syntax are enabled *after* all the plugins has
already been loaded. Whilst this is the case for Pathogen, it's not
recommended when using VAM.

This commit applies the recommendation for:
- VAM[0]: The filetype and syntax are enabled *before* the plugins are loaded.
- Pathogen[1]: The filetype and syntax are enabled *after* the plugins are loaded.
- Plug[2]: The filetype and syntax are automatically enabled.

[0]: d9e865f3c2 (recommended-setup)
[1]: a553410f1b/README.markdown (runtime-path-manipulation)
[2]: 2f5f74e5e6/README.md (usage)
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine 5f0327a6e0 vim-plugins: remove unused and empty neobundleImpl 2020-01-07 13:13:41 -08:00
Wael M. Nasreddine e7faae24c0 vim-plugins: remove unused and empty vundleImpl 2020-01-07 13:13:41 -08:00
Wael M. Nasreddine c6c00529e1 Revert "vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845)"
This reverts commit fa92f00dc3.
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine 7909787a7d Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)"
This reverts commit a3bf0c2e40.
2020-01-07 13:13:41 -08:00
Andrew Childs af0047be3a uboot: add ubootBananaPim3 for Banana Pi M3 2020-01-07 21:00:11 +01:00
Stefan Junker 64b2dc8039 pkgs/misc/cups/drivers: add brother mfcl3770cdw
This adds the printer driver for the Brother MFCL3770CDW.
It combines the cups-wrapper and the driver in one file which allows
sharing common variables and making it less error-prone than the other
Brother drivers in repository.

I volunteer for maintaining this one as long as I've got the model
around.
2020-01-06 21:06:30 +01:00
vasile luta 620297784e packetbeat7: 7.3.1 -> 7.5.1 2020-01-06 15:24:25 +02:00
Arnout Engelen 5302f600e2 vscode.extensions.scalameta.metals: init at 1.6.3 2020-01-06 00:39:12 -08:00
Arnout Engelen 8ac8d983bf vscode.extensions.scala-lang.scala: init at 0.3.8 2020-01-06 00:39:12 -08:00
Bernardo Meurer dfce50dcf5 vimPlugins: update 2020-01-06 00:31:45 -08:00
R. RyanTM 84457be75a cups: 2.3.0 -> 2.3.1 2020-01-06 00:17:30 -08:00
Ryan Mulligan dab8500b49
Merge pull request #76305 from softinio/add-coc-metals-vim-plugin
Add coc-metals vim plugin
2020-01-05 19:48:43 -08:00
Wael Nasreddine fa92f00dc3
vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845) 2020-01-04 11:29:06 -08:00
Wael Nasreddine 2f22e67c99
vim-plugins: direnv-vim: hardcode the default path to direnv (#76926) 2020-01-04 11:27:16 -08:00
puzzlewolf c5e72fa686 frescobaldi: 3.0.0 -> 3.1 (#76889) 2020-01-03 12:24:59 -05:00
Jan Tojnar 0c2adc0fb1
Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Robin Gloster e9c27ed5f9
treewide: configureFlags is a flat list 2019-12-31 01:34:39 +01:00
Robin Gloster 006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Maximilian Bosch 81ffabdf4f
treewide: use flat lists for *Inputs, fix env usage 2019-12-31 01:13:55 +01:00
Robin Gloster 755db0b689
treewide: installTargets is a list 2019-12-31 00:25:26 +01:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Jonathan Ringer 446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next 2019-12-30 10:14:18 -08:00
Andrew Childs 4b877fb11b ubootSheevaplug: install Kirkwood Boot Image instead of raw uboot 2019-12-30 17:21:39 +01:00
Frederik Rietdijk 6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Robin Gloster 65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
Robin Gloster 2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Franz Pletz 7cf1d11a3e
emulationstation: fix build w/ recent versions of gcc 2019-12-30 03:07:44 +01:00
gnidorah 2435e8bf22 mame: 0.216 -> 0.217 2019-12-28 20:09:29 +01:00
Maximilian Bosch 9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz 77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
Jörg Thalheim 38c3a43c0c
Merge pull request #76492 from tbenst/remote-ssh-fix
vscode-extensions.ms-vscode-remote.remote-ssh: fix patch for 0.48.0
2019-12-26 06:33:50 +00:00
Pascal Wittmann 731bfbc432
Merge pull request #76474 from r-ryantm/auto-update/xlockmore
xlockmore: 5.60 -> 5.61
2019-12-25 19:51:47 +01:00
Tyler Benster cc051b46f4 vscode-extensions.ms-vscode-remote.remote-ssh: fix patch for 0.48.0 2019-12-25 02:32:23 -08:00
Jörg Thalheim 330e54ee51
Merge pull request #76202 from tbenst/remote-ssh
vscode-extensions.ms-vscode-remote.remote-ssh: init at 0.48.0
2019-12-25 06:44:57 +00:00
Jörg Thalheim 89c55c0a6d
net-snmp: split outputs (#76155)
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
Tyler Benster 00de2acfb9 vscode-extensions.ms-vscode-remote.remote-ssh: init at 0.48.0 2019-12-24 21:57:47 -08:00
R. RyanTM 84fa8c2583 xlockmore: 5.60 -> 5.61 2019-12-24 16:04:27 -08:00
Salar Rahmanian 3c8f226b33 vimPlugins.coc-metals: init at 2019-12-23 2019-12-23 12:25:07 -08:00
Salar Rahmanian 5f66874b8f vim plugin updates 2019-12-23 12:21:35 -08:00
worldofpeace 144973a7e0
Merge pull request #76192 from worldofpeace/pantheon-update-script
Pantheon update script
2019-12-22 18:56:13 -05:00
worldofpeace 2dd7d4dd44 treewide: pantheon updateScript 2019-12-22 18:20:55 -05:00
Timo Kaufmann dfbe05d6c0 vimPlugins: update 2019-12-22 21:40:02 +01:00
Alexander V. Nikolaev ada23cd771 wineUnstable: 5.0-rc1 -> 5.0-rc2 2019-12-22 14:39:36 +02:00
Alexander V. Nikolaev dbc1a45631 wineUnstable: 4.21 -> 5.0-rc1
Staging also updated
2019-12-22 14:39:21 +02:00
Jörg Thalheim 725f85e271
net-snmp: rename from net_snmp 2019-12-21 22:56:08 +00:00
Jörg Thalheim 4d7ae1e646
hplip: 3.19.6 -> 3.19.12 2019-12-21 07:39:09 +00:00
Matthieu Coudron bebfff6fc5 vimPlugins.nvim-lsp: init at 2019-12-17 2019-12-20 17:40:31 -08:00
fuwa 4303aa9fb6 scrcpy: 1.10 -> 1.12.1 2019-12-20 09:55:14 +01:00
Jan Tojnar 76c526a4fb
Merge pull request #75909 from jtojnar/gtkglext-fix
Do not depend on pangox_compat
2019-12-20 01:14:08 +01:00
Peter Hoeg a71a2ee654 ppsspp: 1.4.2 -> 1.9.3 2019-12-19 15:15:56 +01:00
Graham Christensen 821d50e304
hplip: add dbus-python to the deps 2019-12-18 23:12:23 -05:00
Graham Christensen 34e63b4615
hplip: python2 -> python3
Tested with a local HP printer
2019-12-18 23:12:19 -05:00
Paolo Anastagi 7af70d8b77 vimPlugins.vim-elm-syntax: init at 2019-11-28 2019-12-18 17:27:33 -08:00
Paolo Anastagi 2ce5e5b17c vimPlugins: Update 2019-12-18 17:27:33 -08:00
Jan Tojnar c3bc037920
desmume: drop unneeded pangox_compat
It was probably needed before gtkglext propagated it.
2019-12-19 01:01:21 +01:00
Matthew Bauer 2afbe7d87f
Merge pull request #75788 from puckipedia/cups-dymo-fix
cups-dymo: fix build
2019-12-17 14:47:08 -05:00
Mario Rodas d6cf138444
Merge pull request #75390 from eraserhd/dogfood
tmuxPlugins.ctrlw: 0.1.0 -> 0.1.1
2019-12-17 08:27:41 -05:00
Lassulus f061413686
Merge pull request #74722 from gnidorah/mame
mame: 0.215 -> 0.216
2019-12-17 07:57:54 +01:00
Puck Meerburg 6f942e765a cups-dymo: fix build 2019-12-16 19:48:05 +00:00
Salar Rahmanian ce2adeb6b6 Add split-term vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian f48fb5ca0a Add vim-slash vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian 7ff19f9d59 Add gen_tags vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian 9ec0c1bb7e Add smartpairs vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian bccadf3a5b Update existing pluging 2019-12-16 09:11:14 -08:00
Johannes Rosenberger 592ee0c399 vimPlugins.deoplete-khard: init at 2019-09-02 2019-12-14 12:05:10 +01:00
Johannes Rosenberger ccd448b49e vimPlugins: Update 2019-12-14 11:59:04 +01:00
Bernardo Meurer 6f66fad9be vimPlugins.quick-scope: init at 2019-04-22 2019-12-13 15:04:00 -08:00
Bernardo Meurer fcf9cb2c15 vimPlugins: update 2019-12-13 15:04:00 -08:00
Bernardo Meurer 1bb1ac5b50 vimPlugins: sort 2019-12-13 15:04:00 -08:00
Minijackson 8797d4f2fa vimPlugins.LanguageClient-neovim: 0.1.154 -> 0.1.155 2019-12-10 12:57:15 +01:00
Alexander V. Nikolaev 9452c65ce0 wine: 4.0.2 -> 4.0.3, 4.17 -> 4.21 2019-12-10 12:15:09 +02:00
Pascal Wittmann f57adb0b75
Merge pull request #75408 from r-ryantm/auto-update/xlockmore
xlockmore: 5.59 -> 5.60
2019-12-10 08:46:51 +01:00
R. RyanTM 4871f2d30b xlockmore: 5.59 -> 5.60 2019-12-09 16:20:21 -08:00
Jason Felice f167ab402a tmuxPlugins.ctrlw: 0.1.0 -> 0.1.1 2019-12-09 14:47:12 -05:00
gnidorah 09f5d77faa mame: 0.215 -> 0.216 2019-12-09 00:08:10 +03:00
Louis Taylor ff4bef8a1a sailsd: 0.2.0 -> 0.3.0 2019-12-08 15:04:38 +01:00
Orivej Desh 42ac6c797b fuse-emulator: init at 1.5.7 2019-12-08 13:27:14 +00:00
Timo Kaufmann 85d10c9b48 vimPlugins: update 2019-12-07 12:03:16 +01:00
Ben Wolsieffer 7486e0ad26 uboot: add lopsided98 to maintainers 2019-12-05 22:09:20 -05:00
Ben Wolsieffer 8845809828 ubootOdroidC2: init 2019-12-05 22:00:40 -05:00
Ben Wolsieffer d00a38aa70 armTrustedFirmwareS905: init
This supports the Amlogic S905, otherwise known as Meson GXBB.
2019-12-05 21:59:07 -05:00
Ben Wolsieffer b5ec2b5c63 armTrustedFirmwareTools: init
This package currently contains fiptool, cert_create and sptool.
2019-12-05 21:59:07 -05:00
Ben Wolsieffer 593fbef6ec meson-tools: init at 0.1 2019-12-05 21:59:07 -05:00
Florian Klink c3e22dd546
Merge pull request #74580 from lopsided98/uboot-rock64-upstream
ubootRock64, ubootRockPro64: use upstream U-Boot
2019-12-06 01:11:42 +01:00
Ben Wolsieffer 4d6921a5d8 ubootRock64, ubootRockPro64: use upstream U-Boot
The Rock64 still needs a binary TPL to avoid memory initialization issues.
2019-12-05 13:02:48 -05:00
Mateusz Kowalczyk 1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Chuck c768e2338f vimPlugins.vim-subversive: Init at 2019-07-28 2019-12-03 17:45:00 -08:00
Chuck 357c541f82 vimPlugins.vim-move: Init at 2019-11-23 2019-12-03 17:45:00 -08:00
Chuck 210252aa26 vimPlugins.thesaurus_query-vim: Init at 2019-11-09 2019-12-03 17:45:00 -08:00
Chuck 399811ecf7 vimPlugins: Update 2019-12-03 17:45:00 -08:00
Frederik Rietdijk d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Bernardo Meurer 701ae3afcc vimPlugins: update
vimPlugins.coc-nvim: 2019-11-18 -> 2019-11-29
2019-11-29 15:55:50 -08:00
Jonathan Ringer 0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Florian Klink cedbdc934d buildUBoot: allow passing custom src
We allowed passing another version, but that wasn't too useful, given we
hardcoded the hash of the fetchurl.
2019-11-27 21:57:41 +01:00
Jörg Thalheim 9ecb2c4f72
vimPlugins: backoff on timeout in update.py (#73499)
vimPlugins: backoff on timeout in update.py
2019-11-27 10:58:30 +00:00
R. RyanTM 4445dea280 fsuae: 3.0.0 -> 3.0.2 2019-11-25 18:14:11 -08:00
R. RyanTM ba85932bae cups-filters: 1.25.11 -> 1.25.12
(#74137)
2019-11-25 23:14:11 +01:00
Frederik Rietdijk 06a054e6eb Merge master into staging-next 2019-11-25 21:51:57 +01:00
worldofpeace 5fcca4bad4
Merge pull request #74060 from c0bw3b/themes/kde
Regroup all themes under data/themes
2019-11-25 14:59:38 +00:00
Herwig Hochleitner 6e38def213 cdemu: 3.2.2 -> 3.2.3 2019-11-25 04:32:45 +01:00
c0bw3b 8e1bef4edd gtk-engine*: relocate under development/libraries 2019-11-24 22:14:53 +01:00
John Ericson 814f9104d7
Merge pull request #72657 from cleverca22/vc4
Initial implementation of vc4 cross-compile
2019-11-24 16:04:15 -05:00
c0bw3b 1e93a70f04 Treewide: regroup all themes under data/themes 2019-11-24 21:59:01 +01:00
c0bw3b d8c37ed93f adapta-kde-theme: 20180512 -> 20180828
+ move under data/themes
2019-11-24 21:58:58 +01:00
c0bw3b 438a39f80b arc-kde-theme: 2017-11-09 -> 20180614
+ move under data/themes
2019-11-24 21:58:09 +01:00
John Ericson 1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
Adithya Kumar a067458d65 vimPlugins.vimagit: init at 2019-07-24 2019-11-24 10:04:13 -08:00
Adithya Kumar d576af3561 vimPlugins: Update 2019-11-24 10:04:13 -08:00
John Ericson d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson 9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Andrew Childs 2db8c2310a ubootTools: use tools-only_defconfig instead of allnoconfig
Includes more features in the tools, like support for Flat Device Tree
files in mkimage.
2019-11-25 01:37:01 +09:00
c0bw3b 910d752579 kde2-decoration: 2017-03-15 -> 1.0
+ move under data/themes
2019-11-24 17:15:06 +01:00
Frederik Rietdijk 1d18c5a0fe Merge staging-next into staging 2019-11-24 10:13:31 +01:00
Timo Kaufmann 51751e1ac4
Merge pull request #73040 from marius851000/gnash
gnash: fix compilation with libgif 5.2
2019-11-21 22:37:12 +01:00
worldofpeace 0befd345ad adwaita-qt: 1.1.0 -> 1.1.1
https://github.com/FedoraQt/adwaita-qt/releases/tag/1.1.1
2019-11-21 12:35:12 -05:00
marius851000 13c781d445 gnash: fix compilation due to misdetection of the libgif version 2019-11-21 08:25:51 +01:00
Lassulus a548423ae0
Merge pull request #73307 from kylesferrazza/update-canon
canon-cups-ufr2: 2.90 -> 3.70
2019-11-21 00:27:53 +01:00
Kyle Sferrazza 151e9a810b canon-cups-ufr-2: add kylesferrazza as maintainer 2019-11-20 17:07:31 -05:00
Frederik Rietdijk 10d0c68a9b Merge staging-next into staging 2019-11-20 10:02:21 +01:00
Frederik Rietdijk 65edeb8633 Merge master into staging-next 2019-11-20 10:01:49 +01:00
Michael Bishop 4aa1ffae04
initial implementation of vc4 cross-compile 2019-11-19 22:19:15 -04:00
worldofpeace a20dd9528b jack2: 1.9.13 -> 1.9.14, fix build arm
See: https://github.com/jackaudio/jack2/releases/tag/v1.9.14

Thanks for fedora working on python3 there and the arm patch 💖.
2019-11-19 17:26:41 -05:00
worldofpeace 041d35a08a Revert "jack2: 1.9.13 -> 1.9.14, fix build arm"
This reverts commit 61d1338f25.

Silly me, this is a mass rebuild somehow.
2019-11-19 17:23:50 -05:00
Timo Kaufmann 8c757f4dc9 vimPlugins: backoff on timeout in update.py
Updating vim-plugins recently started timing out regularly for me. It
may have to do with an ISP switch on my side, but I don't think that
should cause timeouts. I guess I'm probably not the only one
experiencing this, so in this comment I introduce exponential backoff.
Every request will be retried up to 3 times (3 seconds, 6 seconds, 12
seconds delay).
2019-11-19 21:10:32 +01:00
Timo Kaufmann 61c60bad22 vimPlugins: fix formatting and typing in update.py 2019-11-19 21:10:13 +01:00
worldofpeace 61d1338f25 jack2: 1.9.13 -> 1.9.14, fix build arm
See: https://github.com/jackaudio/jack2/releases/tag/v1.9.14

Thanks for fedora working on python3 there and the arm patch 💖.
2019-11-19 13:52:16 -05:00
Bernardo Meurer 19b5055f6a vimPlugins.coc-nvim: 0.0.74 -> 2019-11-18 2019-11-19 07:33:57 -08:00
Bernardo Meurer d3088693e5 vimPlugins: update 2019-11-19 07:33:57 -08:00
Kyle Sferrazza bfbba00d3f canon-cups-ufr2: 2.90 -> 3.70 2019-11-19 09:08:07 -05:00
Frederik Rietdijk 5f8b0d7d99 Merge staging-next into staging 2019-11-19 14:53:29 +01:00
Frederik Rietdijk f6b39f852e Merge master into staging-next 2019-11-19 10:53:44 +01:00
Matthieu Coudron 3820ff9c8b vim update.py: allow different in and out files
...also adds an argparse cli parser.
2019-11-19 18:41:11 +09:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Ryan Mulligan 4388c3190e
Merge pull request #72814 from eraserhd/tmux-plumb
tmuxPlugins.tmux-plumb: init at 0.1.1
2019-11-17 16:03:13 -08:00
Frederik Rietdijk 3864800226 Merge master into staging-next 2019-11-17 10:31:52 +01:00
Timo Kaufmann b41e2cf0c4
Merge pull request #73498 from timokau/vimPlugins-2019-11-16
vimPlugins: update
2019-11-16 15:23:56 +01:00
Robert Scott 6217e94778 ghostscript: add patch for CVE-2019-14869 2019-11-16 13:36:25 +00:00
Timo Kaufmann 1defbf45cf vimPlugins: update 2019-11-16 14:17:52 +01:00
Frederik Rietdijk be7125dde7 Merge master into staging-next 2019-11-16 11:45:07 +01:00
Kolby Crouch 08a897676b retroarch: 1.7.8.4 -> 1.8.1 2019-11-16 11:31:38 +01:00
c0bw3b 9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Frederik Rietdijk c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
Mario Rodas 9a2dcdc1db
sndio: fix lib install name on darwin 2019-11-13 22:56:45 -05:00
Lucas Franceschino 0ac7bb6328 ppsspp: use qt5's mkDerivation 2019-11-13 18:52:31 -05:00
Frederik Rietdijk 8ea50952b2 hplip: use python2Packages
While Python 3 is (partially) supported, it requires more effort to fix
it.
2019-11-13 16:27:37 +01:00
Maximilian Bosch 7ba54dc667
vimPlugins.palenight-vim: init at 2019-08-21 2019-11-13 11:34:35 +01:00
Maximilian Bosch 7be26264f1
vim-plugins: update 2019-11-13 11:34:24 +01:00
Frederik Rietdijk d688c7cd05 Merge staging-next into staging 2019-11-12 14:32:56 +01:00
Frederik Rietdijk 4619637d74
Merge pull request #72712 from NixOS/staging-next
Staging next
2019-11-12 14:32:50 +01:00
Kyle Sferrazza 58d9d8ea32
numix-solarized-gtk-theme: 20170810 -> 20180913 2019-11-11 19:02:44 -05:00
Frederik Rietdijk 73b88e17dd Merge staging-next into staging 2019-11-11 12:09:26 +01:00
Frederik Rietdijk cf27abf534 Merge master into staging-next 2019-11-11 12:06:42 +01:00
Daiderd Jordan 8e1380b981 vimPlugins.youcompleteme: fix python interpreter 2019-11-09 10:38:30 -08:00
adisbladis 7668f680da
libretro: Dont use libGLU_combined 2019-11-09 10:34:52 +00:00
adisbladis 5e433b48dc
retroarch: Don't use libGLU_combined 2019-11-09 10:34:49 +00:00
Vladimír Čunát 457e94d900
Merge branch 'master' into staging-next
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
Godefroid Chapelle 61bd6c8620 vimPlugins.vimelette: init at 2019-05-02 2019-11-08 15:12:24 +01:00
Godefroid Chapelle 27716a8c78 vimPlugins: Update 2019-11-08 15:12:24 +01:00
Domen Kožar c62815d35f
Merge pull request #72208 from jonringer/vscode-extensions
Vscode extensions
2019-11-08 14:56:20 +01:00
Aaron Andersen e5e374ebcc
Merge pull request #72966 from ashkitten/update-dolphin
dolphinEmuMaster: 5.0-10879 -> 5.0-11109
2019-11-07 20:28:49 -05:00
Nathan van Doorn 31315ec730 vimPlugins.vim-metamath: init at 2017-02-10 2019-11-07 11:18:05 -08:00
Nathan van Doorn 060f3125fc vimPlugins: Update 2019-11-07 11:18:05 -08:00
Bernardo Meurer 8de49b53a2 vimPlugins: update 2019-11-07 09:37:49 -08:00
ash lea 9f2d73ae48 dolphinEmuMaster: 5.0-10879 -> 5.0-11109 2019-11-06 22:27:42 -08:00
Galen Abell 874201a860 vimPlugins: fix vim-docbk-snippets naming clash 2019-11-06 10:55:51 -08:00
Galen Abell 1cfd1d06d6 vimPlugins.VimOrganizer: init at 2014-04-10 2019-11-06 10:55:51 -08:00
Galen Abell 545bc45809 vimPlugins.vim-sexp-mappings-for-regular-people:
init at 2014-11-04
2019-11-06 10:55:51 -08:00
Galen Abell c07850c5cf vimPlugins.vim-sexp: init at 2017-05-15 2019-11-06 10:55:51 -08:00
Galen Abell ae74169450 vimPlugins.vim-clojure-static: init at 2017-10-23 2019-11-06 10:55:51 -08:00
Galen Abell afbde10f2f vimPlugins.vim-clojure-highlight: init 2015-07-05 2019-11-06 10:55:51 -08:00
Galen Abell 13c2cc0b91 vimPlugins.utl-vim: init at 2010-10-18 2019-11-06 10:55:51 -08:00
Galen Abell 2b944d2fcf vimPlugins.vim-salve: init at 2019-08-02 2019-11-06 10:55:51 -08:00
Galen Abell 05c0d8792f vimPlugins.kotlin-vim: init at 2019-05-26 2019-11-06 10:55:51 -08:00
Galen Abell 05ded6497a vimPlugins.gv-vim: init at 2019-10-13 2019-11-06 10:55:51 -08:00
Galen Abell 6f3f7fcc89 vimPlugins.mattn-calendar-vim: init at 2018-08-25 2019-11-06 10:55:51 -08:00
Galen Abell 47769e5127 vimPlugins: Update 2019-11-06 10:55:51 -08:00
Galen Abell 8eb8fa153e vimPlugins: Add alias support to update.py
Plugins in `plugin-list` can now optionally specify an alias name, to
avoid naming collisions if plugins have the same repo name. For example,
specifying `author/common-plugin as author-common-plugin` will use
`author-common-plugin` as the package name in `generated.nix`.
2019-11-06 10:55:51 -08:00
Frederik Rietdijk 03a9822405 Merge master into staging-next 2019-11-05 14:17:37 +01:00
Jason Felice 2ae11c5aeb tmuxPlugins.tmux-plumb: init at 0.1.1 2019-11-04 22:52:14 -05:00
Franz Pletz 8dca8b9ccb
Merge remote-tracking branch 'origin/master' into gcc-9 2019-11-05 01:07:22 +01:00
Matthew Bauer 5ae0b8fd9e
Merge pull request #72566 from kolbycrouch/master
retroarch: update cores
2019-11-04 10:41:13 -05:00
Edmund Wu e6bb21812e vscode-extensions.ms-vscode.cpptools: 0.26.0 -> 0.26.1 2019-11-04 01:46:30 -08:00
worldofpeace 7c4f09f695
Merge pull request #72319 from gnidorah/mame
mame: init at 0.215
2019-11-03 19:18:53 +00:00
gnidorah f73694a64a mess: drop
MAME and MESS are now combined as one distribution as of the 0.162 release and offered as a MAME binary (MESS is included in the build).
2019-11-03 20:02:16 +03:00
gnidorah d296e58f6d mame: init at 0.215 2019-11-03 20:02:11 +03:00
Franz Pletz 6b10b78872
Merge remote-tracking branch 'origin/master' into gcc-9 2019-11-03 14:44:12 +01:00
Franz Pletz 49a3829704
cups-bjnp: fix build with gcc9 2019-11-03 14:26:33 +01:00
Franz Pletz 2acbd1bb8e
citra: 2019-05-25 -> 2019-10-05 2019-11-03 14:26:33 +01:00
Frederik Rietdijk 9d59d57d45 Merge staging-next into staging 2019-11-03 14:01:28 +01:00
Robert Scott e3e9af4d03 jack2: 1.9.12 -> 1.9.13 (security)
addressing CVE-2019-13351

removing now-redundant patch fixing build on macos
2019-11-03 10:35:36 +01:00
José Romildo Malaquias 51c4691bb5 theme-jade1: move to data/themes 2019-11-02 11:35:53 -03:00
José Romildo Malaquias 5188ec80c1 theme-jade1: 3.3 -> 1.5 2019-11-02 11:35:39 -03:00
markuskowa c683b19886
Merge pull request #70969 from doronbehar/update-cups
cups: 2.2.12 -> 2.3.0
2019-11-02 14:56:10 +01:00
Kolby Crouch eb4dd1794d retroarch: update cores 2019-11-02 06:16:10 -05:00
Jan Tojnar 70c0c48970
Merge branch 'staging-next' into staging 2019-11-01 02:58:40 +01:00
Justin Lovinger 274bf0a395 vimPlugins.antonys-macro-repeater: init at 2017-09-10 2019-10-30 21:41:55 -07:00
Justin Lovinger 565cca327a vimPlugins: Update 2019-10-30 21:41:55 -07:00
Kyle Ondy 13704d2b48
tmuxPlugins: Add tmux-gruvbox to tmux-plugins
This commit adds Maciej Sypień's port [1] of Pavel Pertsev's gruvbox
color scheme [2] for vim.

[1] https://github.com/egel/terminator-gruvbox
[2] https://github.com/morhetz/gruvbox
2019-10-30 15:47:46 -04:00
Denny Schäfer c0343390ca vimPlugins: update 2019-10-29 21:08:42 -07:00
Frederik Rietdijk ef9f91f3cf Merge staging-next into staging 2019-10-29 16:56:59 +01:00
Robert Scott 0b32782d33 ghostscript: 9.27 -> 9.50 2019-10-29 13:31:22 +01:00
Mario Rodas 417df00eed
Merge pull request #71482 from eadwu/vscode-extensions/update-2
vscode-extensions: update 2
2019-10-29 05:57:43 -05:00
Jonathan Ringer 5ae6ec21fa vscode-extensions.ms-vscode.Go: init 0.11.7 2019-10-28 18:23:14 -07:00
Jonathan Ringer 8f25c7aa20 vscode-extensions.ms-kubernetes-tools.vscode-kubernetes-tools: init at 1.0.6 2019-10-28 18:22:37 -07:00
Jonathan Ringer f0e4e47105 vscode-extensions.vscodevim.vim: 1.3.0 -> 1.11.3 2019-10-28 18:21:01 -07:00
Jonathan Ringer 434185f35c vscode-extensions.ms-azuretools.vscode-docker: init at 0.8.1 2019-10-28 18:17:57 -07:00
Jonathan Ringer 880ae34123 vscode-extensions.redhat.vscode-yaml: init at 0.5.3 2019-10-28 18:08:30 -07:00
(cdep)illabout 664823c11c cups: enable compiling with musl
When compiling `cups` with `pkgsMusl`, `cups` can't depend on `systemd`
because `systemd` is not able to be built with musl.
2019-10-28 18:30:32 +01:00
Mario Rodas 846da8ba7d
Merge pull request #72033 from marsam/fix-sndio-darwin
sndio: fix build on darwin
2019-10-27 21:37:18 -05:00
Edmund Wu e72a6e5326
vscode-extensions.WakaTime.vscode-wakatime: 2.2.0 -> 2.2.1 2019-10-27 21:27:43 -04:00
Edmund Wu 5d46fccbf8
vscode-extensions.ms-python.python: 2019.10.41019 -> 2019.10.44104 2019-10-27 21:27:42 -04:00
Edmund Wu 4f4e39f694
vscode-extensions.ms-python.python: 2019.6.24221 -> 2019.10.41019 2019-10-27 21:27:42 -04:00
Edmund Wu 3b8c555af2
vscode-extensions.ms-vscode.cpptools: 0.25.1 -> 0.26.0 2019-10-27 21:27:41 -04:00
Timo Kaufmann 162e1c5350 vimPlugins: update 2019-10-26 17:43:18 +02:00
Mario Rodas 5bb2426dbe
sndio: fix build on darwin 2019-10-26 09:00:00 -05:00
Alexey Shmalko b3675878af
Merge pull request #71981 from Lassulus/vbam
vbam: 2.1.3 -> 2.1.4
2019-10-26 15:17:18 +03:00
lassulus b34046859f vbam: 2.1.3 -> 2.1.4 2019-10-26 13:17:17 +02:00
Guillaume Bouchard 4a2475c924 epsxe: fix link with openssl (#71920)
* epsxe: fix link with openssl

Epsxe is hardcoded to build with openssl-1.0 (using libcrypto.so.1.0.0),
but current nixpkgs contains openssl-1.1, which provides
libcrypto.so.1.1.

This patchs just uses the previous version of the library.

* epsxe: use autoPatchelfHook instead of manual rpath overriding

This simplifies the file AND generates failures at build time if a
needed dynamic library is not found during build time.
2019-10-25 19:51:37 +02:00
Bernardo Meurer 98d1828851 vimPlugins.vim-protobuf: init at 2017-12-26 2019-10-24 21:19:20 -07:00
Bernardo Meurer 437c8ae843 vimPlugins.deoplete-tabnine: init at 2019-10-16 2019-10-24 21:19:20 -07:00
Bernardo Meurer fac36f122d vimPlugins.lalrpop-vim: init at 2017-11-22 2019-10-24 21:19:20 -07:00
Bernardo Meurer 5e0b837f91 vimPlugins.vim-nftables: init at 2019-07-25 2019-10-24 21:19:20 -07:00
Bernardo Meurer 1983fc95c9 vimPlugins.gentoo-syntax: init at 2019-09-30 2019-10-24 21:19:20 -07:00
Bernardo Meurer 349035ad3d vimPlugins.vim-flatbuffers: init at 2018-10-11 2019-10-24 21:19:20 -07:00
Bernardo Meurer 2ca6c45e52 vimPlugins.ayu-vim: init at 2019-09-21 2019-10-24 21:19:20 -07:00
Bernardo Meurer 91821d0149 vimPlugins: update 2019-10-24 21:19:20 -07:00
Chuck 4250954428 vimPlugins.vader-vim: init at 2019-05-18
Vader is a test framework for testing other vim plugins.
27 of the plugins in vim-plugin-names use Vader for their tests.
2019-10-25 13:05:59 +09:00
R. RyanTM ccfb3fd466 xlockmore: 5.58 -> 5.59
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-10-24 20:09:40 -07:00
Frederik Rietdijk 32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
Timo Kaufmann 1e00a97577
Merge pull request #71819 from timokau/vimPlugins-2019-10-23
vimPlugins: update
2019-10-23 17:36:13 +02:00
Robin Gloster a44158556f
Merge pull request #71506 from r-ryantm/auto-update/cups-filters
cups-filters: 1.25.6 -> 1.25.11
2019-10-23 16:56:25 +02:00
Frederik Rietdijk 09c9a2de7e Merge master into staging-next 2019-10-23 16:50:09 +02:00
Matthieu Coudron 7fc72bddf9 vimPlugins.nvim-terminal-lua: init at 2019-10-17 2019-10-23 23:40:11 +09:00
Timo Kaufmann 92e1b2142c vimPlugins: update 2019-10-23 16:28:31 +02:00