Philipp Woelfel
6114ed4314
Update pkgs/applications/misc/pdfstudioviewer/default.nix
...
Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>
2022-01-18 00:50:06 -07:00
Philipp Woelfel
e14cabc709
Update pkgs/applications/misc/pdfstudioviewer/default.nix
...
Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>
2022-01-18 00:49:45 -07:00
Philipp Woelfel
f7f1f47f9f
pdfstudioviewer: init at 2021.1.2
2022-01-15 12:46:07 -07:00
Artturi
ec938613e0
Merge pull request #154912 from Shardion/master
2022-01-15 21:19:48 +02:00
Mario Rodas
c85bce31ff
Merge pull request #154382 from r-ryantm/auto-update/XD
...
xd: 0.4.0 -> 0.4.2
2022-01-15 13:54:45 -05:00
Mario Rodas
88451b906d
Merge pull request #154445 from r-ryantm/auto-update/do-agent
...
do-agent: 3.12.0 -> 3.13.0
2022-01-15 13:51:38 -05:00
Mario Rodas
d8988dd1d0
Merge pull request #148915 from r-ryantm/auto-update/cargo-tarpaulin
...
cargo-tarpaulin: 0.18.3 -> 0.18.5
2022-01-15 13:46:00 -05:00
Mario Rodas
fee310352d
Merge pull request #154397 from r-ryantm/auto-update/cargo-expand
...
cargo-expand: 1.0.10 -> 1.0.13
2022-01-15 13:45:29 -05:00
Mario Rodas
b3f3d1d084
Merge pull request #154405 from r-ryantm/auto-update/cargo-release
...
cargo-release: 0.18.6 -> 0.19.0
2022-01-15 13:44:38 -05:00
Mario Rodas
3f0122f722
Merge pull request #154448 from r-ryantm/auto-update/doppler
...
doppler: 3.36.2 -> 3.37.0
2022-01-15 13:42:56 -05:00
Michael Weiss
9d87de1273
Merge pull request #154512 from r-ryantm/auto-update/python3.10-tatsu
...
python310Packages.tatsu: 5.7.1 -> 5.7.3
2022-01-15 19:42:37 +01:00
R. RyanTM
2cb556b610
argocd: 2.2.1 -> 2.2.2 ( #154369 )
...
* argocd: 2.2.1 -> 2.2.2
* argocd: update gitCommit
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-01-15 13:40:18 -05:00
Mario Rodas
ab8bfe0d3b
Merge pull request #154412 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.45.1 -> 9.2.1
2022-01-15 13:39:30 -05:00
Mario Rodas
33b49df514
Merge pull request #154415 from r-ryantm/auto-update/chezmoi
...
chezmoi: 2.9.4 -> 2.9.5
2022-01-15 13:38:55 -05:00
Michael Weiss
eeb0de543e
Merge pull request #155133 from primeos/swayidle
...
swayidle: 1.7 -> 1.7.1
2022-01-15 19:33:27 +01:00
Michael Weiss
0cd29c8ab1
Merge pull request #155138 from primeos/fix/signal-desktop/libGLESv2
...
signal-desktop: Fix "Failed to load GLES library: libGLESv2.so.2"
2022-01-15 19:32:56 +01:00
Robert Helgesson
d654246e6a
mimeo: 2021.2 -> 2021.11
...
Also
- add install check and
- update download and homepage URLs.
2022-01-15 19:06:56 +01:00
Michael Weiss
892a9971b0
signal-desktop: Fix "Failed to load GLES library: libGLESv2.so.2"
...
A new symlink is required to fix the following error:
[3744707:0100/000000.911609:ERROR:egl_util.cc(74)] Failed to load GLES library: libGLESv2.so.2: libGLESv2.so.2: cannot open shared object file: No such file or directory
zsh: segmentation fault (core dumped) signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland
The GPU acceleration still fails (not sure if it worked before) but at least
"signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland"
launches again (without "--disable-gpu"):
[40492:0115/184719.611780:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40492:0115/184720.256775:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40492:0115/184720.892093:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40620:0115/184721.033949:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
[40620:0115/184721.069600:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[40620:0115/184721.133265:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[40620:0115/184721.158341:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
(After three GPU process crashes Chromium should automatically fall back
to software rendering.)
Fix #155050 (it only fixes the crashes though, not the underlying
issue, but that's likely all we can do for the moment as other Linux
distributions are affected as well; Ozone/Wayland is just not stable yet)
2022-01-15 18:56:59 +01:00
Martin Weinelt
9f7f16789c
Merge pull request #154074 from piegamesde/codeowners
2022-01-15 18:44:19 +01:00
piegames
814c0ee73e
CODEOWNERS: Add entries for a few Matrix-related applications
2022-01-15 18:40:04 +01:00
Jonas Heinrich
75d417c267
nixos/dokuwiki: Drop deprecated old interface ( #152676 )
2022-01-16 02:38:20 +09:00
Michael Weiss
3f9ced9a62
swayidle: 1.7 -> 1.7.1
2022-01-15 18:37:26 +01:00
Heph
60dec7aa31
telescope: 0.7 -> 0.7.1
2022-01-15 17:57:31 +01:00
Marek Mahut
1e5a42b7fe
Merge pull request #155095 from timokau/roboschool-mark-as-removed
...
python.pkgs.roboschool: mark as removed
2022-01-15 17:47:53 +01:00
Frederik Rietdijk
2ced686d5b
pythonInterpreters.pypy38_prebuilt: 7.3.6 -> 7.3.7
...
Change python language version and attribute.
2022-01-15 17:40:54 +01:00
Frederik Rietdijk
731db1820d
pythonInterpreters.pypy27_prebuilt: 7.3.3 -> 7.3.6
2022-01-15 17:40:54 +01:00
Mario Rodas
f3a0ca4172
Merge pull request #153114 from r-ryantm/auto-update/plpgsql_check
...
postgresql11Packages.plpgsql_check: 2.0.6 -> 2.1.0
2022-01-15 11:05:20 -05:00
Mario Rodas
da03b3341d
Merge pull request #155117 from marsam/update-starship
...
starship: 1.1.1 -> 1.2.1
2022-01-15 11:04:31 -05:00
Andreas Rammhold
c470b6e99c
Merge pull request #155126 from NinjaTrappeur/nin/prosody-rm-mysql-passthrough
...
prosody: remove outdated passthrough test reference
2022-01-15 17:01:00 +01:00
Félix Baylac-Jacqué
3469429c39
prosody: remove outdated passthrough test reference
...
4369bebd9a
removed the prosody-mysql
test. We forgot to remove the associated passthru test entry in the
prosody derivation.
2022-01-15 16:41:13 +01:00
Bobby Rong
9d9cd749e8
Merge pull request #155120 from panicgh/doc-broken-link
...
doc: fix broken link
2022-01-15 23:35:38 +08:00
Nikolay Korotkiy
c34b7c0102
libxls: fix cross-compilation
2022-01-15 16:25:38 +01:00
Nicolas Benes
5c8d6d6cee
doc: fix broken link
...
The file was renamed/modified in 3f40ca4
but the documentation was not
updated. Closes #155049 .
2022-01-15 16:07:55 +01:00
José Romildo Malaquias
e924173cf3
Merge pull request #154092 from NickCao/adapta-backgrounds
...
adapta-backgrounds: fix cross compilation and set strictDeps
2022-01-15 12:05:43 -03:00
piegames
385d12ff26
Merge pull request #154692 from rhoriguchi/gnomeExtensions.volume-mixer
...
gnomeExtensions.volume-mixer: add override to fix extension
2022-01-15 15:21:50 +01:00
Vladimír Čunát
54e540e119
Merge #155100 : firefox*: 96.0 -> 96.0.1
2022-01-15 15:06:22 +01:00
Bobby Rong
751d92acb4
Merge pull request #155102 from NickCao/v2ray-dlc
...
v2ray-domain-list-community: 20211228022859 -> 20220114024213
2022-01-15 21:41:14 +08:00
Bobby Rong
c4d1eff44e
Merge pull request #154440 from r-ryantm/auto-update/whois
...
whois: 5.5.10 -> 5.5.11
2022-01-15 21:23:14 +08:00
Bobby Rong
407a866225
Merge pull request #153843 from Izorkin/update-dar
...
dar: 2.7.1 -> 2.7.3
2022-01-15 21:14:43 +08:00
Martin Weinelt
dee47f9573
Merge pull request #154545 from mweinelt/home-assistant
2022-01-15 14:11:48 +01:00
Bobby Rong
bd9e917a8f
Merge pull request #153621 from yl3dy/update_cxxopts
...
cxxopts: unstable-2020-12-14 -> 3.0.0
2022-01-15 21:11:35 +08:00
Renaud
79b8a3e263
blink1-tool: 1.98a -> 2.2.0
...
(#155037 )
2022-01-15 13:59:09 +01:00
Aaron Andersen
0668257afc
Merge pull request #155031 from techknowlogick/update-gitea
...
gitea: 1.15.9 -> 1.15.10
2022-01-15 07:56:08 -05:00
Nick Cao
e8a7b9cd20
v2ray-domain-list-community: 20211228022859 -> 20220114024213
2022-01-15 20:28:55 +08:00
Jörg Thalheim
e91ed60026
Merge pull request #154805 from Lassulus/ergochat
...
ergochat: init at 2.9.1 (+ module/test)
2022-01-15 12:15:46 +00:00
Martin Weinelt
570e93c25e
firefox-bin: 96.0 -> 96.0.1
...
https://www.mozilla.org/en-US/firefox/96.0.1/releasenotes/
2022-01-15 12:44:51 +01:00
Martin Weinelt
4c3a07ffe0
firefox: 96.0 -> 96.0.1
...
https://www.mozilla.org/en-US/firefox/96.0.1/releasenotes/
2022-01-15 12:44:39 +01:00
Pavol Rusnak
741f4a7769
Merge pull request #155072 from brandonweeks/electron
...
electron: mark versions <= 12 as EOL
2022-01-15 12:26:48 +01:00
Timo Kaufmann
9042e83cff
python.pkgs.roboschool: mark as removed
...
I recently removed roboschool, but did not add an alias with a removal
notice. As suggested by [1].
[1] https://github.com/NixOS/nixpkgs/pull/154998#issuecomment-1013334113
2022-01-15 12:25:05 +01:00
Robert Helgesson
ba8ec8bf86
jwt-cli: 5.0.0 -> 5.0.1
2022-01-15 12:04:37 +01:00