Commit Graph

381885 Commits

Author SHA1 Message Date
Fabian Affolter
a490348cf6
Merge pull request #175145 from fabaff/acme-sh-bump
acme-sh: 3.0.2 -> 3.0.4
2022-05-30 00:22:36 +02:00
Fabian Affolter
f8979c50f7
Merge pull request #175173 from fabaff/auditwheel-bump
auditwheel: 4.0.0 -> 5.1.2
2022-05-30 00:22:20 +02:00
Fabian Affolter
8fca735a37
Merge pull request #175312 from fabaff/geocachingapi-bump
python310Packages.geocachingapi: 0.2.2 -> 0.2.3
2022-05-30 00:21:26 +02:00
Fabian Affolter
a0d9a6ad63
Merge pull request #175313 from fabaff/rns-bump
python310Packages.rns: 0.3.6 -> 0.3.7
2022-05-30 00:21:15 +02:00
Fabian Affolter
c77be472d1
Merge pull request #175314 from fabaff/gitleaks-bump
gitleaks: 8.8.5 -> 8.8.6
2022-05-30 00:21:05 +02:00
Fabian Affolter
006eb2367d
Merge pull request #175322 from fabaff/fakeredis-bump
python310Packages.fakeredis: 1.7.5 -> 1.8
2022-05-30 00:20:53 +02:00
Fabian Affolter
bbae98ad12
Merge pull request #175344 from fabaff/metasploit-bump
metasploit: 6.1.43 -> 6.2.0
2022-05-30 00:20:18 +02:00
Fabian Affolter
04779b2b48
Merge pull request #175342 from fabaff/checkov-bump
checkov: 2.0.1162 -> 2.0.1174
2022-05-30 00:19:29 +02:00
Fabian Affolter
9893e93773
Merge pull request #175362 from r-ryantm/auto-update/python3.10-phonenumbers
python310Packages.phonenumbers: 8.12.48 -> 8.12.49
2022-05-30 00:19:12 +02:00
Robert Schütz
1f402eec78 libspotify: remove
As of May 16, 2022, Spotify no longer supports libspotify.
https://developer.spotify.com/community/news/2022/04/12/libspotify-sunset/
2022-05-29 22:15:15 +00:00
Robert Schütz
70c42db535 clementineUnfree: remove 2022-05-29 22:13:13 +00:00
Robert Schütz
645f612c40 python3Packages.pyspotify: remove 2022-05-29 22:13:13 +00:00
Robert Schütz
eaf436cc25 mopidy-spotify: remove 2022-05-29 22:05:33 +00:00
Robert Schütz
e0ea4b52f0 mopidy-spotify-tunigo: remove 2022-05-29 22:04:35 +00:00
Thane Gill
48254fc091 Wrap vi when using makeCustomizable 2022-05-30 00:02:59 +02:00
Stanislav Asunkin
ee61638527 vimPlugins.null-ls-nvim: remove unnecessary lspconfig dependency 2022-05-30 00:02:10 +02:00
Stanislav Asunkin
0dd861baec vimPlugins.telescope-nvim: remove unused popup-nvim dependency 2022-05-30 00:00:55 +02:00
Nick Cao
e7f619c49b vimUtils.buildVimPlugin: only add vimCommandCheckHook to
nativeBuildInputs when native compiling
2022-05-29 23:52:29 +02:00
Guillaume Girol
f2493e87d8
Merge pull request #173110 from symphorien/ovmf-cross
nixos/libvirtd: make it possible to boot a UEFI aarch64 vm on x86_64
2022-05-29 21:46:45 +00:00
Thiago Kenji Okada
d15f5ad068
Merge pull request #175345 from ratsclub/vscode
vscode-extensions: update extensions maintained by me
2022-05-29 22:38:06 +01:00
Sandro
7ef236bea9
Merge pull request #175351 from SuperSandro2000/bottles 2022-05-29 23:24:14 +02:00
Mario Rodas
d515e1bfc1
Merge pull request #175359 from r-ryantm/auto-update/python3.10-pykka
python310Packages.pykka: 3.0.2 -> 3.1.1
2022-05-29 16:23:02 -05:00
Jakub Sokołowski
b0663a3dc3
androidenv: include autoPatchelfHook only on Linux
This is supposed to fix an issue caused by this PR:
https://github.com/NixOS/nixpkgs/pull/163924

Which made `autoPatchelfHook` available only on Linux, resulting in
builds of Android packages failing with:
```
error: Package ‘auto-patchelf-hook’ in /nix/store/...-nixpkgs-source/pkgs/build-support/trivial-builders.nix:73
    is not supported on ‘x86_64-darwin’, refusing to evaluate.
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-05-29 23:17:37 +02:00
Ivv
6e56838f67
Merge pull request #171172 from IvarWithoutBones/init/er-patcher
er-patcher: init at 1.04-1
2022-05-29 23:17:10 +02:00
Sergei Trofimovich
cb65d937b6 transcode: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: tcextract-extract_pcm.o:/build/transcode-1.1.7/import/extract_pcm.c:36: multiple definition of
      `audio'; tcextract-extract_ac3.o:/build/transcode-1.1.7/import/extract_ac3.c:337: first defined here
