Commit Graph

77319 Commits

Author SHA1 Message Date
Rick van Schijndel
3037752d1d
Merge pull request #175961 from helsinki-systems/rem/broken
remove some packages marked broken for over 1.5 years
2022-06-06 20:44:39 +02:00
DarkOnion0
60d0be36a1
drawio: 19.0.0 -> 19.0.1 2022-06-06 20:27:38 +02:00
Sergei Trofimovich
65e363e753 offrss: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: serve_pdf.o:offrss.h:75: multiple definition of `cgi_url_path';
      offrss.o:offrss.h:75: first defined here
2022-06-06 19:10:37 +01:00
Andreas Stührk
e98b73f332 vscode-extensions.vspacecode.vspacecode: 0.10.1 -> 0.10.9 2022-06-06 19:37:00 +02:00
Sergei Trofimovich
e2d15bd6fe galculator: pull fix pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: galculator-config_file.o:src/config_file.c:42:
      multiple definition of `prefs'; galculator-main.o:src/main.c:52: first defined here
2022-06-06 18:04:31 +01:00
hqurve
dae2fec8a7 cubiomes-viewer: 2.1.1 -> 2.2.2 2022-06-06 12:54:11 -04:00
DarkOnion0
0106c4b159
appflowy: 0.0.3 -> 0.0.4 2022-06-06 17:57:11 +02:00
Sandro
baaadec9ed
Merge pull request #171587 from jugendhacker/add/xmppc
xmppc: init at 0.1.2
2022-06-06 17:52:41 +02:00
Sandro
5075061493
Merge pull request #175771 from jmgilman/conform
conform: init at 0.1.0-alpha.25
2022-06-06 17:49:04 +02:00
Jan Tojnar
12254d4388 deja-dup: 43.2 → 43.3
Now requires desktop file installation for adding Google & Microsoft accounts
to register URI handler – running in nix-shell not sufficient for initial authentication.

https://gitlab.gnome.org/World/deja-dup/-/compare/43.2...43.3

Fixes: https://github.com/NixOS/nixpkgs/issues/173780
2022-06-06 17:40:33 +02:00
j.r
9e22fffe94 xmppc: init at 0.1.2 2022-06-06 16:28:59 +02:00
Joshua Gilman
5c871cdf83
conform: init at 0.1.0-alpha.25
fix: removes trailing period in package description

chore: adds jk as maintainer

test: enforces running tests

conform: init at 0.1.0-alpha.25

fix: fixes review comments

