Commit Graph
383600 Commits
Author SHA1 Message Date
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 a38af49318 lilo: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: identify.o:(.bss+0x0): multiple definition of `identify';
      common.o:(.bss+0x160): first defined here
2022-06-05 20:09:04 +01:00
Emery Hemingway 2d012163f2 nixos/uhub: fix plugins, set CAP_NET_BIND_SERVICE
Fix generation of the plugins configuration and allow binding to
"privileged" ports.
2022-06-05 13:58:26 -05:00
Robert HensingandGitHub bad676c7ed Merge pull request #174441 from tljuniper/172325-nixostest-override-python-pkgs-additional-param
nixos/test-driver: additional Python packages in test driver
2022-06-05 20:46:01 +02:00
Azat Bahawi cc2548ae81 ircdog: use buildGoModule 2022-06-05 21:43:33 +03:00
Guillaume GirolandGitHub b03fed4229 Merge pull request #170063 from Moredread/prusa-slicer
prusa-slicer: use patched wxWidgets
2022-06-05 18:28:56 +00:00
Daniel OlsenandVincent Laporte 60ff8d2306 ocamlPackages.magic: init at 0.7.3 2022-06-05 20:26:36 +02:00
Daniel OlsenandVincent Laporte 11208c6400 ocamlPackages.lo: init at 0.2.0 2022-06-05 20:26:36 +02:00
Daniel OlsenandVincent Laporte 85665ca9d4 ocamlPackages.duppy: init at 0.9.2 2022-06-05 20:26:36 +02:00
Daniel OlsenandVincent Laporte f3c53f430f ocamlPackages.dtools: init at 0.4.4 2022-06-05 20:26:36 +02: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
Guillaume GirolandGitHub 260653fe9b Merge pull request #167980 from oxzi/olm-3.2.11
olm: 3.2.10 -> 3.2.11
2022-06-05 18:19:27 +00:00
Guillaume GirolandGitHub 2c93e9de7c Merge pull request #173136 from athas/ispc-1.18.0
ispc: unstable-2021-04-02 -> 1.18.0, (co-)maintain
2022-06-05 18:03:34 +00:00
Anderson TorresandGitHub 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
Guillaume GirolandGitHub cc41e5a6e9 Merge pull request #167582 from wd15/sfepy-2022.1
python3Packages.sfepy: 2021.4 -> 2022.1
2022-06-05 17:53:02 +00:00
SandroandGitHub 39ef40f456 Merge pull request #176311 from kirillrdy/master
docker-compose: remove ipaddress
2022-06-05 19:40:10 +02:00
SandroandGitHub b5bbecc5fd Merge pull request #176361 from misuzu/llvm-14-armv7l
llvmPackages/libllvm: disable failing tests on armv7l
2022-06-05 19:37:51 +02:00
Guillaume GirolandGitHub 9f1b9d5a86 Merge pull request #171676 from xaverdh/jabcode-update
jabcode: unstable-2020-05-13 -> unstable-2021-02-16
2022-06-05 17:34:22 +00:00
Guillaume GirolandGitHub 0312c74900 Merge pull request #172711 from OPNA2608/update/munt
{libmt32emu,mt32emu-qt,mt32emu-smf2wav}: Bump
2022-06-05 17:32:43 +00:00
Guillaume GirolandGitHub 7548b71138 Merge pull request #171778 from zhaofengli/infnoise-0.3.2
infnoise: unstable-2019-08-12 -> 0.3.2, nixos/infnoise: init
2022-06-05 17:30:34 +00:00
Martin Weinelt 3fcf9f18dd python3Packages.black: disable test on aarch64-linux
This test reproducibly triggers the max open files limit on our
aarch64 hydra builders. Disable it for now to make tests work again but
this can't be the final solution.

https://hydra.nixos.org/build/179001754
2022-06-05 19:26:01 +02:00
Guillaume GirolandGitHub 4697dffd3c Merge pull request #172718 from OPNA2608/update/gkraken
gkraken: 1.1.6 -> 1.2.0
2022-06-05 17:22:16 +00:00
happysalada 74fbade62f qmk: 1.0.0 -> 1.1.0 2022-06-05 13:21:33 -04: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
Daniel OlsenandVincent Laporte 7ed016627f ocamlPackages.pulseaudio: init at 0.1.5 2022-06-05 18:44:59 +02:00
Daniel OlsenandVincent Laporte 754433d82a ocamlPackages.portaudio: init at 0.2.3 2022-06-05 18:44:59 +02:00
Daniel OlsenandVincent Laporte e5031b839b ocamlPackages.gstreamer: init at 0.3.1 2022-06-05 18:44:59 +02:00
Daniel OlsenandVincent Laporte e5b2c5f447 ocamlPackages.alsa: init at 3.0.0 2022-06-05 18:44:59 +02:00
58b3f66931 linuxKernels.kernels.linux_xanmod: don't set -Werror by default
Co-authored-by: fortune <lythe1107@gmail.com>
2022-06-05 11:44:47 -05:00
Guillaume GirolandGitHub a84bcf38c8 Merge pull request #174199 from andersk/mozillavpn
mozillavpn: 2.8.0 → 2.8.3
2022-06-05 16:43:19 +00:00
Phillip Cloud 83171a1dba linuxKernels.kernels.linux_xanmod: apply patch from review 2022-06-05 11:36:21 -05:00
Guillaume GirolandGitHub 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
John EricsonandGitHub 82707a2593 Merge pull request #176385 from hercules-ci/fix-overlay-style-stdenv-adapters
stdenv/adapters.nix: Fix for overlay style arguments
2022-06-05 12:29:24 -04:00
John EricsonandGitHub a4af21c0d8 Merge pull request #176380 from hercules-ci/simplify-mkDerivation
Simplify `mkDerivation`
2022-06-05 12:26:34 -04:00
Guillaume GirolandGitHub 67980e0da9 Merge pull request #175220 from dotlambda/smart-meter-texas-0.5.1
python310Packages.smart-meter-texas: 0.5.0 -> 0.5.1
2022-06-05 16:23:36 +00:00
Guillaume GirolandGitHub f57cd9e9ef Merge pull request #175278 from ianmjones/wails-2.0.0-beta.37
wails: 2.0.0-beta.36 -> 2.0.0-beta.37
2022-06-05 16:22:16 +00:00
Robert Schütz 2badffbd99 imagemagick: 7.1.0-36 -> 7.1.0-37 2022-06-05 16:19:55 +00:00
d688ec7d80 linuxKernels.kernels.linux_xanmod: import helpers
Co-authored-by: fortune <lythe1107@gmail.com>
2022-06-05 11:06:52 -05:00
Dmitry KalinkinandGitHub ec6dd63f83 Merge pull request #172935 from veprbl/pr/rivet_3_1_6
rivet: 3.1.5 -> 3.1.6
2022-06-05 12:01:35 -04:00
Arnout EngelenandGitHub a83de8a692 Merge pull request #175954 from RamKromberg/fix/opensnitch-ui
opensnitch-ui: fix events table and notifications
2022-06-05 17:59:32 +02:00
Phillip Cloud ecaaba491d linuxKernels.kernels.linux_xanmod: adjust config for 5.18 2022-06-05 10:49:00 -05:00
Phillip Cloud 61b37a0a20 linuxKernel.kernels.linux_xanmod_latest: 5.17.8 -> 5.18.1 2022-06-05 10:48:59 -05:00
Phillip Cloud 3fd61ac55e linuxKernels.kernels.linux_xanmod: 5.15.40 -> 5.15.43 2022-06-05 10:48:58 -05:00
Peter Hoeg 1b467b894b platformio: needs xdg-user-dirs 2022-06-05 17:37:35 +02:00
Fabian AffolterandGitHub f077686808 Merge pull request #176367 from fabaff/json-schema-for-humans-bump
python310Packages.json-schema-for-humans: 0.40.2 -> 0.41.1
2022-06-05 17:37:21 +02:00
Fabian AffolterandGitHub 0b034f31be Merge pull request #176362 from fabaff/regenmaschine-bump
python310Packages.regenmaschine: 2022.05.1 -> 2022.06.0
2022-06-05 17:37:05 +02:00
Fabian AffolterandGitHub 8502f6e979 Merge pull request #176360 from fabaff/venstarcolortouch-bump
python310Packages.venstarcolortouch: 0.15 -> 0.16
2022-06-05 17:36:50 +02:00
Fabian AffolterandGitHub 07ec1f06f2 Merge pull request #176359 from fabaff/pysensibo-bump
python310Packages.pysensibo: 1.0.15 -> 1.0.16
2022-06-05 17:36:35 +02:00
Fabian AffolterandGitHub e5712b213a Merge pull request #176353 from fabaff/simplisafe-python-bump
python310Packages.simplisafe-python: 2022.05.2 -> 2022.06.0
2022-06-05 17:36:18 +02:00