2022-05-29 22:14:56 +01:00
Sergei Trofimovich
e82d62cac2 tftp-hpa: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: main.o:/build/tftp-hpa-5.2/tftp/main.c:98: multiple definition of
      `toplevel'; tftp.o:/build/tftp-hpa-5.2/tftp/tftp.c:51: first defined here
2022-05-29 22:10:02 +01:00
Michael Weiss
cceca5842f
Merge pull request #175199 from primeos/chromiumDev
chromiumDev: 103.0.5060.24 -> 104.0.5083.0
2022-05-29 23:07:31 +02:00
Michael Weiss
1f69f36207
Merge pull request #175198 from primeos/chromiumBeta
chromiumBeta: 102.0.5005.61 -> 103.0.5060.24
2022-05-29 23:06:54 +02:00
Sergei Trofimovich
ba16b79ddf tinyfugue: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: world.o:/build/tf-50b8/src/socket.h:24: multiple definition of
      `world_decl'; command.o:/build/tf-50b8/src/socket.h:24: first defined here
2022-05-29 22:06:51 +01:00
Sergei Trofimovich
5296a360c6 telegram-cli: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change builds fails on upstream gcc-10 as:

    ld: objs/loop.o:/build/tg/loop.c:77: multiple definition of
      `verbosity'; objs/main.o:/build/tg/main.c:93: first defined here
2022-05-29 22:00:46 +01:00
R. Ryantm
a1ed4b1657 python310Packages.phonenumbers: 8.12.48 -> 8.12.49 2022-05-29 20:55:42 +00:00
Robert Schütz
8a06cdf28c authenticator: 4.1.1 -> 4.1.2 2022-05-29 20:46:17 +00:00
R. Ryantm
3682f1a9eb python310Packages.pykka: 3.0.2 -> 3.1.1 2022-05-29 20:42:05 +00:00
Robert Scott
798d9f9f3b python3Packages.cnvkit: 0.9.7 -> 0.9.9, skip broken test 2022-05-29 21:39:06 +01:00
linj
37792e5766 nixos/dendrite: add an option loadCredential
systemd-247 provides a mechanism called LoadCredential for secrets and
it is better than environment file. See the section of Environment=
in the manual of systemd.exec for more information.

Some options in config.yaml need values to be strings, which currently
can be used with environmentFile but not loadCredential. But it's
possible to use loadCredential for those options, e.g. we can
substitute their values in ExecStart, but not in ExecStartPre due to
[1].

[1]: https://github.com/systemd/systemd/issues/19604
2022-05-29 13:34:14 -07:00
sternenseemann
be9bafbf64 fcft: 3.1.1 -> 3.1.2
https://codeberg.org/dnkl/fcft/releases/tag/3.1.2
2022-05-29 22:29:07 +02:00
Sergei Trofimovich
9c70296bc7 t4kcommon: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: CMakeFiles/t4k_common.dir/t4k_throttle.c.o:(.bss+0x0): multiple definition of
      `wrapped_lines'; CMakeFiles/t4k_common.dir/t4k_audio.c.o:(.bss+0x0): first defined here
2022-05-29 21:24:28 +01:00
Sandro Jäckel
41be2855f8
bottles: 2022.5.28-trento-2 -> 2022.5.28-trento-3 2022-05-29 22:10:00 +02:00
Ivar Scholten
1893a3e11a er-patcher: init at 1.04-1 2022-05-29 21:53:12 +02:00
Matthew Penner
cf0f74ccf8
pathvector: 5.11.1 -> 5.12.0 2022-05-29 13:50:21 -06:00
Paul Dettorer Hervot
833d7f8aed vimPlugins.markdown-preview-nvim: add a missing node depedency 2022-05-29 21:41:39 +02:00
Paul Dettorer Hervot
2a5d767efb vimPlugins.markdown-preview-nvim: update fix-node-paths.patch 2022-05-29 21:41:39 +02:00
Paul "Dettorer" Hervot
b2eb98a040 vimPlugins.nord-vim: fix the remote's main branch name
Recently changed from master to main
2022-05-29 21:41:31 +02:00
Bjørn Forsman
260ed44242 genimage: 9 -> 15
It still doesn't install any documenation, the README now has .rst file
extension.
2022-05-29 21:40:23 +02:00
Victor Freire
e83a7e33ca vscode-extensions.ocamllabs.ocaml-platform: 1.8.4 -> 1.10.4 2022-05-29 16:37:07 -03:00
Fabian Affolter
2ef3994849 metasploit: 6.1.43 -> 6.2.0 2022-05-29 21:36:06 +02:00
Samuel Ainsworth
8671f6a865
Merge pull request #174248 from samuela/samuela/functorch
python39Packages.functorch: init at 0.1.1
2022-05-29 12:34:53 -07:00
Victor Freire
43a0a9e79b vscode-extensions.ms-pyright.pyright: 1.1.222 -> 1.1.250 2022-05-29 16:34:10 -03:00
Victor Freire
c77800a310 vscode-extensions.ionide.ionide-fsharp: 6.0.4 -> 6.0.5 2022-05-29 16:31:31 -03:00
Janne Heß
d732671af2
Merge pull request #175138 from Mic92/docs
release-notes: link to all nix versions
2022-05-29 21:30:47 +02:00