Commit graph

286279 commits

Author SHA1 Message Date
R. RyanTM 307c0e2a3b maddy: 0.4.3 -> 0.4.4 2021-04-30 21:00:12 +00:00
Sandro c47fc06de1
Merge pull request #120921 from sikmir/libosmium
libosmium: 2.16.0 → 2.17.0
2021-04-30 14:11:45 +02:00
Sandro 2af7eeed29
Merge pull request #120944 from fabaff/bump-graphql-core
python3Packages.graphql-core: 3.1.3 -> 3.1.4
2021-04-30 14:10:50 +02:00
Sandro 833cd36d44
Merge pull request #120723 from jlesquembre/maven
maven: 3.6.3 -> 3.8.1
2021-04-30 14:01:40 +02:00
Sandro 7a217983de
Merge pull request #120755 from eduardosm/frescobaldi
frescobaldi: 3.1.1 -> 3.1.3
2021-04-30 14:01:23 +02:00
Sandro 2dc423f52b
Merge pull request #120612 from MetaDark/protontricks
protontricks: 1.4.4 -> 1.5.0
2021-04-30 14:00:52 +02:00
Sandro 4577d77155
Merge pull request #120861 from saschagrunert/oci-seccomp-bpf-hook
linuxPackages.oci-seccomp-bpf-hook: 1.2.2 -> 1.2.3
2021-04-30 13:58:45 +02:00
Sandro 4b9e6ce136
Merge pull request #120091 from georgyo/pulumi3.0.0
pulumi-bin: 2.24.1 -> 3.1.0
2021-04-30 13:58:19 +02:00
Sandro b93dfb3188
Merge pull request #120872 from Hoverbear/vscode-mainProgram
vscode: add meta.mainProgram
2021-04-30 13:57:55 +02:00
Sandro 89dd657749
Merge pull request #120741 from sternenseemann/chroma-0.9.1
chroma: 0.8.2 -> 0.9.1
2021-04-30 13:57:08 +02:00
Sandro cf467975bf
Merge pull request #120838 from sternenseemann/soldat-unstable-2021-04-27
soldat-unstable: unstable-2021-02-09 -> unstable-2021-04-27
2021-04-30 13:56:50 +02:00
Sandro d7e9d65ea2
Merge pull request #120341 from iFreilicht/master 2021-04-30 13:54:16 +02:00
Michael Weiss 7fff32f51b
Merge pull request #121150 from primeos/ungoogled-chromium
ungoogled-chromium: 90.0.4430.85 -> 90.0.4430.93
2021-04-30 13:37:24 +02:00
Michael Weiss eb5226217e
Merge pull request #121139 from L-as/master
mesa: Don't fail to build when d3d isn't built
2021-04-30 13:27:56 +02:00
Yurii Matsiuk be99e67190
aws-vault: add wrapper and simple install check (#121155)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-30 13:21:38 +02:00
Sandro 989006a89d
Merge pull request #120641 from Mathnerd314/xineLib
xineLib: 1.2.9 -> 1.2.11
2021-04-30 13:15:23 +02:00
Sandro 25decf7675
Merge pull request #121255 from fabaff/bump-metasploit
metasploit: 6.0.41 -> 6.0.42
2021-04-30 13:08:38 +02:00
ikervagyok f3fdc97111
rofi-power-menu: init at 3.0.2 (#121028)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 13:07:23 +02:00
happysalada 246f329d53 rustup: 1.23.1 -> 1.24.1 2021-04-30 19:59:10 +09:00
Sandro a73342b7ce
Merge pull request #120637 from andreisergiu98/ombi-update 2021-04-30 12:57:15 +02:00
Sandro d15fad3dbe
Merge pull request #121122 from austinbutler/fix-pytest-helpers-namespace 2021-04-30 12:14:08 +02:00
Fabian Affolter 7409f12164 metasploit: 6.0.41 -> 6.0.42 2021-04-30 12:12:41 +02:00
Domen Kožar 86f37c18b4
Merge pull request #121248 from SuperSandro2000/SuperSandro2000-patch-1
doc/contributing: clarify stdenv.lib deprecation
2021-04-30 11:47:50 +02:00
Joe Hermaszewski 849b29b4f7
pangolin: 2017-08-02 -> 0.6 (#120735)
Drop ffmpeg_3 dependency in favor of ffmpeg: https://github.com/NixOS/nixpkgs/issues/120705
2021-04-30 11:32:45 +02:00
0x4A6F 71b873942e zellij: add myself to maintainers 2021-04-30 18:23:38 +09:00
0x4A6F 3f90d41adc zellij: 0.5.1 -> 0.6.0
- fix completions
2021-04-30 18:23:38 +09:00
Sandro 226b043cef
doc/contributing: clarify stdenv.lib deprecation 2021-04-30 11:05:39 +02:00
Sandro 16093daaf2
Merge pull request #119640 from centromere/python-cryptography
python3Packages.cryptography: Update Cargo hash
2021-04-30 10:41:06 +02:00
seb314 3f2f7d3296
matrix-commander: init at unstable-2021-04-18 (#119895)
* matrix-commander: init

* matrix-commander: cleanups & potential dep fixes

apply most SuperSandro2000's review comments;

used python3.withPackages -- this might be the correct
way to get runtime python dependencies to work even
when matrix-commander is a dependency of another packages
(as opposed to testing in nix-shell). I'm not sure though.

aiofiles seemed to be a missing runtime dependency when called
from another (nix-packaged, jvm-based) app -- there was an
import error without it.

cacerts might require explicit pinning, as described here:
https://gist.github.com/CMCDragonkai/1ae4f4b5edeb021ca7bb1d271caca999
(relevant snippet: wrapProgram $out/bin/program \
  --set SSL_CERT_FILE "${cacert}/etc/ssl/certs/ca-bundle.crt"
  )

* add runHook {pre,post}Install

(suggested by r-rmcgibbo)

* add link to github issue re gpl3{Only,Plus}

* Update pkgs/applications/networking/instant-messengers/matrix-commander/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 10:24:49 +02:00
Sandro 65126243e6
Merge pull request #120908 from 06kellyjac/just
just: 0.9.0 -> 0.9.1
2021-04-30 10:22:32 +02:00
Sandro de25150901
Merge pull request #121244 from 06kellyjac/trivy
trivy: 0.16.0 -> 0.17.1
2021-04-30 10:18:57 +02:00
Sandro dbc10ea68b
Merge pull request #121094 from wamserma/trollius-remove 2021-04-30 10:18:33 +02:00
Sandro 411f57ea2d
Merge pull request #121235 from r-ryantm/auto-update/bgpq4
bgpq4: 0.0.6 -> 0.0.7
2021-04-30 10:15:48 +02:00
Sandro e9d4487a59
Merge pull request #121236 from michojel/megasync-ffmpeg
megasync: use ffmpeg instead of ffmpeg_3
2021-04-30 10:15:33 +02:00
Sandro 0662c67930
Merge pull request #121240 from snoord/tanka-v0.15.1
tanka: 0.15.0 -> 0.15.1
2021-04-30 10:13:02 +02:00
06kellyjac 08b42d6aa7 trivy: 0.16.0 -> 0.17.1 2021-04-30 08:52:32 +01:00
Markus S. Wamser b4167563e0 pythonPackages.trollius: remove
trollius is deprecated (by upstream) for more than five years,
all Python versions supported by trollius are end-of-life.
There are no more packages depending on trollius.
2021-04-30 09:43:26 +02:00
Markus S. Wamser 1c5a02033a pythonPackages.autobahn: limit to Python 3
Python 2.7 is long end-of-life and dependency ond old compatibility
helpers can be dropped.
2021-04-30 09:41:54 +02:00
Markus S. Wamser 8192beda59 pythonPackages.aiodns: diable for Python older than 3.5
Upstream explicitly states that minimum required version is 3.5.
Compatibility dependencies can thus be removed.
2021-04-30 09:40:14 +02:00
Markus S. Wamser 2a00e53bda pythonpackages.pynvim: disble for python older 3.4
These python version are all end-of-life and the depndency on trollius
can be dropped.
2021-04-30 09:38:42 +02:00
Fabian Affolter 5dfc820648
Merge pull request #121239 from r-ryantm/auto-update/cargo-audit
cargo-audit: 0.14.0 -> 0.14.1
2021-04-30 09:38:07 +02:00
happysalada 055a145dfe vector: 0.13.0 -> 0.13.1 2021-04-30 16:37:06 +09:00
Markus S. Wamser b8de584df4 pythonPackages.aioeventlet: remove
The upstream repo/homepage has long gone, there are  no
depndencies on that package.
2021-04-30 09:36:58 +02:00
Michael Raskin ee4684f052
Merge pull request #117716 from idontgetoutmuch/master
Fix https://github.com/NixOS/nixpkgs/issues/117715
2021-04-30 07:28:43 +00:00
Fabian Affolter 1cf6174f06
Merge pull request #121210 from chivay/bump-extractor
python3Packages.karton-config-extractor: 1.0.0 -> 1.1.1
2021-04-30 09:00:49 +02:00
Luflosi ce43e28a68
pythonPackages.btrfs: 12 -> 13 (#120638) 2021-04-30 09:00:16 +02:00
Fabian Affolter fce6d9385d
Merge pull request #121143 from fabaff/bump-gym
python3Packages.gym: 0.18.0 -> 0.18.1
2021-04-30 09:00:05 +02:00
Fabian Affolter 54c241c838
Merge pull request #121211 from chivay/bump-yaramatcher
python3Packages.karton-yaramatcher: 1.0.0 -> 1.1.0
2021-04-30 08:57:54 +02:00
Sandro 8b632317bf
Merge pull request #120914 from FliegendeWurst/trilium-update-0.47.2
trilium: 0.46.9 -> 0.47.2
2021-04-30 08:54:22 +02:00
Sandro 9726379687
Merge pull request #120923 from sikmir/lagrange
lagrange: 1.3.2 → 1.3.4
2021-04-30 08:53:47 +02:00