Graham Christensen
3f4ed94173
Merge pull request #64731 from risicle/ris-dosbox-0.74-3
...
dosbox: 0.74-2 -> 0.74-3, fixing CVE-2019-7165, CVE-2019-12594
2019-07-18 17:35:51 -04:00
Matthieu Coudron
b0f0c75796
Merge pull request #64749 from malob/update-coc-nvim
...
vimPlugins.coc-nvim: 0.0.72 -> 0.0.73 (and change override)
2019-07-18 17:04:49 +02:00
Thomas Tuegel
e740b88c00
Merge pull request #64722 from Yarny0/hplip
...
hplip: update version to 3.19.6, fix `hpcups` segfault, enable udev rule file
2019-07-17 14:27:16 -05:00
Ryan Mulligan
9b1f915136
Merge pull request #64938 from r-ryantm/auto-update/sc-controller
...
sc-controller: 0.4.6.1 -> 0.4.7
2019-07-16 20:12:43 -07:00
R. RyanTM
1cf88a612a
sc-controller: 0.4.6.1 -> 0.4.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sc-controller/versions
2019-07-16 12:02:15 -07:00
Frederik Rietdijk
a28a9ac156
Merge master into staging-next
2019-07-16 11:15:46 +02:00
Malo Bourgon
08986cac6c
vimPlugins: Update (after removing coc.nvim from vim-plugin-names)
2019-07-15 10:56:09 -07:00
Malo Bourgon
a23a09ba84
vimPlugins.coc-nvim: 0.0.72 -> 0.0.73
2019-07-15 10:50:10 -07:00
Ryan Mulligan
7136d830f9
Merge pull request #63234 from r-ryantm/auto-update/cups-filters
...
cups-filters: 1.23.0 -> 1.25.0
2019-07-15 07:42:53 -05:00
Michael Raskin
4a68d3bb79
Merge pull request #63817 from ambrop72/wine-wrapper-fix
...
wine: Set WINELOADER in wrapper, wrap also wine64.
2019-07-15 10:40:15 +00:00
Vladimír Čunát
3686036e02
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
Robert Scott
428e215313
dosbox: 0.74-2 -> 0.74-3
...
fixes CVE-2019-7165, CVE-2019-12594
2019-07-14 12:39:15 +01:00
worldofpeace
696767a9c9
Merge pull request #55149 from eadwu/vscode-extensions.ms-python.python/2019.1.0
...
vscode-extensions.ms-python.python: 2018.12.1 -> 2019.6.22090
2019-07-14 05:22:00 -04:00
Yarny0
2daea2c81f
hplip: retain udev rules in WithPlugin version
...
Beginning with commit 8ffd6af27e
,
the build recipe for `hplipWithPlugin` explicitely drops a
udev rule file that is delivered with the sources.
In `hplip` (without plugin), the rule file is retained.
The udev rules takes care of uploading firmware
to certain printers (and maybe of other things),
e.g. to HP LaserJet 1000.
This commit reinstates the rule file and
expands the fixup script so that the rules
are also patched in the WithPlugin version.
2019-07-14 10:15:38 +02:00
Yarny0
5aafd1d0db
hplip: udev rule: drop nohup
instead of patching it
...
hplip's udev rule uses `nohup` to attempt to detach
its printer configuration script from the udev process.
However, this attempt is futile as udev
tracks its child processes with cgroups:
https://unix.stackexchange.com/a/243648
The hardcoded path to `nohup` was patched to use Nix' `nohup`.
This commit alters the patch script so
that it simply drops the call to `nohup`.
2019-07-14 10:15:38 +02:00
Yarny0
60311e0957
hplip: patch imageProcessor segfault in hpcups
( #58949 )
...
Beginning with version 3.18.7, `hpcups` fails with
> DEBUG: imageProcessorStartPage failed
and segfaults (tested with HP LaserJet 1000 printer).
Upstream bug reports:
* https://bugs.launchpad.net/hplip/+bug/1788706
* https://bugs.launchpad.net/hplip/+bug/1787289
There is a patch available in one of the reports:
https://bugs.launchpad.net/hplip/+bug/1787289/+attachment/5176026/+files/hplip.patch
It applies to 3.18.7, but not to later versions.
This commit adds a slight adaption of
the patch that applies to versions 3.18.9 -- 3.19.6.
The patch fixes https://github.com/NixOS/nixpkgs/issues/58949 .
Note that the patch is merely a workaround:
It simply removes all calls into the
ImageProcessor library from `HPCupsFilter.cpp`.
2019-07-14 10:15:06 +02:00
Timo Kaufmann
23a51a61d8
vimPlugins: update ( #64696 )
2019-07-13 12:12:40 +02:00
Yarny0
15aacfb450
hplip: 3.19.1 -> 3.19.6
...
Release notes:
https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
2019-07-13 09:48:44 +02:00
Yarny0
1323930b7b
hplip: add meta.downloadPage
2019-07-13 09:48:40 +02:00
Frederik Rietdijk
54065ae20d
Merge master into staging-next
2019-07-13 09:45:40 +02:00
worldofpeace
63109c860f
Merge pull request #64376 from emmanuelrosa/betterlockscreen-missing-dependencies
...
betterlockscreen: add missing runtime dependencies
2019-07-11 10:33:24 -04:00
Emmanuel Rosa
eb0332db39
betterlockscreen: add missing runtime dependencies
2019-07-11 10:33:07 -04:00
Frederik Rietdijk
da96a4119f
Merge staging-next into staging
2019-07-10 08:52:50 +02:00
Frederik Rietdijk
fb6260fcf7
Merge pull request #64236 from NixOS/staging-next
...
Staging next
2019-07-10 08:52:04 +02:00
Roman Volosatovs
1b18ef6728
vimPlugins.coc-go: Ensure dependencies are available
2019-07-09 22:51:22 +02:00
Roman Volosatovs
f597e3eeaa
vimPlugins: Init various coc extension plugins
2019-07-09 22:51:21 +02:00
Roman Volosatovs
8d33a03ac2
vimPlugins: Update
2019-07-09 22:51:21 +02:00
Frederik Rietdijk
79a03641d5
Merge staging-next into staging
2019-07-09 15:46:26 +02:00
Frederik Rietdijk
74c24385cb
Merge master into staging-next
2019-07-09 15:46:00 +02:00
Frederik Rietdijk
7cf5909fad
Merge staging-next into staging
2019-07-09 15:44:08 +02:00
Will Dietz
f51c4d463b
xscreensaver: 5.40 -> 5.43
...
https://www.jwz.org/xscreensaver/changelog.html
2019-07-09 06:27:23 -05:00
Nathan van Doorn
0a60534cd8
vimPlugins.vim-glsl: init at 2017-10-15
2019-07-09 09:19:45 +01:00
Nathan van Doorn
2f04b2319f
vimPlguins.wmgraphviz-vim: init at 2018-04-26
2019-07-09 09:18:47 +01:00
Nathan van Doorn
ed48a81a0a
vimPlugins.jq-vim: init at 2019-05-21
2019-07-09 09:17:01 +01:00
Nathan van Doorn
af014eccf3
Sort vim-plugin-names as per default.nix instructions and regenerate
2019-07-09 09:15:37 +01:00
worldofpeace
bf7ab595dc
Merge pull request #64429 from eadwu/vscode-extensions.ms-vscode.cpptools/0.24.0
...
vscode-extensions.ms-vscode.cpptools: 0.23.1 -> 0.24.0
2019-07-08 20:40:24 -04:00
Edmund Wu
ca13e2b5e3
vscode-extensions.ms-vscode.cpptools: 0.23.1 -> 0.24.0
2019-07-08 19:56:03 -04:00
Charles Strahan
5ded60dfc4
Merge pull request #64219 from jonringer/ycmd-python3
...
ycmd: build with python3
2019-07-08 03:54:52 -04:00
Matthieu Coudron
566c8fde21
vimPlugins.coc-nvim: 0.0.71 -> 0.0.72
2019-07-08 04:40:46 +02:00
Edmund Wu
a8b31a14b1
vscode-extensions.ms-python.python: 2018.12.1 -> 2019.6.22090
2019-07-07 21:12:46 -04:00
Timo Kaufmann
980bb95f1c
vimPlugins: update ( #64373 )
2019-07-06 13:56:48 +02:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
...
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Roman Volosatovs
d90c41bc65
vimPlugins: Update
2019-07-06 06:26:26 +02:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
...
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers
2019-07-05 10:42:08 -05:00
adisbladis
d614edeb32
Revert Nodejs-8_x deprecation
...
This was supposed to go through a pull request
Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397
.
Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d
.
2019-07-05 12:23:27 +01:00
adisbladis
e06c97b71d
nodejs-8_x: Drop package
...
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
Daiderd Jordan
df23db8956
jack2: remove cf-private
2019-07-03 22:20:23 +02:00
Daiderd Jordan
956c197ee6
dolphin-emu: remove cf-private
2019-07-03 22:20:11 +02:00
Jonathan Ringer
ba3dd20f37
vimPlugins.youcompleteme: Use python3 and update meta info
2019-07-03 08:00:24 -07:00