Commit Graph

382996 Commits

Author SHA1 Message Date
Sandro
e8db29b3b3
Merge pull request #176119 from fabaff/metasploit-bump
metasploit: 6.2.0 -> 6.2.1
2022-06-03 17:01:54 +02:00
Sandro
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
Sandro
c2c5455f43
Merge pull request #175430 from trofi/workaround-fno-common-for-truecrack
truecrack: add -fcommon workaround
2022-06-03 17:01:30 +02:00
Sandro
e6e8d96962
Merge pull request #176122 from trofi/workaround-fno-common-for-xbursttools
xbursttools: add -fcommon workaround
2022-06-03 17:01:15 +02:00
Sandro
2204f77859
Merge pull request #175431 from trofi/workaround-fno-common-for-typespeed
typespeed: add -fcommon workaround
2022-06-03 17:00:56 +02:00
Sandro
48503d271e
Merge pull request #176007 from trofi/workaround-fno-common-for-ufoai
ufoai: add -fcommon workaround
2022-06-03 17:00:37 +02:00
Sandro
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
Sandro
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
Sandro
e2cc0bd2fd
Merge pull request #176019 from trofi/workaround-fno-common-for-vokoscreen
vokoscreen: add -fcommon workaround
2022-06-03 16:59:55 +02:00
Sandro
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 Klink
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 Adler
ea4b237090
cargo-nextest: 0.9.14 -> 0.9.16 (#176103) 2022-06-03 16:12:19 +02:00
Fabian Affolter
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
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 Klink
968964fa8a
Merge pull request #175991 from flokli/libdigidocpp-multiple-outputs
libdigidocpp: enable multiple outputs
2022-06-03 14:34:30 +02:00
Florian Klink
ad9391899a
Merge pull request #176040 from klemensn/qdigidoc-update
qdigidoc: Update to 4.2.11
2022-06-03 14:33:02 +02:00
Sergei Trofimovich
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 Bruneau
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
Sandro
b92013d842
Merge pull request #175868 from SuperSandro2000/tree
tree: 1.8.0 -> 2.0.2
2022-06-03 14:20:17 +02:00
Robert Hensing
de3e423178
Merge pull request #171280 from m1-s/fix_mypy2
nixos/test-driver: Typecheck TestScript
2022-06-03 14:19:21 +02:00
Sandro
e6b16431e1
Merge pull request #174758 from markuskowa/add-panolpy
panoply: init at 5.0.6
2022-06-03 14:10:28 +02:00
Bobby Rong
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 Klink
ebeccb2ca2
Merge pull request #176087 from klemensn/libdigidoc-remove
libdigidoc: remove
2022-06-03 13:56:12 +02:00
Tom Wieczorek
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 Trofimovich
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 Affolter
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 Kowalewski
0c7387d817
panoply: init at 5.0.6 2022-06-03 13:09:34 +02:00
Bobby Rong
446c101b03
Merge pull request #175891 from r-ryantm/auto-update/hydrus
hydrus: 484 -> 487
2022-06-03 19:02:07 +08:00
Bobby Rong
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 Rong
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 Rong
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 Roche
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 Jheng
99aebae94f
kops: use buildGoModule (#176050) 2022-06-03 12:54:35 +02:00
Klemens Nanni
c302723969 libdigidoc: remove
Last upstream commit is from 11. Oct 2019, nothing uses it anymore.
2022-06-03 12:29:19 +02:00
Sandro
c09782950f
Merge pull request #176030 from SuperSandro2000/asf 2022-06-03 12:12:23 +02:00
R. Ryantm
a6b8a3effd python310Packages.spacy-transformers: 1.1.5 -> 1.1.6 2022-06-03 09:42:24 +00:00
Sandro Jäckel
e438fad5e9
nixos/asf: format 2022-06-03 11:41:40 +02:00
Sandro Jäckel
17ec7e4401
nixos/asf: remove subdirectories from bot config 2022-06-03 11:41:38 +02:00
Sandro Jäckel
16f28933e7
nixos/asf: set restrictive home permissions 2022-06-03 11:41:37 +02:00
Sandro Jäckel
48b21f661c
nixos/asf: add ipcPasswordFile option, only delete bot configs when managed by nixos, make preStart clearer 2022-06-03 11:41:36 +02:00
Vincent Laporte
442db9429b coq: 8.15.1 → 8.15.2 2022-06-03 10:45:45 +02:00
Vincent Laporte
73812431fb compcert: add support for Coq 8.15.2 2022-06-03 10:45:45 +02:00
Vincent Laporte
595e59d4b0 coqPackages.VST: fix build with Coq 8.15.2 2022-06-03 10:45:45 +02:00