Commit Graph

78388 Commits

Author SHA1 Message Date
Luflosi
6eea86625e
boinc: 7.20.0 -> 7.20.1
https://github.com/BOINC/boinc/releases/tag/client_release%2F7.20%2F7.20.1
2022-07-02 15:56:06 +02:00
Anderson Torres
904cf8a5ee
Merge pull request #175197 from aacebedo/master
swaysettings: init at 0.3.0
2022-07-02 10:09:17 -03:00
Jan Tojnar
f58225ffd4
Merge pull request #179849 from jtojnar/gnome
GNOME updates
2022-07-02 15:07:52 +02:00
Juraj Hercek
269b500073 freecad: fix crash when selecting color of a solid
FreeCAD crashes when user wants to select color of a solid with
following console message (long lines wrapped):

    $ nix run nixpkgs#freecad
    FreeCAD 0.20, Libs: 0.20RUnknown
    © Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2022
    FreeCAD is free and open-source software licensed under the terms of
    LGPL2+ license.
    FreeCAD wouldn't be possible without FreeCAD community.
      #####                 ####  ###   ####
      #                    #      # #   #   #
      #     ##  #### ####  #     #   #  #   #
      ####  # # #  # #  #  #     #####  #   #
      #     #   #### ####  #    #     # #   #
      #     #   #    #     #    #     # #   #  ##  ##  ##
      #     #   #### ####   ### #     # ####   ##  ##  ##

    (freecad:19737): GLib-GIO-ERROR **: 14:33:02.511: Settings schema
    'org.gtk.Settings.ColorChooser' is not installed
    fish: Job 1, 'nix run nixpkgs#freecad' terminated by signal SIGTRAP
    (Trace or breakpoint trap)

This patch adds hooks for GApps to relevant places in order to make
FreeCAD finding the Color Chooser dialog schema effectively preventing
crash from happening.
2022-07-02 14:45:37 +02:00
Kirill Radzikhovskyy
2de1b09bf0 neovide: fixup hash 2022-07-02 14:40:52 +02:00
Bobby Rong
16c19219d3
Merge pull request #179430 from teozkr/update/tilt-0.30.4
tilt: 0.30.0 -> 0.30.4
2022-07-02 20:20:01 +08:00
Arjan Schrijver
f4b3fb0703 khal: 0.10.4 -> 0.10.5 2022-07-02 14:19:27 +02:00
Bobby Rong
5fddf55688
Merge pull request #179309 from jojosch/jellyfin-media-player-update
jellyfin-media-player: 1.7.0 -> 1.7.1
2022-07-02 20:11:28 +08:00
Bobby Rong
347475c8cb
Merge pull request #179046 from r-ryantm/auto-update/flacon
flacon: 9.0.0 -> 9.1.0
2022-07-02 19:30:23 +08:00
Bobby Rong
04ed825068
Merge pull request #179115 from r-ryantm/auto-update/featherpad
featherpad: 1.2.0 -> 1.3.0
2022-07-02 19:23:33 +08:00
Bobby Rong
0ea7a8f1b9
Merge pull request #178937 from r-ryantm/auto-update/alfaview
alfaview: 8.45.0 -> 8.47.0
2022-07-02 17:26:05 +08:00
Sergei Trofimovich
30a074441b
Merge pull request #179820 from trofi/update-mutt
mutt: 2.2.5 -> 2.2.6
2022-07-02 10:09:58 +01:00
Mario Rodas
d36fd0a6f0
Merge pull request #179562 from linsui/lapce
lapce: 0.1.0 -> 0.1.2
2022-07-01 20:48:48 -05:00
Mario Rodas
9a4688e490
Merge pull request #162426 from magnetophon/DelayArchitect
DelayArchitect: init at unstable-2022-01-16
2022-07-01 20:28:33 -05:00
Jan Tojnar
e2d48d0ece deja-dup: 43.3 → 43.4
https://gitlab.gnome.org/World/deja-dup/-/compare/43.3...43.4
2022-07-02 02:28:05 +02:00
Jan Tojnar
e13726c80e pitivi: 2021.05 → 2022.06
https://gitlab.gnome.org/GNOME/pitivi/-/compare/2021.05.0...2022.06.0

