Commit Graph

77145 Commits

Author SHA1 Message Date
Sandro
00dca49cc9
Merge pull request #175254 from trofi/update-siproxd
siproxd: 0.8.2 -> 0.8.3
2022-06-03 20:43:44 +02:00
Sandro
173f77c785
Merge pull request #176110 from trofi/fix-fno-common-for-zynaddsubfx-mruby-zest
zynaddsubfx: pull upstream fix for -fno-common (mruby-zest)
2022-06-03 20:42:03 +02:00
Sandro
1b443926ad
Merge pull request #175157 from trofi/fix-fno-common-for-petrifoo
petrifoo: pull patch pending upstream inclusion for -fno-common toolc…
2022-06-03 20:40:49 +02:00
Robert Schütz
2e0c733dbf deltachat-desktop: use build4production 2022-06-03 18:35:26 +00:00
Robert Schütz
5bf496fc77 deltachat-cursed: 0.6.0 -> 0.7.1
https://github.com/adbenitez/deltachat-cursed/blob/v0.7.1/CHANGELOG.md
2022-06-03 18:04:32 +00:00
Ryan Horiguchi
65f56d25d7 spicetify-cli: 2.9.4 -> 2.10.1 2022-06-03 09:29:26 -07:00
Sandro
e2cc0bd2fd
Merge pull request #176019 from trofi/workaround-fno-common-for-vokoscreen
vokoscreen: add -fcommon workaround
2022-06-03 16:59:55 +02:00
Sandro
1eee52d365
Merge pull request #176020 from trofi/workaround-fno-common-for-w_scan
w_scan: add -fcommon workaround
2022-06-03 16:59:22 +02:00
Bobby Rong
d1f54d60aa
gnome-firmware: 42.1 → 42.2
https://gitlab.gnome.org/World/gnome-firmware/-/compare/42.1...42.2
2022-06-03 22:06:41 +08:00
Bobby Rong
5f36ed3f87
gnome-firmware: add update script 2022-06-03 22:06:40 +08:00
Sergei Trofimovich
338484a75e zynaddsubfx: pull upstream fix for -fno-common (mruby-zest)
Without the change internal dependency mruby-zest fails to build on
-fno-common toolchain as:

    ld: libmruby.a(nvg_context.o):mruby-nanovg/src/nvg_context.c:217: multiple definition of
      `mrb_nvg_context_type'; libmruby.a(gem.o):mruby-widget-lib/src/gem.c:293: first defined here
2022-06-03 14:47:45 +01:00
Tom Wieczorek
537fc890ad
k0sctl: 0.12.6 -> 0.13.0
https://github.com/k0sproject/k0sctl/releases/tag/v0.13.0
2022-06-03 19:54:06 +08:00
Bobby Rong
446c101b03
Merge pull request #175891 from r-ryantm/auto-update/hydrus
hydrus: 484 -> 487
2022-06-03 19:02:07 +08:00
Bobby Rong
2442447322
Merge pull request #174358 from r-ryantm/auto-update/bikeshed
bikeshed: 3.4.3 -> 3.5.2
2022-06-03 19:01:10 +08:00
Bobby Rong
d8cae82638
Merge pull request #175880 from r-ryantm/auto-update/cudatext
cudatext: 1.165.0 -> 1.165.2
2022-06-03 18:57:49 +08:00
Bobby Rong
9d7474d4d8
Merge pull request #175838 from xabufr/master
tfswitch: 0.13.1218 -> 0.13.1250
2022-06-03 18:56:25 +08:00
Jean-François Roche
d20c2ae15f
terraform-providers: allow go version override in mkProvider (#175943)
Providers sometimes require other go version than the default go version
coming with `buildGoModule`.
2022-06-03 12:55:46 +02:00
Aaron Jheng
99aebae94f
kops: use buildGoModule (#176050) 2022-06-03 12:54:35 +02:00
Vincent Laporte
442db9429b coq: 8.15.1 → 8.15.2 2022-06-03 10:45:45 +02:00
maxine [they]
209c4933f3
Merge pull request #175916 from maxeaubrey/1password
_1password-gui: 8.7.0 -> 8.7.1
2022-06-03 10:44:52 +02:00
Maxine Aubrey
2841a2876e
_1password-gui-beta: 8.8.0-11.BETA -> 8.8.0-119.BETA 2022-06-03 10:42:10 +02:00
markuskowa
a7c9f34b0b
Merge pull request #176068 from sikmir/gpxsee
gpxsee: 10.5 → 11.0
2022-06-03 10:24:45 +02:00
Nikolay Korotkiy
c0ac5b76d3
gpxsee: 10.5 → 11.0 2022-06-03 10:26:12 +03:00
Luke Granger-Brown
8bf8fbcd1e
Merge pull request #175955 from techknowlogick/hg
mercurial: 6.1.2 -> 6.1.3
2022-06-03 07:44:52 +01:00
Sergei Trofimovich
fd48676596
Merge pull request #175259 from trofi/workaround-fno-common-for-svaba
svaba: add -fcommon workaround
2022-06-03 05:59:16 +00:00
R. Ryantm
68a240ab65 flexget: 3.3.14 -> 3.3.15 2022-06-03 04:25:12 +00:00
R. Ryantm
ff6d79820d cloud-hypervisor: 23.1 -> 24.0 2022-06-03 00:12:23 -04:00
zowoq
b9a4e72883 terraform-providers.http: 2.1.0 -> 2.2.0 2022-06-03 13:42:23 +10:00
Bobby Rong
f2352bb589
gradio: remove
No longer builds with latest vala and no longer maintained by upstream.
2022-06-03 11:39:17 +08:00
Bobby Rong
bde65d2eea
tootle: pin to vala 0.54 2022-06-03 11:09:29 +08:00
Sergei Trofimovich
622faae80d w_scan: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: char-coding.o:/build/w_scan-20170107/si_types.h:117: multiple definition of
      `service_t'; countries.o:/build/w_scan-20170107/si_types.h:117: first defined here