conform: init at 0.1.0-alpha.25
2022-06-06 07:09:32 -07:00
Aaron Jheng
2c01c6b3a9
tgswitch: use buildGoModule 2022-06-06 13:36:53 +00:00
Stephan Heßelmann
113f20488c roxctl: 3.69.1 -> 3.70.0 2022-06-06 14:40:12 +02:00
Pavol Rusnak
0938bae5fe
Merge pull request #176545 from prusnak/fulcrum
fulcrum: 1.6.0 -> 1.7.0
2022-06-06 14:39:22 +02:00
Pavol Rusnak
a505bdc3f9
fulcrum: 1.6.0 -> 1.7.0 2022-06-06 14:14:53 +02:00
Bobby Rong
38935d64b1
Merge pull request #176212 from DarkOnion0/drawio
drawio: 18.1.3 -> 19.0.0
2022-06-06 20:11:00 +08:00
zowoq
4ffef83408 docker-compose: add $out/bin symlink 2022-06-06 14:58:18 +10:00
zowoq
b7b91880d3 docker-compose: default to v2 2022-06-06 14:58:18 +10:00
zowoq
d8cdbde2c9 terraform-providers: update 2022-06-06 2022-06-06 14:58:02 +10:00
Bobby Rong
8e4d84d063
Merge pull request #176045 from bobby285271/tootle
tootle: pin to vala 0.54
2022-06-06 12:16:49 +08:00
Bobby Rong
f6ac702f35
Merge pull request #176048 from bobby285271/gradio
gradio: remove
2022-06-06 12:16:17 +08:00
zowoq
a60358bec9 kubernetes: drop obsolete workarounds 2022-06-06 14:06:11 +10:00
Robert Schütz
d33e96ee4a metadata-cleaner: 2.2.2 -> 2.2.3
https://gitlab.com/rmnvgr/metadata-cleaner/-/blob/v2.2.3/CHANGELOG.md
2022-06-05 20:38:23 -07:00
Sergei Trofimovich
e4cb4bdb05 gnaural: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: src/net/../gnauralnet.h:233: multiple definition of `GN_ScheduleFingerprint';
      src/net/../../src/gnauralnet.h:233: first defined here
2022-06-05 20:43:44 -05:00
Anderson Torres
d9808f7bf5
Merge pull request #176460 from trofi/workaround-fno-common-for-uae
uae: add -fcommon workaround
2022-06-05 21:26:36 -03:00
Anderson Torres
0efe9821ed
Merge pull request #176467 from primeos/chromiumDev
chromiumDev: 104.0.5083.0 -> 104.0.5098.0
2022-06-05 21:23:07 -03:00
Sandro Jäckel
1235314d6c
ArchiSteamFarm: normalize file names 2022-06-06 02:13:56 +02:00
Sandro Jäckel
70a7d055f5
ArchiSteamFarm: fix tmp filling up 2022-06-06 02:13:29 +02:00
Sandro Jäckel
89d5ef1295
ArchiSteamFarm: update programm and web-ui in one run 2022-06-06 02:12:53 +02:00
Sandro Jäckel
1841ad02a3
ArchiSteamFarm: fix shellcheck problems 2022-06-06 02:11:51 +02:00
Anderson Torres
e2de23b6db
Merge pull request #176434 from trofi/workaround-fno-common-for-dillo
dillo: add -fcommon workaround
2022-06-05 18:23:21 -03:00
Anderson Torres
7d3fb31eeb
Merge pull request #176448 from trofi/workaround-fno-common-for-oroborus
oroborus: add -fcommon workaround
2022-06-05 18:22:57 -03:00
Kerstin
d8bbeaa5c8
Merge pull request #176415 from dotlambda/imagemagick-7.1.0-37
imagemagick: 7.1.0-36 -> 7.1.0-37
2022-06-05 22:22:09 +02:00
Michael Weiss
83a028528c
chromiumDev: 104.0.5083.0 -> 104.0.5098.0 2022-06-05 22:16:18 +02:00
Michael Weiss
09618866a8
Merge pull request #175989 from primeos/chromiumBeta
chromiumBeta: 103.0.5060.24 -> 103.0.5060.33
2022-06-05 22:09:50 +02:00
Martin Weinelt
951d0c08b3
Merge pull request #176438 from azahi/ircdog
ircdog: use buildGoModule
2022-06-05 21:55:36 +02:00
Sergei Trofimovich
813520e624 uae: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: bsdsocket.o:(.bss+0x0): multiple definition of
      `socketbases'; main.o:(.bss+0x2792c0): first defined here
2022-06-05 20:52:35 +01:00
Sergei Trofimovich
d306eea857 oroborus: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: workspaces.o:src/keyboard.h:93: multiple definition of
      `NumLockMask'; client.o:src/keyboard.h:93: first defined here
2022-06-05 20:12:19 +01:00
Sergei Trofimovich
9440e44a33 industrializer: 0.2.6 -> 0.2.7
Main change is the fix for -fno-common toolchains.

Without the update build fails on upstream gcc-10 as:

    ld: jack.o:src/jack.h:26: multiple definition of `driver_jack';
        main.o:src/jack.h:26: first defined here
2022-06-05 19:54:57 +01:00
Azat Bahawi
cc2548ae81
ircdog: use buildGoModule 2022-06-05 21:43:33 +03:00
Sergei Trofimovich
8b7b76a612 geda: pull upstream fixes for -fno-common toolchains
Without the change builda fails on upstream gcc-10 as:

    ld: gattrib/src/../include/globals.h:97:
      multiple definition of `window'; gattrib/src/../include/globals.h:97: first defined here
2022-06-05 19:42:55 +01:00
Guillaume Girol
b03fed4229
Merge pull request #170063 from Moredread/prusa-slicer
prusa-slicer: use patched wxWidgets
2022-06-05 18:28:56 +00:00
Sergei Trofimovich
5ddc759a48 dillo: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: main.o:/build/dillo-3.0.5/dpid/dpid.h:64: multiple definition of `sock_set';
      dpid.o:/build/dillo-3.0.5/dpid/dpid.h:64: first defined here