- Add librosa for beat detection
- Also remove some dependencies that have long been unneeded.
2022-07-02 02:23:00 +02:00
Jan Tojnar
c6217958d0 rhythmbox: 3.4.5 → 3.4.6
https://gitlab.gnome.org/GNOME/rhythmbox/-/compare/v3.4.5...v3.4.6

- Build script now compiles schemas automatically.
- Add some initial test dependencies.
2022-07-02 02:23:00 +02:00
Jan Tojnar
dbb3c8d6a7 orca: 42.1 → 42.2
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_42_1...ORCA_42_2
2022-07-02 02:23:00 +02:00
Jan Tojnar
bd9e9f512d evolution: 3.44.2 → 3.44.3
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.44.2...3.44.3
2022-07-02 02:22:59 +02:00
Jan Tojnar
e88d37389c evolution-ews: 3.44.2 → 3.44.3
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.44.2...3.44.3
2022-07-02 02:22:59 +02:00
Thiago Kenji Okada
30b9214e6e
Merge pull request #179808 from PedroHLC/openasar-add-unzip
openasar: add unzip; remove autoupdater; unstable-2022-06-10 -> unstable-2022-06-27
2022-07-01 23:10:24 +01:00
Martin Weinelt
c0d1de14b3
Merge pull request #179291 from dotlambda/utillinux-alias
treewide: don't use utillinux alias
2022-07-02 00:05:54 +02:00
PedroHLC ☭
78abe603af
openasar: add unzip; remove autoupdater; unstable-2022-06-10 -> unstable-2022-06-27 2022-07-01 18:55:49 -03:00
Yaya
a8c71a477f
gitlab: 15.1.0 -> 15.1.1 (#179810)
https://about.gitlab.com/releases/2022/06/30/critical-security-release-gitlab-15-1-1-released/

Fixes CVE-2022-2185 CVE-2022-2235 CVE-2022-2230 CVE-2022-2229
      CVE-2022-1983 CVE-2022-1963 CVE-2022-2228 CVE-2022-1981
      CVE-2022-2243 CVE-2022-2244 CVE-2022-1954 CVE-2022-2270
      CVE-2022-2250 CVE-2022-1999 CVE-2022-2281 CVE-2022-2227
2022-07-01 22:19:41 +02:00
Sandro
bbb6239ffc
Merge pull request #179824 from alias-dev/fix/minikube-update
minikube: 1.25.2 -> 1.26.0
2022-07-01 21:14:33 +02:00
Sergei Trofimovich
b35a0fcd89 mutt: 2.2.5 -> 2.2.6
While at it added trivial updater script.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-01 19:33:40 +01:00
Sandro Jäckel
a2dfde58bc
Revert "sage: link doc in jupyter kernel"
This reverts commit 9a409fc502.
2022-07-01 19:41:35 +02:00
Sandro
5827548b08
Merge pull request #179807 from sudosubin/lefthook-1.0.4
lefthook: 1.0.0 -> 1.0.4
2022-07-01 19:01:07 +02:00
7c6f434c
3614186dd6
Merge pull request #178895 from collares/sage-notebook
sage: depend on python3Packages.notebook
2022-07-01 16:43:34 +00:00
7c6f434c
95d4ce2175
Merge pull request #164048 from hqurve/jupyter-extra-paths
Jupyter kernel: link extra paths and fix missing docs in sagemath jupyter
2022-07-01 16:43:02 +00:00
Yuri A. Martinez Falcão
1a4ec9ef7f
zoom-us: 5.10.{4,6} -> 5.11.1 (#178587) 2022-07-01 16:36:34 +00:00
Christian Kögler
dd3a47ef86 neovide: 0.8 -> 0.9 2022-07-01 18:32:25 +02:00
Doron Behar
9c544193df
ocrfeeder: Fix launch with patch (#179675) 2022-07-01 15:21:36 +00:00
superherointj
ade5a53cf2
Merge pull request #178993 from r-ryantm/auto-update/bluejeans
bluejeans-gui: 2.27.0.130 -> 2.29.1.3
2022-07-01 12:12:16 -03:00
sudosubin
f73860882d
lefthook: 1.0.0 -> 1.0.4 2022-07-01 23:40:59 +09:00
Pavol Rusnak
28385978bc
bitcoin: fix broken build on aarch64-darwin
by disabling stackprotector which kills the tests
2022-07-01 14:26:13 +02:00
Sandro
911a73340c
Merge pull request #175335 from wyndon/init-lokinet 2022-07-01 11:54:38 +02:00
teutat3s
5932186344 signal-desktop: fix missing tray icon
Fixes: #178892
2022-07-01 11:51:59 +02:00
kilianar
1fc2aa773b signal-desktop: 5.47.0 -> 5.48.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v5.48.0
2022-07-01 11:04:36 +02:00
Michele Guerini Rocco
0323e1f8ba
Merge pull request #179148 from dotlambda/qutebrowser-2.5.2
qutebrowser: 2.5.1 -> 2.5.2
2022-07-01 10:35:07 +02:00
Alexandre Acebedo
4cb1c832e4 swaysettings: init at 0.3.0 2022-07-01 07:27:44 +02:00
Mario Rodas
642fe4e3bb
Merge pull request #175450 from magnetophon/airwindows-lv2
airwindows-lv2: 1.0 -> 5.0
2022-07-01 00:19:54 -05:00
Mario Rodas
2ced9a1664
Merge pull request #167744 from magnetophon/lsp-plugins
lsp-plugins: 1.1.31 -> 1.2.1
2022-07-01 00:19:17 -05:00
Mario Rodas
917d51e7b5
Merge pull request #179632 from miniBill/patch-1
spicetify-cli: 2.10.1 -> 2.10.2
2022-07-01 00:16:51 -05:00
Bill Huang
816079d885 feishu: init at 5.9.18
delete trailing whitespaces

simplify code

move to nativeBuildInputs
2022-06-30 22:15:25 -07:00
Anderson Torres
0097144093
Merge pull request #179731 from dotlambda/banking-0.5.1
banking: 0.4.0 -> 0.5.1
2022-07-01 01:15:42 -03:00
Robert Schütz
e47f1d2527 communi: 3.5.0 -> 3.6.0 2022-06-30 22:38:39 +00:00
Robert Schütz
b0feee6467 hypnotix: 2.7 -> 2.8
https://github.com/linuxmint/hypnotix/blob/2.8/debian/changelog
2022-06-30 22:37:25 +00:00
Robert Schütz
76928386b0 newsboat: 2.27 -> 2.28
https://github.com/newsboat/newsboat/blob/r2.28/CHANGELOG.md
2022-06-30 22:37:06 +00:00
Robert Schütz
f84a03ad38 warp: 0.2.0 -> 0.2.1
https://gitlab.gnome.org/World/warp/-/releases/v0.2.1
2022-06-30 22:36:48 +00:00
Robert Schütz
14f3b5b7da megapixels: 1.4.3 -> 1.5.0
https://gitlab.com/postmarketOS/megapixels/-/tags/1.5.0
2022-06-30 22:35:23 +00:00
happysalada
e427ac5955 ktunnel: init at 1.4.8 2022-06-30 15:38:06 -04:00
Robert Schütz
649c644ba8 banking: 0.4.0 -> 0.5.1 2022-06-30 17:30:07 +00:00
Gabriel Volpe
e1ea5220b4
protonvpn-gui: add glib-networking dependency
This dependency is needed for the initial login captcha. Without it, it is impossible to log in.
2022-06-30 18:57:36 +02:00
Andrew Kvalheim
cb7ddc7f34 signal-desktop: revert "Allow overriding the spell checker language (#44456)"
This reverts commit 9ef1406a99.

Signal Desktop removed this functionality when changing spell checkers:

  - signalapp/Signal-Desktop@6a517e4ef9
  - signalapp/Signal-Desktop@4a8f5db0a4
2022-06-30 08:34:29 -07:00
David Guibert
65511848ba
Merge pull request #179410 from peterhoeg/u/davmail6
davmail: 5.5.1 -> 6.0.1
2022-06-30 17:19:56 +02:00
wyndon
461bdf0a7a
lokinet: init at 0.9.9 2022-06-30 16:01:38 +02:00
Peter Hoeg
78f355a11e davmail: 5.5.1 -> 6.0.1 2022-06-30 21:36:20 +08:00
Sandro
d7c75aa34c
Merge pull request #179670 from rski/ipget-118
ipget: 0.8.1->0.9.1
2022-06-30 15:08:16 +02:00
José Luis Lafuente
1316546506 neovim: 0.7.0 -> 0.7.2 2022-06-30 14:55:47 +02:00
Bobby Rong
866dc71462
Merge pull request #179337 from SuperSamus/vscode-ext-update
vscode: update some extensions
2022-06-30 20:08:13 +08:00
Bobby Rong
b10c314f67
Merge pull request #179338 from kilianar/vscode-extensions.arcticicestudio.nord-visual-studio-code
vscode-extensions.arcticicestudio.nord-visual-studio-code: 0.18.0 -> 0.19.0
2022-06-30 20:04:35 +08:00
Bobby Rong
54503f0e7f
Merge pull request #178505 from evils/kicad-unstable
kicad-unstable: 2022-05-06 -> 2022-06-21
2022-06-30 19:58:26 +08:00
Bobby Rong
f99a7033ff
Merge pull request #178501 from evils/kicad-6.0.6
kicad: 6.0.5 -> 6.0.6
2022-06-30 19:45:21 +08:00
Bobby Rong
88d0ef4a78
Merge pull request #174355 from r-ryantm/auto-update/batsignal
batsignal: 1.3.5 -> 1.5.0
2022-06-30 19:32:02 +08:00
Bobby Rong
a5a64b5d6c
Merge pull request #179663 from r-ryantm/auto-update/fluxcd
fluxcd: 0.31.2 -> 0.31.3
2022-06-30 19:30:36 +08:00
Bobby Rong
b508a51c5c
Merge pull request #179545 from kilianar/zotero
zotero: 6.0.8 -> 6.0.9
2022-06-30 19:23:33 +08:00
Nick Cao
d5720b7be7
thunderbirdPackages: make thunderbird an alias to thunderbird-102 2022-06-30 17:02:58 +08:00
R. Ryantm
2c7fcab1ce lagrange: 1.13.6 -> 1.13.7 2022-06-30 06:16:37 +00:00
Romanos Skiadas
d12a36559b ipget: 0.8.1->0.9.1
Also build with go1.18 now that it works
2022-06-30 08:43:46 +03:00
R. Ryantm
3e2582c14b fluxcd: 0.31.2 -> 0.31.3 2022-06-30 02:56:11 +00:00
Ryan Mulligan
81a84f61ef
Merge pull request #179312 from r-ryantm/auto-update/pyradio
pyradio: 0.8.9.20 -> 0.8.9.21
2022-06-30 01:34:58 +02:00
Leonardo Taglialegne
d49c491b9e
spicetify-cli: 2.10.1 -> 2.10.2 2022-06-30 00:13:09 +02:00
Alex Andrews
4d62e9dd51 minikube: 1.25.2 -> 1.26.0 2022-06-29 23:01:49 +01:00
markuskowa
3d0e426771
Merge pull request #179495 from PhilippWoelfel/pdfstudio-2021.2.0
pdfstudio / pdfstudioviewer: 2021.1.3 -> 2021.2.0
2022-06-29 23:43:41 +02:00
zowoq
97d398eb2a terraform: 1.2.3 -> 1.2.4
https://github.com/hashicorp/terraform/releases/tag/v1.2.4
2022-06-30 07:20:35 +10:00
Martin Weinelt
1419d29906
opencpn: unalias epoxy 2022-06-29 21:54:36 +02:00
Sandro
78f79c21e9
Merge pull request #177286 from deinferno/vmware-fonts
vmware-workstation: remove shipped fonts.conf
2022-06-29 19:58:23 +02:00
Jan Tojnar
8ed4879c12
Merge pull request #173484 from cmm/deadbeef-1.9.1
deadbeef 1.8.4 -> 1.9.1
2022-06-29 19:03:50 +02:00
Michael Livshin
dd52d40367 deadbeefPlugins.playlist-manager: init at unstable-2021-05-02 2022-06-29 19:17:53 +03:00
Michael Livshin
5bec894dc1 deadbeefPlugins.mpris2: 1.12 -> 1.14
* Use proper fetchFromGitHub

* Reflect that the source moved under DeaDBeeF-Player

* De-rec
2022-06-29 19:17:45 +03:00
Michael Livshin
b0f641840b deadbeef: 1.8.4 -> 1.9.1
* Default Pulseaudio support to just true, the package is linux-only
  anyway

* De-rec, while at it.
2022-06-29 19:17:45 +03:00
R. Ryantm
bb6885f3f3 gnunet: 0.16.3 -> 0.17.1 2022-06-29 09:22:17 -05:00
Robert Schütz
aaa1cf94f9 scribus: 1.5.7 -> 1.5.8
https://w.scribus.net/wiki/index.php/1.5.8_Release
2022-06-29 16:20:14 +02:00
Sandro
d9def27d56
Merge pull request #178514 from Majiir/trillian-im
trillian-im: init at 6.3.0.1
2022-06-29 15:38:50 +02:00
ajs124
f6aa901d2d
Merge pull request #179498 from helsinki-systems/fix/sway-contrib.grimshot-maintainers
sway-contrib.grimshot: fix meta.maintainers
2022-06-29 15:38:20 +02:00
Nick Cao
a5cb45329e
thunderbird*: 91.11.0 -> 102.0 2022-06-29 20:52:54 +08:00
Sandro
50a3c30f43
Merge pull request #179559 from K900/upd8n
n8n: 0.182.1 → 0.184.0
2022-06-29 14:20:49 +02:00
linsui
9884fac5df lapce: 0.1.0 -> 0.1.2 2022-06-29 19:59:37 +08:00
Sandro
254440d811
Merge pull request #179478 from SuperSandro2000/ncpamixer
ncpamixer: 1.3.3.1 -> unstable-2021-10-17
2022-06-29 13:33:01 +02:00
Martin Weinelt
3130e86a78
Merge pull request #178656 from helsinki-systems/fix/some-maintainer-handles 2022-06-29 13:28:41 +02:00
K900
bdf9ab616a n8n: 0.182.1 → 0.184.0 2022-06-29 10:49:22 +00:00
kilianar
c8941fc6c8 zotero: 6.0.8 -> 6.0.9 2022-06-29 10:38:52 +02:00
Nguyễn Gia Phong
bb8d6d0bc6
vim: 8.2.4975 -> 9.0.0001 2022-06-29 17:12:36 +09:00
Mario Rodas
727d037675
Merge pull request #179513 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.22.1 -> 1.22.3

Closes #179405
2022-06-29 01:46:12 -05:00
R. Ryantm
bed0a7d116 gallery-dl: 1.22.1 -> 1.22.3 2022-06-29 02:47:25 +00:00
ajs124
d26d95d39a maintainers: remove miltador
no github account linked
2022-06-29 00:55:00 +02:00
ajs124
0c35b851e4 maintainers: remove kkallio
no github account linked
2022-06-29 00:55:00 +02:00
ajs124
95d1c56385 maintainers: remove wedens
no github account linked
2022-06-29 00:55:00 +02:00
ajs124
9c583f06af maintainers: remove schristo
no github account linked
2022-06-29 00:54:59 +02:00