Commit Graph
383011 Commits
Author SHA1 Message Date
SandroandGitHub ea74814b59 Merge pull request #176104 from trofi/workaround-fno-common-for-appimagekit.squashfuse
appimagekit.squashfuse: add -fcommon workaround
2022-06-03 17:11:58 +02:00
PedroHLC ☭andYt 8b4c4bf34f elk7: 7.16.1 -> 7.17.4 2022-06-03 11:11:06 -04:00
SandroandGitHub b83b779afa Merge pull request #176090 from r-ryantm/auto-update/python3.10-thinc
python310Packages.thinc: 8.0.16 -> 8.0.17
2022-06-03 17:06:22 +02:00
SandroandGitHub 720611a5d6 Merge pull request #176067 from trofi/fix-fno-common-for-xannotate
xannotate: pull patch pending upstream inclusion for -fno-common tool…
2022-06-03 17:04:54 +02:00
SandroandGitHub 6dcaf4e873 Merge pull request #176064 from trofi/workaround-fno-common-for-wml
wml: add -fcommon workaround
2022-06-03 17:04:35 +02:00
SandroandGitHub 77477b0c8a Merge pull request #176061 from trofi/workaround-fno-common-for-webalizer
webalizer: add -fcommon workaround
2022-06-03 17:04:26 +02:00
SandroandGitHub d19d15f32f Merge pull request #176058 from trofi/fix-fno-common-for-wayv
wayv: pull patch pending upstream inclusion for -fno-common toolchain…
2022-06-03 17:04:13 +02:00
SandroandGitHub f34837989c Merge pull request #176057 from trofi/workaround-fno-common-for-warsow-engine
warsow-engine: add -fcommon workaround
2022-06-03 17:03:53 +02:00
SandroandGitHub e8db29b3b3 Merge pull request #176119 from fabaff/metasploit-bump
metasploit: 6.2.0 -> 6.2.1
2022-06-03 17:01:54 +02:00
SandroandGitHub 1cfd810e92 Merge pull request #176114 from trofi/workaround-fno-common-for-webos.novacomd
webos.novacomd: add -fcommon workaround
2022-06-03 17:01:39 +02:00
SandroandGitHub c2c5455f43 Merge pull request #175430 from trofi/workaround-fno-common-for-truecrack
truecrack: add -fcommon workaround
2022-06-03 17:01:30 +02:00
SandroandGitHub e6e8d96962 Merge pull request #176122 from trofi/workaround-fno-common-for-xbursttools
xbursttools: add -fcommon workaround
2022-06-03 17:01:15 +02:00
SandroandGitHub 2204f77859 Merge pull request #175431 from trofi/workaround-fno-common-for-typespeed
typespeed: add -fcommon workaround
2022-06-03 17:00:56 +02:00
SandroandGitHub 48503d271e Merge pull request #176007 from trofi/workaround-fno-common-for-ufoai
ufoai: add -fcommon workaround
2022-06-03 17:00:37 +02:00
SandroandGitHub 9429f3fbf5 Merge pull request #176014 from trofi/workaround-fno-common-for-unicon-lang
unicon-lang: add -fcommon workaround
2022-06-03 17:00:22 +02:00
SandroandGitHub 13f81a2580 Merge pull request #176017 from trofi/workaround-fno-common-for-vboot_reference
vboot_reference: add -fcommon workaround
2022-06-03 17:00:12 +02:00
SandroandGitHub e2cc0bd2fd Merge pull request #176019 from trofi/workaround-fno-common-for-vokoscreen
vokoscreen: add -fcommon workaround
2022-06-03 16:59:55 +02:00
SandroandGitHub 1eee52d365 Merge pull request #176020 from trofi/workaround-fno-common-for-w_scan
w_scan: add -fcommon workaround
2022-06-03 16:59:22 +02:00
Sergei Trofimovich f783fcba13 xbursttools: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    mipsel-unknown-linux-uclibc-ld: boothandler.o:(.bss+0x8): multiple definition of
      `start_addr'; main.o:(.bss+0x8): first defined here
2022-06-03 15:21:03 +01:00
Florian KlinkandGitHub 276b4cc6a3 Merge pull request #176082 from flokli/fetchpatch-doc
nixos/doc: move fetchpatch documentation to fetcher documentation
2022-06-03 16:18:55 +02:00
Fabian Affolter 71f478f6e7 metasploit: 6.2.0 -> 6.2.1 2022-06-03 16:16:12 +02:00
Michael AdlerandGitHub ea4b237090 cargo-nextest: 0.9.14 -> 0.9.16 (#176103) 2022-06-03 16:12:19 +02:00
Fabian AffolterandGitHub b0974f50f2 Merge pull request #176101 from jtojnar/wpscan
wpscan: 3.8.20 → 3.8.22
2022-06-03 16:07:35 +02:00
Sergei Trofimovich c0d4a1bfe4 webos.novacomd: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: src/host/usb-linux.c:82: multiple definition of `t_recovery_queue';
      src/host/recovery.c:45: first defined here
