Commit graph

4662 commits

Author SHA1 Message Date
Kolby Crouch 1dc1789806 retroarch: fix picodrive on aarch64 2020-03-23 14:17:25 -05:00
Joshua Fern 83616f1bc5
citra: 2019-10-05 -> 2020-03-21
Version bump, also fixes the common qt xcb plugin error
2020-03-23 08:41:42 +00:00
Edmund Wu 3c4c703368 vscode-extensions.ms-python.python: 2020.2.64397 -> 2020.3.69010 2020-03-22 23:00:19 -07:00
Anderson Torres ddc74eee4f
Merge pull request #83130 from r-ryantm/auto-update/fs-uae
fsuae: 3.0.2 -> 3.0.3
2020-03-22 21:56:49 -03:00
R. RyanTM d19d265bbe fsuae: 3.0.2 -> 3.0.3 2020-03-22 11:23:30 +00:00
ryneeverett 6601c1699f vimPlugins: Update redirects 2020-03-22 05:04:26 +00:00
ryneeverett c78aa8e100 vimPlugins: Update 2020-03-22 04:05:19 +00:00
ryneeverett d4874a7ee6 vimPlugins: Automate redirect updates in update.py
Many of the plugins in vim-plugin-names are out of date and redirect to
their new github repos. This commit adds a flag to automatically update
these and defines a process for committing these updates into nixpkgs.
2020-03-22 04:04:50 +00:00
Matthew Bauer 81d84153c7
Merge pull request #82633 from kolbycrouch/master
retroarch: 1.8.1 -> 1.8.5
2020-03-21 23:49:01 -04:00
Matthew Bauer ed46adb48b retroarch/cores.nix: use correct license for gw
This should be zlib the license, not zlib the package.
2020-03-21 23:38:58 -04:00
Matthew Bauer a8a0cb147f retroarch: remove macOS app support
This is badly out of date so requires extra work to get working.

Anyway, you can still use it without the menu, with no problem.
2020-03-21 23:36:54 -04:00
Matthew Bauer 293b16aae9 Merge remote-tracking branch 'origin/master' into retroarch-update 2020-03-21 23:01:45 -04:00
Matthew Bauer f094e132e2 retroarch/cores.nix: cleanup
- Avoid using overrides unless necessary
- Set platform and ARCH by default
- Don’t set dontConfigure unless absolutely necessary
- Use preBuild instead of overriding entire configurePhase
2020-03-21 23:01:01 -04:00
Matthew Bauer d513980ea6 retroarch: 1.8.4 -> 1.8.5 2020-03-21 22:59:18 -04:00
Matthew Bauer e1cab10dcd Revert " Fix init"
This reverts commit e68a4094d2.
2020-03-21 22:58:58 -04:00
Dmitry Kalinkin cdf9b5de6c
Merge pull request #83007 from dominikh/epkowa-perfection-v39
epkowa: add the GT-S650 plugin
2020-03-20 17:37:56 -04:00
Dominik Honnef baa4798f56 epkowa: add dominikh as maintainer 2020-03-20 20:02:21 +01:00
Timo Kaufmann 4738b1f89f
Merge pull request #83006 from timokau/vim-plugins-2020-03-20
vimPlugins: update
2020-03-20 17:10:53 +00:00
Timo Kaufmann 1711025a3d vimPlugins: update
The vim-pandoc patch is now outdated and has been replaced by a better
workaround upstream:

https://github.com/vim-pandoc/vim-pandoc/pull/363
2020-03-20 17:44:25 +01:00
Dominik Honnef 55e85a0d62 epkowa: add the GT-S650 plugin
This plugin adds support for the GT-S650, Perfection V19 and
Perfection V39 scanners. I've tested it personally with an Epson
Perfection V39.