2022-06-03 00:47:53 +01:00
Sergei Trofimovich
73e5c4d5aa vokoscreen: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: alsa_device.o:(.bss+0x8): multiple definition of `rc'; QvkAlsaDevice.o:(.bss+0x8): first defined here
2022-06-03 00:43:44 +01:00
Sandro
c5516d1d00
Merge pull request #147489 from OPNA2608/init/famistudio-bin 2022-06-03 01:20:06 +02:00
Sandro
6c4797f012
Merge pull request #147503 from OPNA2608/init/libvgm 2022-06-03 01:18:58 +02:00
Sandro
ca7a28fa6e
Merge pull request #175870 from legendofmiracles/asf 2022-06-02 23:56:44 +02:00
Bruno Bigras
4f3fc00d75 chatterino2: add missing icon 2022-06-02 17:40:59 -04:00
Rick van Schijndel
67dc178d77
Merge pull request #175653 from polynomialspace/master
hugo: broken = stdenv.isDarwin -> stdenv.isDarwin && stdenv.isx86_64
2022-06-02 23:18:49 +02:00
OPNA2608
4b190c0888 famistudio: init at 3.3.0 2022-06-02 23:02:33 +02:00
Sandro
e34e642717
Merge pull request #175905 from asbachb/new/174264
swaynag-battery: init at version `0.2.0`
2022-06-02 22:47:45 +02:00
Sandro
0de1ad7cda
Merge pull request #162208 from michaeladler/citrix
citrix_workspace: 21.12.0 -> 22.05.0, added myself as maintainer
2022-06-02 22:47:21 +02:00
Sandro
77291ac65a
Merge pull request #175922 from SuperSamus/primehack
dolphin-emu-primehack: 1.0.5 -> 1.0.6
2022-06-02 22:41:53 +02:00
OPNA2608
65db75774b mmlgui: init at unstable-2022-05-24 2022-06-02 22:35:25 +02:00
OPNA2608
bcef993bd2 vgmplay-libvgm: init at unstable-2022-03-17 2022-06-02 22:35:25 +02:00
Sandro
994a8a9588
Merge pull request #175786 from Groestlcoin/master
groestlcoin: 22.0 -> 23.0
2022-06-02 22:26:23 +02:00
Francesco Gazzetta
98e0b747df organicmaps: 2022.04.27-2 -> 2022.05.31-10 2022-06-02 13:23:26 -07:00
Michael Weiss
2272153e49
chromiumBeta: 103.0.5060.24 -> 103.0.5060.33 2022-06-02 21:30:53 +02:00
Rick van Schijndel
3c093e3f40
Merge pull request #175224 from aaronjheng/git-lfs
git-lfs1: remove
2022-06-02 20:24:15 +02:00
Damien Cassou
352dd81758 notmuch: Cleanup unnecessary workaround 2022-06-02 13:21:38 -05:00
Damien Cassou
33e7b2cdcb notmuch: 0.35 -> 0.36 2022-06-02 13:21:38 -05:00
Bruno Bigras
7b97869285
Merge pull request #168126 from r-ryantm/auto-update/chatterino2
chatterino2: 2.3.4 -> 2.3.5
2022-06-02 13:20:05 -04:00
Sandro
537729541f
Merge pull request #171640 from ilya-fedin/reduce-closure 2022-06-02 18:52:46 +02:00
Martino Fontana
6d4dfe7906 dolphin-emu-{beta,primehack}: adjust platforms 2022-06-02 18:47:53 +02:00
Martino Fontana
c3cb6d53ed dolphin-emu-primehack: 1.0.5 -> 1.0.6 2022-06-02 18:47:36 +02:00
ajs124
77d9d13f3e vimiv: remove after being marked broken for over 18 months
It was marked in commit 62303628ce by Robin Gloster on 2017-03-30 (commited on 2017-03-30)
2022-06-02 18:05:57 +02:00
ajs124
926b2f7201 toggldesktop: remove after being marked broken for over 18 months
It was marked in commit e14a359896 by piegames on 2020-10-15 (commited on 2020-10-15)
2022-06-02 18:03:52 +02:00
ajs124
50ade5e2b8 telepathy-salut: remove after being marked broken for over 18 months
It was marked in commit 5aa4b19946 by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
2022-06-02 18:03:52 +02:00
ajs124
100b75a44b syncthing-gtk: remove after being marked broken for over 18 months
It was marked in commit 330ac8b3dc by Jan Tojnar on 2020-10-18 (commited on 2020-10-24)
2022-06-02 18:03:52 +02:00
ajs124
8d567a8863 sit: remove after being marked broken for over 18 months
It was marked in commit a2514c22a8 by Benjamin Hipple on 2020-03-07 (commited on 2020-03-07)
2022-06-02 18:03:52 +02:00
ajs124
5d42a4bf7e scilab: remove after being marked broken for over 18 months
It was marked in commit 2bc87d48f1 by Kirill Boltaev on 2016-09-19 (commited on 2016-09-26)
2022-06-02 18:03:52 +02:00
ajs124
e2e7c44a9e iptraf: remove after being marked broken for over 18 months
It was marked in commit 5b65d3e7bc by Enno Richter on 2020-09-29 (commited on 2020-09-29)
2022-06-02 18:03:52 +02:00
ajs124
52e69914e6
Merge pull request #175937 from aaronjheng/xmpp-client
xmpp-client: remove
2022-06-02 17:33:11 +02:00
techknowlogick
ca19b56a93 mercurial: add techknowlogick as maintainer 2022-06-02 11:15:11 -04:00
techknowlogick
98bc447a8a mercurial: 6.1.2 -> 6.1.3 2022-06-02 11:14:34 -04:00
Sandro
926444320b
Merge pull request #175940 from aaronjheng/git-annex-remote-b2
git-annex-remote-b2: remove
2022-06-02 17:06:51 +02:00
Sandro
7eee463da8
Merge pull request #175936 from aaronjheng/pond
pond: remove
2022-06-02 16:57:10 +02:00
Bobby Rong
e5fd1f69cf
Merge pull request #174881 from r-ryantm/auto-update/mavproxy
mavproxy: 1.8.49 -> 1.8.50
2022-06-02 22:48:45 +08:00
Bobby Rong
0d2f58bb8b
Merge pull request #174439 from r-ryantm/auto-update/logseq
logseq: 0.6.9 -> 0.7.0
2022-06-02 22:41:46 +08:00
Aaron Jheng
a7de9e82d2
git-annex-remote-b2: remove 2022-06-02 13:36:53 +00:00
Aaron Jheng
4e44297974
xmpp-client: remove 2022-06-02 13:30:19 +00:00
Aaron Jheng
237366d847
pond: remove 2022-06-02 13:26:45 +00:00
Ilya Fedin
db228fed78 gimp: add pygtk dev output to build inputs 2022-06-02 15:09:47 +04:00
Maxine Aubrey
e00c71926f
_1password-gui: 8.7.0 -> 8.7.1
https://releases.1password.com/linux/8.7/#1password-for-linux-8.7.1
2022-06-02 13:06:12 +02:00
Sandro
e1ea45bace
Merge pull request #175769 from SuperSandro2000/liberasurecode 2022-06-02 12:29:42 +02:00
Michael Adler
1a729fc830 citrix_workspace: drop support for 20.X 2022-06-02 12:19:28 +02:00
Benjamin Asbach
29696267a9 swaynag-battery: init at version 0.2.0 2022-06-02 13:02:48 +03:00
Sandro
0ac4dd5405
Merge pull request #175893 from aaronjheng/podman-tui
podman-tui: 0.3.1 -> 0.4.0
2022-06-02 11:58:10 +02:00
Michael Adler
8235de6d5c citrix_workspace: added myself as maintainer 2022-06-02 11:09:45 +02:00
Michael Adler
fcea400842 citrix_workspace: 21.12.0 -> 22.05.0 2022-06-02 11:09:34 +02:00
Vladimír Čunát
cbd66894e6
Merge #175150: staging-next 2022-05-28
the first one after 22.05 release
2022-06-02 10:23:00 +02:00
Fabian Affolter
8c0ae3081e
Merge pull request #175877 from r-ryantm/auto-update/snakemake
snakemake: 7.8.0 -> 7.8.1
2022-06-02 09:29:31 +02:00
adisbladis
586e1c7a2a
Merge pull request #174740 from tssm/update-tree-sitter-grammars
Update tree-sitter grammars
2022-06-02 15:23:16 +08:00
Aaron Jheng
9ea5e3d040
podman-tui: 0.3.1 -> 0.4.0 2022-06-02 06:32:53 +00:00
R. Ryantm
dcfeb8a826 hydrus: 484 -> 487 2022-06-02 05:21:20 +00:00
R. Ryantm
b2afb9d8d8 cudatext: 1.165.0 -> 1.165.2 2022-06-02 02:28:00 +00:00
R. Ryantm
e9fb739e59 snakemake: 7.8.0 -> 7.8.1 2022-06-02 01:20:40 +00:00
github-actions[bot]
d6b9d24302
Merge master into staging-next 2022-06-02 00:02:21 +00:00
Sandro
5751345237
Merge pull request #175763 from SuperSandro2000/manim
manim: remove pytest-cov
2022-06-02 01:58:27 +02:00
Sandro
170d99eff5
Merge pull request #175778 from SuperSandro2000/gatekeeper
gatekeeper: init at 3.8.1
2022-06-02 01:44:26 +02:00
Thomas Loubiou
bd6dd30d0a tfswitch: 0.13.1218 -> 0.13.1250 2022-06-01 23:14:41 +02:00
Martin Weinelt
79119a149b
Merge pull request #175662 from klemensn/firefox-smartcardSupport 2022-06-01 23:00:51 +02:00
lom
d60e225ffa ArchiSteamFarm.ui: update 2022-06-01 14:58:49 -06:00
lom
07747e3884 ArchiSteamFarm: 5.2.5.7 -> 5.2.6.3 2022-06-01 14:58:49 -06:00
Paul Dettorer Hervot
7318a60b42 vimPlugins.markdown-preview-nvim: add a missing node dependency 2022-06-01 13:27:41 -07:00
Sergei Trofimovich
cc22720157
Merge pull request #175188 from trofi/update-purple-xmpp-http-upload
purple-xmpp-http-upload: unstable-2017-12-31 -> unstable-2021-11-04
2022-06-01 20:26:53 +00:00
Sandro
ccad9f83bc
Merge pull request #175750 from superherointj/package-vscode-extensions-new1
vscode-extensions: add/update many extensions
2022-06-01 21:37:47 +02:00
Alex Jackson
5f95ef7bdf
vimPlugins: add bullets-vim (#157433)
* vimPlugins.bullets-vim: init at 2022-01-30
2022-06-01 21:32:26 +02:00
Fabian Affolter
0d2cf33fa7
Merge pull request #175737 from danth/ascii-image-converter-1.12.0
ascii-image-converter: 1.11.0 -> 1.12.0
2022-06-01 20:39:22 +02:00
maxine [they]
1a77a4153b
Merge pull request #175784 from maxeaubrey/terraform_1.2.2
terraform: 1.2.1 -> 1.2.2
2022-06-01 20:21:30 +02:00
github-actions[bot]
af1764d5c5
Merge master into staging-next 2022-06-01 18:01:14 +00:00
Sergei Trofimovich
12a7e46859
Merge pull request #175576 from trofi/add-pip-to-moz-phab
moz-phab: add missing 'pip' runtime dependency
2022-06-01 17:49:03 +00:00
superherointj
decffe149d vscode-extensions.chenglou92.rescript-vscode: 1.1.3 -> 1.3.0 2022-06-01 14:42:01 -03:00
superherointj
ed2d3bca44 vscode-extensions.gencer.html-slim-scss-css-class-completion: init 1.7.8 2022-06-01 14:42:01 -03:00
superherointj
0c500178e3 vscode-extensions.stefanjarina.vscode-eex-snippets: init 0.0.8 2022-06-01 14:42:01 -03:00
superherointj
52071f2f22 vscode-extensions.theangryepicbanana.language-pascal: init 0.1.6 2022-06-01 14:42:01 -03:00
superherointj
3a40fe1013 vscode-extensions.usernamehw.errorlens: 3.4.1 -> 3.5.1 2022-06-01 14:39:03 -03:00
superherointj
cb17178766 vscode-extensions.timonwong.shellcheck: 0.18.4 -> 0.19.3 2022-06-01 14:39:03 -03:00
superherointj
e03a641136 vscode-extensions.redhat.vscode-yaml: 1.5.1 -> 1.7.0 2022-06-01 14:39:03 -03:00
superherointj
264f1bf7b2 vscode-extensions.prisma.prisma: init 3.14.0 2022-06-01 14:39:03 -03:00
superherointj
3b33619ada vscode-extensions.jnoortheen.nix-ide: 0.1.19 -> 0.1.20 2022-06-01 14:35:03 -03:00
superherointj
79247c5540 vscode-extensions.golang.go: 0.25.1 -> 0.31.1 2022-06-01 14:35:03 -03:00
superherointj
d5303e2c22 vscode-extensions.file-icons.file-icons: 1.0.28 -> 1.0.29 2022-06-01 14:35:03 -03:00
superherointj
a2c854bcc7 vscode-extensions.donjayamanne.githistory: 0.6.14 -> 0.6.19 2022-06-01 14:35:03 -03:00
superherointj
fbf40449bb vscode-extensions.christian-kohler.path-intellisense: 2.6.1 -> 2.8.0 2022-06-01 14:35:02 -03:00
superherointj
ce8c4de0eb vscode-extensions.attilabuti.brainfuck-syntax: init 0.0.1 2022-06-01 14:35:02 -03:00
gruve-p
e208a5be03 groestlcoin: 22.0 -> 23.0 2022-06-01 19:31:34 +02:00
Maxine Aubrey
f8aaaf68f7
terraform: 1.2.1 -> 1.2.2
https://github.com/hashicorp/terraform/releases/tag/v1.2.2
2022-06-01 19:26:07 +02:00
Sandro Jäckel
85bd5aa3e7
gatekeeper: init at 3.8.1 2022-06-01 18:37:17 +02:00
Sandro Jäckel
7b3f02bd42
liberasurecode: 1.6.2 -> 1.6.3 2022-06-01 17:55:07 +02:00
Sandro Jäckel
fd4a00dfa8
manim: remove pytest-cov 2022-06-01 17:38:14 +02:00
Bobby Rong
0284decc99
Merge pull request #175716 from r-ryantm/auto-update/p2pool
p2pool: 2.0 -> 2.1
2022-06-01 23:11:55 +08:00
Sandro
06e6b81e98
Merge pull request #175625 from collares/fpylll
python3Packages.fpylll: unmark as broken on darwin
2022-06-01 17:04:28 +02:00
Sandro
461c077f0e
Merge pull request #120479 from friedelino/add-manim-com
manim: remove old manim(lib) package and init at 0.15.2
2022-06-01 17:01:57 +02:00
Sandro
7d7c7c0508
Merge pull request #175243 from leungbk/kitty-update
kitty: 0.25.0 -> 0.25.1
2022-06-01 16:54:36 +02:00
Sandro
150e4bb6f2
Merge pull request #175631 from andresilva/ledger-live-2.42.0
ledger-live-desktop: 2.41.3 -> 2.42.0
2022-06-01 16:40:23 +02:00
superherointj
5f6d0d6ec5 vscode-extensions.badochov.ocaml-formatter: init 1.14.0 2022-06-01 10:53:42 -03:00
superherointj
dee1050f68 vscode-extensions.gitlab.gitlab-workflow: init 3.44.2 2022-06-01 10:48:57 -03:00
superherointj
e2485b007c vscode-extensions.irongeek.vscode-env: init 0.1.0 2022-06-01 10:44:28 -03:00
superherointj
ff3f972680 vscode-extensions.phoenixframework.phoenix: init 0.1.1 2022-06-01 10:32:03 -03:00
Doron Behar
f521088c65
Merge pull request #175641 from SuperSandro2000/gmailctl
gmailctl: 0.10.3 -> 0.10.4
2022-06-01 16:20:05 +03:00
Daniel Thwaites
957f493f58
ascii-image-converter: 1.11.0 -> 1.12.0 2022-06-01 13:15:40 +01:00
github-actions[bot]
ebcaa0d01c
Merge master into staging-next 2022-06-01 12:01:27 +00:00
Bobby Rong
9323c7011b
Merge pull request #175602 from devhell/bump-gurk
gurk-rs: 0.2.3 -> 0.2.4
2022-06-01 19:56:52 +08:00
Aaron Jheng
11dd9db955
grv: remove 2022-06-01 11:21:31 +00:00
André Silva
b4f9f8b766
ledger-live-desktop: rename name to pname+version 2022-06-01 11:19:48 +01:00
R. Ryantm
4627a9fd26 p2pool: 2.0 -> 2.1 2022-06-01 09:08:23 +00:00
Maciej Krüger
48acffcc81
Merge pull request #174244 from jojosch/dbeaver-update 2022-06-01 10:51:29 +02:00
Ben Siraphob
b5827f1033
Merge pull request #175700 from siraben/cvc4-darwin
cvc4: fix build on darwin
2022-06-01 08:09:45 +00:00
zowoq
239087c990 kubernetes: 1.23.5 -> 1.23.7 2022-06-01 17:14:50 +10:00
adisbladis
7ffe9b9b55
Merge pull request #175681 from qowoz/crio
cri-o: 1.23.2 -> 1.24.0
2022-06-01 15:03:38 +08:00
Ben Siraphob
583a2312e4
cvc4: fix build on darwin
Dependency on cln is optional
2022-05-31 23:56:18 -07:00
Robert Schütz
8b9c2fb514
Merge pull request #175665 from reckenrode/ledger-darwin-fix
ledger: fix Python 3.10 module build
2022-05-31 23:16:48 -07:00
Ben Siraphob
eb33086520
Merge pull request #164779 from collares/lean2 2022-06-01 06:16:17 +00:00
github-actions[bot]
5f0d8b3c3d
Merge master into staging-next 2022-06-01 06:05:20 +00:00
Randy Eckenrode
d4964be44c
ledger: fix Python 3.10 module build
The current default boost (1.77) doesn’t work with Python 3.10, so use
1.79 instead.
2022-06-01 00:34:52 -04:00
zowoq
b35ad0da36 cri-o: 1.23.2 -> 1.24.0 2022-06-01 13:30:02 +10:00
Brian Leung
b22c2113df
kitty: 0.25.0 -> 0.25.1 2022-05-31 20:09:56 -07:00
StephenWithPH
21443080ad
GNUcash: 4.9 -> 4.10 (#172445)
* GNUcash: 4.9 -> 4.10
2022-05-31 22:32:45 -03:00
Mauricio Collares
268d1c2826 pari: mark as broken on aarch64-darwin 2022-05-31 19:26:14 -06:00
Sandro
14cb5c9649
Merge pull request #175609 from fgaz/gnome-obfuscate/0.0.7
gnome-obfuscate: 0.0.4 -> 0.0.7
2022-06-01 02:19:41 +02:00
Klemens Nanni
5d27c8d53f firefox: merge identical optionalAttrs block, fix indent
Two consecutive sets are pulled in under the same `usesNixExtensions`
condition.

Due to wrong indentation, it does however they are nested.

Fix both.
2022-06-01 02:14:37 +02:00
github-actions[bot]
d8ae99a0c9
Merge master into staging-next 2022-06-01 00:02:36 +00:00
Klemens Nanni
34364c9f5f firefox: smartcardSupport: Use multi-slot module
`onepin-opensc-pkcs11.so` only enables PIN1, but PIN2 is also required.
`opensc-pkcs11.so` enables all slots.

I can successfully use PIN1 and PIN2 in Smart-ID cards with this.
2022-06-01 01:22:45 +02:00
markuskowa
d2e8e6991a
Merge pull request #175511 from felschr/portfolio
portfolio: 0.57.2 -> 0.58.3
2022-06-01 00:37:40 +02:00
polynomialspace
ab67a02a10 hugo: broken = stdenv.isDarwin -> stdenv.isDarwin && stdenv.isx86_64 2022-05-31 15:26:21 -07:00
Artturi
77638de1fd
Merge pull request #175606 from ptman/cloudflared-not-broken 2022-06-01 01:22:06 +03:00
Felix Schröter
4c6448bbe6
portfolio: 0.57.2 -> 0.58.3 2022-05-31 23:34:13 +02:00
Robert Schütz
03364a73ef
Merge pull request #175546 from dotlambda/imagemagick-7.1.0-36
imagemagick: 7.1.0-35 -> 7.1.0-36
2022-05-31 14:18:37 -07:00
Sandro
6960699739
Merge pull request #175633 from SuperSandro2000/dnscontrol 2022-05-31 22:52:55 +02:00
Sandro Jäckel
1ceab62a9c
gmailctl: 0.10.3 -> 0.10.4 2022-05-31 22:51:38 +02:00
7c6f434c
5aadf3313d
Merge pull request #175160 from tricktron/f-update-libreoffice
libreoffice: add update script and 7.2.5 -> 7.3.3 take two

[actually libreoffice-bin for Darwin]
2022-05-31 20:48:26 +00:00
Sandro
9b4e14e160
Merge pull request #140814 from eliasp/bump-leocad 2022-05-31 22:03:14 +02:00
Thibault Gagnaux
d7ccd36aa0
libreoffice: run the update-script's side-effect at runtime instead of eval
time
2022-05-31 21:54:41 +02:00
markuskowa
6f7958b671
Merge pull request #175584 from r-ryantm/auto-update/mkgmap
mkgmap: 4902 -> 4904
2022-05-31 21:40:09 +02:00
Sandro Jäckel
d43373cdd6
dnscontrol: 3.16.1 -> 3.16.2 2022-05-31 21:39:04 +02:00
Pavel Borzenkov
eebbc1525a vimPlugins.nvim-config-local: init at 2022-03-26 2022-05-31 21:14:49 +02:00
André Silva
f97096fb47
ledger-live-desktop: 2.41.3 -> 2.42.0 2022-05-31 20:00:50 +01:00
github-actions[bot]
d6ede66f6a
Merge master into staging-next 2022-05-31 18:01:11 +00:00
Janne Heß
67b2c5e914
Merge pull request #175310 from sayanarijit/master
xplr: 0.17.6 -> 0.18.0
2022-05-31 19:50:16 +02:00
Martin Weinelt
aa40523549
Merge pull request #175514 from mweinelt/mozilla 2022-05-31 17:34:51 +02:00
Francesco Gazzetta
e0903ce6aa gnome-obfuscate: 0.0.4 -> 0.0.7 2022-05-31 17:19:51 +02:00
Elias Probst
1910aeba40
leocad: enable povray support
To make povray work, the configurability of its path needs to be
disabled, as otherwise the povray binary's absolute path would be stored
in the leocad profile, breaking it as soon as povray is updated with a
changed store path.

A patch disables the configurability and makes leocad call a hardcoded
path pointing to the povray binary provided through
propagatedBuildInputs

Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2022-05-31 17:17:29 +02:00
Thomas Tuegel
7993bd248c
Merge pull request #175182 from SuperSandro2000/khelpcenter
plasma5Packages.khelpcenter: fix not finding man pages
2022-05-31 10:16:55 -05:00
Martin Weinelt
ab1dd069c7
firefox-devedition-bin-unwrapped: 101.0b9 -> 102.0b1 2022-05-31 16:34:39 +02:00
Martin Weinelt
172e3144ab
firefox-beta-bin-unwrapped: 101.0b9 -> 102.0b1 2022-05-31 16:34:39 +02:00
Martin Weinelt
f89d5a7f2c
firefox-esr-91-unwrapped: 91.9.1esr -> 91.10.0esr
https://www.mozilla.org/en-US/firefox/91.10.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-21/

Fixes: CVE-2022-31736, CVE-2022-31737, CVE-2022-31738, CVE-2022-31739,
       CVE-2022-31740, CVE-2022-31741, CVE-2022-31742, CVE-2022-31747
2022-05-31 16:34:39 +02:00
Martin Weinelt
8353459d92
firefox-bin-unwrapped: 100.0.2- -> 101.0
https://www.mozilla.org/en-US/firefox/101.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-20/

Fixes: CVE-2022-31736, CVE-2022-31737, CVE-2022-31738, CVE-2022-31739,
       CVE-2022-31740, CVE-2022-31741, CVE-2022-31742, CVE-2022-31743,
       CVE-2022-31744, CVE-2022-31745, CVE-2022-1919, CVE-2022-31747,
       CVE-2022-31748
2022-05-31 16:34:15 +02:00
Martin Weinelt
332711833d
firefox-unwrapped: 100.0.2- -> 101.0
https://www.mozilla.org/en-US/firefox/101.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-20/

Fixes: CVE-2022-31736, CVE-2022-31737, CVE-2022-31738, CVE-2022-31739,
       CVE-2022-31740, CVE-2022-31741, CVE-2022-31742, CVE-2022-31743,
       CVE-2022-31744, CVE-2022-31745, CVE-2022-1919, CVE-2022-31747,
       CVE-2022-31748
2022-05-31 16:33:22 +02:00
Robert Hensing
c5d82eb1ab
Merge pull request #174939 from FliegendeWurst/nixos-tests
nixos/tests: various fixes
2022-05-31 16:31:06 +02:00
Sandro
0950dcd37b
Merge pull request #174261 from LumiGuide/lumi-team
picoscope, openrazer, it87, esptool: move maintainership to new LumiGuide team
2022-05-31 15:40:04 +02:00
Paul Tötterman
05135c973d cloudflared: isn't broken after all
Flaky tests resulted in broken status. Rebuilt fine.
2022-05-31 16:33:14 +03:00
devhell
477c85f46a gurk-rs: 0.2.3 -> 0.2.4 2022-05-31 14:09:22 +01:00
github-actions[bot]
c451d8d636
Merge master into staging-next 2022-05-31 12:01:21 +00:00
ckie
958fcfb4fa
Merge pull request #175477 from bzizou/astral
astral: init at 5.7.1
2022-05-31 14:55:37 +03:00
Bobby Rong
81c336e3a1
Merge pull request #175253 from wahjava/update-cinny
cinny: 2.0.3 -> 2.0.4
2022-05-31 19:37:17 +08:00
Bobby Rong
6d2d2e3efb
Merge pull request #175099 from a-m-joseph/pr/bump/koreader
koreader: 2022.03.01 -> 2022.05.01
2022-05-31 18:45:59 +08:00
Bobby Rong
c5533b7b29
Merge pull request #175273 from DarkOnion0/master
drawio: 18.0.6 -> 18.1.3
2022-05-31 18:42:53 +08:00
R. Ryantm
9075eec2a7 mkgmap: 4902 -> 4904 2022-05-31 10:34:23 +00:00
Jörg Thalheim
b654502b2b
terraform-providers: also include name in error messages 2022-05-31 10:04:42 +02:00
Sergei Trofimovich
2bc4dcde87 moz-phab: add missing 'pip' runtime dependency
Without the change certificate installation fails as:

    $ moz-phab install-certificate
    ...
    Upgrading to version 1.0.0
    ...-python3.9-setuptools-61.2.0/lib/python3.9/site-packages/setuptools/command/install.py:34:
      SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
      warnings.warn(
    ...-python3-3.9.12/bin/python3.9: No module named pip
    CommandError: command '...-python3-3.9.12/bin/python3.9' failed to complete successfully
    Run moz-phab again with '--trace' to show debugging output

Closes: https://github.com/NixOS/nixpkgs/issues/174692
2022-05-31 09:02:05 +01:00
Jörg Thalheim
97bdb3c645
nearcore: 1.26.0 -> 1.26.1 2022-05-31 09:28:21 +02:00
Pavol Rusnak
8090df13ea
Merge pull request #175485 from prusnak/btcpayserver 2022-05-31 09:23:29 +02:00
Bruno Bzeznik
376897ced3 astral: init at 5.7.1 2022-05-31 09:03:24 +02:00
github-actions[bot]
95ee186ccc
Merge master into staging-next 2022-05-31 06:01:20 +00:00
Sandro
cac45c69ab
Merge pull request #174080 from dotlambda/hypnotix-init
hypnotix: init at 2.6
2022-05-31 03:58:41 +02:00
Anderson Torres
25511c3ed2
Merge pull request #175214 from helsinki-systems/remove/automoc4
automoc4: remove
2022-05-30 22:25:36 -03:00
Robert Schütz
bd1d3d243a imagemagick: 7.1.0-35 -> 7.1.0-36 2022-05-31 01:00:23 +00:00
github-actions[bot]
881b2aa181
Merge master into staging-next 2022-05-31 00:02:22 +00:00
Sandro
0efe875274
Merge pull request #175521 from SuperSandro2000/docker-compose_2
docker-compose_2: 2.5.1 -> 2.6.0
2022-05-31 01:46:36 +02:00
Emery Hemingway
2cae94e56a ncdc: 1.22.1 -> 1.23 2022-05-30 18:23:51 -05:00
Ben Siraphob
cf89d00255
Merge pull request #167634 from siraben/xedit-darwin
xedit: fix build on darwin
2022-05-30 23:19:40 +00:00