Commit graph

333183 commits

Author SHA1 Message Date
Fabian Affolter 1f5ffefa45 python3Packages.goodwe: init at 0.2.7 2021-11-21 18:10:04 +01:00
Artturin 5beb83e061 tor-browser-bundle-bin: enable pulseaudio by default 2021-11-21 19:05:05 +02:00
Thiago Kenji Okada 87ae243d2e picom-next: unstable-2021-10-31 -> unstable-2021-11-19 2021-11-21 13:58:18 -03:00
Sebastián Mancilla 8996f6a2bc ctl: fix build on darwin
Patch the target_link_libraries CMake command for the IlmCtlMath library
to fix undefined symbols.

No need to make the patch darwin only.
2021-11-21 13:52:44 -03:00
linsui c4ecae1bd4 jami-*: 20211005.2.251ac7d -> 20211104.2.e80361d 2021-11-21 18:49:20 +02:00
Fabian Affolter 373eb080dc home-assistant: update component-packages 2021-11-21 17:47:28 +01:00
Fabian Affolter 71de64a139 python3Packages.afsapi: init at 0.0.4 2021-11-21 17:47:28 +01:00
Sebastián Mancilla bb898727ec hdr-plus: fix build on darwin 2021-11-21 13:44:46 -03:00
Sebastián Mancilla 0241bd3d64 libqb: fix build on darwin
Remove configure check for linker flag `--enable-new-dtags`, which fails
on darwin. The flag is never used by the Makefile anyway.
2021-11-21 13:35:50 -03:00
Sebastián Mancilla 279ef8ed7e libtsm: set platforms to linux only
libtsm 4.x uses epoll now.
2021-11-21 13:32:15 -03:00
Fabian Affolter cde18dcb92 python3Packages.oath: switch to pytestCheckHook 2021-11-21 17:30:50 +01:00
Fabian Affolter 849e45fe7a python3Packages.oath: 1.4.3 -> 1.4.4 2021-11-21 17:28:08 +01:00
Sebastián Mancilla 339974e1a8 libite: set platforms to linux + netbsd
From the README:

> This library was initially built for and developed on GNU/Linux
> systems as a light weight utility library, these days NetBSD should
> also work.
2021-11-21 13:24:28 -03:00
Fabian Affolter 0c59377977 python3Packages.sense-energy: 0.9.2 -> 0.9.3 2021-11-21 17:20:55 +01:00
Fabian Affolter 4aff9530e5 home-assistant: update component-packages 2021-11-21 17:18:22 +01:00
Fabian Affolter 3ec513d798 python3Packages.py-zabbix: init at 1.1.7 2021-11-21 17:17:59 +01:00
Rick van Schijndel 7640f6e678 callaudiod: support cross-compilation, enable strictDeps 2021-11-21 17:16:06 +01:00
Nikolay Korotkiy 625150b22d
reproxy: 0.9.0 → 0.11.0 2021-11-21 19:14:14 +03:00
Sebastián Mancilla a99b61127e arj: fix build on darwin
Fix wrong header for statfs function.

Use gccStdenv to build with GCC on all systems. GCC is hardcoded in
configure.in, but after setting CC_FOR_BUILD to cc to use Clang, the
build fails anyway when running a post-compilation command:

    clang -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"<out>/lib/arj\"" -D_UNIX  -g -O2   -o darwin20.6.0/en/rs/arj/arj <objects_files>
    : darwin20.6.0/en/rs/arj/arj
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/arjsfxjr/arjsfxjr
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying .. done!
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/arjsfx/arjsfx
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying ... done!
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/arjsfxv/arjsfxv
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying ..... done!
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/sfxstub/sfxstub
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying . done!
    rm -f ./darwin20.6.0/en/rs/help.arj
    TZ=UTC0 ./darwin20.6.0/en/rs/arj/arj a ./darwin20.6.0/en/rs/help.arj -+ -t1f -2d -e -jm -jh65535 -jt -hdo200506231314 ./resource/en/arj?.txt
    ARJ32 v 3.10, Copyright (c) 1998-2004, ARJ Software Russia.

    Creating archive  : ./darwin20.6.0/en/rs/help.arj
    Adding    ./resource/en/arjl.txt       37.2%
    Adding    ./resource/en/arjs.txt       47.3%
    Testing arjl.txt                    OK
    Testing arjs.txt                    OK
         2 file(s)
    ./darwin20.6.0/en/rs/tools/join ./darwin20.6.0/en/rs/arj/arj ./darwin20.6.0/en/rs/help.arj
    JOIN v 1.30  [26/04/2003]  Not a part of any binary package!

    Copying . done!
    ./darwin20.6.0/en/rs/tools/postproc darwin20.6.0/en/rs/arj/arj
    POSTPROC v 1.30  [17/01/2003]  Not a part of any binary package!

    Patch not found
    make[1]: *** [GNUmakefile:398: darwin20.6.0/en/rs/arj/arj] Error 3
2021-11-21 13:09:42 -03:00
Artturi 53edfe1d1c
Merge pull request #146804 from Artturin/qemudefaultmem 2021-11-21 17:48:08 +02:00
Samuel Gräfenstein 4459b35304
mpv: set meta.mainProgram 2021-11-21 16:47:31 +01:00
Artturi 8d6a02b049
Merge pull request #146787 from risicle/ris-hmmer-x86_64 2021-11-21 17:46:47 +02:00
Sergei Trofimovich 194310ce7c _2048-in-terminal: 2017-11-29 -> 2021-09-12
While at it apply pending ncurses-6.3 fix. Otherwise build fails as:

    draw.c:232:9: error: format not a string literal and no format arguments [-Werror=format-security]
      232 |         mvwprintw(board_win, center, left+1, tile_str[val]);
          |         ^~~~~~~~~