2022-06-05 19:20:24 +01:00
Anderson Torres
49c4223e98
Merge pull request #176424 from thiagokokada/mcomix-init
mcomix: init at 2.0.2; mcomix3: remove and alias it to mcomix
2022-06-05 14:53:17 -03:00
Sandro
39ef40f456
Merge pull request #176311 from kirillrdy/master
docker-compose: remove ipaddress
2022-06-05 19:40:10 +02:00
Guillaume Girol
0312c74900
Merge pull request #172711 from OPNA2608/update/munt
{libmt32emu,mt32emu-qt,mt32emu-smf2wav}: Bump
2022-06-05 17:32:43 +00:00
Thiago Kenji Okada
09e3c12091 mcomix3: remove and alias it to mcomix
The mcomix3 fork now recommends usage of mcomix.
2022-06-05 18:14:46 +01:00
Thiago Kenji Okada
5a8e7406ca mcomix: init at 2.0.2
This was removed in https://github.com/NixOS/nixpkgs/pull/74295 because
it was compatible with Python 2 only. mcomix3 was a fork originally
introduced to port it to Python 3, however upstream eventually released
version 2.x, porting it to Python 3.
2022-06-05 18:05:40 +01:00
Guillaume Girol
b1e986f80e
Merge pull request #174203 from ALEX11BR/themechanger-0.11.0
themechanger: 0.10.2 -> 0.11.0
2022-06-05 16:33:57 +00:00
Robert Schütz
2badffbd99 imagemagick: 7.1.0-36 -> 7.1.0-37 2022-06-05 16:19:55 +00:00
Peter Hoeg
1acba8b3e5 psst: 2022-01-25 -> 2022-05-19 and fix build 2022-06-05 17:34:04 +02:00
Andrew Marshall
95f001206f sway: Disable strictDeps for wrapper
strictDeps breaks `withGtkWrapper` as, it seems, the setup hook does not
run and `GSETTINGS_SCHEMA_PATH` does not get set so `XDG_DATA_DIRS` is
not updated. Probably other things are broken by it as well. See also
probably related https://github.com/NixOS/nixpkgs/issues/56943
(mentioned from `doc/languages-frameworks/gnome.section.md`).

This partially reverts commit da4707d636.
2022-06-05 10:17:41 -04:00
R. Ryantm
fb52e287c7 castor: 0.8.18 -> 0.9.0 2022-06-05 08:50:44 -05:00
Sergei Trofimovich
4b88d42f51 firefox: disable 'MOZILLA_OFFICIAL=1' on i686
Without the change firefox build on i686 fails at configure time:

    $ NIXPKGS_ALLOW_BROKEN=1 nix build -f. --argstr system "i686-linux" firefox
    ...
    mozbuild.configure.options.InvalidOptionError:
      '--enable-release' implied by 'MOZILLA_OFFICIAL' conflicts with '--disable-release' from the command-line

The change uses the same 32-bit guard for both. It still does not allow
i686 build to succeed for other toolchain misconfiguration, but it's a
step forward.
2022-06-05 08:44:41 -05:00
Vincent Laporte
1b95daa381 alt-ergo: ensure compatibility with Menhir ≥ 20211215 2022-06-05 15:44:28 +02:00
legendofmiracles
31ba494b7d
Merge pull request #176333 from denbeigh2000/denbeigh/noisetorch-0.12 2022-06-05 07:06:52 -06:00
Sandro
528d858336
Merge pull request #176340 from trofi/workaround-fno-common-for-zsnes
zsnes: add -fcommon workaround
2022-06-05 13:11:54 +02:00
Klemens Nanni
1daf0125af keepassxc: Wrap once
Using Qt *and* GTK means both wrapper hooks kick in, so avoid automatic
GTK wrapping and merge arguments into Qt ones as usual.

