3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

375921 commits

Author SHA1 Message Date
Artturi 4f337a99de
Merge pull request #167571 from veehaitch/sgx-2.16
sgx-sdk, sgx-psw: 2.15.1 -> 2.16
2022-05-08 16:00:56 +03:00
Bobby Rong 0542fa89a7
Merge pull request #171479 from tpwrules/fix-qgroundcontrol-build
qgroundcontrol: fix build
2022-05-08 20:26:58 +08:00
Fabian Affolter 7e3457e205
Merge pull request #172053 from r-ryantm/auto-update/python3.10-types-tabulate
python310Packages.types-tabulate: 0.8.8 -> 0.8.9
2022-05-08 14:18:35 +02:00
Fabian Affolter 3a80ba55f5
Merge pull request #172054 from r-ryantm/auto-update/python3.10-linkify-it-py
python310Packages.linkify-it-py: 1.0.3 -> 2.0.0
2022-05-08 14:17:49 +02:00
Artturi c6fc7d09d4
Merge pull request #171923 from trofi/update-bicon
bicon: unstable-2018-09-10 ->  unstable-2020-06-04
2022-05-08 15:14:39 +03:00
Bobby Rong 4b6fbc8780
Merge pull request #171350 from danjl1100/submit/trunk
trunk: 0.14.0 -> 0.15.0
2022-05-08 20:13:52 +08:00
Artturi 3241daed39
Merge pull request #171776 from trofi/fix-fno-common-read-edid
read-edid: fix build on -fno-common toolchains
2022-05-08 15:12:17 +03:00
Artturi 841e6ae7cb
Merge pull request #171837 from trofi/update-opentyrian
opentyrian: 2.1.20130907 -> 2.1.20220318
2022-05-08 15:08:17 +03:00
Artturi aa13e3f9dc
Merge pull request #171844 from trofi/fix-fno-common-for-wmfs
wmfs: fix build on -fno-common toolchain
2022-05-08 15:07:25 +03:00
Artturi 7854686295
Merge pull request #172033 from trofi/fix-fno-common-for-xnee
xnee: pull fix pending upstream inclusion for -fno-common toolchain s…
2022-05-08 15:06:25 +03:00
Artturi 14818cc7b2
Merge pull request #171782 from trofi/fix-fno-common-for-ipmitool
ipmitool: fix build on -fno-common toolchains
2022-05-08 15:05:42 +03:00
Artturi 5f164e4db4
Merge pull request #172038 from trofi/fix-fno-common-for-bwa
bwa: pull upstream fix for -fno-common tollchains
2022-05-08 15:02:06 +03:00
Bobby Rong da0e3efa22
Merge pull request #171335 from wahjava/fix-fnc
fnc: unbreak build
2022-05-08 19:57:20 +08:00
Bobby Rong 3138c317c9
Merge pull request #171871 from SuperSandro2000/rustscan
rustscan: remove myself from maintainers
2022-05-08 19:46:22 +08:00
R. Ryantm 8d9b3b3a24 python310Packages.linkify-it-py: 1.0.3 -> 2.0.0 2022-05-08 11:41:35 +00:00
R. Ryantm 11c89da75d python310Packages.types-tabulate: 0.8.8 -> 0.8.9 2022-05-08 11:13:56 +00:00
Artturi 52f31d531b
Merge pull request #171820 from Artturin/torbrow1
tor-browser-bundle-bin: fix unbound variables
2022-05-08 13:51:12 +03:00
Artturi 3c8e6248cb
Merge pull request #172040 from K900/fix-installer-eval
installation-cd-base: fix eval
2022-05-08 13:50:10 +03:00
Rick van Schijndel cdb1067df4
Merge pull request #171804 from panicgh/tbb
tor-browser-bundle-bin: 11.0.10 -> 11.0.11
2022-05-08 11:55:07 +02:00
Jörg Thalheim f7435e73c9
Merge pull request #172044 from trofi/fix-fno-common-for-rox-filer
rox-filer: pull upstream fix for -fno-common toolchains
2022-05-08 10:41:36 +01:00
Fabian Affolter 1c7b4081db
Merge pull request #172042 from fabaff/total-connect-client-bump
python3Packages.total-connect-client: 2022.3 -> 2022.5
2022-05-08 11:34:36 +02:00
Fabian Affolter 854a1357c4
Merge pull request #172041 from r-ryantm/auto-update/python3.10-fakeredis
python310Packages.fakeredis: 1.7.1 -> 1.7.4
2022-05-08 11:33:58 +02:00
Fabian Affolter 76eb798060
Merge pull request #172030 from jyooru/update/mcstatus
python3Packages.mcstatus: 9.0.4 -> 9.1.0
2022-05-08 11:31:59 +02:00
Jörg Thalheim 70c4d6069b
Merge pull request #172045 from trofi/fix-fno-common-for-ncrack
ncrack: pull upstream fix for fno-common toolchains
2022-05-08 10:29:55 +01:00
Jörg Thalheim bed43198ff
Merge pull request #172019 from zhaofengli/dropwatch-1.5.4
dropwatch: 1.5.3 -> 1.5.4
2022-05-08 10:28:39 +01:00
Sergei Trofimovich 387d083590 rox-filer: pull upstream fix for -fno-common toolchains
Without the change build agaist -fno-common toolchains like upstream
gcc-10 fails as:

    $ nix build -L --impure --expr 'with import ./. {}; rox-filer.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ...
    ld: session.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
      multiple definition of `session_auto_respawn';
        main.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
        first defined here

While at it normalized local patch against top-level source tree
to ease application of upstream patches as is.
2022-05-08 10:09:54 +01:00
Bobby Rong 861e3cecbb
Merge pull request #172039 from alexeyre/change-alexeyre-github
maintainers: rename @alex-eyre to @alexeyre
2022-05-08 17:09:17 +08:00
Sergei Trofimovich 83cfaa762b ncrack: pull upstream fix for fno-common toolchains
Without the change build on -fno-common toolchains like upstream gcc-10
fails as:

    $ nix build -L --impure --expr 'with import ./. {}; ncrack.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ...
    ld: opensshlib/libopenssh.a(umac128.o):/build/source/opensshlib/umac.c:1184:
      multiple definition of `umac_ctx'; opensshlib/libopenssh.a(umac.o):/build/source/opensshlib/umac.c:1184: first defined here
