Commit graph

379553 commits

Author SHA1 Message Date
Fabian Affolter
cf28801975 sqlfluff: 0.13.1 -> 0.13.2 2022-05-21 16:59:22 +02:00
Vincent Laporte
aba7099e7c ocamlPackages.x509: 0.15.2 → 0.16.0 2022-05-21 16:57:40 +02:00
Gabriel Ebner
a453045324 marlin-calc: fix build with gcc 11 2022-05-21 16:54:06 +02:00
Mario Rodas
b93e77f772
Merge pull request #173572 from r-ryantm/auto-update/python3.10-svglib
python310Packages.svglib: 1.2.1 -> 1.3.0
2022-05-21 09:51:17 -05:00
Mario Rodas
d191eb270f
Merge pull request #173493 from r-ryantm/auto-update/jenkins-job-builder
jenkins-job-builder: 4.0.0 -> 4.1.0
2022-05-21 09:39:14 -05:00
Mario Rodas
d90f2cc3ff
Merge pull request #173503 from pacien/embrace-4.1.0
python3Packages.embrace: 4.0.0 -> 4.1.0
2022-05-21 09:37:08 -05:00
R. Ryantm
6622b72855 python310Packages.casbin: 1.16.4 -> 1.16.5 2022-05-21 14:36:42 +00:00
Gabriel Ebner
e2ae9005ab beets: correctly ignore tests
This fixes the beetsPackages.beets-minimal build.
2022-05-21 16:35:56 +02:00
Mario Rodas
88c257eab4
Merge pull request #173525 from mausch/micromamba
micromamba: 0.21.2 -> 0.22.0
2022-05-21 09:34:02 -05:00
Robert Scott
aa5dd726dc flann: don't unbundle lz4 for clang
unbundling appears broken with the llvm toolchain:

https://github.com/flann-lib/flann/pull/399#issuecomment-1133601759
2022-05-21 15:34:01 +01:00
Mario Rodas
ebcd351072
Merge pull request #173557 from r-ryantm/auto-update/python3.10-numpy-stl
python310Packages.numpy-stl: 2.17.0 -> 2.17.1
2022-05-21 09:32:56 -05:00
Mario Rodas
7058ed1050
Merge pull request #173554 from techknowlogick/hugo
hugo: 0.98.0 -> 0.99.1
2022-05-21 09:32:05 -05:00
Mario Rodas
599ada91f1
Merge pull request #173866 from xrelkd/update/eksctl
eksctl: 0.97.0 -> 0.98.0
2022-05-21 09:26:29 -05:00
Fabian Affolter
2eb0ce9315 python310Packages.diff-cover: disable failing tests 2022-05-21 16:22:06 +02:00
Maximilian Bosch
ccc7986205
Merge pull request #173752 from Ma27/bump-pytesseract
python3Packages.pytesseract: 0.3.9 -> 0.3.10, enable tests
2022-05-21 16:17:59 +02:00
R. Ryantm
448f791692 python310Packages.python-keystoneclient: 4.4.0 -> 4.5.0 2022-05-21 14:10:40 +00:00
Nick Cao
0b7f226746
hydra_unstable: temporarily remove flaky ldap test 2022-05-21 22:03:40 +08:00
Rick van Schijndel
4250203e7c
Merge pull request #173057 from symphorien/grub-debuginfo
grub2: separateDebugInfo = true
2022-05-21 16:02:36 +02:00
Rick van Schijndel
35e19f9daa
Merge pull request #173865 from trofi/workaround-fno-common-for-jpeg-archive
jpeg-archive: add -fcommon workaround
2022-05-21 16:00:51 +02:00
Rick van Schijndel
51e10e5356
Merge pull request #173604 from mehmooda/fix_breakpoint_hook
breakpointHook: Allow use of breakpointHook when cross-compiling
2022-05-21 15:54:54 +02:00
Rick van Schijndel
6a88924706
Merge pull request #173724 from trofi/update-dsd
dsd: 2018-07-01 -> 2022-03-14
2022-05-21 15:46:45 +02:00
Jörg Thalheim
75020bca80
Merge pull request #173856 from trofi/fix-fno-common-for-gnugo
gnugo: pul patch pending upstream inclusion for -fno-common toolchain…
2022-05-21 14:43:41 +01:00
Ivv
36ded0f705
Merge pull request #173050 from fufexan/catppuccin-gtk
catppuccin-gtk: init at unstable-2022-02-24
2022-05-21 15:22:25 +02:00
Sergei Trofimovich
d0c7af7c98 iproute_mptcp: fix build for -fno-common toolchains
Without the change build on upstream gcc-10 fals as:

    ld: ipxfrm.o:(.bss+0x0): multiple definition of `filter'; ipmroute.o:(.bss+0x0): first defined here
    ld: xfrm_monitor.o:(.bss+0x0): multiple definition of `listen_all_nsid'; ipmonitor.o:(.bss+0x0): first defined here