Duplicate wrapping must be avoided as it breaks the program's basename,
e.g. `argv[0]` ends up with ".keepassxc-wrapped" rather than
"keepassxc" as basename.

This fixes all three ELF executables (there is `-cli` and `-proxy`).
2022-06-05 13:07:57 +02:00
Robert Scott
53573e4866
Merge pull request #176278 from risicle/ris-jar-source-provenance
treewide: set `sourceProvenance` for packages containing downloaded jars
2022-06-05 12:04:38 +01:00
Bobby Rong
3c6e2f0039
Merge pull request #176330 from r-ryantm/auto-update/evolution-ews
evolution-ews: 3.44.1 -> 3.44.2
2022-06-05 19:00:34 +08:00
Luz
a001dc6e37 ngspice: 36 -> 37 2022-06-05 12:58:26 +02:00
Thiago Kenji Okada
33392fff69
Merge pull request #175226 from bryanasdev000/argocd-234
argocd: 2.3.3 -> 2.3.4
2022-06-05 11:36:17 +01:00
Sergei Trofimovich
72e40c2bd2 zsnes: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: initc.o:(.bss+0x28): multiple definition of `HacksDisable'; cfg.o:(.bss+0x59e3): first defined here
2022-06-05 07:52:34 +01:00
Denbeigh Stevens
74ed89f243 noisetorch: 0.11.5 -> 0.12.0 2022-06-04 20:42:07 -07:00
Mario Rodas
8420ca28de
Merge pull request #176332 from r-ryantm/auto-update/gallery-dl
gallery-dl: 1.22.0 -> 1.22.1
2022-06-04 22:31:36 -05:00
R. Ryantm
2820464d90 gallery-dl: 1.22.0 -> 1.22.1 2022-06-05 03:09:25 +00:00
R. Ryantm
e8327b0384 evolution-ews: 3.44.1 -> 3.44.2 2022-06-05 02:41:48 +00:00
Mario Rodas
f910bc55af
Merge pull request #176180 from aaronjheng/git-lfs
git-lfs: use buildGoModule
2022-06-04 19:37:03 -05:00
Mario Rodas
4846f1db8d
Merge pull request #175931 from aaronjheng/mqtt-bench
mqtt-bench: remove
2022-06-04 19:31:22 -05:00
Mario Rodas
8fe3ec707c
Merge pull request #176292 from marsam/update-zeek
zeek: 4.2.1 -> 4.2.2
2022-06-04 19:22:06 -05:00
zowoq
56d0d4fff6 containerd: 1.6.4 -> 1.6.5
https://github.com/containerd/containerd/releases/tag/v1.6.5
2022-06-05 09:34:53 +10:00
Kirill Radzikhovskyy
fa2f9199e4 docker-compose: remove ipaddress 2022-06-05 09:16:19 +10:00
Robert Scott
3b445eacea treewide: set sourceProvenance for gradle-built packages
these presumably contain binary jars in their deps
2022-06-04 19:48:03 +01:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Pavol Rusnak
f1d7577cca
Merge pull request #176275 from prusnak/lndhub-go
lndhub-go: init at 0.7.0
2022-06-04 20:24:01 +02:00
Sandro
8549e5f2e3
Merge pull request #174119 from linsui/sticky
sticky: init at 1.8
2022-06-04 20:23:36 +02:00
Sandro
f1a4995652
Merge pull request #175507 from andresilva/virtualbox-6.1.34
virtualbox: 6.1.30 -> 6.1.34
2022-06-04 20:11:36 +02:00
Pavol Rusnak
c2a661ad62
lndhub-go: init at 0.7.0 2022-06-04 20:09:41 +02:00
Sandro
eb9dbece5a
Merge pull request #176224 from FliegendeWurst/marp-drop
marp: drop
2022-06-04 18:58:36 +02:00
Mario Rodas
df4b44a441
Merge pull request #176250 from aaronjheng/docker-slim
docker-slim: use buildGoModule
2022-06-04 11:53:27 -05:00
Sergei Trofimovich
72ed5665a2 gcolor2: pull patch pending upstream inclusion for -fno-common toolchains
Without the change build on upstream gcc-10 fails as:

    ld: callbacks.o:src/callbacks.h:44: multiple definition of `gcolor2'; main.o:src/callbacks.h:44: first defined here
    ld: callbacks.o:src/callbacks.h:46: multiple definition of `colorvalue'; main.o:src/callbacks.h:46: first defined here
    ld: callbacks.o:src/callbacks.h:45: multiple definition of `menu'; main.o:src/callbacks.h:45: first defined here