2021-11-21 15:40:38 +00:00
ajs124 2500dc815c
Merge pull request #146872 from helsinki-systems/upd/icingaweb2
icingaweb2: 2.9.3 -> 2.9.4
2021-11-21 16:34:16 +01:00
Fabian Affolter feceb9ce85 home-assistant: update component-packages 2021-11-21 16:31:10 +01:00
Fabian Affolter 9981890cbc python3Packages.pyskyqhub: init at 0.1.4 2021-11-21 16:30:59 +01:00
Domen Kožar c31567f63c
Merge pull request #146786 from veprbl/pr/qvge_darwin
qvge: enable on darwin
2021-11-21 16:28:45 +01:00
Artturin 54ece050b8 nixos/qemu-vm: default memorySize 384 -> 1024
the default hasn't been changed since 2009
this can improve our test performances

nixos/tests: remove explicit memorySize <1024

1024MiB is now the default
2021-11-21 17:27:58 +02:00
Bernardo Meurer fb93af82cc cernlib: binutils 2.37 fix 2021-11-21 15:25:18 +00:00
Fabian Affolter ccfc3b0f41 checkov: 2.0.591 -> 2.0.594 2021-11-21 16:01:15 +01:00
Fabian Affolter 673c63bdce home-assistant: update component-packages 2021-11-21 15:50:21 +01:00
Fabian Affolter 64c7052abc python3Packages.eliqonline: init at 1.2.2 2021-11-21 15:47:43 +01:00
Janne Heß 05bbe40f68
cingaweb2: 2.9.3 -> 2.9.4 2021-11-21 15:42:48 +01:00
Janne Heß 996f991b5d
icingaweb2-ipl: 0.6.1 -> 0.7.0 2021-11-21 15:42:35 +01:00
Martin Weinelt 1debd0c754
Merge pull request #146784 from oxalica/test/firefox-crash 2021-11-21 15:25:14 +01:00
Fabian Affolter d70a6fe8bf home-assistant: update component-packages 2021-11-21 15:20:33 +01:00
Sebastián Mancilla 09a54b14cd fluent-bit: fix build on darwin
- Update fix-luajit-darwin.patch to apply to the current version.

- Add a patch to fix compilation of cmetrics on darwin.

- Use default stdenv instead of gccStdenv. The only requirement for GCC
  was the bundled luajit having 'DEFAULT_CC = gcc' hardcoded, but it has
  been fixed with the updated fix-luajit-darwin.patch by adding
  DEFAULT_CC=cc to the arguments.
2021-11-21 09:19:33 -05:00
Fabian Affolter 6c7751121c python3Packages.pyephember: init at 0.3.1 2021-11-21 15:19:17 +01:00
Sebastián Mancilla 46c3452a16 python3Packages.pyahocorasick: fix build on Hydra (x86_64-darwin)
Tests need write access to /tmp, which fails on Hydra (x86_64-darwin).
Use $TMPDIR instead.
2021-11-21 09:16:09 -05:00
Fabian Affolter b1e3827e27 home-assistant: update component-packages 2021-11-21 14:58:43 +01:00
Fabian Affolter fafe74f157 python3Packages.ritassist: init at 0.9.3 2021-11-21 14:56:21 +01:00
Alyssa Ross f508ae8894 mirrors: add kernel.org mirrors where appropriate 2021-11-21 13:52:50 +00:00
Alyssa Ross 858f0e8ed9 python3.pkgs.keyutils: fix cross
When cross-compiling, tests aren't run, and check inputs aren't
available.  But pytest-runner was a setup requirement, so keyutils
would fail to build without it, even though we weren't running the
tests.  To fix that, drop the pytest-runner setup requirement.
2021-11-21 13:51:23 +00:00
Alyssa Ross 82ccc7f17b libgphoto2: fix cross
Depends on libtool at runtime for libltdl.
2021-11-21 13:50:06 +00:00
Arnout Engelen ee1c5afbb5
Merge pull request #146802 from 0x4A6F/master-trivial-builder-testVersion
testVersion: name runCommand after package.name
2021-11-21 14:46:47 +01:00
Fabian Affolter 1a6840edd0
Merge pull request #146848 from fabaff/bump-qcs-api-client
python3Packages.qcs-api-client: 0.19.0 -> 0.20.0
2021-11-21 14:29:37 +01:00
Fabian Affolter c6952c6085
Merge pull request #146852 from fabaff/bump-env-canada
python3Packages.env-canada: 0.5.16 -> 0.5.17
2021-11-21 14:28:45 +01:00
Fabian Affolter 7acced23d2
Merge pull request #146862 from fabaff/bump-casbin
python3Packages.casbin: 1.9.7 -> 1.11.1
2021-11-21 14:28:27 +01:00
Fabian Affolter cac1cf11b5
Merge pull request #146748 from fabaff/bump-pyads
python3Packages.pyads: 3.3.8 -> 3.3.9
2021-11-21 14:27:48 +01:00
Fabian Affolter 9dc7674ed0
Merge pull request #146745 from fabaff/bump-flux-led
python3Packages.flux-led: 0.24.24 -> 0.24.25
2021-11-21 14:24:32 +01:00