Julien Langlois
9b2cb88855
wine-staging: 5.5 -> 5.10
...
Keep up to date with latest staging developments.
2020-06-18 01:04:53 -04:00
Benjamin Staffin
19d3665b75
Merge branch 'master' into benley/melonDS
2020-06-17 17:22:24 -04:00
R. RyanTM
df7aef73f7
stella: 6.1.2 -> 6.2
2020-06-17 11:54:45 -07:00
Benjamin Staffin
13a14e2bfe
melonDS: init at 0.8.3
2020-06-16 17:30:16 -04:00
Artemis Tosini
3b3afc4292
melonDS: init at 0.8.3
2020-06-16 17:18:23 -04:00
Florian Klink
907353b1e4
hplip: use wrapQtApp
...
Otherwise, things like hp-setup segfault if you run them from another
nixpkgs checkout:
```
HP Linux Imaging and Printing System (ver. 3.20.5)
Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
[1] 4543 abort (core dumped) result/bin/hp-setup
```
2020-06-16 20:34:30 +02:00
Bastian Köcher
88f749545c
hplip: Add missing library
...
Otherwise, things like `hp-setup` fail finding gi:
```
HP Linux Imaging and Printing System (ver. 3.20.5)
Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
Traceback (most recent call last):
File "/nix/store/rmzq8c4n47s4q4p31w18waz0zrba2ljl-hplip-3.20.5/share/hplip/setup.py", line 314, in <module>
ui = import_module(ui_package + ".setupdialog")
File "/nix/store/n0b076p351ma864q38if4yglsg99hw2s-python3-3.8.3/lib/python3.8/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/nix/store/rmzq8c4n47s4q4p31w18waz0zrba2ljl-hplip-3.20.5/share/hplip/ui5/setupdialog.py", line 31, in <module>
from base import device, utils, models, pkit
File "/nix/store/rmzq8c4n47s4q4p31w18waz0zrba2ljl-hplip-3.20.5/share/hplip/base/pkit.py", line 38, in <module>
from gi import _gobject as gobject
ModuleNotFoundError: No module named 'gi'
```
2020-06-16 20:26:40 +02:00
Florian Klink
fd2627babf
Merge pull request #89120 from dasj19/hplip-update
...
Upgrade hplip & hplip plugin to 3.20.5
2020-06-16 01:33:06 +02:00
Daniel Șerbănescu
37583e45a2
hplip: 3.20.3 -> 3.20.5
2020-06-16 01:31:14 +02:00
Frederik Rietdijk
59dda0a42a
Merge master into staging-next
2020-06-15 08:07:00 +02:00
Sirio Balmelli
ca8e5a63d3
vimPlugins: update
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-13 15:07:43 -07:00
Frederik Rietdijk
1523382160
Merge master into staging-next
2020-06-13 11:02:21 +02:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Frederik Rietdijk
febc27b59a
Merge master into staging-next
2020-06-12 08:57:26 +02:00
Michael Raskin
21c3245b67
winePackages.staging: mention staging patches in description
2020-06-11 20:06:25 +02:00
Bouke van der Bijl
f71490bd1d
Add gopls to vim-go binaries
2020-06-10 12:58:39 -07:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging
2020-06-10 04:10:57 +02:00
Jörg Thalheim
d903f1166b
Merge pull request #89649 from oxalica/rust-analyzer
2020-06-08 17:38:10 +01:00
Frederik Rietdijk
8576d24b2a
Merge staging-next into staging
2020-06-08 12:08:51 +02:00
1000101
c597a7f869
formatting: fix missing leading whitespace
2020-06-07 17:29:08 -04:00
Christoph Hrdinka
355eed433b
Merge pull request #68328 from OPNA2608/package-np2kai
...
np2kai: init at 0.86rev22
2020-06-07 10:13:33 +02:00
Frederik Rietdijk
d0532e79ae
Merge staging-next into staging
2020-06-07 09:25:46 +02:00
Thomas Tuegel
d1f62c54e7
Merge pull request #89265 from doronbehar/hplip-gcc-references
...
hplip: don't reference gcc in binaries from /share and other locations
2020-06-06 10:21:07 -05:00
oxalica
2cb9026765
vscode-extensions.matklad.rust-analyzer: 2020-04-20 -> 2020-06-01
2020-06-06 21:18:59 +08:00
oxalica
51ba1c04f2
vscode-extensions.matklad.rust-analyzer: fix build
2020-06-06 21:18:58 +08:00
Frederik Rietdijk
1c68570ab2
Merge staging-next into staging
2020-06-05 19:42:16 +02:00
David Wood
f37b4a8d43
vimPlugins.vim-mundo: init at 2020-05-06
2020-06-04 12:23:10 -07:00
David Wood
568d540b42
vimPlugins.is-vim: init at 2017-10-30
2020-06-04 12:23:10 -07:00
David Wood
f9b8c148df
vimPlugins.vim-numbertoggle: init at 2017-10-26
2020-06-04 12:23:10 -07:00
David Wood
50eddf8a72
vimPlugins.vim-tmux-clipboard: init at 2019-04-07
2020-06-04 12:23:10 -07:00
David Wood
db21ea2830
vimPlugins.vim-hybrid: init at 2016-01-05
2020-06-04 12:23:10 -07:00
David Wood
98238a01a6
vimPlugins.vim-spirv: init at 2019-11-20
2020-06-04 12:23:10 -07:00
David Wood
a05a858d17
vimPlugins.vim-hocon: init at 2017-09-08
2020-06-04 12:23:10 -07:00
David Wood
6cc2a43e59
vimPlugins: resolve github repository redirects
2020-06-04 12:23:10 -07:00
David Wood
4204de06fb
vimPlugins: update
2020-06-04 12:23:10 -07:00
Dmitry Kalinkin
dd8f077ff9
Merge pull request #89196 from eadwu/vscode/76427-fallout
...
vscode: fix #76427 fallout
2020-06-04 14:31:08 -04:00
Martin Milata
1c7d22e663
ghostscript: 9.50 -> 9.52
...
https://www.ghostscript.com/doc/9.51/News.htm
https://www.ghostscript.com/doc/9.52/News.htm
2020-06-04 18:27:53 +02:00
Doron Behar
c59e8d3fb3
hplip: don't reference gcc in binaries from /share and other locations
2020-06-03 20:32:32 +03:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Samuel Dionne-Riel
4a4adb2733
Merge pull request #70794 from samueldr/u-boot/roc-rk3399-pc
...
u-boot: Add ROC-PC-RK3399 build
2020-06-01 17:29:21 -04:00
Samuel Dionne-Riel
5f97610fc0
ubootROCPCRK3399: init at 2020.04
2020-06-01 17:25:49 -04:00
Edmund Wu
4f99c5725e
vscode-extensions.vscode-utils: reapply some changes from bb24faf
...
bb24fafbfa
2020-05-30 16:50:15 -04:00
Jörg Thalheim
87908c3743
Merge pull request #89184 from mayflower/continue-pull-85764
2020-05-30 11:36:56 +01:00
Edmund Wu
3704ed1750
vscode-utils: remove extra whitespace
2020-05-29 22:24:05 -04:00
Peter Simons
e080ab1e61
Merge pull request #76427 from countoren/vscode-utils/vscodeEnv
...
vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix a…
2020-05-29 21:33:32 +02:00
Kyle Ondy
4b0e7b1201
vimPlugins.conjure: init at 2020-05-26
2020-05-28 20:42:20 -07:00
Kyle Ondy
5f3b37a983
vimPlugins: resolve github repository redirects
2020-05-28 20:42:20 -07:00
Kyle Ondy
9afcc52f0d
vimPlugins: update
2020-05-28 20:42:20 -07:00
Vladyslav M
8d638a3603
Merge pull request #89042 from dywedir/scrcpy
2020-05-28 13:07:39 +03:00
Pascal Wittmann
5a3acb660e
Merge pull request #89048 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.62 -> 5.63
2020-05-27 22:37:38 +02:00
R. RyanTM
2338eaf5e1
xlockmore: 5.62 -> 5.63
2020-05-27 20:10:05 +00:00
Jörg Thalheim
6602f87384
nodePackages: switch to 12
...
Signed-off-by: Christian Albrecht <christian.albrecht@mayflower.de>
2020-05-27 21:45:41 +02:00
Vladyslav M
c1418b460d
scrcpy: 1.13 -> 1.14
2020-05-27 22:28:37 +03:00
Jörg Thalheim
f17888bf0f
Merge pull request #81440 from NickHu/fruzzy
...
vimPlugins.fruzzy: init at 2019-10-28
2020-05-27 16:31:56 +01:00
Moises Nessim
f9d28ed7db
Merge branch 'vscode-utils/vscodeEnv' of https://github.com/countoren/nixpkgs-1 into vscode-utils/vscodeEnv
...
* 'vscode-utils/vscodeEnv' of https://github.com/countoren/nixpkgs-1 : (178391 commits)
Use a different vscode user-data-dir for every project. Treat workspace setting files as global for that user-data-dir with symlink. Add updateLaunchCmd to update .vscode/launch.json.
fix permission problem of mutableExtensions
vscodeEnv updateSettings for keybindings change keybindings file name parameter type from path to string
change vscodeSettingsFile parameter type from path to string
add missing jq to vscodeEnv
use updateSettings in vscodeEnv in order to create and/or update settings.json, keybindings.json
add updateSettings drv which will union nix settings configurations into the a vscode settings file
vscode-utils/vscodeEnv: fix typo and grammer in the description comment
vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv
vsode-utils: extracting attributes to limit input range
vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv
xfce.xfce4-icon-theme: update gtk dependency and add license
xfce.xfce4-hardware-monitor-plugin: update meta
xfce.xfce4-embed-plugin: update meta and buildInputs
xfce.xfce4-mailwatch-plugin: remove broken status
xfce.exo: add support for gtk2, besides gtk3
xfce.xfdesktop: 4.14.1 -> 4.14.2
xfce.xfce4-weather-plugin: 0.8.10 -> 0.10.1
xfce.xfdashboard: 0.7.5 -> 0.7.7
xfce.xfce4-timer-plugin: 1.6.0 -> 1.7.0
...
2020-05-26 13:16:13 -05:00
Moises Nessim
97df56158e
vscode-extensions: Find mutable extensions by version in order not to delete them
...
Do not use sudo.
2020-05-26 13:14:35 -05:00
Oren Rozen
4d58f006ff
Merge branch 'updateSettings' into vscode-utils/vscodeEnv
2020-05-25 16:55:10 -05:00
leo60228
c49c8a7d6b
vimPlugins.vim-graphql: init at 2020-03-30 ( #88840 )
2020-05-25 13:18:44 +02:00
Maximilian Bosch
3ddc56ca14
epson-escpr2: 1.1.11 -> 1.1.12
2020-05-24 00:49:25 +02:00
Anderson Torres
8e4129fd02
Merge pull request #88582 from r-ryantm/auto-update/mednafen
...
mednafen: 1.24.2 -> 1.24.3
2020-05-23 11:06:07 -03:00
Moises Nessim
673b122836
Use a different vscode user-data-dir for every project.
...
Treat workspace setting files as global for that user-data-dir with symlink.
Add updateLaunchCmd to update .vscode/launch.json.
2020-05-22 15:27:32 -05:00
Christoph Neidahl
98f346852b
retroarch: add NP2kai core
2020-05-22 17:04:57 +02:00
Christoph Neidahl
fb93b96190
np2kai: init at 0.86rev22
2020-05-22 17:04:57 +02:00
R. RyanTM
72dfda3d82
mednafen: 1.24.2 -> 1.24.3
2020-05-22 06:51:09 +00:00
Orivej Desh
f4264028ad
solfege: 3.22.2 -> 3.23.4
2020-05-19 22:17:26 +00:00
gnidorah
2f40a6c543
mame: 0.220 -> 0.221 ( #88146 )
2020-05-19 15:53:33 -04:00
Frederik Rietdijk
d20d734bcf
Merge master into staging-next
2020-05-11 09:19:26 +02:00
R. RyanTM
3eb94f3f8c
seafile-shared: 7.0.6 -> 7.0.7
2020-05-10 09:35:31 -07:00
Frederik Rietdijk
303adc7697
Merge master into staging-next
2020-05-10 09:43:48 +02:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
...
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Frederik Rietdijk
bc48203b98
Merge staging-next into staging
2020-05-08 06:46:14 +02:00
Jan Tojnar
fc5f0bee70
Merge pull request #86062 from bennofs/ghostscript-no-parallel
2020-05-08 06:42:18 +02:00
Louis Bettens
c558a735fa
vscode.extensions.scalameta.metals: 1.6.3 -> 1.9.0
2020-05-06 23:10:33 -07:00
Timo Kaufmann
a12092b621
Merge pull request #87127 from isaacwhanson/fix/vim-beforePlugins
...
vim-utils: restore `beforePlugins` option
2020-05-06 23:04:31 +00:00
Andreas Rammhold
38d043b116
Merge pull request #87139 from mweinelt/pr/security-patch-names
...
treewide: add CVE identifiers to patches
2020-05-06 23:51:53 +02:00
Martin Weinelt
e24f5eab66
treewide: add CVE identifiers to patches
...
This allows tools like broken.sh to correctly identify the patched
status.
2020-05-06 23:18:09 +02:00
R. RyanTM
77d21a4abb
mednafen: 1.24.1 -> 1.24.2
2020-05-06 11:32:47 -07:00
Isaac W Hanson
be1594bf7a
vim-utils: restore beforePlugins
option
...
some plugins require configuration before their plugin definition
2020-05-06 14:18:44 -04:00
Dmitry Kalinkin
f46cbbc540
Merge pull request #86666 from IvarWithoutBones/pentablet-driver
...
xp-pen-g430: rename to pentablet-driver & 20190820 -> 1.2.13.1
2020-05-06 12:34:19 -04:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
...
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Anderson Torres
e2e54225bf
Merge pull request #86743 from r-ryantm/auto-update/stella
...
stella: 6.1.1 -> 6.1.2
2020-05-05 18:35:06 -03:00
Frederik Rietdijk
9875bbae75
Merge master into staging-next
2020-05-05 19:51:09 +02:00
R. RyanTM
65fdc04243
fsuae: 3.0.3 -> 3.0.5
2020-05-04 21:21:27 -07:00
R. RyanTM
d33679a0b8
stella: 6.1.1 -> 6.1.2
2020-05-04 08:56:19 +00:00
Ivar
daf860d9fe
pentablet-driver: 20190820 -> 1.2.13.1
2020-05-03 21:53:06 +02:00
Ivar
780b171301
xp-pen-g430: rename to pentablet-driver
2020-05-03 21:53:06 +02:00
R. RyanTM
8007b2e444
apulse: 0.1.12 -> 0.1.13
2020-05-02 10:18:14 +02:00
Frederik Rietdijk
afb1041148
Merge master into staging-next
2020-05-02 09:39:00 +02:00
Roman Firment
5d24a59898
vscode-extensions.ms-vscode.cpptools: 0.27.0 -> 0.27.1
...
Extension is now fetched from the Microsoft repository (instead of the
marketplace). It also contains platform-specific binary dependencies. In the
previous version they were fetched from the Microsoft website and additionally
inserted to the final extension.
Package supports Linux, but there is probably a way no make it work on OSX.
2020-05-01 18:28:09 -07:00
Poscat
33b36a08f9
vscode-extensions.justusadam.language-haskell: 2.6.0 -> 3.0.3
2020-05-01 18:09:59 -07:00
Benno Fünfstück
260be73708
ghostscript: apply patch to fix parallel build
...
The build process of ghostscript has missing dependencies, causing
failures in parallel builds (see hydra build
https://hydra.nixos.org/build/117095669/ , reported as ghostscript bug
https://bugs.ghostscript.com/show_bug.cgi?id=702364 here)
2020-05-01 17:03:24 +02:00
Frederik Rietdijk
484ee79050
Merge staging-next into staging
2020-05-01 08:57:10 +02:00
Martin Milata
4ea28e76c2
cups: 2.3.1 -> 2.3.3
...
https://github.com/apple/cups/releases/tag/v2.3.3
Fixes:
https://nvd.nist.gov/vuln/detail/CVE-2019-8842
https://nvd.nist.gov/vuln/detail/CVE-2020-3898
2020-05-01 08:48:02 +02:00
Samuel Dionne-Riel
1a3c3b819b
scrcpy: 1.12.1 -> 1.13
2020-04-29 19:48:57 -04:00
Pavol Rusnak
f51314210e
winetricks: 20191224 -> 20200412
2020-04-29 21:23:44 +02:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging
2020-04-29 08:35:47 +02:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename
2020-04-29 08:26:08 +02:00
Jörg Thalheim
20e67f1fb8
Merge pull request #85535 from zowoq/gopackage
...
buildGoPackage: use $out instead of $bin
2020-04-28 12:55:09 +01:00
Jörg Thalheim
c4319da82e
Merge pull request #85755 from prusnak/arm-trusted-firmware
...
arm-trusted-firmware: 2.2 -> 2.3
2020-04-28 12:14:40 +01:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb
2020-04-28 05:33:41 +02:00
Florian Klink
3b1e189f40
Merge pull request #85965 from flokli/libusb1-cleanups
...
make libusb1 dependencies explicit
2020-04-27 16:40:47 +02:00
Florian Klink
d0e4ecb182
cnijfilter2: request libusb1 directly
2020-04-27 12:19:12 +02:00
Florian Klink
f5368e0194
cnijfilter_4_00: request libusb1 directly
2020-04-27 12:19:12 +02:00
Florian Klink
2c621ff4f4
cups: request libusb1 directly
2020-04-27 12:19:12 +02:00
Sam Hug
59087de17b
vimPlugins.coc-rust-analyzer: init at 2020-04-24
2020-04-26 11:34:23 -07:00
Sam Hug
2901db8e35
vimPlugins: update
2020-04-26 11:34:23 -07:00
Daniel Fullmer
d13a19cfba
snes9x-gtk: 1.57 -> 1.60 ( #85910 )
2020-04-25 16:10:38 -04:00
Maximilian Bosch
f5f85d16d1
epson-escpr2: 1.1.1 -> 1.1.11
2020-04-25 17:49:11 +02:00
Lisa Ugray
dea7a90ccc
vimPlugins: update
2020-04-24 17:01:03 -07:00
Lisa Ugray
e5707f2cb5
vimPlugins: Add meta.homepage
...
Allow determining the source from a nix-env query to disambiguate which
plugin you're using/about to use.
2020-04-24 17:01:03 -07:00
Jörg Thalheim
2bba291913
Merge pull request #85868 from Mic92/go-tooling
2020-04-24 12:22:58 +01:00
Damien Cassou
a3f35c0267
mednafen: Add alsaLib to get ALSA audio output
2020-04-23 19:48:35 +02:00
Jörg Thalheim
11019ea58f
Merge pull request #85243 from oxalica/rust-analyzer
2020-04-23 16:36:54 +01:00
Jörg Thalheim
019dc065ee
gometalinter: remove
...
gometalinter development has stopped. golangci-lint is the replacement
2020-04-23 15:33:15 +01:00
oxalica
b95699970f
vscode-extensions.rust-analyzer: 2020-04-06 -> 2020-04-20
2020-04-23 17:11:22 +08:00
Frederik Rietdijk
cff0669a48
Merge master into staging-next
2020-04-23 08:11:16 +02:00
Minijackson
903266491b
vimPlugins.LanguageClient-neovim: 0.1.156 -> 0.1.157
2020-04-22 14:00:40 -07:00
worldofpeace
b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
...
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Frederik Rietdijk
8374a2a0ee
Merge master into staging-next
2020-04-22 17:20:20 +02:00
Christoph Hrdinka
63acac6435
Merge pull request #85679 from Omoroca13/pcsx2
...
pcsx2: unstable-2020-01-05 -> 1.6.0-rc
2020-04-22 16:10:01 +02:00
Martin Milata
65050cd7e5
firebird-emu: use qt5's mkDerivation
2020-04-22 15:23:10 +02:00
Martin Milata
5858162f5e
calaos_installer: use qt5's mkDerivation
2020-04-22 15:21:49 +02:00
Martin Milata
f9ef2c194a
yabause: use qt5's mkDerivation
2020-04-22 15:21:49 +02:00
Jan Tojnar
a6a50f2393
Merge pull request #82007 from geistesk/cbeams-1.0.1
2020-04-22 13:59:40 +02:00
Pavol Rusnak
84ff95a95a
arm-trusted-firmware: 2.2 -> 2.3
2020-04-22 12:11:28 +02:00
Omoroca13
56ab879c3f
pcsx2 unstable-2020-01-05 -> 1.6.0-rc
2020-04-22 11:48:05 +02:00
geistesk
2e9cfaf3cf
cbeams: init at 1.0.3
2020-04-22 09:44:38 +02:00
Samuel Dionne-Riel
53129a764d
Merge pull request #85569 from prusnak/uboot
...
uboot: 2020.01 -> 2020.04
2020-04-22 00:54:10 -04:00
Frederik Rietdijk
803b3d296c
Merge staging-next into staging
2020-04-21 08:29:51 +02:00
Oren Rozen
3816b9d036
fix permission problem of mutableExtensions
2020-04-19 21:32:36 -05:00
Oren Rozen
88b972168e
vscodeEnv updateSettings for keybindings change keybindings file name parameter type from path to string
2020-04-19 21:32:36 -05:00
Oren Rozen
7e929f5437
change vscodeSettingsFile parameter type from path to string
2020-04-19 21:32:36 -05:00
Oren Rozen
02105da596
add missing jq to vscodeEnv
2020-04-19 21:32:36 -05:00
Oren Rozen
0e4ac8bf83
use updateSettings in vscodeEnv in order to create and/or update settings.json, keybindings.json
2020-04-19 21:32:36 -05:00
Oren Rozen
a535e7a04f
add updateSettings drv which will union nix settings configurations into the a vscode settings file
2020-04-19 21:32:36 -05:00
oren
3d102d1c90
vscode-utils/vscodeEnv: fix typo and grammer in the description comment
2020-04-19 21:32:36 -05:00
Oren Rozen
6d31311eaa
vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv
...
change usage of toPath with toString
2020-04-19 21:32:36 -05:00
Oren Rozen
e2c8033df4
vsode-utils: extracting attributes to limit input range
2020-04-19 21:32:35 -05:00
Oren Rozen
666d7082ca
vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv
...
move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
2020-04-19 21:32:35 -05:00
Pierre Bourdon
1b89bffcf4
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
...
Context: discussion in https://github.com/NixOS/nixpkgs/pull/82630
Mesa has been supporting S3TC natively without requiring these libraries
since the S3TC patent expired in December 2017.
2020-04-20 03:19:41 +02:00
Pavol Rusnak
1b9ff92adc
uboot: 2020.01 -> 2020.04
2020-04-19 18:15:00 +02:00
John Ericson
1ea80c2cc3
Merge remote-tracking branch 'upstream/master' into staging
2020-04-18 15:40:49 -04:00
Benjamin Hipple
78760d192d
Merge pull request #79246 from status-im/upgrade-brlaser
...
nixpkgs/brlaser: upgrade to v6
2020-04-18 14:23:43 -04:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging
2020-04-16 10:10:38 +02:00
AndersonTorres
187718251e
higan: 106 -> 110
2020-04-15 12:27:44 -03:00
AndersonTorres
f902068aff
ppsspp: 1.9.3 -> 1.9.4
2020-04-15 00:56:15 -03:00
AndersonTorres
ab2a8350bc
sound-of-sorting: 2015-07-21 -> 2017-12-23
2020-04-14 21:43:14 -03:00
AndersonTorres
d35e691ffa
atari++: 1.81 -> 1.83
2020-04-14 20:59:35 -03:00
Jörg Thalheim
418b24b133
Merge pull request #77752 from oxalica/rust-analyzer
...
rust-analyzer: init at unstable-2020-03-09
2020-04-14 10:19:59 +01:00
John Ericson
c8a6ea5161
Merge remote-tracking branch 'upstream/master' into staging
2020-04-13 22:17:15 -04:00
gnidorah
171e99adb2
mame: 0.219 -> 0.220 ( #84978 )
2020-04-13 20:01:10 -04:00
Matthew Bauer
e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
...
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Tom Saeger
991221f9aa
skim-vim: init at 2019-07-31
2020-04-13 10:36:38 -05:00
Matthieu Coudron
ad06ae4195
vimPlugins.vim-dasht: init at 2019-09-29
...
Use with `:Dasht`.
2020-04-13 15:04:03 +02:00
Rok Garbas
b7d362ab91
vimPlugins: vim-which-key init ( #85121 )
2020-04-13 04:35:01 +02:00
Rok Garbas
a8a254d828
vimPlugins: coc-nvim update ( #85106 )
2020-04-13 00:44:59 +02:00
Rok Garbas
4f648dfda8
vimPlugins: added branch support for update.py script ( #85102 )
2020-04-12 23:05:00 +02:00
oxalica
8318c36a4b
vscode-extensions.rust-analyzer: use global NPM packages to share dependencies
2020-04-11 16:01:12 +08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
oxalica
e8d04d3797
vscode-extensions.rust-analyzer: 2020-03-16 -> 2020-04-06
2020-04-11 00:53:10 +08:00
Michele Guerini Rocco
f1addf3220
Merge pull request #83193 from JoshuaFern/patch-2
...
citra: 2019-10-05 -> 2020-03-21
2020-04-10 14:41:08 +02:00
R. RyanTM
de718a0574
mednafen: 1.22.2 -> 1.24.1
2020-04-09 10:38:39 -07:00
Aaron Andersen
555bdfdd42
Merge pull request #84405 from ashkitten/update-dolphin
...
dolphinEmuMaster: 5.0-11608 -> 5.0-11824
2020-04-09 08:43:28 -04:00
Aaron Andersen
972748bc31
Merge pull request #84611 from AndersonTorres/update-stella
...
stella: 4.1.1 -> 6.1.1
2020-04-09 08:02:08 -04:00
Anderson Torres
52a2005e7c
Update pkgs/misc/emulators/stella/default.nix
...
Co-Authored-By: Christoph Neidahl <christoph.neidahl@gmail.com>
2020-04-09 08:44:30 -03:00
Anderson Torres
1bfdc132e2
Update default.nix
2020-04-08 15:49:46 -03:00
oxalica
e33256ef24
Merge remote-tracking branch 'channels/nixos-unstable' into rust-analyzer
2020-04-08 14:22:56 +08:00
Edmund Wu
dc8a843a85
vscode-extensions.ms-vscode.cpptools: 0.26.3 -> 0.27.0
2020-04-07 12:56:07 -07:00
Edmund Wu
b296f001b4
vscode-extensions.ms-python.python: 2020.3.69010 -> 2020.3.71659
2020-04-07 12:56:07 -07:00
Benjamin Hipple
92b5115c59
Merge pull request #84414 from bhipple/u/tmux-plugins
...
tmuxPlugins: upgrade all to latest
2020-04-07 12:05:18 -04:00
AndersonTorres
4a68f9de50
stella: 4.1.1 -> 6.1.1
2020-04-07 11:29:47 -03:00
Anderson Torres
5040cd56b0
atari800: 4.0.0 -> 4.2.0
...
* atari800: 4.0.0 -> 4.2.0
* Update pkgs/misc/emulators/atari800/default.nix
Co-Authored-By: Ryan Mulligan <ryan@ryantm.com>
* Update pkgs/misc/emulators/atari800/default.nix
Co-Authored-By: Ryan Mulligan <ryan@ryantm.com>
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-04-06 22:09:52 -07:00
Benjamin Hipple
d5ccc59056
tmuxPlugins: upgrade all to latest
...
Many of the tmux plugins had not been updated in some time. This PR:
- Updates all of them to the latest version. This is notable because `tmux 3.0`
has come out recently, and some of them have compatibility fixes for the new
version (e.g., `vim-tmux-navigator`), as well as general performance
improvements and bugfixes for many of them.
- Uses `fetchFromGitHub`, which is both more performant and hashed mirror friendly.
- Adds the standard `version = "unstable-YYYY-MM-DD"`, which makes it easy to
determine at a glance how old/unmaintained some of these are.
- Adds the standard `pname` for overlay friendliness
2020-04-05 21:51:49 -04:00
Matthew Bauer
7d278d7e33
retroarch: add wayland dependency and fix cross
...
- Need custom pkg-config setting
- add wayland & libxkbcommon
2020-04-05 21:37:45 -04:00
ash lea
03f3d67e94
dolphinEmuMaster: 5.0-11608 -> 5.0-11824
2020-04-05 15:20:22 -07:00
Benjamin Hipple
0454fae7ca
Merge pull request #84130 from OmnipotentEntity/rfc45-part2
...
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 11:15:20 -04:00
Michael Reilly
e20f308b8e
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 10:17:15 -04:00
Frederik Rietdijk
866c5aa090
Merge master into staging-next
2020-04-05 08:33:39 +02:00
Anderson Torres
6620221782
openmsx: 2017-11-02 -> 0.15.0 ( #83900 )
2020-04-04 18:29:15 -04:00
Benjamin Hipple
299672a7e8
Merge pull request #84034 from stigtsp/package/rkdeveloptool-1.3-62
...
rkdeveloptool: 1.3 -> unstable-2019-07-01
2020-04-04 15:42:47 -04:00
Jan Tojnar
0851f48a02
utsushi: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 12:49:23 +02:00
Jan Tojnar
7c0a76d85e
dolphinEmuMaster: use Nix's libusb
...
We were passing libusb-compat instead of libusb1, and the former no longer propagates the latter, so Dolphin built its vendored libusb.
2020-04-04 09:07:07 +02:00
Jan Tojnar
99fbfef024
dolphinEmu: Fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
While at it, also move cmake to nativeBuildInputs.
2020-04-04 09:06:39 +02:00
Jan Tojnar
a0739823bd
dolphinEmu: format with nixpkgs-fmt
2020-04-04 08:59:25 +02:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
Ivar
318f05f776
xp-pen-g430: init at 20190820
2020-04-02 14:51:43 +02:00
Mario Rodas
be8514864d
Merge pull request #84030 from r-ryantm/auto-update/tpm2-pkcs11
...
tpm2-pkcs11: 1.1.0 -> 1.2.0
2020-04-02 06:51:56 -05:00
Stig Palmquist
9531fbaf09
rkdeveloptool: 1.3 -> unstable-2019-07-01
...
Bumped to upstream commit 6e92ebcf8b1812da02663494a68972f956e490d3
2020-04-02 13:31:30 +02:00
Jan Tojnar
b036be7c81
xow: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-02 07:54:14 +02:00
R. RyanTM
1f6368792d
tpm2-pkcs11: 1.1.0 -> 1.2.0
2020-04-01 20:31:53 +00:00
Timo Kaufmann
3abce7b376
Merge pull request #83788 from ryneeverett/vim-plugins-update-commit
...
vimPlugins: Automate git commits when updating.
2020-04-01 19:29:27 +00:00
ryneeverett
0a2759483a
vimPlugins: update auto-commiting based on review
...
- Use git.Repo(ROOT, search_parent_directories=True) to find nixpkgs
repo.
- Don't commit overrides.nix.
- Remove "-a" short argument.
- Remove "--commit" flag and commit by default.
- Improve help/error messages.
- Favor closure pattern over classes.Use a closure to wrap the update
function with state rather than a callable class.
- break NixpkgsRepo class into functions
- Optional None-type arguments
- Remove repo checks from update.py. Git is too flexible and permits too
many workflows for my attempt to replace documentation with code to work.
My goal would be to separate the `--add` functionality from the update
functionality in the near term and then there will be no reason for this
usage to create commits anyway.
2020-04-01 17:19:01 +00:00
ryneeverett
1c0f0de46c
vimPlugins: normalize deprecation names
...
Parsing plugin lines in multiple places is hazardous and already manifested a
bug!
2020-04-01 14:30:46 +00:00
ryneeverett
1f32eb7987
vimPlugins: remove repetition from update.main
...
Adding some abstraction makes main() more readable which is important
since it's the main control flow of the script.
2020-04-01 14:30:39 +00:00
ryneeverett
f1ae95f6d3
vimPlugins: update.py --add <plugin> argument
...
- update.py's new --add argument replaces manual editing of
vim-plugin-names for basic use cases.
2020-04-01 14:30:39 +00:00
ryneeverett
042c3dc356
vimPlugins: automatically commit redirect updates
...
- When redirections are detected, rather than printing instructions,
update.py now creates two commits -- one with the plugin updates and
another with redirected plugin names updated to their new repos.
- Added a --allow-dirty flag so that one can run ./update.py --commit
with a dirty nixpkgs repository, which is necessary for development.
I wouldn't mind removing this before merging if it's not in our flag
budget but it's necessary scaffolding for now.
2020-04-01 14:30:33 +00:00
ryneeverett
df0db17740
vimPlugins: automatically commit update
2020-04-01 14:30:23 +00:00
Timo Kaufmann
bd12256228
Merge pull request #83588 from evenbrenden/vim-pico8-syntax
...
vimPlugins.vim-pico8-syntax: init at 2016-10-30
2020-04-01 12:13:10 +00:00
Matthew Bauer
8e3c712e24
Merge pull request #83891 from matthewbauer/retroarch-fix-macos
...
retroarch/cores.nix: use correct platform for darwin
2020-03-31 22:05:36 -05:00