Commit Graph

5261 Commits

Author SHA1 Message Date
Bryan Gardiner
60df55c9fb
hplip: fix hp-setup crash by adding proper NixOS PPD search path
HPLIP's getSystemPPDs() function relies on searching for PPDs below common FHS
paths.  None of these exist on NixOS, but the code assumes that at least one of
the directories will be found, and crashes when it doesn't (cups_ppd_path is
None and the code passes that to os.path.join).

A usable PPD search path for the running system on NixOS is
/var/lib/cups/path/share, so this patches the source to check this path as well.
This should fix the NixOS case and keep non-NixOS cases working too.
2021-01-09 17:07:30 -08:00
Sandro
71478e6fe4
Merge pull request #108783 from tbidne/rainbow-csv
vscode-extensions.mechatroner.rainbow-csv: init at 1.7.1
2021-01-09 03:14:51 +01:00
Sandro
7860fe64c6
Merge pull request #108797 from xwvvvvwx/coq.vim 2021-01-09 03:14:03 +01:00
Tommy Bidne
678602ae7e
vscode-extensions.mechatroner.rainbow-csv: init at 1.7.1 2021-01-08 13:08:44 -05:00
Sandro
85b2053a31
Merge pull request #108755 from rhoriguchi/vscode-extensions/bracket-pair-colorizer-2
vscode-extensions.bracket-pair-colorizer-2: init at 0.2.0
2021-01-08 18:41:07 +01:00
Sandro
71e0289f37
Merge pull request #108715 from figsoda/master
vscode-extensions.jnoortheen.nix-ide: init at 0.1.7
2021-01-08 16:39:03 +01:00
Sandro
ff7731d6aa
Merge pull request #108735 from rhoriguchi/vscode-extensions/output-colorizer
vscode-extensions.ibm.output-colorizer: init at 0.1.2
2021-01-08 16:29:56 +01:00
Sandro
1171348ebe
Merge pull request #108734 from rhoriguchi/vscode-extensions/sort-lines
vscode-extensions.tyriar.sort-lines: init at 1.9.0
2021-01-08 16:29:39 +01:00
Sandro
b9cee566c4
Merge pull request #108733 from rhoriguchi/vscode-extensions/auto-rename-tag 2021-01-08 16:29:16 +01:00
Sandro
97acd4c9e4
Merge pull request #108732 from rhoriguchi/vscode-extensions/highlight-matching-tag
vscode-extensions.vincaslt.highlight-matching-tag: init at 0.10.0
2021-01-08 16:19:25 +01:00
Sandro
a98302aa9b
Merge pull request #108728 from rhoriguchi/vscode-extensions/nixfmt-vscode
vscode-extensions.brettm12345.nixfmt-vscode: init at 0.0.1
2021-01-08 16:00:11 +01:00
Sandro
40bfa03257
Merge pull request #108722 from jlesquembre/vim-capslock
vimPlugins.vim-capslock: init at 2021-01-07
2021-01-08 15:59:47 +01:00
Ryan Horiguchi
2839e588d8
vscode-extensions.bracket-pair-colorizer-2: init at 0.2.0 2021-01-08 10:50:13 +01:00
Ryan Horiguchi
623bc4704d
vscode-extensions.formulahendry.auto-rename-tag: 0.1.5 -> 0.1.6 2021-01-08 09:36:43 +01:00
Ryan Horiguchi
e00392cad0
vscode-extensions.ibm.output-colorizer: init at 0.1.2 2021-01-08 01:15:03 +01:00
Ryan Horiguchi
a8a46f8215
vscode-extensions.tyriar.sort-lines: init at 1.9.0 2021-01-08 00:52:21 +01:00
Ryan Horiguchi
540f886683
vscode-extensions.formulahendry.auto-rename-tag: init at 0.1.5 2021-01-08 00:46:06 +01:00
Ryan Horiguchi
c745b25bd9
vscode-extensions.vincaslt.highlight-matching-tag: init at 0.10.0 2021-01-08 00:30:30 +01:00
Ryan Horiguchi
0fcff7d1af
vscode-extensions.brettm12345.nixfmt-vscode: init at 0.0.1 2021-01-07 23:44:08 +01:00
"David Terry"
77e3b42285 vimPlugins.coq-vim: init at 2013-01-16 2021-01-07 23:29:18 +01:00
"David Terry"
245e149a45 vimPlugins: update 2021-01-07 23:28:52 +01:00
José Luis Lafuente
2252558551
vimPlugins.vim-capslock: init at 2021-01-07 2021-01-07 22:37:17 +01:00
figsoda
e91eaf4451 jnoortheen.nix-ide: init at 0.1.7 2021-01-07 15:21:42 -05:00
Sandro
2be707eca8
Merge pull request #108654 from SuperSandro2000/patch-1
tmuxPlugins.onedark-theme: fix entrypoint
2021-01-07 12:37:54 +01:00
Andy Richardson
117a657737
tmuxPlugins.onedark-theme: fix entrypoint 2021-01-07 11:03:11 +01:00
Sandro Jäckel
1abf8fae01
steamcontroller: Disable tests, cleanup 2021-01-07 10:42:10 +01:00
Sandro
6e57c2b876
Merge pull request #106281 from onsails/vim-oscyank 2021-01-07 03:31:52 +01:00
Sandro
0cfa3979b4
Merge pull request #108596 from oxalica/rust-analyzer 2021-01-07 02:48:11 +01:00
Sandro
f85194205d
Merge pull request #108464 from doronbehar/pkg/hplip
hplip: 3.20.5 -> 3.20.11
2021-01-07 00:15:41 +01:00
oxalica
4c247d7729
rust-analyzer: 2020-11-09 -> 2021-01-04 2021-01-07 03:16:02 +08:00
Doron Behar
d9dba88d08
Merge pull request #106742 from freezeboy/migrate-qt515 2021-01-05 19:05:55 +02:00
"Andrey Kuznetsov"
67a60d7da2 vimPlugins.nvim-scrollview: init at 2021-01-05 2021-01-05 15:27:16 +03:00
"Andrey Kuznetsov"
d2a2758dd7 vimPlugins.vim-oscyank: init at 2021-01-05 2021-01-05 15:26:50 +03:00
"Andrey Kuznetsov"
4496f9f897 vimPlugins: update 2021-01-05 15:26:20 +03:00
Andrey Kuznetsov
fd6d9bb920
vimPlugins.conjure: set branch to master 2021-01-05 15:25:17 +03:00
Doron Behar
b6270a2d90 hplip: 3.20.5 -> 3.20.11 2021-01-05 10:23:16 +02:00
Sandro Jäckel
4dc41b920c
vimPlugins.vim-clap: Fix maple hash 2021-01-05 02:30:47 +01:00
João Figueira
c4377a86bd
vimPlugins.fern-vim: init at 2020-12-22 2021-01-05 02:26:50 +01:00
João Figueira
2e42b318bb
vimPlugins: update 2021-01-05 02:26:44 +01:00
Sandro
c7cb68f78e
Merge pull request #108321 from jlesquembre/vim-gnupg
vimPlugins.vim-gnupg: init at 2021-01-03
2021-01-04 17:00:07 +01:00
freezeboy
16ec307c21 seafile-shared,seafile-client: 7.0.9 -> 8.0.1
This allows to migrate the dependencies to python3 and qt5.15
2021-01-04 16:23:43 +01:00
Guillaume Girol
934a674512
Merge pull request #107026 from GovanifY/autospellcheck
vimPlugins.vim-DetectSpellLang: init at 2020-01-13
2021-01-03 15:12:04 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
dc5d3bec15
vimPlugins.vim-DetectSpellLang: init at 2020-01-13 2021-01-03 15:17:42 +01:00
José Luis Lafuente
5df4be7f21
vimPlugins.vim-gnupg: init at 2021-01-03 2021-01-03 14:50:43 +01:00
github-actions[bot]
ec161d2240
Merge master into staging-next 2021-01-02 12:24:09 +00:00
markuskowa
3f6e9fa531
Merge pull request #106577 from eduardosm/seafile
seafile-shared,seafile-client: 7.0.9 -> 7.0.10
2021-01-02 13:13:17 +01:00
Frederik Rietdijk
e48db707e4 Merge master into staging-next 2021-01-02 08:49:09 +01:00
wucke13
f438340d3a utsushi: unstable-2020-11-10 -> unstable-2021-01-01 2021-01-01 17:02:00 +01:00
github-actions[bot]
5dffe03f30
Merge master into staging-next 2020-12-31 18:42:41 +00:00
Samuel Dionne-Riel
95cd8c8d7b ubootRaspberryPi4*: init at 2020.10 2020-12-31 18:20:49 +01:00