Commit graph

383131 commits

Author SHA1 Message Date
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
Otavio Salvador d9e3b1fafe nixos/restic: add backup{Prepare,Cleanup}Command options
The backupPrepareCommand and backupCleanupCommand options offer a way to
run a script to prepare for backup and then cleanup it once finish.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-06-03 11:22:22 -03:00
Otavio Salvador deae887c5a nixos/restic: add new repositoryFile option
Allow providing the repository as a file, useful when we don't want it
being stored in the Git repository as plain text.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-06-03 11:21:37 -03: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 440bd6022c checkov: 2.0.1186 -> 2.0.1188 2022-06-03 16:11:45 +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
Bobby Rong d1f54d60aa
gnome-firmware: 42.1 → 42.2
https://gitlab.gnome.org/World/gnome-firmware/-/compare/42.1...42.2
2022-06-03 22:06:41 +08:00
Bobby Rong 5f36ed3f87
gnome-firmware: add update script 2022-06-03 22:06:40 +08: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 338484a75e zynaddsubfx: pull upstream fix for -fno-common (mruby-zest)
Without the change internal dependency mruby-zest fails to build on
-fno-common toolchain as:

    ld: libmruby.a(nvg_context.o):mruby-nanovg/src/nvg_context.c:217: multiple definition of
      `mrb_nvg_context_type'; libmruby.a(gem.o):mruby-widget-lib/src/gem.c:293: first defined here
2022-06-03 14:47:45 +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 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
Sergei Trofimovich 4ff8da59b8 javaPackages.jogl_2_3_2: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ../obj/Bindingtest1p1Impl_JNI.o:(.bss+0x8): multiple definition of
      `unsigned_size_t_1'; ../obj/TK_Surface_JNI.o:(.bss+0x8): first defined here
2022-06-03 12:59:52 +01: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
R. Ryantm 07b16fb047 python310Packages.thinc: 8.0.16 -> 8.0.17 2022-06-03 11:02:51 +00: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
Florian Amsallem 43f65db139 python3Packages.django_4: fix geos_gdal patch syntax error 2022-06-03 12:43:10 +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
Sergei Trofimovich d1252d4082 perlPackages.MathPari: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libPARI/libPARI.a(compat.o):(.bss+0x8): multiple definition of
      `overflow'; Pari.o:(.bss+0x80): first defined here
2022-06-03 10:51:32 +01: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