This plugin uses the ISCAN_FIRMWARE_DIR environment variable, not
ISCAN_FW_DIR. A quick grep didn't find any use of ISCAN_FW_DIR in the
currently packaged plugins, but a quick Google suggests that this
variable does (or at least used to) exist, so I'm not touching it.
2020-03-20 17:44:20 +01:00
Christoph Neidahl f028498f63 rpcs3: 0.0.6-8187-790962425 -> 0.0.8-9300-341fdf7eb 2020-03-20 14:59:31 +01:00
Patrick Hilhorst 9fc5e7e473
treewide: fix redirected urls (again)
Ran the same script as #78265.
Additionally, manually replaced `http://goodies.xfce.org`
with https.
2020-03-20 13:36:23 +01:00
Timo Kaufmann 71331ee9ef
Merge pull request #74846 from rummik/vam-regression
Fix converting vam.pluginDictionaries to VimL
2020-03-19 21:39:01 +00:00
*Kim Zick (rummik) 6de54148ef vim-utils: Fix converting vam.pluginDictionaries to VimL 2020-03-19 17:22:52 -04:00
Dominik Honnef e22eb2d7b5
epkowa: fix parsing of interpreters (#82909)
Building with -std=c99 breaks the obsolete "%as" format string, which
completely breaks the parsing of epkowa interpreters. This means that
no scanner requiring plugins worked.
2020-03-19 13:40:45 -04:00
Timo Kaufmann 880f5a6125 vimPlugins.vim-pandoc: fix startup 2020-03-17 23:04:10 +01:00
Mario Rodas 788a7c4785
Merge pull request #82241 from r-ryantm/auto-update/tpm2-pkcs11
tpm2-pkcs11: 1.0.1 -> 1.1.0
2020-03-17 08:25:37 -05:00
oxalica 4f12275a06
rust-analyzer: 2020-03-09 -> 2020-03-16
vscode-extensions.rust-analyzer: 2020-03-09 -> 2020-03-16
2020-03-17 17:08:02 +08:00
Alexander V. Nikolaev bcb29ee284 wineUnstable: 5.3 -> 5.4 2020-03-16 15:42:02 +02:00
Alexander V. Nikolaev 25e844db9a wine{Unstable,Staging}: 5.0 -> 5.3 2020-03-16 15:40:10 +02:00
Kolby Crouch e68a4094d2 Fix init 2020-03-15 23:57:54 -05:00
Silje Enge Kristensen 0adf77f746
vimPlugins.coc-spell-checker: init at 2020-02-19" 2020-03-15 17:58:33 +00:00
Silje Enge Kristensen 79ee5bc822
vimPlugins: Update 2020-03-15 17:58:28 +00:00
eyjhbb@gmail.com d8b41ad219
vimPlugins.coc-*: add npm dependencies 2020-03-15 17:30:33 +00:00
Sander van der Burg 875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00
Ersin Akinci 347479b6e0
vimPlugins.overrides: add coc-prettier 2020-03-15 12:55:06 +00:00
Kolby Crouch e2b8f9f54a retroarch: 1.8.1 -> 1.8.4 2020-03-15 00:48:14 -05:00
Bignaux Ronan 5fbf8635e3
caprice32: enable freedesktop entries 2020-03-15 04:04:32 +00:00
Bignaux Ronan be768d1ef3
caprice32: 4.5.0 -> 4.6.0 2020-03-15 04:04:09 +00:00
zimbatm 001be890f7 folding@home: 6.02 -> 7.5.1
The v7 series is very different.

This commit introduces the 3 packages: fahclient, fahcontrol and
fahviewer. It also rebuilds the NixOS module to map better with the new
client.
2020-03-14 13:01:26 -07:00
Orivej Desh 2e099c7e53 lilypond: 2.18.2 -> 2.20.0 2020-03-13 23:34:56 +00:00
Benjamin Hipple f167ba637d lilypond: fix broken meta.homepage
The `src.meta` attribute does not exist, and even if it did the derivation does
not have a `rec` to reference it. This appears to be breaking all ofBorg meta
evaluation checks:

```
while evaluating the attribute 'homepage' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-0-gleber.ewr1.nix.ci/pkgs/misc/lilypond/fonts.nix:34:27:
undefined variable 'src' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-0-gleber.ewr1.nix.ci/pkgs/misc/lilypond/fonts.nix:34:18
```
https://gist.github.com/GrahamcOfBorg/cd87009bfee1a9c0d4f0d828b82ee09a
2020-03-13 11:55:35 -04:00
Orivej Desh dd0de727fc lilypond-with-fonts: fix adding fonts 2020-03-13 13:08:46 +00:00
Eduardo Quiros df49c1bdc1
vimPlugins.vim-automkdir: init at 2016-01-17 2020-03-11 12:53:06 -06:00
Eduardo Quiros 9caf1a87a1
vimPlugins: Update 2020-03-11 12:43:45 -06:00
R. RyanTM fbd175b11f tpm2-pkcs11: 1.0.1 -> 1.1.0 2020-03-10 12:27:03 +00:00
oxalica b0a4ce1689
vscode-extensions.rust-analyzer: init at unstable-2020-03-09 2020-03-10 19:12:40 +08:00
Benjamin Hipple 4e5838132e vimPlugins.LanguageClient-neovim: upgrade cargo fetcher and cargoSha256 2020-03-09 19:00:48 +01:00
Dmitry Kalinkin a2437c37af
Merge pull request #71251 from hyperfekt/vscode-insiders-extensions
vscode-with-extensions: fix insiders build
2020-03-07 13:33:07 -05:00
Nick Hu a478f09d4b
vimPlugins.fruzzy: init at 2019-10-28 2020-03-04 09:51:25 +00:00
AndersonTorres 66bd71cf13 mednafen-server: convert meta.homepage to an explicit string 2020-03-03 09:18:04 -03:00
AndersonTorres 3867188af7 mednafen: 0.9.48 -> 1.22.2 2020-03-03 09:18:04 -03:00
AndersonTorres b46c48c12a mednaffe: 0.8.6 -> 0.8.8 2020-03-03 09:18:04 -03:00
Anderson Torres 5a8c89406a
Merge pull request #81507 from AndersonTorres/update/mgba
mgba: 0.8.0 -> 0.8.1
2020-03-03 06:56:54 -03:00
Brett Lyons d1d4d90bd3 Revert "vimPlugins.notational-fzf-vim: init at 2019-12-03"
This reverts commit 0eb33b0485.
2020-03-02 09:16:06 -08:00
Brett Lyons 745dbf46af Revert "vimPlugins.notational-fzf-vim: Fix missing runtime deps"
This reverts commit 976aa97435.
2020-03-02 09:16:06 -08:00
AndersonTorres dbeb004e73 mgba: 0.8.0 -> 0.8.1 2020-03-02 08:44:19 -03:00
Kovacsics Robert 2e6b7b00a0 vim-easytags: Fix to work with universal-ctags (which is in nixpkgs) 2020-03-01 23:12:24 -08:00
Edmund Wu ed8ff48843 vscode-extensions.WakaTime.vscode-wakatime: 2.2.1 -> 4.0.0 2020-03-01 22:52:01 -08:00
Edmund Wu e93a6fdeda vscode-extensions.ms-python.python: 2020.1.58038 -> 2020.2.64397 2020-03-01 22:52:01 -08:00
R. RyanTM 619a095af0 mgba: 0.7.3 -> 0.8.0 2020-03-01 15:23:04 -08:00
gnidorah 1cb0e94f34 mame: 0.218 -> 0.219 2020-03-01 10:51:09 +03:00
Mario Rodas f89dc0130a
Merge pull request #80716 from r-ryantm/auto-update/seafile-shared
seafile-shared: 7.0.5 -> 7.0.6
2020-02-29 18:29:40 -05:00
Maximilian Bosch fbc88db185
vimPlugins.deoplete-phpactor: init at 2019-02-22 2020-02-28 01:04:39 +01:00
Maximilian Bosch 89790413a6
vimPlugins.deoplete-greek: init at 2019-12-23 2020-02-28 00:52:57 +01:00
Maximilian Bosch 1e20ec8835
vimPlugins.deoplete-github: init at 2018-03-04 2020-02-28 00:52:57 +01:00
Evan Stoll 6bb6882e31 vimPlugins: update 2020-02-27 15:46:36 -08:00
Brett Lyons 6ea0a466b6 vimPlugins.nrrwrgn: Init at 2019-12-12 2020-02-25 08:08:26 -08:00
Brett Lyons 2649e58d1f vimPlugins: Update 2020-02-25 08:08:26 -08:00
Timo Kaufmann b8a00580d0
Merge pull request #80657 from brettlyons/patch-1
vimPlugins.notational-fzf-vim: patch plugin to fix missing runtime dependency
2020-02-25 00:42:06 +00:00
Brett Lyons 976aa97435 vimPlugins.notational-fzf-vim: Fix missing runtime deps 2020-02-23 17:53:51 -07:00
Jean-Philippe Braun 089d85baba vimPlugins.vim-cue: init at 2020-02-06 2020-02-22 10:51:50 -08:00
Jean-Philippe Braun 98552bf69b vimPlugins: update 2020-02-22 10:51:50 -08:00
R. RyanTM c4bdd776db seafile-shared: 7.0.5 -> 7.0.6 2020-02-21 11:39:45 +00:00
Jörg Thalheim 74ace1f0eb
Merge pull request #78385 from plumelo/feature/vim-rtp-fix
vimUtils.vimrcFile: fixes packpath order
2020-02-21 10:24:10 +00:00
Brett Lyons 0eb33b0485 vimPlugins.notational-fzf-vim: init at 2019-12-03 2020-02-18 09:06:46 -08:00
Brett Lyons 44c7211625 vimPlugins: Update 2020-02-18 09:06:46 -08:00
Benjamin Hipple a5dc839bcc uq: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:46:58 -05:00
Jonathan Ringer 27006fcb4d vimPlugins: update 2020-02-15 16:02:54 -08:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Florian Klink aaa1c7b28f
Merge pull request #79663 from primeos/brightnessctl-systemd-support
brightnessctl: Add systemd support
2020-02-13 23:14:20 +01:00
Melissa Goad 04fb02a944 mame: 0.217 -> 0.218 2020-02-13 09:28:11 -08:00
Bernardo Meurer fc7f856287 vimPlugins.vim-phabricator: init at 2020-01-23 2020-02-12 12:08:54 -08:00
Bernardo Meurer 9af1597d01 vimPlugins.arcanist-vim: init at 2016-05-27 2020-02-12 12:08:54 -08:00
Bernardo Meurer b84b386a21 vimPlugins: update 2020-02-12 12:08:54 -08:00
Bernardo Meurer fc9be021c6 vimPlugins: sort 2020-02-12 12:08:54 -08:00
David Terry 3e7ce1e07d vimPlugins.jellybeans-vim: init at 2019-06-22 2020-02-12 07:47:32 -08:00
David Terry ca80fbd08a vimPlugins: update 2020-02-12 07:47:32 -08:00
R. RyanTM e49df10da4 xlockmore: 5.61 -> 5.62 2020-02-10 22:21:55 +00:00
Michael Weiss 5282bc9a74
nixos/brightnessctl: Remove the module
Due to the support of the systemd-logind API the udev rules aren't
required anymore which renders this module useless [0].
Note: brightnessctl should now require a working D-Bus setup and a valid
local logind session for this to work.

[0]: https://github.com/NixOS/nixpkgs/pull/79663
2020-02-10 23:18:20 +01:00
Michael Weiss cf5dd2623b
brightnessctl: Add systemd support
This makes it possible to use brightnessctl without udev rules / suid.
2020-02-09 23:52:32 +01:00
Aaron Andersen 96e5fa1ab7
Merge pull request #79474 from ashkitten/update-dolphin
dolphinEmuMaster: 5.0-11109 -> 5.0-11608
2020-02-09 09:05:01 -05:00
Joachim Schiele f69f31a11b
hll2340dw brother: added driver to cups (#78560) 2020-02-09 12:14:55 +01:00
R. RyanTM a3f182df9b
frescobaldi: 3.1 -> 3.1.1 (#79430) 2020-02-09 00:24:06 -05:00
scubed2 4a4834fb1d
fceux: 2.2.3 -> 2020-01-29 (#78943) 2020-02-08 23:15:00 +01:00
ash lea 3dd336cd01 dolphinEmuMaster: 5.0-11109 -> 5.0-11608 2020-02-07 12:05:51 -08:00
Jan Tojnar 0c5502e4a4
gnash: fix build
It does not actually need pangox.
2020-02-07 00:37:38 +01:00
worldofpeace c047430399
Merge pull request #79196 from eadwu/vscode-extensions/update-4
vscode-extensions: 2020.02.03
2020-02-06 07:55:24 -05:00
R. RyanTM d6634f6f4f brightnessctl: 0.4 -> 0.5.1 2020-02-06 05:21:26 +00:00
Jakub Sokołowski aa53f61c21
nixpkgs/brlaser: upgrade to v6
It introduces support for several additional Brother printers.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-05 01:48:21 +01:00
Edmund Wu 1d87488d08
vscode-extensions.ms-vscode.cpptools: 0.26.1 -> 0.26.3 2020-02-04 09:25:08 -05:00
Edmund Wu 9a031427eb
vscode-extensions.ms-python.python: 2019.10.44104 -> 2020.1.58038 2020-02-04 09:25:08 -05:00
Benjamin Esham 69f4b8cf99 lilypond: mark not broken on Darwin 2020-02-02 12:23:48 -08:00
Benjamin Esham d0cb81a68e lilypond-unstable: mark broken on Darwin
See https://github.com/NixOS/nixpkgs/pull/62937
2020-02-02 12:23:48 -08:00
Frederik Rietdijk c195ef6aab
Merge pull request #78928 from NixOS/staging-next
Staging next
2020-02-02 15:35:18 +01:00
Eduardo Quiros 8ec9dedc77 vimPlugins.lf-vim: init at 2019-10-11 2020-02-02 00:54:16 -08:00
Eduardo Quiros c3620abe24 vimPlugins: Update 2020-02-02 00:54:16 -08:00
Eduardo Quiros 73c51e064a vimPlugins.bclose-vim: init at 2018-10-10 2020-02-01 23:23:55 -08:00
Eduardo Quiros 4e0486fcd9 vimPlugins: Update 2020-02-01 23:23:55 -08:00
Silvan Mosberger 5c9198d29e
tpm2-pkcs11: init at 1.0.1 (#72374)
tpm2-pkcs11: init at 1.0.1
2020-02-01 18:05:00 +01:00
Leon Schuermann e2ad8ef8cf
tpm2-pkcs11: init at v1.0.1 2020-02-01 08:01:02 +01:00
Luka Blaskovic cba2e83255 lightspark: 0.8.1 -> 0.8.2 2020-01-30 18:35:29 -05:00
Frederik Rietdijk 5cc0468a20 Merge staging into staging-next 2020-01-31 00:16:31 +01:00
Michael Raskin ae929e63b4
Merge pull request #78406 from helsinki-systems/wine-certs
wine: Look for root certs at $NIX_SSL_CERT_FILE
2020-01-30 20:19:56 +00:00
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
oren e708176d43
vscode-utils/vscodeEnv: fix typo and grammer in the description comment 2020-01-10 21:45:56 -05: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
Oren Rozen 7fc2b2ad7e vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv
change usage of toPath with toString
2019-12-28 16:43:41 -05:00
Oren Rozen 2d59425555 vsode-utils: extracting attributes to limit input range 2019-12-28 16:40:13 -05: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
Oren Rozen 4b25c6ac51 vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv
move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
2019-12-24 13:15:15 -05: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