2022-05-21 15:17:27 +02:00
Francesco Gazzetta
8a1f275216 domination: fix desktop items installation
Use copyDesktopItems instead of copying them manually
2022-05-21 15:13:28 +02:00
Sergei Trofimovich
705f5cf21e email: pull patch pending upstream inclusion for -fno-common toolchain supprot
Without the change build fails on upstream gcc-10 as:

    ld: utils.o:include/email.h:81: multiple definition of `Mopts'; email.o:include/email.h:81: first defined here
    ld: utils.o:include/email.h:64: multiple definition of `table'; email.o:include/email.h:64: first defined here
    ld: utils.o:include/email.h:65: multiple definition of `conf_file'; email.o:include/email.h:65: first defined here
2022-05-21 15:11:52 +02:00
Artturi
b87b69fae9
Merge pull request #173873 from azahi/rtags
rtags: fix build
2022-05-21 16:08:59 +03:00
Mihai Fufezan
6bece8c800
catppuccin-gtk: init at unstable-2022-02-24 2022-05-21 15:57:58 +03:00
Rick van Schijndel
c0fd7af59a
Merge pull request #173218 from NickCao/hydra-update
hydra-unstable: 2022-02-07 -> 2022-05-03
2022-05-21 14:46:55 +02:00
Martin Weinelt
dfd01d8465
Merge pull request #173834 from dotlambda/logi-circle-init
home-assistant: support logi_circle component
2022-05-21 13:57:52 +02:00
06kellyjac
a168dedd87 syft: mark x86_64-darwin broken 2022-05-21 12:57:12 +01:00
Jörg Thalheim
2b1f703bb4
Merge pull request #172967 from vlinkz/calamares_waylandkbd
calamares: fix keyboard switching on GNOME wayland
2022-05-21 12:54:49 +01:00
Maximilian Bosch
0c3a026b6c
Merge pull request #173762 from yayayayaka/nextcloud-2022-05-20
nextcloud: 22.2.7 -> 22.2.8, 23.0.4 -> 23.0.5, 24.0.0 -> 24.0.1
2022-05-21 13:42:39 +02:00
Fabian Affolter
be0dfd13ca metasploit: 6.1.42 -> 6.1.43 2022-05-21 13:25:22 +02:00
Maximilian Bosch
3b9965c34a
python3Packages.pytesseract: update attr ordering
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-21 13:25:01 +02:00
Azat Bahawi
0552d1618d
rtags: fix build 2022-05-21 14:14:45 +03:00
Fabian Affolter
4dabaf4921
Merge pull request #173850 from r-ryantm/auto-update/python-manilaclient
python310Packages.python-manilaclient: 3.3.0 -> 3.4.0
2022-05-21 13:04:15 +02:00
Bjørn Forsman
8f254b8107 gqrx: add wrapGAppsHook
Fixes saving settings on non-NixOS systems ("No GSettings schemas are
installed on the system").

Fix https://github.com/NixOS/nixpkgs/issues/173848.
2022-05-21 12:56:23 +02:00
Maximilian Bosch
dd0260ccc9
Merge pull request #173747 from Ma27/bump-grafana
grafana: 8.5.2 -> 8.5.3, fixes CVE-2022-29170
2022-05-21 12:43:53 +02:00
Fabian Affolter
6757663090
python310Packages.python-manilaclient: disable on older Python releases 2022-05-21 12:36:01 +02:00
Rick van Schijndel
8e499907b1
Merge pull request #171711 from Mindavi/libhandy/cross
libhandy: support cross-compilation
2022-05-21 12:34:41 +02:00
xrelkd
7109e0499a
brook: 20220501 -> 20220515 2022-05-21 18:22:32 +08:00
xrelkd
2e42af6e29
eksctl: 0.97.0 -> 0.98.0 2022-05-21 18:21:03 +08:00
Fabian Affolter
3112a7e9d9 checkov: 2.0.1143 -> 2.0.1147 2022-05-21 12:21:00 +02:00
Sergei Trofimovich
ed01f5bd6d jpeg-archive: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: src/util.o:(.bss+0x0): multiple definition of `progname'; /build/ccBZT2Za.o:(.bss+0x20): first defined here
2022-05-21 11:20:01 +01:00
Fabian Affolter
fd189dcd25 python310Packages.dremel3dpy: init at 0.3.4 2022-05-21 12:16:44 +02:00
Xinglu Chen
cb6fac46c1 b4: 0.6.2 -> 0.8.0
Update to latest release.
2022-05-21 10:12:54 +00:00
Fabian Affolter
29359335c0
Merge pull request #173846 from r-ryantm/auto-update/python3.10-openstacksdk
python310Packages.openstacksdk: 0.61.0 -> 0.99.0
2022-05-21 12:12:36 +02:00
Fabian Affolter
fbae92e522
Merge pull request #173854 from r-ryantm/auto-update/python3.10-python-fsutil
python310Packages.python-fsutil: 0.6.0 -> 0.6.1
2022-05-21 12:11:51 +02:00
Robert Scott
87673fe749
Merge pull request #173739 from OPNA2608/fix/np2kai-darwin
np2kai: Fix Darwin build
2022-05-21 10:59:43 +01:00