2022-05-08 09:39:51 +01:00
Fabian Affolter 8c8607d7a3 python3Packages.total-connect-client: 2022.3 -> 2022.5 2022-05-08 10:19:30 +02:00
Joel 6220a45fdb
python3Packages.mcstatus: 9.0.4 -> 9.1.0
https://github.com/py-mine/mcstatus/releases/tag/v9.1.0
2022-05-08 18:11:29 +10:00
R. Ryantm a6d36a550d python310Packages.fakeredis: 1.7.1 -> 1.7.4 2022-05-08 08:08:57 +00:00
Robert Schütz 2ddfd7e81b nixos/borgmatic: use pkgs.formats.yaml 2022-05-08 01:08:28 -07:00
K900 e994576b0d installation-cd-base: fix eval 2022-05-08 11:08:10 +03:00
Sergei Trofimovich 428045f39b bwa: pull upstream fix for -fno-common tollchains
Without the change build fails on -fno-common toolchains like upstream
gcc-10 as:

    $ nix build -L --impure --expr 'with import ./. {}; bwa.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ...
    ld: ./libbwa.a(rope.o):/build/bwa-0.7.17/rle.h:33:
      multiple definition of `rle_auxtab'; ./libbwa.a(bwtindex.o):/build/bwa-0.7.17/rle.h:33: first defined here
    ld: ./libbwa.a(rle.o):/build/bwa-0.7.17/rle.h:33:
      multiple definition of `rle_auxtab'; ./libbwa.a(bwtindex.o):/build/bwa-0.7.17/rle.h:33: first defined here
2022-05-08 08:56:43 +01:00
Alex Eyre 08085640ee
scli: change maintainer @alex-eyre to @alexeyre 2022-05-08 08:56:30 +01:00
Alex Eyre f18b66dd98
nimbo: change maintainer @alex-eyre to @alexeyre 2022-05-08 08:55:27 +01:00
Fabian Affolter ed185db3df
Merge pull request #172020 from r-ryantm/auto-update/python3.10-py-canary
python310Packages.py-canary: 0.5.1 -> 0.5.2
2022-05-08 09:54:25 +02:00
Fabian Affolter b39e09ebd1
Merge pull request #172034 from r-ryantm/auto-update/python3.10-types-python-dateutil
python310Packages.types-dateutil: 2.8.14 -> 2.8.15
2022-05-08 09:54:07 +02:00
Fabian Affolter 61d4800189
Merge pull request #172031 from r-ryantm/auto-update/kube-hunter
kube-hunter: 0.6.5 -> 0.6.7
2022-05-08 09:53:55 +02:00
Alex Eyre 0f5f6f617a
maintainers: rename @alex-eyre to @alexeyre 2022-05-08 08:51:56 +01:00
Fabian Affolter 81e5e12673
Merge pull request #171893 from SuperSandro2000/urwid
Urwid
2022-05-08 09:47:16 +02:00
7c6f434c 0e5732e1a7
Merge pull request #171992 from trofi/fix-fno-common-for-xwinmosaic
xwinmosaic: pull upstream fix for -fno-common toolchains
2022-05-08 07:47:08 +00:00
7c6f434c 35c8369737
Merge pull request #171945 from trofi/fix-fno-common-for-freetalk
freetalk: pull pending fix for -fno-common toolchains
2022-05-08 07:46:04 +00:00
7c6f434c 93ffc1affc
Merge pull request #171812 from onny/firejail-whitelist
firejail: Fix resolve binary paths in user environment
2022-05-08 07:44:09 +00:00
7c6f434c e07e51a5d7
Merge pull request #171718 from trofi/update-btrfs-progs
btrfs-progs: 5.16.2 -> 5.17
2022-05-08 07:43:12 +00:00
Fabian Affolter 1ca35378ed
Merge pull request #171986 from fabaff/devolo-home-control-api-bump
python310Packages.devolo-home-control-api: 0.18.1 -> 0.18.2
2022-05-08 09:24:30 +02:00
Fabian Affolter cf796e66e1
Merge pull request #171983 from fabaff/devolo-plc-api-bump
python310Packages.devolo-plc-api: 0.7.1 -> 0.8.0
2022-05-08 09:24:17 +02:00
Fabian Affolter c7a7379153
Merge pull request #171970 from fabaff/yalexs-bump
python310Packages.yalexs: 1.1.23 -> 1.1.24
2022-05-08 09:24:01 +02:00
Fabian Affolter 6176f6fa71
Merge pull request #171969 from fabaff/pyzerproc-bump
python310Packages.pyzerproc: 0.4.10 -> 0.4.11
2022-05-08 09:23:41 +02:00
Fabian Affolter df0ec0679c
Merge pull request #171964 from fabaff/types-pytz-bump
python310Packages.types-pytz: 2021.3.7 -> 2021.3.8
2022-05-08 09:23:25 +02:00