Commit Graph

48919 Commits

Author SHA1 Message Date
Martin Weinelt
9d8cfc22c3 adtool: mark broken
Broke when updating OpenLDAP>2.5 and has not seen a change since 2017,
which is at this point 5y in the past.

I think it's safe to say that this tool deserves to being marked broken.
2022-05-24 14:34:06 +08:00
Sergei Trofimovich
43b8ad27aa ncftp: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: bookmark.o: (.bss+0x20): multiple definition of `gBm';
      gpshare.o:(.bss+0x0): first defined here
2022-05-24 07:31:20 +02:00
Ben Siraphob
399fa5613f
Merge pull request #174229 from dotlambda/flask-wtf-1.0.1 2022-05-23 22:05:36 -07:00
Wael Nasreddine
c8e0d9dac0
Merge pull request #174224 from kalbasit/personal/soxincfg/22.05 2022-05-23 21:40:21 -07:00
Ben Siraphob
eba6de24c1
Merge pull request #169379 from reckenrode/vulkan-tools-darwin 2022-05-23 21:34:22 -07:00
Robert Schütz
c88d7fb859 python3Packages.flask-wtf: 1.0.0 -> 1.0.1
Also change attribute name from flask_wtf to flask-wtf.
2022-05-24 04:13:39 +00:00
Wael M. Nasreddine
0094dccde8
onlykey: 5.3.3 -> 5.3.4 2022-05-23 20:58:39 -07:00
Wael M. Nasreddine
9ba84fb7f7
onlykey-agent: 1.1.11 -> 1.1.13 2022-05-23 20:53:42 -07:00
Wael M. Nasreddine
ca32037807
onlykey-cli: 1.2.5 -> 1.2.9 2022-05-23 20:53:39 -07:00
Robert Scott
7c7d71d90e
Merge pull request #174148 from fabaff/s3bro-fix
s3bro: remove use_2to3
2022-05-23 22:29:33 +01:00
Fabian Affolter
bf972dc380
Merge pull request #174136 from wyndon/update-httm
httm: 0.10.9 -> 0.10.10
2022-05-23 21:47:02 +02:00
Fabian Affolter
2e190aaef8
Merge pull request #174151 from 06kellyjac/syft
syft: 0.46.1 -> 0.46.2
2022-05-23 21:02:30 +02:00
Janne Heß
3673f148b3
Merge remote-tracking branch 'origin/staging-next'
* origin/staging-next: (62 commits)
  Re-Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)"
  openldap: fix cross-compilation
  makeBinaryWrapper: fix codesign on aarch64-darwin
  python3Packages.ldap: fix linking with openldap 2.5+
  Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)"
  wine: enable parallel build again
  pkgsi686Linux.gdb: fix formatting for 32-bit systems
  gtk4: Fix incorrect merge
  nixos/openldap: use upstream unit defaults
  openldap: update maintainers
  openldap: 2.4.58 -> 2.6.2
  Revert "Add mingwW64-llvm cross-system."
  lua: fix on darwin by using makeBinaryWrapper (#172749)
  python310Packages.python-mimeparse: execute tests
  pandas: fix darwin build
  gtk3: 3.24.33 -> 3.24.33-2022-03-11
  gtk4: patch fixing g-c-c crashes
  e2fsprogs: patch for CVE-2022-1304
  firefox-unwrapped: fix cross compilation
  rustc: expose correct llvmPackages for cross compile
  ...
2022-05-23 19:56:59 +02:00
06kellyjac
74457ff923 syft: 0.46.1 -> 0.46.2 2022-05-23 18:04:09 +01:00
Fabian Affolter
aa608e458c s3bro: remove use_2to3 2022-05-23 18:55:14 +02:00
Thiago Kenji Okada
d9c647d7d8
Merge pull request #174039 from thiagokokada/migrate-mons-to-resholve
mons: migrate to resholve.mkDerivation
2022-05-23 17:12:32 +01:00
wyndon
843fba6a7c
httm: 0.10.9 -> 0.10.10 2022-05-23 17:38:47 +02:00
Artturi
e00bb60b19
Merge pull request #173430 from Artturin/fetchzippost 2022-05-23 18:25:50 +03:00
Artturin
b3caa2f1fe treewide: extraPostFetch -> postFetch 2022-05-23 17:18:50 +03:00
github-actions[bot]
f51499324c
Merge master into staging-next 2022-05-23 12:01:25 +00:00
Matthieu Coudron
375e41bca4
Merge pull request #163062 from teto/pulumi-v3 2022-05-23 13:43:48 +02:00
Linus Heckemann
64b0719898
Merge pull request #174069 from leungbk/isync-mainProgram
isync: set mainProgram
2022-05-23 13:25:34 +02:00
Matthieu Coudron
fa2393f031 pulumi: update updater
so that it can work even with an empty NIX_PATH
2022-05-23 11:03:33 +02:00
Janne Heß
137b8e2781
Merge pull request #173584 from sikmir/yandex-disk
yandex-disk: 0.1.6.1074 → 0.1.6.1080, fix build
2022-05-23 11:00:48 +02:00
Vladimír Čunát
4ddea71bbd
Re-Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)"
This reverts commit 9f4060c552.
After the previous merge commit this should work now.
2022-05-23 10:28:05 +02:00
Thiago Kenji Okada
56dd7b9b1c mons: migrate to resholve.mkDerivation
This allows us to have a purer package, and also we can remove the patch
to xrandr.
2022-05-23 09:22:40 +01:00
Vladimír Čunát
232db920ae
Merge branch 'master' into staging-next 2022-05-23 10:10:50 +02:00
Maciej Krüger
497a37dcea
Merge pull request #174023 from trofi/workaround-fno-common-for-oonf-olsrd2
oonf-olsrd2: add -fcommon workaround
2022-05-23 07:16:15 +02:00
Randy Eckenrode
5603dff93c
vulkan-tools: enable support for Darwin 2022-05-23 01:03:34 -04:00
Brian Leung
93fe6c89c8
isync: set mainProgram 2022-05-22 20:10:10 -07:00
Robert Schütz
2c4171ca83
abcmidi: 2022.05.05 -> 2022.05.20 (#173912) 2022-05-22 19:14:35 -07:00
Ivv
fd49ac93ac
Merge pull request #174010 from teto/pgadmin-mainProgram
pgadmin: set mainProgram
2022-05-23 03:37:38 +02:00
ajs124
a27585d146
Merge pull request #174016 from LeSuisse/nbd-3.24
nbd: 3.21 -> 3.24
2022-05-23 02:47:08 +02:00
github-actions[bot]
ba5122823c
Merge master into staging-next 2022-05-23 00:02:36 +00:00
Martin Weinelt
bc38fcac7d
Merge pull request #174000 from mweinelt/pep621-optional-dependencies 2022-05-23 01:35:24 +02:00
Mario Rodas
130bff590e
Merge pull request #173959 from sikmir/gopass
gopass: 1.14.1 → 1.14.2
2022-05-22 16:53:45 -05:00
Rick van Schijndel
4ae5d09ae4
Merge pull request #173736 from sikmir/html-tidy
html-tidy: fix cross-compilation
2022-05-22 22:52:23 +02:00
Robert Scott
dc706dddd0
Merge pull request #174042 from risicle/ris-chipsec-x86
chipsec: restrict to x86-only
2022-05-22 21:38:35 +01:00
Robert Scott
d40419c241 chipsec: restrict to x86-only
package is unlikely to support other platforms in the near
future - see https://github.com/chipsec/chipsec/issues/461
2022-05-22 21:11:45 +01:00
Rick van Schijndel
cfa6435564
Merge pull request #169105 from Izorkin/init-tests-curl
nixos/tests: nginx-http3 test
2022-05-22 22:10:08 +02:00
Felix Bühler
10510dcfdd
Merge pull request #174031 from Stunkymonkey/nautilus-open-any-terminal-0.3.0
nautilus-open-any-terminal: 0.2.16 -> 0.3.0
2022-05-22 22:06:36 +02:00
Robert Scott
7eac04d593
Merge pull request #174006 from risicle/ris-difftastic-mimalloc-darwin-fix
difftastic: patch bundled mimalloc source to build on older macos
2022-05-22 19:10:44 +01:00
github-actions[bot]
107b6041bc
Merge master into staging-next 2022-05-22 18:01:20 +00:00
Sergei Trofimovich
5c26b9f376 oonf-olsrd2: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: CMakeFiles/oonf_dlep_proxy.dir/router/dlep_router_session.c.o:(.bss+0x0):
      multiple definition of `LOG_DLEP_ROUTER'; CMakeFiles/oonf_dlep_proxy.dir/router/dlep_router.c.o:(.bss+0x0): first defined here
2022-05-22 18:08:01 +01:00
Felix Buehler
8875168bb2 nautilus-open-any-terminal: 0.2.16 -> 0.3.0 2022-05-22 18:59:01 +02:00
Thomas Gerbet
f33ccd6ec9 nbd: 3.21 -> 3.24
Fixes CVE-2022-26495 and CVE-2022-26496.

https://sourceforge.net/projects/nbd/files/nbd/3.24/relnotes.txt/download
https://sourceforge.net/projects/nbd/files/nbd/3.23/changelog.txt/download
https://sourceforge.net/projects/nbd/files/nbd/3.22/relnotes.txt/download
2022-05-22 18:34:39 +02:00
Izorkin
6e8e1faabe
nixos/tests: add nginx-http3 test 2022-05-22 19:29:12 +03:00
Matthieu Coudron
d887e16488 pgadmin: set mainProgram 2022-05-22 18:11:24 +02:00
Jörg Thalheim
3f39d66c9e
Merge pull request #168480 from NixOS/drop/go116
go1.16: remove
2022-05-22 17:05:18 +01:00
Martin Weinelt
272430c823
treewide: migrate python packages to optional-dependencies
This follows the term used by PEP 621.
2022-05-22 16:31:53 +02:00