2022-06-03 14:57:18 +01:00
Sergei Trofimovich 3c233ac911 appimagekit.squashfuse: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libsquashfuse_ll.a(libfuseprivate_la-fuseprivate.o):(.bss+0x8):
      multiple definition of `have_libloaded'; runtime.4.o:(.bss.have_libloaded+0x0): first defined here
2022-06-03 14:15:21 +01:00
Jan Tojnar c2608d3ea0 wpscan: 3.8.20 → 3.8.22 2022-06-03 14:56:45 +02:00
Florian Klink 1cefcfab2d nixos/doc: move fetchpatch documentation to fetcher documentation
… and link from the coding-conventions chapter to it.

Closes #48569.
2022-06-03 14:37:31 +02:00
Florian KlinkandGitHub 968964fa8a Merge pull request #175991 from flokli/libdigidocpp-multiple-outputs
libdigidocpp: enable multiple outputs
2022-06-03 14:34:30 +02:00
Florian KlinkandGitHub ad9391899a Merge pull request #176040 from klemensn/qdigidoc-update
qdigidoc: Update to 4.2.11
2022-06-03 14:33:02 +02:00
Sergei TrofimovichandGitHub 9feb3ac917 Merge pull request #176012 from trofi/fix-fno-common-for-uget
uget: pull upstream fix for -fno-common toolchains
2022-06-03 12:28:32 +00:00
Kira BruneauandGitHub 84091b534b Merge pull request #176092 from michaeladler/cmake-language-server
cmake-language-server: 0.1.3 -> 0.1.4
2022-06-03 08:24:14 -04:00
SandroandGitHub b92013d842 Merge pull request #175868 from SuperSandro2000/tree
tree: 1.8.0 -> 2.0.2
2022-06-03 14:20:17 +02:00
Robert HensingandGitHub de3e423178 Merge pull request #171280 from m1-s/fix_mypy2
nixos/test-driver: Typecheck TestScript
2022-06-03 14:19:21 +02:00
SandroandGitHub e6b16431e1 Merge pull request #174758 from markuskowa/add-panolpy
panoply: init at 5.0.6
2022-06-03 14:10:28 +02:00
Bobby RongandGitHub bd7aa1e1bf Merge pull request #173047 from LeSuisse/gitsign-0.0.2-alpha
gitsign: init at 0.1.0
2022-06-03 19:58:31 +08:00
Florian KlinkandGitHub ebeccb2ca2 Merge pull request #176087 from klemensn/libdigidoc-remove
libdigidoc: remove
2022-06-03 13:56:12 +02:00
Tom WieczorekandGitHub 537fc890ad k0sctl: 0.12.6 -> 0.13.0
https://github.com/k0sproject/k0sctl/releases/tag/v0.13.0
2022-06-03 19:54:06 +08:00
Sergei TrofimovichandGitHub ee772f2673 Merge pull request #176065 from trofi/fix-fno-common-for-x11vnc
x11vnc: pull upstream fix for -fno-common toolchains
2022-06-03 11:41:10 +00:00
Michael Adler df2a5eb5cb cmake-language-server: 0.1.3 -> 0.1.4 2022-06-03 13:41:08 +02:00
Michael Schneider fd4ebd8990 add opt out flag for type checking 2022-06-03 13:37:04 +02:00
Fabian AffolterandGitHub 6223034048 Merge pull request #176084 from r-ryantm/auto-update/python3.10-spacy-transformers
python310Packages.spacy-transformers: 1.1.5 -> 1.1.6
2022-06-03 13:30:40 +02:00
Thomas Gerbet 99720ed1c9 gitsign: init at 0.1.0 2022-06-03 13:29:12 +02:00
Markus KowalewskiandMarkus Kowalewski 0c7387d817 panoply: init at 5.0.6 2022-06-03 13:09:34 +02:00
R. Ryantm 07b16fb047 python310Packages.thinc: 8.0.16 -> 8.0.17 2022-06-03 11:02:51 +00:00
Bobby RongandGitHub 446c101b03 Merge pull request #175891 from r-ryantm/auto-update/hydrus
hydrus: 484 -> 487
2022-06-03 19:02:07 +08:00
Bobby RongandGitHub 2442447322 Merge pull request #174358 from r-ryantm/auto-update/bikeshed
bikeshed: 3.4.3 -> 3.5.2
2022-06-03 19:01:10 +08:00
Bobby RongandGitHub d8cae82638 Merge pull request #175880 from r-ryantm/auto-update/cudatext
cudatext: 1.165.0 -> 1.165.2
2022-06-03 18:57:49 +08:00
Bobby RongandGitHub 9d7474d4d8 Merge pull request #175838 from xabufr/master
tfswitch: 0.13.1218 -> 0.13.1250
2022-06-03 18:56:25 +08:00
Jean-François RocheandGitHub d20c2ae15f terraform-providers: allow go version override in mkProvider (#175943)
Providers sometimes require other go version than the default go version
coming with `buildGoModule`.
2022-06-03 12:55:46 +02:00
Aaron JhengandGitHub 99aebae94f kops: use buildGoModule (#176050) 2022-06-03 12:54:35 +02:00