Commit graph

3791 commits

Author SHA1 Message Date
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
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
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
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
74c24385cb Merge master into staging-next 2019-07-09 15:46:00 +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
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
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
Jonathan Ringer
ba3dd20f37 vimPlugins.youcompleteme: Use python3 and update meta info 2019-07-03 08:00:24 -07:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Frederik Rietdijk
25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
R. RyanTM
5568ec4c14 xlockmore: 5.56 -> 5.57
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-07-03 08:28:43 +02:00
Paul Reimer
a35552e6d2
vimPlugins.DoxygenToolkit-vim: init at 2010-11-06 2019-07-02 00:02:08 -07:00
Paul Reimer
8f755e931d
vimPlugins.ir_black: init at 2012-03-05 2019-07-02 00:02:08 -07:00
Paul Reimer
63738a0e1b
vimPlugins.tcomment_vim: init at 2019-04-28 2019-07-02 00:02:08 -07:00
Paul Reimer
c48441a07a
vimPlugins.vim-flutter: init at 2019-06-23 2019-07-02 00:02:08 -07:00
Paul Reimer
3c4c2d718c
vimPlugins.deoplete-lsp: init at 2018-12-05 2019-07-02 00:02:08 -07:00
Paul Reimer
a0ee7a59fd
vimPlugins.vim-bufkill: init at 2018-03-20 2019-07-02 00:02:07 -07:00
Paul Reimer
a0315f788c
vimPlugins.sky-color-clock-vim: init at 2018-11-03 2019-07-02 00:02:02 -07:00
Paul Reimer
00b8139ca0
vimPlugins.lightline-ale: init at 2018-06-12 2019-07-02 00:02:02 -07:00
Paul Reimer
caf2ab9a01
vimPlugins.lh-brackets: init at 2019-05-23 2019-07-02 00:02:01 -07:00
Paul Reimer
4814e6747b
vimPlugins.lh-vim-lib: init at 2019-05-24 2019-07-02 00:02:01 -07:00
Paul Reimer
926cac85cd
vimPlugins.vim-textobj-user: init at 2018-11-19 2019-07-02 00:02:01 -07:00
Paul Reimer
cb81314ea0
vimPlugins.vim-textobj-function: init at 2014-05-03 2019-07-02 00:02:01 -07:00
Paul Reimer
ae082355b7
vimPlugins.vim-textobj-comment: init at 2014-04-11 2019-07-02 00:02:01 -07:00
Paul Reimer
fa3954073a
vimPlugins.dart-vim-plugin: init at 2019-05-04 2019-07-02 00:02:00 -07:00
Paul Reimer
3ed9ac70e9
vimPlugins.vim-sourcetrail: init at 2018-06-26 2019-07-02 00:02:00 -07:00
Paul Reimer
b414d2a3a3
vimPlugins.file-line: init at 2016-10-21 2019-07-02 00:01:54 -07:00
Paul Reimer
767e0e5905
vimPlugins.LanguageClient-neovim: init at 2018-08-07 2019-07-02 00:01:48 -07:00
Paul Reimer
be356cddb9
Rename vim plugin deoplete-jedi owner to deoplete-plugins 2019-07-01 23:48:58 -07:00
Paul Reimer
81f6cc80e5
Sort vim-plugin-names alphabetically, case-insensitive 2019-07-01 23:48:45 -07:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
worldofpeace
cab7c6cbd9 treewide: use dontConfigure 2019-07-01 04:23:51 -04:00