Commit graph

77068 commits

Author SHA1 Message Date
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
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
Azat Bahawi cc2548ae81
ircdog: use buildGoModule 2022-06-05 21:43:33 +03: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