2022-06-04 17:30:38 +01:00
FliegendeWurst
2a97f41dd0 marp: drop 2022-06-04 17:56:54 +02:00
Steven Kou
a68319646a
vivaldi-ffmepg-codecs: 101.0.4951.15 -> 102.0.5005.49 2022-06-04 23:50:11 +08:00
Steven Kou
9afc742566
vivaldi: 5.2.2623.41-1 -> 5.3.2679.38-1 2022-06-04 23:49:49 +08:00
Sandro
068b8c05d3
Merge pull request #175944 from aaronjheng/btops
btops: remove
2022-06-04 17:46:36 +02:00
Sandro
1e5de56d87
Merge pull request #174101 from sifmelcara/krita-5.0.6 2022-06-04 17:46:04 +02:00
Sandro
76f559ba42
Merge pull request #176005 from bbigras/chatterino2
chatterino2: add missing icon
2022-06-04 17:06:42 +02:00
Bobby Rong
9fc54a1723
symbolic-preview: 0.0.2 -> 0.0.3
https://gitlab.gnome.org/World/design/symbolic-preview/-/compare/0.0.2...0.0.3
2022-06-04 23:04:28 +08:00
QuantMint
9684c0fa4e
vimPlugins: update and add new (#176207)
vimPlugins.flutter-tools-nvim: init at 2022-05-19

vimPlugins.grammar-guard-nvim: init at 2022-01-03

vimPlugins.omnisharp-extended-lsp-nvim: init at 2022-05-10

vimPlugins.com-cloudedmountain-ide-neovim: init at 2022-05-19

vimPlugins: update

vimPlugins.csharpls-extended-lsp-nvim: init at 2022-03-08

vimPlugins: update

vimPlugins.clangd_extensions-nvim: init at 2022-05-31

vimPlugins.Ionide-vim: init at 2022-05-13

vimPlugins.coq-artifacts: init at 2022-06-04

vimPlugins.coq-thirdparty: init at 2022-06-04

vimPlugins.spellsitter-nvim: init at 2022-06-02
2022-06-04 16:57:41 +02:00
linsui
2b71239bb2 sticky: init at 1.8 2022-06-04 22:42:09 +08:00
Aaron Jheng
9d80c2f682
docker-slim: use buildGoModule 2022-06-04 14:19:08 +00:00
Artturi
6ed6509fe5
Merge pull request #174013 from aaschmid/colima.0.4.2
colima: 0.3.4 -> 0.4.2
2022-06-04 17:14:30 +03:00
Martin Weinelt
3681e03a07
Merge pull request #176141 from dotlambda/libdeltachat-1.85.0 2022-06-04 15:29:04 +02:00
Sandro
5d776f1896
Merge pull request #175460 from kurnevsky/deadbeef-statusnotifier-plugin-libdbusmenu
deadbeef-statusnotifier-plugin: fix libdbusmenu dependency
2022-06-04 15:25:55 +02:00
Aaron Jheng
411e50709a
mqtt-bench: remove 2022-06-04 12:47:07 +00:00
Martin Weinelt
f3efa1d285
Merge pull request #176197 from trofi/fix-fno-common-for-mimic
mimic: pull upstream fix for -fno-common toolchains
2022-06-04 14:29:33 +02:00
Aaron Jheng
c53e1cc674
btops: remove 2022-06-04 12:28:32 +00:00
linsui
844c8012b7 amberol: 0.6.3 -> 0.7.0 2022-06-04 19:52:08 +08:00
R. Ryantm
b460156c25 evolution: 3.44.1 -> 3.44.2 2022-06-04 13:44:37 +02:00
Yaya
4d0cfc2d83
gitlab: 15.0.0 -> 15.0.1 (#175836)
https://about.gitlab.com/releases/2022/06/01/critical-security-release-gitlab-15-0-1-released/

Fixes: CVE-2022-1680, CVE-2022-1940, CVE-2022-1948, CVE-2022-1935,
       CVE-2022-1936, CVE-2022-1944, CVE-2022-1821, CVE-2022-1783
2022-06-04 12:35:24 +02:00
Fabian Affolter
619d7f6ce3
Merge pull request #176053 from r-ryantm/auto-update/flexget
flexget: 3.3.14 -> 3.3.15
2022-06-04 11:49:15 +02:00
DarkOnion0
dd4cef3a26
drawio: 18.1.3 -> 19.0.0 2022-06-04 11:00:42 +02:00
Sergei Trofimovich
10d4489f86
Merge pull request #176192 from trofi/fix-fno-common-for-gravit
gravit: pull fix pending upstream inclusion for -fno-common toolchains
2022-06-04 07:26:14 +00:00
Sergei Trofimovich
2c90bada3d mimic: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: cmu_indic_lang.o:cmu_indic_lang.h:54:  multiple definition of `cst_rx_not_indic';
      cmu_indic_lang.h:54: first defined here
2022-06-04 07:37:00 +01:00
Sergei Trofimovich
60ba187b0f gravit: pull fix pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: tool.o:(.bss+0x0): multiple definition of `view'; color.o:(.bss+0x0): first defined here
    ld: tool.o:(.bss+0x820): multiple definition of `video'; color.o:(.bss+0x820): first defined here
    ld: png_save.o:(.bss+0x0): multiple definition of `view'; color.o:(.bss+0x0): first defined here
2022-06-04 07:02:41 +01:00
Mario Rodas
8d1fe6de8c zeek: 4.2.1 -> 4.2.2
https://github.com/zeek/zeek/releases/tag/v4.2.2
2022-06-04 04:20:00 +00:00
Mario Rodas
c3321ad063 git-absorb: 0.6.6 -> 0.6.7 2022-06-04 04:20:00 +00:00
Aaron Jheng
0b0119f1ea
git-lfs: use buildGoModule 2022-06-04 03:14:28 +00:00
Robert Schütz
7f5523d133
Merge pull request #176165 from equirosa/signal-desktop
signal-desktop: 5.44.1 -> 5.45.0
2022-06-03 19:00:46 -07:00
mingchuan
0c77eaeba4 krita: Fix python plugins, add missing dependencies
Builtin python plugins (e.g. ten brushes) was not working because krita
cannot find sip during build. (Upstream changed how this works in recent
versions)

libmypaint is for MyPaint brush engine introduced in
krita 5. Builtin mypaint brushes won't work without this dependency.

libwebp is for exporting to WebP format.
2022-06-04 09:31:05 +08:00
Eduardo Quiros
1a931f6eca
signal-desktop: 5.44.1 -> 5.45.0 2022-06-03 18:07:07 -06:00
zowoq
628d7a800c terraform-providers.brightbox: 2.2.0 -> 3.0.4 2022-06-04 09:46:35 +10:00
zowoq
f0bab70ef9 clusterctl: 1.1.3 -> 1.1.4
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.1.4
2022-06-04 09:46:13 +10:00
maxine [they]
d1a8cac88c
Merge pull request #176106 from bobby285271/gnome-firmware 2022-06-03 23:39:12 +02:00
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
Rick van Schijndel
322a6cc95b feedbackd: add comment explaining why introspection is disabled for cross 2022-06-03 18:50:22 +02: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
Rick van Schijndel
e1f72ee81b feedbackd: support cross-compilation
Disables introspection for now.
2022-06-02 22:13:15 +02:00
Michael Weiss
2272153e49
chromiumBeta: 103.0.5060.24 -> 103.0.5060.33 2022-06-02 21:30:53 +02:00
Jeremy Kolb
12d74e3abf open-vm-tools: fix shared folders 2022-06-02 15:15:54 -04: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
Fabian Affolter
050ca6ef8f dvc: add overrides for scmrepo and grandalf 2022-06-02 15:37:20 +02: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